Class BillingDimensionsMappingBodyItemAttributesEndpointsItems

An endpoint's keys mapped to the billing_dimension.

Hierarchy

  • BillingDimensionsMappingBodyItemAttributesEndpointsItems

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
id?: string

The URL for the endpoint.

keys?: string[]

The billing dimension.

Denotes whether mapping keys were available for this endpoint.

Generated using TypeDoc