public class GetAvailableToSellCall extends APICall.Builder<GetAvailableToSellCall>
params
Modifier and Type | Method and Description |
---|---|
static GetAvailableToSellCall |
create() |
GetAvailableToSellCall |
currency(long currency) |
GetAvailableToSellCall |
currency(java.lang.String currency) |
GetAvailableToSellCall |
requireBlock(java.lang.String requireBlock) |
GetAvailableToSellCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetAvailableToSellCall |
units(long units) |
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, secretPhrase, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static GetAvailableToSellCall create()
public GetAvailableToSellCall requireLastBlock(java.lang.String requireLastBlock)
public GetAvailableToSellCall currency(java.lang.String currency)
public GetAvailableToSellCall currency(long currency)
public GetAvailableToSellCall units(long units)
public GetAvailableToSellCall requireBlock(java.lang.String requireBlock)