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