Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 758 Bytes

Payment.md

File metadata and controls

17 lines (13 loc) · 758 Bytes

Payment

Properties

Name Type Description Notes
id int Payment ID [optional]
timestamp int Payment timestamp [optional]
currency string Payment currency [optional]
amount float Payment amount in currency [optional]
amount_fiat float Payment amount in fiat currency [optional]
status int Payment status [optional]
status_text string Payment status text [optional]
txid string Transaction ID [optional]

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