Table of Contents

Class DomainSpecificationIndex

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

Properties

ApiVersion

public string ApiVersion { get; set; }

Property Value

string

Entries

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

Property Value

IList<DomainSpecificationIndexEntry>

Kind

public string Kind { get; set; }

Property Value

string