Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 680 Bytes

Refund.md

File metadata and controls

15 lines (11 loc) · 680 Bytes

Refund

Properties

Name Type Description Notes
id string The id of the refund
charge_id string The original charge that relates to this refund [optional]
reason string The reason for the refund
amount float The amount that was refunded
created \DateTime The date the refund was created
metadata object Any additional metadata [optional]

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