Skip to main content

PricebookResourceObjectResponseForCustomer

typestring

Resource type.

namestring

Resource name.

amountinteger

Charge amount in the response's currency units.

ratenumber

The standard billing rate per hour for a single resource component.

discounted_ratenumber

The billing rate per hour after applying discounts.

pricenumber

The listed price per hour for using the resource.

actual_pricenumber

The actual price per hour after applying any discounts or adjustments.

PricebookResourceObjectResponseForCustomer
{
"type": "string",
"name": "string",
"amount": 0,
"rate": 0,
"discounted_rate": 0,
"price": 0,
"actual_price": 0
}