Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 886 Bytes

File metadata and controls

14 lines (9 loc) · 886 Bytes

CashDetails

Cash details for this payment

Properties

Name Type Description Notes
amount bool, date, datetime, dict, float, int, list, str, none_type The amount of cash given by the customer. [optional]
charge_back_amount bool, date, datetime, dict, float, int, list, str, none_type The amount of change due back to the buyer. For Square: this read-only field is calculated from the amount_money and buyer_supplied_money fields. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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