Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 789 Bytes

Refund.md

File metadata and controls

24 lines (18 loc) · 789 Bytes

Refund

xendit.refund.model.Refund

Properties

Name Type Required Description Examples
id str
payment_request_id str
amount float
channel_code str
country str
currency str
reference_id str, none_type
failure_code str, none_type
refund_fee_amount float, none_type
created str
updated str
metadata {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type

[Back to README]