squareconnect.models.refund
Represents a refund processed for a Square transaction.
| 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] |