TenderCashDetails

March 13, 2019 ยท View on GitHub

Description

Represents the details of a tender with type CASH.

Properties

NameGetterSetterTypeDescriptionNotes
buyer_tendered_moneygetBuyerTenderedMoney()setBuyerTenderedMoney($value)\SquareConnect\Model\MoneyThe total amount of cash provided by the buyer, before change is given.[optional]
change_back_moneygetChangeBackMoney()setChangeBackMoney($value)\SquareConnect\Model\MoneyThe amount of change returned to the buyer.[optional]

Note: All properties are protected and only accessed via getters and setters.

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