Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 812 Bytes

Withdrawal.md

File metadata and controls

20 lines (15 loc) · 812 Bytes

Withdrawal

Represents a withdrawal.

Properties

Name Type Description Notes
amount_cents int [optional]
bank_id str [optional]
created_ts datetime [optional]
id str [optional]
return_code str [optional]
return_reason str [optional]
status str [optional]
user_id str [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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