public class GetDGSGoodCall extends APICall.Builder
params
Modifier and Type | Method and Description |
---|---|
GetDGSGoodCall |
chain(int chain) |
GetDGSGoodCall |
chain(java.lang.String chain) |
static GetDGSGoodCall |
create(int chain) |
GetDGSGoodCall |
goods(long goods) |
GetDGSGoodCall |
goods(java.lang.String goods) |
GetDGSGoodCall |
includeCounts(boolean includeCounts) |
GetDGSGoodCall |
requireBlock(java.lang.String requireBlock) |
GetDGSGoodCall |
requireLastBlock(java.lang.String requireLastBlock) |
build, call, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, param, param, param, param, param, param, param, param, param, param, parts, recipient, remote, secretPhrase, unsignedLongParam, unsignedLongParam
public static GetDGSGoodCall create(int chain)
public GetDGSGoodCall requireLastBlock(java.lang.String requireLastBlock)
public GetDGSGoodCall chain(java.lang.String chain)
public GetDGSGoodCall chain(int chain)
chain
in class APICall.Builder
public GetDGSGoodCall includeCounts(boolean includeCounts)
public GetDGSGoodCall goods(java.lang.String goods)
public GetDGSGoodCall goods(long goods)
public GetDGSGoodCall requireBlock(java.lang.String requireBlock)