setAmountBytes

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

Return

This builder for chaining.

Parameters

value

The bytes for amount to set.