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