Square.Connect.Model.OrderMoneyAmounts
October 23, 2019 ยท View on GitHub
Description
A collection of various money amounts. Note: This model is in beta.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| TotalMoney | Money | Total money. | [optional] |
| TaxMoney | Money | Money associated with taxes. | [optional] |
| DiscountMoney | Money | Money associated with discounts. | [optional] |
| TipMoney | Money | Money associated with tips. | [optional] |
| ServiceChargeMoney | Money | Money associated with service charges. | [optional] |