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] |