Class BillingDimensionsMappingBodyItem

The mapping data for each billing dimension.

Hierarchy

  • BillingDimensionsMappingBodyItem

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

Mapping of billing dimensions to endpoint keys.

id?: string

ID of the billing dimension.

Type of active billing dimensions data.

Generated using TypeDoc