ResourceLevelBillingDetailsVolumeMetrics
price_per_hournumber
Hourly charge for the resource.
Example:
0incurred_billnumber
Total amount accrued for the resource in the time window, in the response's currency.
Example:
0usage_timenumber
Total billable time in the window, expressed in hours.
Example:
0non_discounted_price_per_hournumber
Example:
0non_discounted_billnumber
Bill amount before any discounts or contract pricing.
Example:
0ResourceLevelBillingDetailsVolumeMetrics
{
"price_per_hour": 0,
"incurred_bill": 0,
"usage_time": 0,
"non_discounted_price_per_hour": 0,
"non_discounted_bill": 0
}
Was this page helpful?