Table of Contents

Class BehaviorSpecificationIndex

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

Properties

ApiVersion

public string ApiVersion { get; set; }

Property Value

string

Entries

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

Property Value

IList<BehaviorSpecificationIndexEntry>

Kind

public string Kind { get; set; }

Property Value

string