Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 800 Bytes

DepositHistory.md

File metadata and controls

19 lines (14 loc) · 800 Bytes

DepositHistory

Represents a deposit account history item

Properties

Name Type Description Notes
amount int [optional]
created_at datetime [optional]
deposit_type str [optional]
fee int [optional]
returned_amount int [optional]
status str [optional]
updated_at datetime [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]