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