WalletCore
WalletCore
/
wallet.core.jni.proto
/
Binance
/
TokenMintOrder
/
Builder
/
setAmount
set
Amount
open
fun
setAmount
(
value
:
Long
)
:
Binance.TokenMintOrder.Builder
amount to mint
Content copied to clipboard
int64 amount = 3;
Return
This builder for chaining.
Parameters
value
The amount to set.