GetBudgetBudgetLimit

data class GetBudgetBudgetLimit(val amount: String, val unit: String)

Constructors

Link copied to clipboard
constructor(amount: String, unit: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The cost or usage amount that's associated with a budget forecast, actual spend, or budget threshold. Length Constraints: Minimum length of 1. Maximum length of 2147483647.

Link copied to clipboard

The unit of measurement that's used for the budget forecast, actual spend, or budget threshold, such as USD or GBP. Length Constraints: Minimum length of 1. Maximum length of 2147483647.