public class GetAllTradesCall extends APICall.Builder<GetAllTradesCall>
params
Modifier and Type | Method and Description |
---|---|
static GetAllTradesCall |
create() |
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, 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 GetAllTradesCall create()
public GetAllTradesCall requireLastBlock(java.lang.String requireLastBlock)
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)