public class GetBidOrdersCall extends APICall.Builder
params
Modifier and Type | Method and Description |
---|---|
GetBidOrdersCall |
asset(long asset) |
GetBidOrdersCall |
asset(java.lang.String asset) |
GetBidOrdersCall |
chain(int chain) |
GetBidOrdersCall |
chain(java.lang.String chain) |
static GetBidOrdersCall |
create(int chain) |
GetBidOrdersCall |
firstIndex(int firstIndex) |
GetBidOrdersCall |
lastIndex(int lastIndex) |
GetBidOrdersCall |
requireBlock(java.lang.String requireBlock) |
GetBidOrdersCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetBidOrdersCall |
showExpectedCancellations(java.lang.String showExpectedCancellations) |
build, call, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, param, param, param, param, param, param, param, param, param, param, parts, recipient, remote, secretPhrase, unsignedLongParam, unsignedLongParam
public static GetBidOrdersCall create(int chain)
public GetBidOrdersCall requireLastBlock(java.lang.String requireLastBlock)
public GetBidOrdersCall chain(java.lang.String chain)
public GetBidOrdersCall chain(int chain)
chain
in class APICall.Builder
public GetBidOrdersCall firstIndex(int firstIndex)
public GetBidOrdersCall showExpectedCancellations(java.lang.String showExpectedCancellations)
public GetBidOrdersCall lastIndex(int lastIndex)
public GetBidOrdersCall asset(java.lang.String asset)
public GetBidOrdersCall asset(long asset)
public GetBidOrdersCall requireBlock(java.lang.String requireBlock)