Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 654 Bytes

TenderCashDetails.md

File metadata and controls

16 lines (10 loc) · 654 Bytes

TenderCashDetails

squareconnect.models.tender_cash_details

Description

Represents the details of a tender with type CASH.

Properties

Name Type Description Notes
buyer_tendered_money Money The total amount of cash provided by the buyer, before change is given. [optional]
change_back_money Money The amount of change returned to the buyer. [optional]

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