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