public class GetAccountLedgerEntryCall extends APICall.Builder<GetAccountLedgerEntryCall>
params| Modifier and Type | Method and Description | 
|---|---|
| static GetAccountLedgerEntryCall | create() | 
| GetAccountLedgerEntryCall | includeHoldingInfo(boolean includeHoldingInfo) | 
| GetAccountLedgerEntryCall | includeTransaction(boolean includeTransaction) | 
| GetAccountLedgerEntryCall | ledgerId(long ledgerId) | 
| GetAccountLedgerEntryCall | ledgerId(java.lang.String ledgerId) | 
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, unsignedLongParampublic static GetAccountLedgerEntryCall create()
public GetAccountLedgerEntryCall ledgerId(java.lang.String ledgerId)
public GetAccountLedgerEntryCall ledgerId(long ledgerId)
public GetAccountLedgerEntryCall includeHoldingInfo(boolean includeHoldingInfo)
public GetAccountLedgerEntryCall includeTransaction(boolean includeTransaction)