3.1.27 Commitment Discount Type
Dataset:
Cost and Usage
Column Type:
Dimension
Feature Level:
Conditional
Data Type:
String
Since:
1.0-preview
Commitment Discount Type is a service-provider-assigned name to identify the type of commitment discount applied to the row. The CommitmentDiscountType column is only applicable to commitment discounts and not negotiated discounts.
3.1.27.1 Requirements
CommitmentDiscountType adheres to the following requirements:
- CommitmentDiscountType MUST be present in a Cost and Usage FOCUS dataset when the service provider supports commitment discounts.
- CommitmentDiscountType MUST be of type String.
- CommitmentDiscountType MUST conform to StringHandling requirements.
- CommitmentDiscountType nullability is defined as follows:
- CommitmentDiscountType MUST be null when CommitmentDiscountId is null.
- CommitmentDiscountType MUST NOT be null when CommitmentDiscountId is not null.
3.1.27.4 Description
A service-provider-assigned identifier for the type of commitment discount applied to the row.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Conditional |
| Allows Nulls | Yes |
| Data Type | String |
| Value Format | \<not specified> |