Appearance
totals
An array of summary line items for the talent statement. For the invoice/quote variant, see booking.totals.
ACCESS
Directly accessible in:
Model StatementExample
json
[{
"name": "Total",
"percentage": 10,
"amount": "$1,500.00"
}]Properties
Each item in the array has the following properties:
name
stringLine item label, e.g. Subtotal, GST, Total.
percentage
numberPercentage rate, e.g. for tax lines. Only present when applicable.
amount
string