OrderMoneyAmounts

May 8, 2019 ยท View on GitHub

squareconnect.models.order_money_amounts

Description

A collection of various money amounts.

Properties

NameTypeDescriptionNotes
total_moneyMoneyTotal money.[optional]
tax_moneyMoneyMoney associated with taxes.[optional]
discount_moneyMoneyMoney associated with discounts.[optional]
tip_moneyMoneyMoney associated with tips.[optional]
service_charge_moneyMoneyMoney associated with service charges.[optional]

[Back to Model list] [Back to API list] [Back to README]