THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.2.2 Billing Period End

    Dataset: Billing Period
    Column Type: Dimension
    Feature Level: Mandatory
    Data Type: Date/Time
    Since: 1.4

    Billing Period End represents the exclusive end bound of a billing period. For example, a time period where Billing Period Start is '2024-01-01T00:00:00Z' and Billing Period End is '2024-02-01T00:00:00Z' includes January since Billing Period Start represents the inclusive start bound, but does not include February since Billing Period End represents the exclusive end bound.

    3.2.2.1 Requirements

    BillingPeriodEnd MUST adhere to the following requirements:

    • BillingPeriodEnd MUST be of type Date/Time.
    • BillingPeriodEnd MUST conform to DateTimeFormat requirements.
    • BillingPeriodEnd MUST NOT be null.
    • BillingPeriodEnd MUST be the exclusive end bound of the billing period.

    3.2.2.4 Description

    The exclusive end bound of a billing period.

    Constraints

    Property Value
    Column Type Dimension
    Feature Level Mandatory
    Allows Nulls No
    Data Type Date/Time
    Value Format Date/Time Format