Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 630 Bytes

TenderCashDetails.md

File metadata and controls

17 lines (9 loc) · 630 Bytes

Square.Connect.Model.TenderCashDetails

Description

Represents the details of a tender with type CASH.

Properties

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

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