Class BillingDimensionsMappingBodyItemAttributes

Mapping of billing dimensions to endpoint keys.

Hierarchy

  • BillingDimensionsMappingBodyItemAttributes

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

List of supported endpoints with their keys mapped to the billing_dimension.

inAppLabel?: string

Label used for the billing dimension in the Plan & Usage charts.

timestamp?: Date

Month in ISO-8601 format, UTC, and precise to the second: [YYYY-MM-DDThh:mm:ss].

Generated using TypeDoc