public class GetDGSGoodsPurchasesCall extends APICall.Builder<GetDGSGoodsPurchasesCall>
params
Modifier and Type | Method and Description |
---|---|
GetDGSGoodsPurchasesCall |
adminPassword(java.lang.String adminPassword) |
GetDGSGoodsPurchasesCall |
buyer(long buyer) |
GetDGSGoodsPurchasesCall |
buyer(java.lang.String buyer) |
GetDGSGoodsPurchasesCall |
chain(int chain) |
GetDGSGoodsPurchasesCall |
chain(java.lang.String chain) |
GetDGSGoodsPurchasesCall |
completed(java.lang.String completed) |
static GetDGSGoodsPurchasesCall |
create(int chain) |
GetDGSGoodsPurchasesCall |
firstIndex(int firstIndex) |
GetDGSGoodsPurchasesCall |
goods(long goods) |
GetDGSGoodsPurchasesCall |
goods(java.lang.String goods) |
GetDGSGoodsPurchasesCall |
lastIndex(int lastIndex) |
GetDGSGoodsPurchasesCall |
requireBlock(java.lang.String requireBlock) |
GetDGSGoodsPurchasesCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetDGSGoodsPurchasesCall |
withPublicFeedbacksOnly(java.lang.String withPublicFeedbacksOnly) |
build, call, 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, remote, secretPhrase, setParamValidation, unsignedLongParam, unsignedLongParam
public static GetDGSGoodsPurchasesCall create(int chain)
public GetDGSGoodsPurchasesCall requireLastBlock(java.lang.String requireLastBlock)
public GetDGSGoodsPurchasesCall chain(java.lang.String chain)
public GetDGSGoodsPurchasesCall chain(int chain)
chain
in class APICall.Builder<GetDGSGoodsPurchasesCall>
public GetDGSGoodsPurchasesCall firstIndex(int firstIndex)
public GetDGSGoodsPurchasesCall goods(java.lang.String goods)
public GetDGSGoodsPurchasesCall goods(long goods)
public GetDGSGoodsPurchasesCall completed(java.lang.String completed)
public GetDGSGoodsPurchasesCall lastIndex(int lastIndex)
public GetDGSGoodsPurchasesCall withPublicFeedbacksOnly(java.lang.String withPublicFeedbacksOnly)
public GetDGSGoodsPurchasesCall requireBlock(java.lang.String requireBlock)
public GetDGSGoodsPurchasesCall adminPassword(java.lang.String adminPassword)
public GetDGSGoodsPurchasesCall buyer(java.lang.String buyer)
public GetDGSGoodsPurchasesCall buyer(long buyer)