Skip to content

Commit

Permalink
Remove pricing measurement unit in working draft - usage quantity.md (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
aqu-erp authored Nov 13, 2023
1 parent 6bc93e4 commit 9d45b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/dimensions/usagequantity.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Usage Quantity

The Usage Quantity represents the volume of a given resource and/or service used or purchased based on the [Usage Unit](#usageunit). Usage Quantity is often derived at a finer granularity or over a different time interval when compared to the [Pricing Quantity](#pricingquantity) (complementary to [Pricing Measurement Unit](#pricingmeasurementunit)), and focuses on resource and service consumption, not pricing and cost.
The Usage Quantity represents the volume of a given resource and/or service used or purchased based on the [Usage Unit](#usageunit). Usage Quantity is often derived at a finer granularity or over a different time interval when compared to the [Pricing Quantity](#pricingquantity) (complementary to [Pricing Unit](#pricingunit)), and focuses on resource and service consumption, not pricing and cost.

UsageQuantity MUST be present in the billing data. This column MUST be a numeric value of type Decimal. The value MAY be negative in cases where [ChargeSubcategory](#chargesubcategory) is 'Refund'. This column MUST NOT contain null values when [SkuPriceId](#skupriceid) is not null.

Expand Down

0 comments on commit 9d45b33

Please sign in to comment.