public class GetCurrencyFoundersCall extends APICall.Builder
params
Modifier and Type | Method and Description |
---|---|
GetCurrencyFoundersCall |
account(long account) |
GetCurrencyFoundersCall |
account(java.lang.String account) |
GetCurrencyFoundersCall |
chain(int chain) |
GetCurrencyFoundersCall |
chain(java.lang.String chain) |
static GetCurrencyFoundersCall |
create(int chain) |
GetCurrencyFoundersCall |
currency(long currency) |
GetCurrencyFoundersCall |
currency(java.lang.String currency) |
GetCurrencyFoundersCall |
firstIndex(int firstIndex) |
GetCurrencyFoundersCall |
lastIndex(int lastIndex) |
GetCurrencyFoundersCall |
requireBlock(java.lang.String requireBlock) |
GetCurrencyFoundersCall |
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 GetCurrencyFoundersCall create(int chain)
public GetCurrencyFoundersCall requireLastBlock(java.lang.String requireLastBlock)
public GetCurrencyFoundersCall chain(java.lang.String chain)
public GetCurrencyFoundersCall chain(int chain)
chain
in class APICall.Builder
public GetCurrencyFoundersCall firstIndex(int firstIndex)
public GetCurrencyFoundersCall currency(java.lang.String currency)
public GetCurrencyFoundersCall currency(long currency)
public GetCurrencyFoundersCall lastIndex(int lastIndex)
public GetCurrencyFoundersCall account(java.lang.String account)
public GetCurrencyFoundersCall account(long account)
public GetCurrencyFoundersCall requireBlock(java.lang.String requireBlock)