Interface UsageMeteringApiGetBillingDimensionMappingRequest

Hierarchy

  • UsageMeteringApiGetBillingDimensionMappingRequest

Properties

filterMonth?: Date

Datetime in ISO-8601 format, UTC, and for mappings beginning this month. Defaults to the current month.

filterView?: string

String to specify whether to retrieve active billing dimension mappings for the contract or for all available mappings. Allowed views have the string active or all. Defaults to active.

Generated using TypeDoc