Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 660 Bytes

File metadata and controls

23 lines (17 loc) · 660 Bytes

Refund

squareconnect.models.refund

Description

Represents a refund processed for a Square transaction.

Properties

Name Type Notes
id str
location_id str
transaction_id str
tender_id str
created_at str [optional]
reason str
amount_money Money
status str
processing_fee_money Money [optional]

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