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