ContractCommitmentPaymentInterval
New in 1.4Contract Commitment Payment Interval · Contract Commitment dataset
- Feature level
- Mandatory
- Data type
- String
- Allows nulls
- No
- Column type
- Dimension
What it is
Contract Commitment Payment Interval represents the frequency by which a contract commitment is invoiced. For payment models involving deferred financial obligations, the Payment Interval denotes the ongoing billing cycle. For models paid upfront, the Payment Interval denotes the single settlement event. Note: Do not confuse the Contract Commitment Payment Interval with the Contract Commitment Fulfillment Interval. For example, a spend-based commitment discount may have an Hourly Fulfillment Interval (usage reset) but a Monthly Payment Interval (billing cycle).
Allowed values
| One-Time | 10 |
| Monthly | 20 |
| Quarterly | 30 |
| Semi-Annual | 40 |
| Annual | 50 |
| Custom | 60 |
Requirements (5)
Verbatim from the specification. These are the statements the validator checks against.
- ContractCommitmentPaymentInterval MUST be of type String.
- ContractCommitmentPaymentInterval MUST NOT be null.
- ContractCommitmentPaymentInterval MUST be one of the allowed values.
- ContractCommitmentPaymentInterval MUST be "One-Time" when ContractCommitmentPaymentModel is "All Upfront".
- ContractCommitmentPaymentInterval SHOULD represent a time granularity equal to or lesser than the time granularity represented by ContractCommitmentDurationType.
Check your own export
The FOCUS 1.4 validator checks this column and 122 others against your file, in your browser, with no size cap and nothing uploaded.
Other Contract Commitment columns
Definition taken from the FOCUS 1.4 specification. FOCUS is published by the FinOps Foundation under CC BY 4.0.
One column is a definition. A pipeline is a project.
Finitizer ingests FOCUS from every provider you run and reports across all of them.