mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-13 17:15:49 +00:00
* rename: branch develop -> main; master -> old-master * Update all references to `master` and `develop` * Update the GitHub pages docs Co-authored-by: Jackson Mills <jmills@ripple.com>, Elliot Lee <intelliot@ripple.com>
48 lines
23 KiB
HTML
48 lines
23 KiB
HTML
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>AccountRoot | xrpl</title><meta name="description" content="Documentation for xrpl"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">xrpl</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">xrpl</a></li><li><a href="../modules/LedgerEntry.html">LedgerEntry</a></li><li><a href="LedgerEntry.AccountRoot.html">AccountRoot</a></li></ul><h1>Interface AccountRoot</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The AccountRoot object type describes a single account, its settings, and
|
|
XRP balance.</p>
|
|
</div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">BaseLedgerEntry</span><ul class="tsd-hierarchy"><li><span class="target">AccountRoot</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#Account" class="tsd-kind-icon">Account</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#AccountTxnID" class="tsd-kind-icon">Account<wbr/>TxnID</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#Balance" class="tsd-kind-icon">Balance</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#Domain" class="tsd-kind-icon">Domain</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#EmailHash" class="tsd-kind-icon">Email<wbr/>Hash</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#Flags" class="tsd-kind-icon">Flags</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#LedgerEntryType" class="tsd-kind-icon">Ledger<wbr/>Entry<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#MessageKey" class="tsd-kind-icon">Message<wbr/>Key</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#OwnerCount" class="tsd-kind-icon">Owner<wbr/>Count</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#PreviousTxnID" class="tsd-kind-icon">Previous<wbr/>TxnID</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#PreviousTxnLgrSeq" class="tsd-kind-icon">Previous<wbr/>Txn<wbr/>Lgr<wbr/>Seq</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#RegularKey" class="tsd-kind-icon">Regular<wbr/>Key</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#Sequence" class="tsd-kind-icon">Sequence</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#TickSize" class="tsd-kind-icon">Tick<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#TicketCount" class="tsd-kind-icon">Ticket<wbr/>Count</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#TransferRate" class="tsd-kind-icon">Transfer<wbr/>Rate</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="LedgerEntry.AccountRoot.html#index" class="tsd-kind-icon">index</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="Account" class="tsd-anchor"></a><h3>Account</h3><div class="tsd-signature tsd-kind-icon">Account<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L12">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:12</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The identifying (classic) address of this account.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="AccountTxnID" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagOptional">Optional</span> Account<wbr/>TxnID</h3><div class="tsd-signature tsd-kind-icon">Account<wbr/>TxnID<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L40">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:40</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The identifying hash of the transaction most recently sent by this
|
|
account. This field must be enabled to use the AccountTxnID transaction
|
|
field. To enable it, send an AccountSet transaction with the.
|
|
<code>asfAccountTxnID</code> flag enabled.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="Balance" class="tsd-anchor"></a><h3>Balance</h3><div class="tsd-signature tsd-kind-icon">Balance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L14">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:14</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The account's current XRP balance in drops, represented as a string.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="Domain" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagOptional">Optional</span> Domain</h3><div class="tsd-signature tsd-kind-icon">Domain<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L45">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:45</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>A domain associated with this account. In JSON, this is the hexadecimal
|
|
for the ASCII representation of the domain.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="EmailHash" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagOptional">Optional</span> Email<wbr/>Hash</h3><div class="tsd-signature tsd-kind-icon">Email<wbr/>Hash<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L47">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:47</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The md5 hash of an email address.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="Flags" class="tsd-anchor"></a><h3>Flags</h3><div class="tsd-signature tsd-kind-icon">Flags<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L16">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:16</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>A bit-map of boolean flags enabled for this account.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="LedgerEntryType" class="tsd-anchor"></a><h3>Ledger<wbr/>Entry<wbr/>Type</h3><div class="tsd-signature tsd-kind-icon">Ledger<wbr/>Entry<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"AccountRoot"</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L10">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:10</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="MessageKey" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagOptional">Optional</span> Message<wbr/>Key</h3><div class="tsd-signature tsd-kind-icon">Message<wbr/>Key<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L52">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:52</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>A public key that may be used to send encrypted messages to this account
|
|
in JSON, uses hexadecimal.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="OwnerCount" class="tsd-anchor"></a><h3>Owner<wbr/>Count</h3><div class="tsd-signature tsd-kind-icon">Owner<wbr/>Count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L21">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:21</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The number of objects this account owns in the ledger, which contributes
|
|
to its owner reserve.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="PreviousTxnID" class="tsd-anchor"></a><h3>Previous<wbr/>TxnID</h3><div class="tsd-signature tsd-kind-icon">Previous<wbr/>TxnID<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L26">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:26</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The identifying hash of the transaction that most recently modified this
|
|
object.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="PreviousTxnLgrSeq" class="tsd-anchor"></a><h3>Previous<wbr/>Txn<wbr/>Lgr<wbr/>Seq</h3><div class="tsd-signature tsd-kind-icon">Previous<wbr/>Txn<wbr/>Lgr<wbr/>Seq<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L31">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:31</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The index of the ledger that contains the transaction that most recently
|
|
modified this object.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="RegularKey" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagOptional">Optional</span> Regular<wbr/>Key</h3><div class="tsd-signature tsd-kind-icon">Regular<wbr/>Key<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L58">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:58</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The address of a key pair that can be used to sign transactions for this
|
|
account instead of the master key. Use a SetRegularKey transaction to
|
|
change this value.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="Sequence" class="tsd-anchor"></a><h3>Sequence</h3><div class="tsd-signature tsd-kind-icon">Sequence<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L33">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:33</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The sequence number of the next valid transaction for this account.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="TickSize" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagOptional">Optional</span> Tick<wbr/>Size</h3><div class="tsd-signature tsd-kind-icon">Tick<wbr/>Size<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L69">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:69</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>How many significant digits to use for exchange rates of Offers involving
|
|
currencies issued by this address. Valid values are 3 to 15, inclusive.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="TicketCount" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagOptional">Optional</span> Ticket<wbr/>Count</h3><div class="tsd-signature tsd-kind-icon">Ticket<wbr/>Count<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L64">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:64</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>How many Tickets this account owns in the ledger. This is updated
|
|
automatically to ensure that the account stays within the hard limit of 250.
|
|
Tickets at a time.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="TransferRate" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagOptional">Optional</span> Transfer<wbr/>Rate</h3><div class="tsd-signature tsd-kind-icon">Transfer<wbr/>Rate<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/AccountRoot.ts#L74">ripple-lib/packages/xrpl/src/models/ledger/AccountRoot.ts:74</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>A transfer fee to charge other users for sending currency issued by this
|
|
account to each other.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="index" class="tsd-anchor"></a><h3>index</h3><div class="tsd-signature tsd-kind-icon">index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from BaseLedgerEntry.index</p><ul><li>Defined in <a href="https://github.com/ripple/ripple-lib/blob/fcf448da/packages/xrpl/src/models/ledger/BaseLedgerEntry.ts#L2">ripple-lib/packages/xrpl/src/models/ledger/BaseLedgerEntry.ts:2</a></li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li><li class="current tsd-kind-namespace"><a href="../modules/LedgerEntry.html">Ledger<wbr/>Entry</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-namespace"><a href="LedgerEntry.AccountRoot.html" class="tsd-kind-icon">Account<wbr/>Root</a><ul><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#Account" class="tsd-kind-icon">Account</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#AccountTxnID" class="tsd-kind-icon">Account<wbr/>TxnID</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#Balance" class="tsd-kind-icon">Balance</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#Domain" class="tsd-kind-icon">Domain</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#EmailHash" class="tsd-kind-icon">Email<wbr/>Hash</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#Flags" class="tsd-kind-icon">Flags</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#LedgerEntryType" class="tsd-kind-icon">Ledger<wbr/>Entry<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#MessageKey" class="tsd-kind-icon">Message<wbr/>Key</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#OwnerCount" class="tsd-kind-icon">Owner<wbr/>Count</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#PreviousTxnID" class="tsd-kind-icon">Previous<wbr/>TxnID</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#PreviousTxnLgrSeq" class="tsd-kind-icon">Previous<wbr/>Txn<wbr/>Lgr<wbr/>Seq</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#RegularKey" class="tsd-kind-icon">Regular<wbr/>Key</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#Sequence" class="tsd-kind-icon">Sequence</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#TickSize" class="tsd-kind-icon">Tick<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#TicketCount" class="tsd-kind-icon">Ticket<wbr/>Count</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="LedgerEntry.AccountRoot.html#TransferRate" class="tsd-kind-icon">Transfer<wbr/>Rate</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="LedgerEntry.AccountRoot.html#index" class="tsd-kind-icon">index</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html> |