Table of Contents

Class DataSchema

Namespace
JD.AI.Core.Specifications
Assembly
JD.AI.Core.dll
public sealed class DataSchema
Inheritance
DataSchema
Inherited Members

Properties

Description

public string Description { get; set; }

Property Value

string

Fields

public IList<string> Fields { get; init; }

Property Value

IList<string>

Name

public string Name { get; set; }

Property Value

string