Class CommitmentsOnDemandHotspotsScalarResponse

Response containing scalar on-demand hot-spots data for cloud commitment programs.

Hierarchy

  • CommitmentsOnDemandHotspotsScalarResponse

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

Array of scalar columns in the response.

Metadata for the on-demand hot-spots scalar response.

Array of scalar columns in the response.

Generated using TypeDoc