THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.1.11 Billing Currency

    Dataset: Cost and Usage
    Column Type: Dimension
    Feature Level: Mandatory
    Data Type: String
    Since: 0.5

    Billing currency is an identifier that represents the currency that a charge for resources or services was billed in. Billing Currency is commonly used in scenarios where costs need to be grouped or aggregated.

    3.1.11.1 Requirements

    BillingCurrency MUST adhere to the following requirements:

    • BillingCurrency MUST be of type String.
    • BillingCurrency MUST conform to StringHandling requirements.
    • BillingCurrency MUST conform to CurrencyFormat requirements.
    • BillingCurrency MUST NOT be null.
    • BillingCurrency MUST match the currency used in the invoice generated by the invoice issuer.
    • BillingCurrency MUST be expressed in national currency (e.g., USD, EUR).

    3.1.11.4 Description

    Represents the currency that a charge was billed in.

    Constraints

    Property Value
    Column Type Dimension
    Feature Level Mandatory
    Allows Nulls No
    Data Type String
    Value Format Currency Format