public class GetBidOrderIdsCall extends APICall.Builder<GetBidOrderIdsCall>
params
Modifier and Type | Method and Description |
---|---|
GetBidOrderIdsCall |
asset(long asset) |
GetBidOrderIdsCall |
asset(java.lang.String asset) |
static GetBidOrderIdsCall |
create() |
GetBidOrderIdsCall |
firstIndex(int firstIndex) |
GetBidOrderIdsCall |
lastIndex(int lastIndex) |
GetBidOrderIdsCall |
requireBlock(java.lang.String requireBlock) |
GetBidOrderIdsCall |
requireLastBlock(java.lang.String requireLastBlock) |
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 GetBidOrderIdsCall create()
public GetBidOrderIdsCall requireLastBlock(java.lang.String requireLastBlock)
public GetBidOrderIdsCall firstIndex(int firstIndex)
public GetBidOrderIdsCall lastIndex(int lastIndex)
public GetBidOrderIdsCall asset(java.lang.String asset)
public GetBidOrderIdsCall asset(long asset)
public GetBidOrderIdsCall requireBlock(java.lang.String requireBlock)