Skip to main content

ResourceLevelBillingHistoryResponseMetrics

incurred_billnumber

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

Example: 1.4799118041992184e-11
price_per_hournumber

Hourly charge for the resource.

Example: 1.479911804199218e-10
usage_timenumber

Total billable time in the window, expressed in hours.

Example: 1680
ResourceLevelBillingHistoryResponseMetrics
{
"incurred_bill": 1.4799118041992184e-11,
"price_per_hour": 1.479911804199218e-10,
"usage_time": 1680
}