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