2.19 Consumed Quantity
The Consumed Quantity represents the volume of a given SKU associated with a resource or service used, based on the Consumed Unit. Consumed Quantity is often derived at a finer granularity or over a different time interval when compared to the Pricing Quantity (complementary to Pricing Unit) and focuses on resource and service consumption, not pricing and cost.
ConsumedQuantity column MUST be present in the billing data when the provider supports the measurement of usage. This column MUST NOT be null if ChargeCategory is "Usage" and ChargeClass is not "Correction". This column MUST be null for other ChargeCategory values. This column MUST be of type Decimal and MUST conform to Numeric Format requirements. The value MAY be negative in cases where ChargeClass is "Correction".
2.19.3 Description
The volume of a given SKU associated with a resource or service used, based on the Consumed Unit.
Constraints
| Property | Value |
|---|---|
| Column Type | Metric |
| Feature Level | Conditional |
| Allows Nulls | Yes |
| Data Type | Decimal |
| Value Format | Numeric Format |
| Number Range | Any valid decimal value |