assetCode property

String assetCode
getter/setter pair

Code of the on-chain asset the user wants to withdraw. The value passed must match one of the codes listed in the /info response's withdraw object.

Implementation

String assetCode;