assetCode property
getter/setter pair
The code of the on-chain asset the user wants to get from the Anchor after doing an off-chain deposit. The value passed must match one of the codes listed in the /info response's deposit object.
Implementation
String assetCode;