Table of Contents

Class UseCaseSpecificationIndex

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

Properties

ApiVersion

public string ApiVersion { get; set; }

Property Value

string

Entries

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

Property Value

IList<UseCaseSpecificationIndexEntry>

Kind

public string Kind { get; set; }

Property Value

string