public class GetAllTradesCall extends APICall.Builder
params
Modifier and Type | Method and Description |
---|---|
GetAllTradesCall |
chain(int chain) |
GetAllTradesCall |
chain(java.lang.String chain) |
static GetAllTradesCall |
create(int chain) |
GetAllTradesCall |
firstIndex(int firstIndex) |
GetAllTradesCall |
includeAssetInfo(boolean includeAssetInfo) |
GetAllTradesCall |
lastIndex(int lastIndex) |
GetAllTradesCall |
requireBlock(java.lang.String requireBlock) |
GetAllTradesCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetAllTradesCall |
timestamp(int timestamp) |
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 GetAllTradesCall create(int chain)
public GetAllTradesCall requireLastBlock(java.lang.String requireLastBlock)
public GetAllTradesCall chain(java.lang.String chain)
public GetAllTradesCall chain(int chain)
chain
in class APICall.Builder
public GetAllTradesCall firstIndex(int firstIndex)
public GetAllTradesCall lastIndex(int lastIndex)
public GetAllTradesCall includeAssetInfo(boolean includeAssetInfo)
public GetAllTradesCall requireBlock(java.lang.String requireBlock)
public GetAllTradesCall timestamp(int timestamp)