public class GetAccountPropertiesCall extends APICall.Builder<GetAccountPropertiesCall>
params| Modifier and Type | Method and Description |
|---|---|
GetAccountPropertiesCall |
adminPassword(java.lang.String adminPassword) |
static GetAccountPropertiesCall |
create() |
GetAccountPropertiesCall |
firstIndex(int firstIndex) |
GetAccountPropertiesCall |
lastIndex(int lastIndex) |
GetAccountPropertiesCall |
property(java.lang.String property) |
GetAccountPropertiesCall |
requireBlock(java.lang.String requireBlock) |
GetAccountPropertiesCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetAccountPropertiesCall |
setter(long setter) |
GetAccountPropertiesCall |
setter(java.lang.String setter) |
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, unsignedLongParampublic static GetAccountPropertiesCall create()
public GetAccountPropertiesCall requireLastBlock(java.lang.String requireLastBlock)
public GetAccountPropertiesCall firstIndex(int firstIndex)
public GetAccountPropertiesCall property(java.lang.String property)
public GetAccountPropertiesCall lastIndex(int lastIndex)
public GetAccountPropertiesCall setter(java.lang.String setter)
public GetAccountPropertiesCall setter(long setter)
public GetAccountPropertiesCall requireBlock(java.lang.String requireBlock)
public GetAccountPropertiesCall adminPassword(java.lang.String adminPassword)