setToAddressBytes

open fun setToAddressBytes(value: ByteString): Algorand.Transfer.Builder
Destination address (string)
string to_address = 1;

Return

This builder for chaining.

Parameters

value

The bytes for toAddress to set.