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