setCoinSymbolBytes

open fun setCoinSymbolBytes(value: ByteString): FIO.NewFundsContent.Builder
Coin symbol of the amount requested (a.k.a. tokenCode)
string coin_symbol = 3;

Return

This builder for chaining.

Parameters

value

The bytes for coinSymbol to set.