public class GetDGSGoodsPurchaseCountCall extends APICall.Builder
params
Modifier and Type | Method and Description |
---|---|
GetDGSGoodsPurchaseCountCall |
chain(int chain) |
GetDGSGoodsPurchaseCountCall |
chain(java.lang.String chain) |
GetDGSGoodsPurchaseCountCall |
completed(java.lang.String completed) |
static GetDGSGoodsPurchaseCountCall |
create(int chain) |
GetDGSGoodsPurchaseCountCall |
goods(long goods) |
GetDGSGoodsPurchaseCountCall |
goods(java.lang.String goods) |
GetDGSGoodsPurchaseCountCall |
requireBlock(java.lang.String requireBlock) |
GetDGSGoodsPurchaseCountCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetDGSGoodsPurchaseCountCall |
withPublicFeedbacksOnly(java.lang.String withPublicFeedbacksOnly) |
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 GetDGSGoodsPurchaseCountCall create(int chain)
public GetDGSGoodsPurchaseCountCall requireLastBlock(java.lang.String requireLastBlock)
public GetDGSGoodsPurchaseCountCall chain(java.lang.String chain)
public GetDGSGoodsPurchaseCountCall chain(int chain)
chain
in class APICall.Builder
public GetDGSGoodsPurchaseCountCall goods(java.lang.String goods)
public GetDGSGoodsPurchaseCountCall goods(long goods)
public GetDGSGoodsPurchaseCountCall completed(java.lang.String completed)
public GetDGSGoodsPurchaseCountCall withPublicFeedbacksOnly(java.lang.String withPublicFeedbacksOnly)
public GetDGSGoodsPurchaseCountCall requireBlock(java.lang.String requireBlock)