setAlphanum4Bytes

open fun setAlphanum4Bytes(value: ByteString): Stellar.Asset.Builder
Optional in case of non-native asset; the asset alphanum4 code.
string alphanum4 = 2;

Return

This builder for chaining.

Parameters

value

The bytes for alphanum4 to set.