Skip to main content Link Menu Expand (external link) Document Search Copy Copied

BtcBasedBalance

Model getters

Method name Return type Description Notes
getIncoming() string Total sum of the assets that arrives to the address.
Example: 0.1234
[optional]
getOutgoing() string Total sum of the assets that leaves from the address.
Example: 0.1
[optional]