setAmountBytes

open fun setAmountBytes(value: ByteString): FIO.NewFundsContent.Builder
Amount requested (as string)
string amount = 2;

Return

This builder for chaining.

Parameters

value

The bytes for amount to set.