Modelobject

purchase_order.TotalsResponse

Properties

purchase_order.TotalsResponseobject
gross_total
number
No description.
net_total
number
No description.

Example

JSON
{
  "gross_total": 123.45,
  "net_total": 123.45
}