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