Table of Contents

Class DataSpecificationIndex

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

Properties

ApiVersion

public string ApiVersion { get; set; }

Property Value

string

Entries

public IList<DataSpecificationIndexEntry> Entries { get; init; }

Property Value

IList<DataSpecificationIndexEntry>

Kind

public string Kind { get; set; }

Property Value

string