A single Org Config.

Hierarchy

  • OrgConfigRead

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Readable attributes of an Org Config.

id: string

A unique identifier for an Org Config.

Data type of an Org Config.

Generated using TypeDoc