public class GetCurrencyFoundersCall extends APICall.Builder<GetCurrencyFoundersCall>
params
Modifier and Type | Method and Description |
---|---|
GetCurrencyFoundersCall |
account(long account) |
GetCurrencyFoundersCall |
account(java.lang.String account) |
static GetCurrencyFoundersCall |
create() |
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, 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, unsignedLongParam
public static GetCurrencyFoundersCall create()
public GetCurrencyFoundersCall requireLastBlock(java.lang.String requireLastBlock)
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)