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