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