Class GovernanceSpecificationIndex
- Namespace
- JD.AI.Core.Specifications
- Assembly
- JD.AI.Core.dll
public sealed class GovernanceSpecificationIndex
- Inheritance
-
GovernanceSpecificationIndex
- Inherited Members
Properties
ApiVersion
public string ApiVersion { get; set; }
Property Value
Entries
public IList<GovernanceSpecificationIndexEntry> Entries { get; init; }
Property Value
Kind
public string Kind { get; set; }