Table of Contents

Class InterfaceSpecificationIndex

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

Properties

ApiVersion

public string ApiVersion { get; set; }

Property Value

string

Entries

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

Property Value

IList<InterfaceSpecificationIndexEntry>

Kind

public string Kind { get; set; }

Property Value

string