setAmountBytes

open fun setAmountBytes(value: ByteString): IoTeX.Transfer.Builder
Amount (as string)
string amount = 1;

Return

This builder for chaining.

Parameters

value

The bytes for amount to set.