Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 654 Bytes

WalletTransaction.md

File metadata and controls

11 lines (7 loc) · 654 Bytes

Payrobot.WalletTransaction

Properties

Name Type Description Notes
amount String Amount of the transaction: * `Negative number (< 0)` is a withdrawal * `Positive number (> 0)` is a deposit [optional]
addresses [AddressDetail] Address(es) involved: * `payments` address(es) where payment was received * `withdrawals` address(es) where funds were sent [optional]
timestamp Number Timestamp of the transaction expressed in `Unix Timestamp` [optional]