Operation
transferFunds
TransferResponse transferFunds ( Wallet from, Wallet to, double amount ) throws AccountAPINGException
Transfer funds between the UK Exchange and other wallets.
This operatio is currently deprecated due to the removal of the AUS wallet
Parameter name | Type | Required | Description |
---|---|---|---|
from | Source wallet | ||
to | Destination wallet | ||
amount | double | Amount to transfer |
Return type | Description |
---|---|
Response for transfer funds action |
Throws | Description |
---|---|
Generic exception that is thrown if this operation fails for any reason. |
Since 1.0.0