Skip to content

totals

An array of summary line items for the talent statement. For the invoice/quote variant, see booking.totals.

ACCESS

Directly accessible in:

Model Statement

Example

json
[{
  "name": "Total",
  "percentage": 10,
  "amount": "$1,500.00"
}]

Properties

Each item in the array has the following properties:

name string

Line item label, e.g. Subtotal, GST, Total.

percentage number

Percentage rate, e.g. for tax lines. Only present when applicable.

amount string