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