Skip to main content

ResourceLevelBillingDetailsVolumeMetrics

price_per_hournumber

Hourly charge for the resource.

Example: 0
incurred_billnumber

Total amount accrued for the resource in the time window, in the response's currency.

Example: 0
usage_timenumber

Total billable time in the window, expressed in hours.

Example: 0
non_discounted_price_per_hournumber
Example: 0
non_discounted_billnumber

Bill amount before any discounts or contract pricing.

Example: 0
ResourceLevelBillingDetailsVolumeMetrics
{
"price_per_hour": 0,
"incurred_bill": 0,
"usage_time": 0,
"non_discounted_price_per_hour": 0,
"non_discounted_bill": 0
}