The definition of GetAppResponse object.

Hierarchy

  • GetAppResponse

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

The definition of GetAppResponseData object.

included?: DeploymentIncluded[]

The GetAppResponse included.

meta?: AppMeta

The definition of AppMeta object.

The definition of GetAppResponseRelationship object.

Generated using TypeDoc