SquareConnect::OrderMoneyAmounts
May 8, 2019 ยท View on GitHub
Description
A collection of various money amounts.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| total_money | Money | Total money. | [optional] |
| tax_money | Money | Money associated with taxes. | [optional] |
| discount_money | Money | Money associated with discounts. | [optional] |
| tip_money | Money | Money associated with tips. | [optional] |
| service_charge_money | Money | Money associated with service charges. | [optional] |