3.34 Pricing Currency
Dataset:
Cost and Usage
Column Type:
Dimension
Feature Level:
Conditional
Data Type:
String
Since:
1.2
Pricing Currency is the national or virtual currency denomination that a resource or service was priced in. Pricing Currency is commonly used in scenarios where different currencies are used for pricing and billing.
The PricingCurrency column adheres to the following requirements:
- PricingCurrency MUST be present in a FOCUS dataset when the provider supports pricing and billing in different currencies.
- PricingCurrency MUST be of type String.
- PricingCurrency MUST conform to StringHandling requirements.
- PricingCurrency MUST conform to CurrencyFormat requirements.
- PricingCurrency MUST NOT be null.
3.34.3 Description
The national or virtual currency denomination that a resource or service was priced in.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Conditional |
| Allows Nulls | Yes |
| Data Type | String |
| Value Format | Currency Format |