Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.12 KB

Refund.md

File metadata and controls

18 lines (15 loc) · 1.12 KB

Refund

Properties

Name Type Description Notes
Id string [optional] [default to null]
Amount int32 [optional] [default to null]
Currency string Three-letter ISO currency code. Must be upper-case [optional] [default to null]
ExternalReference string [optional] [default to null]
Comment string [optional] [default to null]
Status string [optional] [default to null]
CreatedAt string [optional] [default to null]
Payment *Paths1paymentgetresponses200contentapplication1jsonschemapropertiesdataitems [optional] [default to null]
Customer *Customer [optional] [default to null]
BillingAdmin *BillingAdmin [optional] [default to null]

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