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
Fields
public IList<string> Fields { get; init; }
Property Value
Name
public string Name { get; set; }