DeploymentExpenseHistory
DeploymentExpenseHistory
Expense history of a deployment.
JSON Example
{
"currency": "string",
"data": [
{
"timestamp": "string",
"value": "number"
}
],
"interval": "string"
}
string
currency
Optional
The currency code of the expense history.
string
interval
Optional
The requested interval type.
Possible values are : daily, weekly, monthly,