Skip to content

Commit

Permalink
Editorial updates to Commitmentdiscountcategory (#572)
Browse files Browse the repository at this point in the history
### Action Item:
[TF1] Joaquin: To prepare editorial formatting updates by converting
targeted columns into bullet points, ensuring consistency across key
sections.

---------

Co-authored-by: Irena Jurica <[email protected]>
  • Loading branch information
jpradocueva and ijurica authored Oct 30, 2024
1 parent 1799744 commit 448bc8a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion specification/columns/commitmentdiscountcategory.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

Commitment Discount Category indicates whether the [*commitment discount*](#glossary:commitment-discount) identified in the CommitmentDiscountId column is based on usage quantity or cost (aka "spend"). The CommitmentDiscountCategory column is only applicable to *commitment discounts* and not [*negotiated discounts*](#glossary:negotiated-discount).

The CommitmentDiscountCategory column MUST be present in a [*FOCUS dataset*](#glossary:FOCUS-dataset) when the provider supports *commitment discounts*. This column MUST be of type String, MUST be null when [CommitmentDiscountId](#commitmentdiscountid) is null, and MUST NOT be null when CommitmentDiscountId is not null. The CommitmentDiscountCategory MUST be one of the allowed values.
The CommitmentDiscountCategory column adheres to the following requirements:

* The CommitmentDiscountCategory column MUST be present in a [*FOCUS dataset*](#glossary:FOCUS-dataset) when the provider supports *commitment discounts*.
* This column MUST be of type String, MUST be null when [CommitmentDiscountId](#commitmentdiscountid) is null, and MUST NOT be null when CommitmentDiscountId is not null.
* The CommitmentDiscountCategory MUST be one of the allowed values.

## Column ID

Expand Down

0 comments on commit 448bc8a

Please sign in to comment.