From 4fddd8f41d4caa1b8bc728705f232e9b211eabde Mon Sep 17 00:00:00 2001 From: Jackson Mills Date: Thu, 2 Jun 2022 11:03:56 -0700 Subject: [PATCH] Release xrpl packages (#2021) * Update HISTORY.md for release * Run docgen --- docs/assets/main.js | 4 +- docs/assets/search.js | 2 +- docs/assets/style.css | 5 +- docs/classes/BroadcastClient.html | 195 ++++++++++-------- docs/classes/Client.html | 193 +++++++++-------- docs/classes/ConnectionError.html | 10 +- docs/classes/DisconnectedError.html | 10 +- docs/classes/NotConnectedError.html | 10 +- docs/classes/NotFoundError.html | 10 +- docs/classes/ResponseFormatError.html | 10 +- docs/classes/RippledError.html | 10 +- docs/classes/RippledNotInitializedError.html | 10 +- docs/classes/TimeoutError.html | 10 +- docs/classes/UnexpectedError.html | 10 +- docs/classes/ValidationError.html | 10 +- docs/classes/Wallet.html | 32 +-- docs/classes/XRPLFaucetError.html | 10 +- docs/classes/XrplError.html | 10 +- docs/enums/AccountSetAsfFlags.html | 22 +- docs/enums/AccountSetTfFlags.html | 14 +- docs/enums/LedgerEntry.AccountRootFlags.html | 18 +- docs/enums/LedgerEntry.OfferFlags.html | 2 +- docs/enums/LedgerEntry.RippleStateFlags.html | 2 +- docs/enums/LedgerEntry.SignerListFlags.html | 2 +- docs/enums/NFTokenCreateOfferFlags.html | 4 +- docs/enums/NFTokenMintFlags.html | 10 +- docs/enums/OfferCreateFlags.html | 10 +- docs/enums/PaymentChannelClaimFlags.html | 6 +- docs/enums/PaymentFlags.html | 8 +- docs/enums/TrustSetFlags.html | 12 +- docs/index.html | 4 +- docs/interfaces/AccountChannelsRequest.html | 18 +- docs/interfaces/AccountChannelsResponse.html | 6 +- docs/interfaces/AccountCurrenciesRequest.html | 14 +- .../interfaces/AccountCurrenciesResponse.html | 6 +- docs/interfaces/AccountDelete.html | 30 +-- docs/interfaces/AccountInfoRequest.html | 18 +- docs/interfaces/AccountInfoResponse.html | 6 +- docs/interfaces/AccountLinesRequest.html | 18 +- docs/interfaces/AccountLinesResponse.html | 6 +- docs/interfaces/AccountNFTsRequest.html | 12 +- docs/interfaces/AccountNFTsResponse.html | 6 +- docs/interfaces/AccountObjectsRequest.html | 20 +- docs/interfaces/AccountObjectsResponse.html | 6 +- docs/interfaces/AccountOffer.html | 17 ++ docs/interfaces/AccountOffersRequest.html | 18 +- docs/interfaces/AccountOffersResponse.html | 8 +- docs/interfaces/AccountSet.html | 40 ++-- docs/interfaces/AccountSetFlagsInterface.html | 4 +- docs/interfaces/AccountTxRequest.html | 24 +-- docs/interfaces/AccountTxResponse.html | 6 +- docs/interfaces/BookOffer.html | 30 +-- docs/interfaces/BookOffersRequest.html | 18 +- docs/interfaces/BookOffersResponse.html | 6 +- docs/interfaces/ChannelVerifyRequest.html | 14 +- docs/interfaces/ChannelVerifyResponse.html | 6 +- docs/interfaces/CheckCancel.html | 28 +-- docs/interfaces/CheckCash.html | 32 +-- docs/interfaces/CheckCreate.html | 36 ++-- docs/interfaces/ClientOptions.html | 2 +- docs/interfaces/ConsensusStream.html | 6 +- docs/interfaces/DepositAuthorizedRequest.html | 14 +- .../interfaces/DepositAuthorizedResponse.html | 6 +- docs/interfaces/DepositPreauth.html | 30 +-- docs/interfaces/ErrorResponse.html | 4 +- docs/interfaces/EscrowCancel.html | 30 +-- docs/interfaces/EscrowCreate.html | 38 ++-- docs/interfaces/EscrowFinish.html | 34 +-- docs/interfaces/FederatorInfoRequest.html | 6 +- docs/interfaces/FederatorInfoResponse.html | 4 +- docs/interfaces/FeeRequest.html | 6 +- docs/interfaces/FeeResponse.html | 6 +- docs/interfaces/GatewayBalancesRequest.html | 16 +- docs/interfaces/GatewayBalancesResponse.html | 6 +- docs/interfaces/LedgerClosedRequest.html | 6 +- docs/interfaces/LedgerClosedResponse.html | 4 +- docs/interfaces/LedgerCurrentRequest.html | 6 +- docs/interfaces/LedgerCurrentResponse.html | 6 +- docs/interfaces/LedgerDataRequest.html | 16 +- docs/interfaces/LedgerDataResponse.html | 6 +- docs/interfaces/LedgerEntry.AccountRoot.html | 34 +-- ...LedgerEntry.AccountRootFlagsInterface.html | 20 +- docs/interfaces/LedgerEntry.Amendments.html | 10 +- docs/interfaces/LedgerEntry.Check.html | 30 +-- .../LedgerEntry.DepositPreauth.html | 16 +- .../interfaces/LedgerEntry.DirectoryNode.html | 24 +-- docs/interfaces/LedgerEntry.Escrow.html | 30 +-- docs/interfaces/LedgerEntry.FeeSettings.html | 14 +- docs/interfaces/LedgerEntry.Ledger.html | 30 +-- docs/interfaces/LedgerEntry.LedgerHashes.html | 10 +- docs/interfaces/LedgerEntry.NegativeUNL.html | 10 +- docs/interfaces/LedgerEntry.Offer.html | 24 +-- docs/interfaces/LedgerEntry.PayChannel.html | 34 +-- docs/interfaces/LedgerEntry.RippleState.html | 28 +-- docs/interfaces/LedgerEntry.SignerList.html | 18 +- docs/interfaces/LedgerEntry.Ticket.html | 16 +- docs/interfaces/LedgerEntryRequest.html | 30 +-- docs/interfaces/LedgerEntryResponse.html | 6 +- docs/interfaces/LedgerRequest.html | 24 +-- docs/interfaces/LedgerResponse.html | 6 +- docs/interfaces/LedgerStream.html | 20 +- docs/interfaces/ManifestRequest.html | 8 +- docs/interfaces/ManifestResponse.html | 6 +- docs/interfaces/NFTBuyOffersRequest.html | 8 +- docs/interfaces/NFTBuyOffersResponse.html | 6 +- docs/interfaces/NFTSellOffersRequest.html | 8 +- docs/interfaces/NFTSellOffersResponse.html | 6 +- docs/interfaces/NFTokenAcceptOffer.html | 32 +-- docs/interfaces/NFTokenBurn.html | 30 +-- docs/interfaces/NFTokenCancelOffer.html | 28 +-- docs/interfaces/NFTokenCreateOffer.html | 34 +-- .../NFTokenCreateOfferFlagsInterface.html | 4 +- docs/interfaces/NFTokenMint.html | 32 +-- .../interfaces/NFTokenMintFlagsInterface.html | 4 +- docs/interfaces/NoRippleCheckRequest.html | 18 +- docs/interfaces/NoRippleCheckResponse.html | 6 +- docs/interfaces/OfferCancel.html | 28 +-- docs/interfaces/OfferCreate.html | 32 +-- .../interfaces/OfferCreateFlagsInterface.html | 4 +- docs/interfaces/OrderBookStream.html | 4 +- docs/interfaces/PathFindCloseRequest.html | 8 +- docs/interfaces/PathFindCreateRequest.html | 18 +- docs/interfaces/PathFindResponse.html | 6 +- docs/interfaces/PathFindStatusRequest.html | 8 +- docs/interfaces/PathFindStream.html | 18 +- docs/interfaces/Payment.html | 38 ++-- docs/interfaces/PaymentChannelClaim.html | 34 +-- .../PaymentChannelClaimFlagsInterface.html | 6 +- docs/interfaces/PaymentChannelCreate.html | 38 ++-- docs/interfaces/PaymentChannelFund.html | 32 +-- docs/interfaces/PaymentFlagsInterface.html | 8 +- docs/interfaces/PeerStatusStream.html | 16 +- docs/interfaces/PingRequest.html | 6 +- docs/interfaces/PingResponse.html | 4 +- docs/interfaces/RandomRequest.html | 6 +- docs/interfaces/RandomResponse.html | 4 +- docs/interfaces/RipplePathFindRequest.html | 20 +- docs/interfaces/RipplePathFindResponse.html | 6 +- docs/interfaces/ServerInfoRequest.html | 6 +- docs/interfaces/ServerInfoResponse.html | 6 +- docs/interfaces/ServerStateRequest.html | 6 +- docs/interfaces/ServerStateResponse.html | 4 +- docs/interfaces/SetRegularKey.html | 28 +-- docs/interfaces/SignerListSet.html | 30 +-- docs/interfaces/SubmitMultisignedRequest.html | 10 +- .../interfaces/SubmitMultisignedResponse.html | 6 +- docs/interfaces/SubmitRequest.html | 10 +- docs/interfaces/SubmitResponse.html | 6 +- docs/interfaces/SubscribeRequest.html | 20 +- docs/interfaces/SubscribeResponse.html | 4 +- docs/interfaces/TicketCreate.html | 28 +-- docs/interfaces/TransactionAndMetadata.html | 2 +- docs/interfaces/TransactionEntryRequest.html | 12 +- docs/interfaces/TransactionEntryResponse.html | 6 +- docs/interfaces/TransactionMetadata.html | 2 +- docs/interfaces/TransactionStream.html | 22 +- docs/interfaces/TrustSet.html | 30 +-- docs/interfaces/TrustSetFlagsInterface.html | 12 +- docs/interfaces/TxRequest.html | 14 +- docs/interfaces/TxResponse.html | 6 +- docs/interfaces/UnsubscribeRequest.html | 14 +- docs/interfaces/UnsubscribeResponse.html | 4 +- docs/interfaces/ValidationStream.html | 28 +-- docs/modules.html | 78 +++---- docs/modules/LedgerEntry.html | 4 +- package-lock.json | 9 +- packages/ripple-binary-codec/HISTORY.md | 2 + packages/ripple-binary-codec/package.json | 2 +- packages/xrpl/HISTORY.md | 8 +- packages/xrpl/package-lock.json | 2 +- packages/xrpl/package.json | 4 +- 171 files changed, 1433 insertions(+), 1370 deletions(-) create mode 100644 docs/interfaces/AccountOffer.html diff --git a/docs/assets/main.js b/docs/assets/main.js index 99f331b2..b13205a3 100644 --- a/docs/assets/main.js +++ b/docs/assets/main.js @@ -1,5 +1,5 @@ -(()=>{var Ce=Object.create;var J=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=t=>J(t,"__esModule",{value:!0});var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!_e.call(t,i)&&(r||i!=="default")&&J(t,i,{get:()=>e[i],enumerable:!(n=Pe(e,i))||n.enumerable});return t},Ae=(t,e)=>De(Me(J(t!=null?Ce(Re(t)):{},"default",!e&&t&&t.__esModule?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var de=Fe((ce,he)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(r+=n[l+1]*i[h+1],l+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),p=s.str.charAt(1),v;p in s.node.edges?v=s.node.edges[p]:(v=new t.TokenSet,s.node.edges[p]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof ce=="object"?he.exports=r():e.lunr=r()}(this,function(){return t})})()});var le=[];function N(t,e){le.push({selector:e,constructor:t})}var X=class{constructor(){this.createComponents(document.body)}createComponents(e){le.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var Q=class{constructor(e){this.el=e.el}};var Z=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ee=class extends Z{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",K(()=>this.onScroll(),10)),window.addEventListener("resize",K(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onScroll(){this.scrollTop=window.scrollY||0;let e=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(e),this.hideShowToolbar()}hideShowToolbar(){var r;let e=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,e!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),(r=this.secondaryNav)==null||r.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},I=ee;I.instance=new ee;var te=class extends Q{constructor(e){super(e);this.anchors=[];this.index=-1;I.instance.addEventListener("resize",()=>this.onResize()),I.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let e=window.location.href;e.indexOf("#")!=-1&&(e=e.substr(0,e.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let n=r.href;if(n.indexOf("#")==-1||n.substr(0,e.length)!=e)return;let i=n.substr(n.indexOf("#")+1),s=document.querySelector("a.tsd-anchor[name="+i+"]"),o=r.parentNode;!s||!o||this.anchors.push({link:o,anchor:s,position:0})}),this.onResize()}onResize(){let e;for(let n=0,i=this.anchors.length;nn.position-i.position);let r=new CustomEvent("scroll",{detail:{scrollTop:I.instance.scrollTop}});this.onScroll(r)}onScroll(e){let r=e.detail.scrollTop+5,n=this.anchors,i=n.length-1,s=this.index;for(;s>-1&&n[s].position>r;)s-=1;for(;s-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=s,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var fe=Ae(de());function pe(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ve(t,n,r,s)}function Ve(t,e,r,n){r.addEventListener("input",ue(()=>{ze(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ne(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function He(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=fe.Index.load(window.searchData.index))}function ze(t,e,r,n){if(He(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=n.index.search(`*${i}*`);for(let o=0,a=Math.min(10,s.length);o${ve(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes;let p=document.createElement("a");p.href=n.base+u.url,p.classList.add("tsd-kind-icon"),p.innerHTML=l,h.append(p),e.appendChild(h)}}function me(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Ne(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(re(t.substring(s,o)),`${re(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(re(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function re(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var ge=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},ne=class extends Q{constructor(e){super(e);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(r=>{r.addEventListener("touchstart",n=>this.onClick(n)),r.addEventListener("click",n=>this.onClick(n))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(e){if(e<0&&(e=0),e>this.groups.length-1&&(e=this.groups.length-1),this.index==e)return;let r=this.groups[e];if(this.index>-1){let n=this.groups[this.index];n.removeClass("current").addClass("fade-out"),r.addClass("current"),r.addClass("fade-in"),I.instance.triggerResize(),setTimeout(()=>{n.removeClass("fade-out"),r.removeClass("fade-in")},300)}else r.addClass("current"),I.instance.triggerResize();this.index=e}createGroups(){let e=this.el.children;if(e.length<2)return;this.container=this.el.nextElementSibling;let r=this.container.children;this.groups=[];for(let n=0;n{r.signature===e.currentTarget&&this.setIndex(n)})}};var C="mousedown",ye="mousemove",_="mouseup",G={x:0,y:0},xe=!1,ie=!1,Be=!1,A=!1,Le=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Le?"is-mobile":"not-mobile");Le&&"ontouchstart"in document.documentElement&&(Be=!0,C="touchstart",ye="touchmove",_="touchend");document.addEventListener(C,t=>{ie=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;G.y=e.pageY||0,G.x=e.pageX||0});document.addEventListener(ye,t=>{if(!!ie&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=G.x-(e.pageX||0),n=G.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ie=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var se=class extends Q{constructor(e){super(e);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(C,r=>this.onDocumentPointerDown(r)),document.addEventListener(_,r=>this.onDocumentPointerUp(r))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(e){A||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!A&&this.active&&e.target.closest(".col-menu")){let r=e.target.closest("a");if(r){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substr(0,n.indexOf("#"))),r.href.substr(0,n.length)==n&&setTimeout(()=>this.setActive(!1),250)}}}};var oe=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},ae=class extends oe{initialize(){let e=document.querySelector("#tsd-filter-"+this.key);!e||(this.checkbox=e,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(e,r){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(e){return e=="true"}toLocalStorage(e){return e?"true":"false"}},Ee=class extends oe{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let e=document.querySelector("#tsd-filter-"+this.key);if(!e)return;this.select=e;let r=()=>{this.select.classList.add("active")},n=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,r),this.select.addEventListener("mouseover",r),this.select.addEventListener("mouseleave",n),this.select.querySelectorAll("li").forEach(i=>{i.addEventListener(_,s=>{e.classList.remove("active"),this.setValue(s.target.dataset.value||"")})}),document.addEventListener(C,i=>{this.select.contains(i.target)||this.select.classList.remove("active")})}handleValueChange(e,r){this.select.querySelectorAll("li.selected").forEach(s=>{s.classList.remove("selected")});let n=this.select.querySelector('li[data-value="'+r+'"]'),i=this.select.querySelector(".tsd-select-label");n&&i&&(n.classList.add("selected"),i.textContent=n.textContent),document.documentElement.classList.remove("toggle-"+e),document.documentElement.classList.add("toggle-"+r)}fromLocalStorage(e){return e}toLocalStorage(e){return e}},Y=class extends Q{constructor(e){super(e);this.optionVisibility=new Ee("visibility","private"),this.optionInherited=new ae("inherited",!0),this.optionExternals=new ae("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch{return!1}}};function be(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,we(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),we(t.value)})}function we(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}pe();N(te,".menu-highlight");N(ne,".tsd-signatures");N(se,"a[data-toggle]");Y.isSupported()?N(Y,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&be(Te);var qe=new X;Object.defineProperty(window,"app",{value:qe});})(); +(()=>{var Ce=Object.create;var ue=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!_e.call(t,i)&&i!==r&&ue(t,i,{get:()=>e[i],enumerable:!(n=Pe(e,i))||n.enumerable});return t};var Fe=(t,e,r)=>(r=t!=null?Ce(Re(t)):{},De(e||!t||!t.__esModule?ue(r,"default",{value:t,enumerable:!0}):r,t));var pe=Me((de,fe)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(r+=n[l+1]*i[h+1],l+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),p=s.str.charAt(1),v;p in s.node.edges?v=s.node.edges[p]:(v=new t.TokenSet,s.node.edges[p]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof de=="object"?fe.exports=r():e.lunr=r()}(this,function(){return t})})()});var ce=[];function N(t,e){ce.push({selector:e,constructor:t})}var Y=class{constructor(){this.createComponents(document.body)}createComponents(e){ce.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var k=class{constructor(e){this.el=e.el}};var J=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ie=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onScroll(){this.scrollTop=window.scrollY||0;let r=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(r),this.hideShowToolbar()}hideShowToolbar(){var n;let r=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,r!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),(n=this.secondaryNav)==null||n.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},Q=ie;Q.instance=new ie;var X=class extends k{constructor(r){super(r);this.anchors=[];this.index=-1;Q.instance.addEventListener("resize",()=>this.onResize()),Q.instance.addEventListener("scroll",n=>this.onScroll(n)),this.createAnchors()}createAnchors(){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substr(0,r.indexOf("#"))),this.el.querySelectorAll("a").forEach(n=>{let i=n.href;if(i.indexOf("#")==-1||i.substr(0,r.length)!=r)return;let s=i.substr(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=n.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let r;for(let i=0,s=this.anchors.length;ii.position-s.position);let n=new CustomEvent("scroll",{detail:{scrollTop:Q.instance.scrollTop}});this.onScroll(n)}onScroll(r){let n=r.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>n;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var he=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var ge=Fe(pe());function ye(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ae(t,n,r,s)}function Ae(t,e,r,n){r.addEventListener("input",he(()=>{He(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?ze(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function Ve(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ge.Index.load(window.searchData.index))}function He(t,e,r,n){if(Ve(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=i?n.index.search(`*${i}*`):[];for(let o=0,a=Math.min(10,s.length);o${ve(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes;let p=document.createElement("a");p.href=n.base+u.url,p.classList.add("tsd-kind-icon"),p.innerHTML=l,h.append(p),e.appendChild(h)}}function me(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function ze(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(se(t.substring(s,o)),`${se(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(se(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function se(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var oe=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},Z=class extends k{constructor(r){super(r);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(n=>{n.addEventListener("touchstart",i=>this.onClick(i)),n.addEventListener("click",i=>this.onClick(i))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(r){if(r<0&&(r=0),r>this.groups.length-1&&(r=this.groups.length-1),this.index==r)return;let n=this.groups[r];if(this.index>-1){let i=this.groups[this.index];i.removeClass("current").addClass("fade-out"),n.addClass("current"),n.addClass("fade-in"),Q.instance.triggerResize(),setTimeout(()=>{i.removeClass("fade-out"),n.removeClass("fade-in")},300)}else n.addClass("current"),Q.instance.triggerResize();this.index=r}createGroups(){let r=this.el.children;if(r.length<2)return;this.container=this.el.nextElementSibling;let n=this.container.children;this.groups=[];for(let i=0;i{n.signature===r.currentTarget&&this.setIndex(i)})}};var C="mousedown",Le="mousemove",_="mouseup",K={x:0,y:0},xe=!1,ae=!1,je=!1,A=!1,Ee=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Ee?"is-mobile":"not-mobile");Ee&&"ontouchstart"in document.documentElement&&(je=!0,C="touchstart",Le="touchmove",_="touchend");document.addEventListener(C,t=>{ae=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;K.y=e.pageY||0,K.x=e.pageX||0});document.addEventListener(Le,t=>{if(!!ae&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=K.x-(e.pageX||0),n=K.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ae=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var ee=class extends k{constructor(r){super(r);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(C,n=>this.onDocumentPointerDown(n)),document.addEventListener(_,n=>this.onDocumentPointerUp(n))}setActive(r){if(this.active==r)return;this.active=r,document.documentElement.classList.toggle("has-"+this.className,r),this.el.classList.toggle("active",r);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(r){A||(this.setActive(!0),r.preventDefault())}onDocumentPointerDown(r){if(this.active){if(r.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(r){if(!A&&this.active&&r.target.closest(".col-menu")){let n=r.target.closest("a");if(n){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substr(0,i.indexOf("#"))),n.href.substr(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},re=class extends te{initialize(){let r=document.querySelector("#tsd-filter-"+this.key);!r||(this.checkbox=r,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(r,n){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(r){return r=="true"}toLocalStorage(r){return r?"true":"false"}},le=class extends te{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let r=document.querySelector("#tsd-filter-"+this.key);if(!r)return;this.select=r;let n=()=>{this.select.classList.add("active")},i=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,n),this.select.addEventListener("mouseover",n),this.select.addEventListener("mouseleave",i),this.select.querySelectorAll("li").forEach(s=>{s.addEventListener(_,o=>{r.classList.remove("active"),this.setValue(o.target.dataset.value||"")})}),document.addEventListener(C,s=>{this.select.contains(s.target)||this.select.classList.remove("active")})}handleValueChange(r,n){this.select.querySelectorAll("li.selected").forEach(o=>{o.classList.remove("selected")});let i=this.select.querySelector('li[data-value="'+n+'"]'),s=this.select.querySelector(".tsd-select-label");i&&s&&(i.classList.add("selected"),s.textContent=i.textContent),document.documentElement.classList.remove("toggle-"+r),document.documentElement.classList.add("toggle-"+n)}fromLocalStorage(r){return r}toLocalStorage(r){return r}},j=class extends k{constructor(r){super(r);this.optionVisibility=new le("visibility","private"),this.optionInherited=new re("inherited",!0),this.optionExternals=new re("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch{return!1}}};function we(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,be(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),be(t.value)})}function be(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}ye();N(X,".menu-highlight");N(Z,".tsd-signatures");N(ee,"a[data-toggle]");j.isSupported()?N(j,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&we(Te);var Be=new Y;Object.defineProperty(window,"app",{value:Be});})(); /*! * lunr.Builder * Copyright (C) 2020 Oliver Nightingale diff --git a/docs/assets/search.js b/docs/assets/search.js index c23dbf2a..afac2a00 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"4\":\"Namespace\",\"8\":\"Enumeration\",\"16\":\"Enumeration member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\"},\"rows\":[{\"id\":0,\"kind\":128,\"name\":\"BroadcastClient\",\"url\":\"classes/BroadcastClient.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BroadcastClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"BroadcastClient\"},{\"id\":2,\"kind\":1024,\"name\":\"clients\",\"url\":\"classes/BroadcastClient.html#clients\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"BroadcastClient\"},{\"id\":3,\"kind\":2048,\"name\":\"getMethodNames\",\"url\":\"classes/BroadcastClient.html#getMethodNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"BroadcastClient\"},{\"id\":4,\"kind\":1024,\"name\":\"connection\",\"url\":\"classes/BroadcastClient.html#connection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":5,\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"classes/BroadcastClient.html#feeCushion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":6,\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"classes/BroadcastClient.html#maxFeeXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":7,\"kind\":262144,\"name\":\"url\",\"url\":\"classes/BroadcastClient.html#url\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":8,\"kind\":2048,\"name\":\"request\",\"url\":\"classes/BroadcastClient.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":9,\"kind\":2048,\"name\":\"requestNextPage\",\"url\":\"classes/BroadcastClient.html#requestNextPage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":10,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/BroadcastClient.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":11,\"kind\":2048,\"name\":\"requestAll\",\"url\":\"classes/BroadcastClient.html#requestAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":12,\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/BroadcastClient.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":13,\"kind\":2048,\"name\":\"disconnect\",\"url\":\"classes/BroadcastClient.html#disconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":14,\"kind\":2048,\"name\":\"isConnected\",\"url\":\"classes/BroadcastClient.html#isConnected\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":15,\"kind\":1024,\"name\":\"autofill\",\"url\":\"classes/BroadcastClient.html#autofill\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":16,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"BroadcastClient\"},{\"id\":17,\"kind\":1024,\"name\":\"submit\",\"url\":\"classes/BroadcastClient.html#submit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":18,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":19,\"kind\":1024,\"name\":\"submitAndWait\",\"url\":\"classes/BroadcastClient.html#submitAndWait\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":20,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":21,\"kind\":1024,\"name\":\"prepareTransaction\",\"url\":\"classes/BroadcastClient.html#prepareTransaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":22,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"BroadcastClient\"},{\"id\":23,\"kind\":1024,\"name\":\"getXrpBalance\",\"url\":\"classes/BroadcastClient.html#getXrpBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":24,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":25,\"kind\":1024,\"name\":\"getBalances\",\"url\":\"classes/BroadcastClient.html#getBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":26,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":27,\"kind\":1024,\"name\":\"getOrderbook\",\"url\":\"classes/BroadcastClient.html#getOrderbook\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":28,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":29,\"kind\":1024,\"name\":\"getLedgerIndex\",\"url\":\"classes/BroadcastClient.html#getLedgerIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":30,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":31,\"kind\":1024,\"name\":\"fundWallet\",\"url\":\"classes/BroadcastClient.html#fundWallet\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":32,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":33,\"kind\":128,\"name\":\"Client\",\"url\":\"classes/Client.html\",\"classes\":\"tsd-kind-class\"},{\"id\":34,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Client.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Client\"},{\"id\":35,\"kind\":1024,\"name\":\"connection\",\"url\":\"classes/Client.html#connection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":36,\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"classes/Client.html#feeCushion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":37,\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"classes/Client.html#maxFeeXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":38,\"kind\":262144,\"name\":\"url\",\"url\":\"classes/Client.html#url\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":39,\"kind\":2048,\"name\":\"request\",\"url\":\"classes/Client.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client\"},{\"id\":40,\"kind\":2048,\"name\":\"requestNextPage\",\"url\":\"classes/Client.html#requestNextPage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":41,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/Client.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Client\"},{\"id\":42,\"kind\":2048,\"name\":\"requestAll\",\"url\":\"classes/Client.html#requestAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":43,\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/Client.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":44,\"kind\":2048,\"name\":\"disconnect\",\"url\":\"classes/Client.html#disconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":45,\"kind\":2048,\"name\":\"isConnected\",\"url\":\"classes/Client.html#isConnected\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":46,\"kind\":1024,\"name\":\"autofill\",\"url\":\"classes/Client.html#autofill\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":47,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client\"},{\"id\":48,\"kind\":1024,\"name\":\"submit\",\"url\":\"classes/Client.html#submit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":49,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":50,\"kind\":1024,\"name\":\"submitAndWait\",\"url\":\"classes/Client.html#submitAndWait\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":51,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":52,\"kind\":1024,\"name\":\"prepareTransaction\",\"url\":\"classes/Client.html#prepareTransaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":53,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client\"},{\"id\":54,\"kind\":1024,\"name\":\"getXrpBalance\",\"url\":\"classes/Client.html#getXrpBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":55,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":56,\"kind\":1024,\"name\":\"getBalances\",\"url\":\"classes/Client.html#getBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":57,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":58,\"kind\":1024,\"name\":\"getOrderbook\",\"url\":\"classes/Client.html#getOrderbook\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":59,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":60,\"kind\":1024,\"name\":\"getLedgerIndex\",\"url\":\"classes/Client.html#getLedgerIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":61,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":62,\"kind\":1024,\"name\":\"fundWallet\",\"url\":\"classes/Client.html#fundWallet\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":63,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":64,\"kind\":256,\"name\":\"ClientOptions\",\"url\":\"interfaces/ClientOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":65,\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"interfaces/ClientOptions.html#feeCushion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientOptions\"},{\"id\":66,\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"interfaces/ClientOptions.html#maxFeeXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientOptions\"},{\"id\":67,\"kind\":1024,\"name\":\"proxy\",\"url\":\"interfaces/ClientOptions.html#proxy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ClientOptions\"},{\"id\":68,\"kind\":1024,\"name\":\"timeout\",\"url\":\"interfaces/ClientOptions.html#timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ClientOptions\"},{\"id\":69,\"kind\":1024,\"name\":\"trace\",\"url\":\"interfaces/ClientOptions.html#trace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":70,\"kind\":1024,\"name\":\"proxyAuthorization\",\"url\":\"interfaces/ClientOptions.html#proxyAuthorization\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":71,\"kind\":1024,\"name\":\"authorization\",\"url\":\"interfaces/ClientOptions.html#authorization\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":72,\"kind\":1024,\"name\":\"trustedCertificates\",\"url\":\"interfaces/ClientOptions.html#trustedCertificates\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":73,\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/ClientOptions.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":74,\"kind\":1024,\"name\":\"passphrase\",\"url\":\"interfaces/ClientOptions.html#passphrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":75,\"kind\":1024,\"name\":\"certificate\",\"url\":\"interfaces/ClientOptions.html#certificate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":76,\"kind\":1024,\"name\":\"connectionTimeout\",\"url\":\"interfaces/ClientOptions.html#connectionTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":77,\"kind\":128,\"name\":\"Wallet\",\"url\":\"classes/Wallet.html\",\"classes\":\"tsd-kind-class\"},{\"id\":78,\"kind\":2048,\"name\":\"generate\",\"url\":\"classes/Wallet.html#generate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":79,\"kind\":2048,\"name\":\"fromSeed\",\"url\":\"classes/Wallet.html#fromSeed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":80,\"kind\":1024,\"name\":\"fromSecret\",\"url\":\"classes/Wallet.html#fromSecret\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":81,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":82,\"kind\":2048,\"name\":\"fromEntropy\",\"url\":\"classes/Wallet.html#fromEntropy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":83,\"kind\":2048,\"name\":\"fromMnemonic\",\"url\":\"classes/Wallet.html#fromMnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":84,\"kind\":2048,\"name\":\"fromRFC1751Mnemonic\",\"url\":\"classes/Wallet.html#fromRFC1751Mnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":85,\"kind\":2048,\"name\":\"deriveWallet\",\"url\":\"classes/Wallet.html#deriveWallet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":86,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Wallet.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":87,\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Wallet.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":88,\"kind\":1024,\"name\":\"privateKey\",\"url\":\"classes/Wallet.html#privateKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":89,\"kind\":1024,\"name\":\"classicAddress\",\"url\":\"classes/Wallet.html#classicAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":90,\"kind\":1024,\"name\":\"seed\",\"url\":\"classes/Wallet.html#seed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":91,\"kind\":262144,\"name\":\"address\",\"url\":\"classes/Wallet.html#address\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":92,\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/Wallet.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":93,\"kind\":2048,\"name\":\"verifyTransaction\",\"url\":\"classes/Wallet.html#verifyTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":94,\"kind\":2048,\"name\":\"getXAddress\",\"url\":\"classes/Wallet.html#getXAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":95,\"kind\":2048,\"name\":\"checkTxSerialization\",\"url\":\"classes/Wallet.html#checkTxSerialization\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Wallet\"},{\"id\":96,\"kind\":64,\"name\":\"keyToRFC1751Mnemonic\",\"url\":\"modules.html#keyToRFC1751Mnemonic\",\"classes\":\"tsd-kind-function\"},{\"id\":97,\"kind\":64,\"name\":\"rfc1751MnemonicToKey\",\"url\":\"modules.html#rfc1751MnemonicToKey\",\"classes\":\"tsd-kind-function\"},{\"id\":98,\"kind\":4,\"name\":\"LedgerEntry\",\"url\":\"modules/LedgerEntry.html\",\"classes\":\"tsd-kind-namespace\"},{\"id\":99,\"kind\":256,\"name\":\"AccountRoot\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":100,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":101,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":102,\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":103,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":104,\"kind\":1024,\"name\":\"OwnerCount\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#OwnerCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":105,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":106,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":107,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":108,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":109,\"kind\":1024,\"name\":\"Domain\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Domain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":110,\"kind\":1024,\"name\":\"EmailHash\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#EmailHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":111,\"kind\":1024,\"name\":\"MessageKey\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#MessageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":112,\"kind\":1024,\"name\":\"RegularKey\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#RegularKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":113,\"kind\":1024,\"name\":\"TicketCount\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TicketCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":114,\"kind\":1024,\"name\":\"TickSize\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TickSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":115,\"kind\":1024,\"name\":\"TransferRate\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TransferRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":116,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":117,\"kind\":8,\"name\":\"AccountRootFlags\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":118,\"kind\":16,\"name\":\"lsfPasswordSpent\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfPasswordSpent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":119,\"kind\":16,\"name\":\"lsfRequireDestTag\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfRequireDestTag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":120,\"kind\":16,\"name\":\"lsfRequireAuth\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfRequireAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":121,\"kind\":16,\"name\":\"lsfDisallowXRP\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":122,\"kind\":16,\"name\":\"lsfDisableMaster\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisableMaster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":123,\"kind\":16,\"name\":\"lsfNoFreeze\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfNoFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":124,\"kind\":16,\"name\":\"lsfGlobalFreeze\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfGlobalFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":125,\"kind\":16,\"name\":\"lsfDefaultRipple\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDefaultRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":126,\"kind\":16,\"name\":\"lsfDepositAuth\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDepositAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":127,\"kind\":256,\"name\":\"AccountRootFlagsInterface\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":128,\"kind\":1024,\"name\":\"lsfPasswordSpent\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfPasswordSpent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":129,\"kind\":1024,\"name\":\"lsfRequireDestTag\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfRequireDestTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":130,\"kind\":1024,\"name\":\"lsfRequireAuth\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfRequireAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":131,\"kind\":1024,\"name\":\"lsfDisallowXRP\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":132,\"kind\":1024,\"name\":\"lsfDisableMaster\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisableMaster\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":133,\"kind\":1024,\"name\":\"lsfNoFreeze\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfNoFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":134,\"kind\":1024,\"name\":\"lsfGlobalFreeze\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfGlobalFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":135,\"kind\":1024,\"name\":\"lsfDefaultRipple\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDefaultRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":136,\"kind\":1024,\"name\":\"lsfDepositAuth\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDepositAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":137,\"kind\":256,\"name\":\"Amendments\",\"url\":\"interfaces/LedgerEntry.Amendments.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":138,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Amendments.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"id\":139,\"kind\":1024,\"name\":\"Amendments\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Amendments\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"id\":140,\"kind\":1024,\"name\":\"Majorities\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Majorities\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"id\":141,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"id\":142,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Amendments.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Amendments\"},{\"id\":143,\"kind\":256,\"name\":\"Check\",\"url\":\"interfaces/LedgerEntry.Check.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":144,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Check.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":145,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Check.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":146,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.Check.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":147,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Check.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":148,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Check.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":149,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Check.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":150,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Check.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":151,\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/LedgerEntry.Check.html#SendMax\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":152,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.Check.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":153,\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.Check.html#DestinationNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":154,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.Check.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":155,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.Check.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":156,\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/LedgerEntry.Check.html#InvoiceID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":157,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.Check.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":158,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Check.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Check\"},{\"id\":159,\"kind\":256,\"name\":\"DepositPreauth\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":160,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":161,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":162,\"kind\":1024,\"name\":\"Authorize\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Authorize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":163,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":164,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":165,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":166,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":167,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":168,\"kind\":256,\"name\":\"DirectoryNode\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":169,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":170,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":171,\"kind\":1024,\"name\":\"RootIndex\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#RootIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":172,\"kind\":1024,\"name\":\"Indexes\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Indexes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":173,\"kind\":1024,\"name\":\"IndexNext\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#IndexNext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":174,\"kind\":1024,\"name\":\"IndexPrevious\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#IndexPrevious\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":175,\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":176,\"kind\":1024,\"name\":\"TakerPaysCurrency\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerPaysCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":177,\"kind\":1024,\"name\":\"TakerPaysIssuer\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerPaysIssuer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":178,\"kind\":1024,\"name\":\"TakerGetsCurrency\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerGetsCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":179,\"kind\":1024,\"name\":\"TakerGetsIssuer\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerGetsIssuer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":180,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":181,\"kind\":256,\"name\":\"Escrow\",\"url\":\"interfaces/LedgerEntry.Escrow.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":182,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Escrow.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":183,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":184,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":185,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":186,\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Condition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":187,\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/LedgerEntry.Escrow.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":188,\"kind\":1024,\"name\":\"FinishAfter\",\"url\":\"interfaces/LedgerEntry.Escrow.html#FinishAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":189,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":190,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.Escrow.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":191,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.Escrow.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":192,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Escrow.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":193,\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.Escrow.html#DestinationNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":194,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Escrow.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":195,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Escrow.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":196,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Escrow.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":197,\"kind\":256,\"name\":\"FeeSettings\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":198,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":199,\"kind\":1024,\"name\":\"BaseFee\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#BaseFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":200,\"kind\":1024,\"name\":\"ReferenceFeeUnits\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReferenceFeeUnits\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":201,\"kind\":1024,\"name\":\"ReserveBase\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReserveBase\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":202,\"kind\":1024,\"name\":\"ReserveIncrement\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReserveIncrement\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":203,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":204,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":205,\"kind\":256,\"name\":\"Ledger\",\"url\":\"interfaces/LedgerEntry.Ledger.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":206,\"kind\":1024,\"name\":\"account_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#account_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":207,\"kind\":1024,\"name\":\"accountState\",\"url\":\"interfaces/LedgerEntry.Ledger.html#accountState\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":208,\"kind\":1024,\"name\":\"close_flags\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":209,\"kind\":1024,\"name\":\"close_time\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":210,\"kind\":1024,\"name\":\"close_time_human\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_time_human\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":211,\"kind\":1024,\"name\":\"close_time_resolution\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_time_resolution\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":212,\"kind\":1024,\"name\":\"closed\",\"url\":\"interfaces/LedgerEntry.Ledger.html#closed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":213,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":214,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerEntry.Ledger.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":215,\"kind\":1024,\"name\":\"parent_close_time\",\"url\":\"interfaces/LedgerEntry.Ledger.html#parent_close_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":216,\"kind\":1024,\"name\":\"parent_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#parent_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":217,\"kind\":1024,\"name\":\"total_coins\",\"url\":\"interfaces/LedgerEntry.Ledger.html#total_coins\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":218,\"kind\":1024,\"name\":\"transaction_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#transaction_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":219,\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/LedgerEntry.Ledger.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":220,\"kind\":4194304,\"name\":\"LedgerEntry\",\"url\":\"modules/LedgerEntry.html#LedgerEntry-1\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":221,\"kind\":256,\"name\":\"LedgerHashes\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":222,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"id\":223,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"id\":224,\"kind\":1024,\"name\":\"Hashes\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#Hashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"id\":225,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"id\":226,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"id\":227,\"kind\":256,\"name\":\"NegativeUNL\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":228,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"id\":229,\"kind\":1024,\"name\":\"DisabledValidators\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#DisabledValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"id\":230,\"kind\":1024,\"name\":\"ValidatorToDisable\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#ValidatorToDisable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"id\":231,\"kind\":1024,\"name\":\"ValidatorToReEnable\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#ValidatorToReEnable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"id\":232,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"id\":233,\"kind\":256,\"name\":\"Offer\",\"url\":\"interfaces/LedgerEntry.Offer.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":234,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Offer.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":235,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Offer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":236,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Offer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":237,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.Offer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":238,\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/LedgerEntry.Offer.html#TakerPays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":239,\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/LedgerEntry.Offer.html#TakerGets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":240,\"kind\":1024,\"name\":\"BookDirectory\",\"url\":\"interfaces/LedgerEntry.Offer.html#BookDirectory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":241,\"kind\":1024,\"name\":\"BookNode\",\"url\":\"interfaces/LedgerEntry.Offer.html#BookNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":242,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Offer.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":243,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Offer.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":244,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Offer.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":245,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.Offer.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":246,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Offer.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":247,\"kind\":8,\"name\":\"OfferFlags\",\"url\":\"enums/LedgerEntry.OfferFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":248,\"kind\":16,\"name\":\"lsfPassive\",\"url\":\"enums/LedgerEntry.OfferFlags.html#lsfPassive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.OfferFlags\"},{\"id\":249,\"kind\":16,\"name\":\"lsfSell\",\"url\":\"enums/LedgerEntry.OfferFlags.html#lsfSell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.OfferFlags\"},{\"id\":250,\"kind\":256,\"name\":\"PayChannel\",\"url\":\"interfaces/LedgerEntry.PayChannel.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":251,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":252,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":253,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":254,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":255,\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":256,\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":257,\"kind\":1024,\"name\":\"SettleDelay\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#SettleDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":258,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":259,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":260,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":261,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":262,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":263,\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":264,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":265,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":266,\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#DestinationNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":267,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":268,\"kind\":256,\"name\":\"RippleState\",\"url\":\"interfaces/LedgerEntry.RippleState.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":269,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":270,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.RippleState.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":271,\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.RippleState.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":272,\"kind\":1024,\"name\":\"LowLimit\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":273,\"kind\":1024,\"name\":\"HighLimit\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":274,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.RippleState.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":275,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.RippleState.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":276,\"kind\":1024,\"name\":\"LowNode\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":277,\"kind\":1024,\"name\":\"HighNode\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":278,\"kind\":1024,\"name\":\"LowQualityIn\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowQualityIn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":279,\"kind\":1024,\"name\":\"LowQualityOut\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowQualityOut\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":280,\"kind\":1024,\"name\":\"HighQualityIn\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighQualityIn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":281,\"kind\":1024,\"name\":\"HighQualityOut\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighQualityOut\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":282,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.RippleState.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":283,\"kind\":8,\"name\":\"RippleStateFlags\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":284,\"kind\":16,\"name\":\"lsfLowReserve\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowReserve\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":285,\"kind\":16,\"name\":\"lsfHighReserve\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighReserve\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":286,\"kind\":16,\"name\":\"lsfLowAuth\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":287,\"kind\":16,\"name\":\"lsfHighAuth\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":288,\"kind\":16,\"name\":\"lsfLowNoRipple\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":289,\"kind\":16,\"name\":\"lsfHighNoRipple\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":290,\"kind\":16,\"name\":\"lsfLowFreeze\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":291,\"kind\":16,\"name\":\"lsfHighFreeze\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":292,\"kind\":256,\"name\":\"SignerList\",\"url\":\"interfaces/LedgerEntry.SignerList.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":293,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.SignerList.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":294,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.SignerList.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":295,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.SignerList.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":296,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.SignerList.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":297,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.SignerList.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":298,\"kind\":1024,\"name\":\"SignerEntries\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerEntries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":299,\"kind\":1024,\"name\":\"SignerListID\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerListID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":300,\"kind\":1024,\"name\":\"SignerQuorum\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerQuorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":301,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.SignerList.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":302,\"kind\":8,\"name\":\"SignerListFlags\",\"url\":\"enums/LedgerEntry.SignerListFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":303,\"kind\":16,\"name\":\"lsfOneOwnerCount\",\"url\":\"enums/LedgerEntry.SignerListFlags.html#lsfOneOwnerCount\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.SignerListFlags\"},{\"id\":304,\"kind\":256,\"name\":\"Ticket\",\"url\":\"interfaces/LedgerEntry.Ticket.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":305,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Ticket.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":306,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Ticket.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":307,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Ticket.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":308,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Ticket.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":309,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Ticket.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":310,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Ticket.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":311,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/LedgerEntry.Ticket.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":312,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Ticket.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":313,\"kind\":64,\"name\":\"setTransactionFlagsToNumber\",\"url\":\"modules.html#setTransactionFlagsToNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":314,\"kind\":64,\"name\":\"parseAccountRootFlags\",\"url\":\"modules.html#parseAccountRootFlags\",\"classes\":\"tsd-kind-function\"},{\"id\":315,\"kind\":4194304,\"name\":\"Request\",\"url\":\"modules.html#Request\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":316,\"kind\":4194304,\"name\":\"Response\",\"url\":\"modules.html#Response\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":317,\"kind\":256,\"name\":\"AccountChannelsRequest\",\"url\":\"interfaces/AccountChannelsRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":318,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountChannelsRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountChannelsRequest\"},{\"id\":319,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountChannelsRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":320,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/AccountChannelsRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":321,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountChannelsRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":322,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountChannelsRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":323,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountChannelsRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":324,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountChannelsRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":325,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountChannelsRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsRequest\"},{\"id\":326,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountChannelsRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsRequest\"},{\"id\":327,\"kind\":256,\"name\":\"AccountChannelsResponse\",\"url\":\"interfaces/AccountChannelsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":328,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountChannelsResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountChannelsResponse\"},{\"id\":329,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountChannelsResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountChannelsResponse\"},{\"id\":330,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":331,\"kind\":1024,\"name\":\"channels\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.channels\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":332,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":333,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":334,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":335,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":336,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":337,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountChannelsResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":338,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountChannelsResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":339,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountChannelsResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":340,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountChannelsResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":341,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountChannelsResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":342,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountChannelsResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":343,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountChannelsResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":344,\"kind\":256,\"name\":\"AccountCurrenciesRequest\",\"url\":\"interfaces/AccountCurrenciesRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":345,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountCurrenciesRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":346,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountCurrenciesRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":347,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountCurrenciesRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":348,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountCurrenciesRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":349,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountCurrenciesRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":350,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountCurrenciesRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":351,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountCurrenciesRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":352,\"kind\":256,\"name\":\"AccountCurrenciesResponse\",\"url\":\"interfaces/AccountCurrenciesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":353,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":354,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":355,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.__type\"},{\"id\":356,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.__type\"},{\"id\":357,\"kind\":1024,\"name\":\"receive_currencies\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type.receive_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.__type\"},{\"id\":358,\"kind\":1024,\"name\":\"send_currencies\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type.send_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.__type\"},{\"id\":359,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.__type\"},{\"id\":360,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountCurrenciesResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":361,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountCurrenciesResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":362,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountCurrenciesResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":363,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountCurrenciesResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":364,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountCurrenciesResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":365,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountCurrenciesResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":366,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountCurrenciesResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":367,\"kind\":256,\"name\":\"AccountInfoRequest\",\"url\":\"interfaces/AccountInfoRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":368,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountInfoRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountInfoRequest\"},{\"id\":369,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountInfoRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":370,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountInfoRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":371,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountInfoRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":372,\"kind\":1024,\"name\":\"queue\",\"url\":\"interfaces/AccountInfoRequest.html#queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":373,\"kind\":1024,\"name\":\"signer_lists\",\"url\":\"interfaces/AccountInfoRequest.html#signer_lists\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":374,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountInfoRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":375,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountInfoRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoRequest\"},{\"id\":376,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountInfoRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoRequest\"},{\"id\":377,\"kind\":256,\"name\":\"AccountInfoResponse\",\"url\":\"interfaces/AccountInfoResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":378,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountInfoResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountInfoResponse\"},{\"id\":379,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountInfoResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountInfoResponse\"},{\"id\":380,\"kind\":1024,\"name\":\"account_data\",\"url\":\"interfaces/AccountInfoResponse.html#__type.account_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":381,\"kind\":1024,\"name\":\"signer_lists\",\"url\":\"interfaces/AccountInfoResponse.html#__type.signer_lists\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":382,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountInfoResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":383,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountInfoResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":384,\"kind\":1024,\"name\":\"queue_data\",\"url\":\"interfaces/AccountInfoResponse.html#__type.queue_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":385,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountInfoResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":386,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountInfoResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":387,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountInfoResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":388,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountInfoResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":389,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountInfoResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":390,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountInfoResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":391,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountInfoResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":392,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountInfoResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":393,\"kind\":256,\"name\":\"AccountLinesRequest\",\"url\":\"interfaces/AccountLinesRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":394,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountLinesRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountLinesRequest\"},{\"id\":395,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountLinesRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":396,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountLinesRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":397,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountLinesRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":398,\"kind\":1024,\"name\":\"peer\",\"url\":\"interfaces/AccountLinesRequest.html#peer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":399,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountLinesRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":400,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountLinesRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":401,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountLinesRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesRequest\"},{\"id\":402,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountLinesRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesRequest\"},{\"id\":403,\"kind\":256,\"name\":\"AccountLinesResponse\",\"url\":\"interfaces/AccountLinesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":404,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountLinesResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountLinesResponse\"},{\"id\":405,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountLinesResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountLinesResponse\"},{\"id\":406,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountLinesResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":407,\"kind\":1024,\"name\":\"lines\",\"url\":\"interfaces/AccountLinesResponse.html#__type.lines\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":408,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountLinesResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":409,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountLinesResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":410,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountLinesResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":411,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountLinesResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":412,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountLinesResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":413,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountLinesResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":414,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountLinesResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":415,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountLinesResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":416,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountLinesResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":417,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountLinesResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":418,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountLinesResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":419,\"kind\":256,\"name\":\"AccountNFTsRequest\",\"url\":\"interfaces/AccountNFTsRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":420,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountNFTsRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountNFTsRequest\"},{\"id\":421,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountNFTsRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountNFTsRequest\"},{\"id\":422,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountNFTsRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountNFTsRequest\"},{\"id\":423,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountNFTsRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountNFTsRequest\"},{\"id\":424,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountNFTsRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsRequest\"},{\"id\":425,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountNFTsRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsRequest\"},{\"id\":426,\"kind\":256,\"name\":\"AccountNFTsResponse\",\"url\":\"interfaces/AccountNFTsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":427,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountNFTsResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountNFTsResponse\"},{\"id\":428,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountNFTsResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountNFTsResponse\"},{\"id\":429,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":430,\"kind\":1024,\"name\":\"account_nfts\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.account_nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":431,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":432,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":433,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":434,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":435,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountNFTsResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":436,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountNFTsResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":437,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountNFTsResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":438,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountNFTsResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":439,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountNFTsResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":440,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountNFTsResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":441,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountNFTsResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":442,\"kind\":256,\"name\":\"AccountObjectsRequest\",\"url\":\"interfaces/AccountObjectsRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":443,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountObjectsRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountObjectsRequest\"},{\"id\":444,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountObjectsRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":445,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountObjectsRequest.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":446,\"kind\":1024,\"name\":\"deletion_blockers_only\",\"url\":\"interfaces/AccountObjectsRequest.html#deletion_blockers_only\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":447,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountObjectsRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":448,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountObjectsRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":449,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountObjectsRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":450,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountObjectsRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":451,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountObjectsRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsRequest\"},{\"id\":452,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountObjectsRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsRequest\"},{\"id\":453,\"kind\":256,\"name\":\"AccountObjectsResponse\",\"url\":\"interfaces/AccountObjectsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":454,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountObjectsResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountObjectsResponse\"},{\"id\":455,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountObjectsResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountObjectsResponse\"},{\"id\":456,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":457,\"kind\":1024,\"name\":\"account_objects\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.account_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":458,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":459,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":460,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":461,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":462,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":463,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":464,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountObjectsResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":465,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountObjectsResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":466,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountObjectsResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":467,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountObjectsResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":468,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountObjectsResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":469,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountObjectsResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":470,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountObjectsResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":471,\"kind\":256,\"name\":\"AccountOffersRequest\",\"url\":\"interfaces/AccountOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":472,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountOffersRequest\"},{\"id\":473,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountOffersRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":474,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountOffersRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":475,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountOffersRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":476,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountOffersRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":477,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountOffersRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":478,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountOffersRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":479,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersRequest\"},{\"id\":480,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersRequest\"},{\"id\":481,\"kind\":256,\"name\":\"AccountOffersResponse\",\"url\":\"interfaces/AccountOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":482,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountOffersResponse\"},{\"id\":483,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountOffersResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountOffersResponse\"},{\"id\":484,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountOffersResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":485,\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/AccountOffersResponse.html#__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":486,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountOffersResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":487,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountOffersResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":488,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountOffersResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":489,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountOffersResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":490,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":491,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":492,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":493,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":494,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":495,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":496,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":497,\"kind\":256,\"name\":\"AccountTxRequest\",\"url\":\"interfaces/AccountTxRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":498,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountTxRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountTxRequest\"},{\"id\":499,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountTxRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":500,\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index_min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":501,\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":502,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountTxRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":503,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":504,\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/AccountTxRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":505,\"kind\":1024,\"name\":\"forward\",\"url\":\"interfaces/AccountTxRequest.html#forward\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":506,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountTxRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":507,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountTxRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":508,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountTxRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxRequest\"},{\"id\":509,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountTxRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxRequest\"},{\"id\":510,\"kind\":256,\"name\":\"AccountTxResponse\",\"url\":\"interfaces/AccountTxResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":511,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountTxResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountTxResponse\"},{\"id\":512,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountTxResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountTxResponse\"},{\"id\":513,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountTxResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":514,\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/AccountTxResponse.html#__type.ledger_index_min\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":515,\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/AccountTxResponse.html#__type.ledger_index_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":516,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountTxResponse.html#__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":517,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountTxResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":518,\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/AccountTxResponse.html#__type.transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":519,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountTxResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":520,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountTxResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":521,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountTxResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":522,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountTxResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":523,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountTxResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":524,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountTxResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":525,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountTxResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":526,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountTxResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":527,\"kind\":256,\"name\":\"GatewayBalancesRequest\",\"url\":\"interfaces/GatewayBalancesRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":528,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/GatewayBalancesRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":529,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/GatewayBalancesRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":530,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/GatewayBalancesRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":531,\"kind\":1024,\"name\":\"hotwallet\",\"url\":\"interfaces/GatewayBalancesRequest.html#hotwallet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":532,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/GatewayBalancesRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":533,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/GatewayBalancesRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":534,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GatewayBalancesRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":535,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GatewayBalancesRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":536,\"kind\":256,\"name\":\"GatewayBalancesResponse\",\"url\":\"interfaces/GatewayBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":537,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/GatewayBalancesResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":538,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":539,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":540,\"kind\":1024,\"name\":\"obligations\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.obligations\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":541,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":542,\"kind\":1024,\"name\":\"balances\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.balances\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":543,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":544,\"kind\":1024,\"name\":\"assets\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.assets\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":545,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":546,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":547,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":548,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":549,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GatewayBalancesResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":550,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/GatewayBalancesResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":551,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/GatewayBalancesResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":552,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/GatewayBalancesResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":553,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/GatewayBalancesResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":554,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/GatewayBalancesResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":555,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GatewayBalancesResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":556,\"kind\":256,\"name\":\"NoRippleCheckRequest\",\"url\":\"interfaces/NoRippleCheckRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":557,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NoRippleCheckRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":558,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/NoRippleCheckRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":559,\"kind\":1024,\"name\":\"role\",\"url\":\"interfaces/NoRippleCheckRequest.html#role\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":560,\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/NoRippleCheckRequest.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":561,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/NoRippleCheckRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":562,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/NoRippleCheckRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":563,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/NoRippleCheckRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":564,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NoRippleCheckRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":565,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NoRippleCheckRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":566,\"kind\":256,\"name\":\"NoRippleCheckResponse\",\"url\":\"interfaces/NoRippleCheckResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":567,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NoRippleCheckResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":568,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NoRippleCheckResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":569,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/NoRippleCheckResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NoRippleCheckResponse.__type\"},{\"id\":570,\"kind\":1024,\"name\":\"problems\",\"url\":\"interfaces/NoRippleCheckResponse.html#__type.problems\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NoRippleCheckResponse.__type\"},{\"id\":571,\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/NoRippleCheckResponse.html#__type.transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NoRippleCheckResponse.__type\"},{\"id\":572,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NoRippleCheckResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":573,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NoRippleCheckResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":574,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NoRippleCheckResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":575,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NoRippleCheckResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":576,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NoRippleCheckResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":577,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NoRippleCheckResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":578,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NoRippleCheckResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":579,\"kind\":256,\"name\":\"LedgerRequest\",\"url\":\"interfaces/LedgerRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":580,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerRequest\"},{\"id\":581,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":582,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":583,\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/LedgerRequest.html#full\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":584,\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/LedgerRequest.html#accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":585,\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/LedgerRequest.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":586,\"kind\":1024,\"name\":\"expand\",\"url\":\"interfaces/LedgerRequest.html#expand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":587,\"kind\":1024,\"name\":\"owner_funds\",\"url\":\"interfaces/LedgerRequest.html#owner_funds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":588,\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":589,\"kind\":1024,\"name\":\"queue\",\"url\":\"interfaces/LedgerRequest.html#queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":590,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerRequest\"},{\"id\":591,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerRequest\"},{\"id\":592,\"kind\":256,\"name\":\"LedgerResponse\",\"url\":\"interfaces/LedgerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":593,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerResponse\"},{\"id\":594,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerResponse\"},{\"id\":595,\"kind\":1024,\"name\":\"ledger\",\"url\":\"interfaces/LedgerResponse.html#__type.ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.__type\"},{\"id\":596,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.__type\"},{\"id\":597,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.__type\"},{\"id\":598,\"kind\":1024,\"name\":\"queue_data\",\"url\":\"interfaces/LedgerResponse.html#__type.queue_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.__type\"},{\"id\":599,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.__type\"},{\"id\":600,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":601,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":602,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":603,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":604,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":605,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":606,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":607,\"kind\":256,\"name\":\"LedgerClosedRequest\",\"url\":\"interfaces/LedgerClosedRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":608,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerClosedRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerClosedRequest\"},{\"id\":609,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerClosedRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedRequest\"},{\"id\":610,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerClosedRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedRequest\"},{\"id\":611,\"kind\":256,\"name\":\"LedgerClosedResponse\",\"url\":\"interfaces/LedgerClosedResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":612,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerClosedResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerClosedResponse\"},{\"id\":613,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerClosedResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerClosedResponse\"},{\"id\":614,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerClosedResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerClosedResponse.__type\"},{\"id\":615,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerClosedResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerClosedResponse.__type\"},{\"id\":616,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerClosedResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":617,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerClosedResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":618,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerClosedResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":619,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerClosedResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":620,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerClosedResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":621,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerClosedResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":622,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerClosedResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":623,\"kind\":256,\"name\":\"LedgerCurrentRequest\",\"url\":\"interfaces/LedgerCurrentRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":624,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerCurrentRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerCurrentRequest\"},{\"id\":625,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerCurrentRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentRequest\"},{\"id\":626,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerCurrentRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentRequest\"},{\"id\":627,\"kind\":256,\"name\":\"LedgerCurrentResponse\",\"url\":\"interfaces/LedgerCurrentResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":628,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerCurrentResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":629,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerCurrentResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":630,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/LedgerCurrentResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerCurrentResponse.__type\"},{\"id\":631,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerCurrentResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":632,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerCurrentResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":633,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerCurrentResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":634,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerCurrentResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":635,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerCurrentResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":636,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerCurrentResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":637,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerCurrentResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":638,\"kind\":256,\"name\":\"LedgerDataRequest\",\"url\":\"interfaces/LedgerDataRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":639,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerDataRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerDataRequest\"},{\"id\":640,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerDataRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"id\":641,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerDataRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"id\":642,\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerDataRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"id\":643,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/LedgerDataRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"id\":644,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/LedgerDataRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"id\":645,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerDataRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataRequest\"},{\"id\":646,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerDataRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataRequest\"},{\"id\":647,\"kind\":256,\"name\":\"LedgerDataResponse\",\"url\":\"interfaces/LedgerDataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":648,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerDataResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerDataResponse\"},{\"id\":649,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerDataResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerDataResponse\"},{\"id\":650,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerDataResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.__type\"},{\"id\":651,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerDataResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.__type\"},{\"id\":652,\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/LedgerDataResponse.html#__type.state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.__type\"},{\"id\":653,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/LedgerDataResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.__type\"},{\"id\":654,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerDataResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.__type\"},{\"id\":655,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerDataResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":656,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerDataResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":657,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerDataResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":658,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerDataResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":659,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerDataResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":660,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerDataResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":661,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerDataResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":662,\"kind\":256,\"name\":\"LedgerEntryRequest\",\"url\":\"interfaces/LedgerEntryRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":663,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerEntryRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerEntryRequest\"},{\"id\":664,\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerEntryRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":665,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerEntryRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":666,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerEntryRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":667,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntryRequest.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":668,\"kind\":1024,\"name\":\"account_root\",\"url\":\"interfaces/LedgerEntryRequest.html#account_root\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":669,\"kind\":1024,\"name\":\"directory\",\"url\":\"interfaces/LedgerEntryRequest.html#directory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":670,\"kind\":1024,\"name\":\"offer\",\"url\":\"interfaces/LedgerEntryRequest.html#offer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":671,\"kind\":1024,\"name\":\"ripple_state\",\"url\":\"interfaces/LedgerEntryRequest.html#ripple_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":672,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerEntryRequest.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":673,\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/LedgerEntryRequest.html#__type.accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryRequest.__type\"},{\"id\":674,\"kind\":1024,\"name\":\"currency\",\"url\":\"interfaces/LedgerEntryRequest.html#__type.currency\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryRequest.__type\"},{\"id\":675,\"kind\":1024,\"name\":\"check\",\"url\":\"interfaces/LedgerEntryRequest.html#check\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":676,\"kind\":1024,\"name\":\"escrow\",\"url\":\"interfaces/LedgerEntryRequest.html#escrow\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":677,\"kind\":1024,\"name\":\"payment_channel\",\"url\":\"interfaces/LedgerEntryRequest.html#payment_channel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":678,\"kind\":1024,\"name\":\"deposit_preauth\",\"url\":\"interfaces/LedgerEntryRequest.html#deposit_preauth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":679,\"kind\":1024,\"name\":\"ticket\",\"url\":\"interfaces/LedgerEntryRequest.html#ticket\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":680,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerEntryRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryRequest\"},{\"id\":681,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerEntryRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryRequest\"},{\"id\":682,\"kind\":256,\"name\":\"LedgerEntryResponse\",\"url\":\"interfaces/LedgerEntryResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":683,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerEntryResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerEntryResponse\"},{\"id\":684,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerEntryResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerEntryResponse\"},{\"id\":685,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntryResponse.html#__type.index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.__type\"},{\"id\":686,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/LedgerEntryResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.__type\"},{\"id\":687,\"kind\":1024,\"name\":\"node\",\"url\":\"interfaces/LedgerEntryResponse.html#__type.node\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.__type\"},{\"id\":688,\"kind\":1024,\"name\":\"node_binary\",\"url\":\"interfaces/LedgerEntryResponse.html#__type.node_binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.__type\"},{\"id\":689,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerEntryResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.__type\"},{\"id\":690,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerEntryResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":691,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerEntryResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":692,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerEntryResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":693,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerEntryResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":694,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerEntryResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":695,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerEntryResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":696,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerEntryResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":697,\"kind\":256,\"name\":\"SubmitRequest\",\"url\":\"interfaces/SubmitRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":698,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubmitRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubmitRequest\"},{\"id\":699,\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitRequest.html#tx_blob\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitRequest\"},{\"id\":700,\"kind\":1024,\"name\":\"fail_hard\",\"url\":\"interfaces/SubmitRequest.html#fail_hard\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitRequest\"},{\"id\":701,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitRequest\"},{\"id\":702,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitRequest\"},{\"id\":703,\"kind\":256,\"name\":\"SubmitResponse\",\"url\":\"interfaces/SubmitResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":704,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubmitResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubmitResponse\"},{\"id\":705,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SubmitResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"SubmitResponse\"},{\"id\":706,\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/SubmitResponse.html#__type.engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":707,\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/SubmitResponse.html#__type.engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":708,\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/SubmitResponse.html#__type.engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":709,\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitResponse.html#__type.tx_blob\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":710,\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitResponse.html#__type.tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":711,\"kind\":1024,\"name\":\"accepted\",\"url\":\"interfaces/SubmitResponse.html#__type.accepted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":712,\"kind\":1024,\"name\":\"account_sequence_available\",\"url\":\"interfaces/SubmitResponse.html#__type.account_sequence_available\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":713,\"kind\":1024,\"name\":\"account_sequence_next\",\"url\":\"interfaces/SubmitResponse.html#__type.account_sequence_next\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":714,\"kind\":1024,\"name\":\"applied\",\"url\":\"interfaces/SubmitResponse.html#__type.applied\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":715,\"kind\":1024,\"name\":\"broadcast\",\"url\":\"interfaces/SubmitResponse.html#__type.broadcast\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":716,\"kind\":1024,\"name\":\"kept\",\"url\":\"interfaces/SubmitResponse.html#__type.kept\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":717,\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/SubmitResponse.html#__type.queued\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":718,\"kind\":1024,\"name\":\"open_ledger_cost\",\"url\":\"interfaces/SubmitResponse.html#__type.open_ledger_cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":719,\"kind\":1024,\"name\":\"validated_ledger_index\",\"url\":\"interfaces/SubmitResponse.html#__type.validated_ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":720,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":721,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubmitResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":722,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubmitResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":723,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubmitResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":724,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubmitResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":725,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubmitResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":726,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":727,\"kind\":256,\"name\":\"SubmitMultisignedRequest\",\"url\":\"interfaces/SubmitMultisignedRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":728,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubmitMultisignedRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubmitMultisignedRequest\"},{\"id\":729,\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitMultisignedRequest.html#tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitMultisignedRequest\"},{\"id\":730,\"kind\":1024,\"name\":\"fail_hard\",\"url\":\"interfaces/SubmitMultisignedRequest.html#fail_hard\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitMultisignedRequest\"},{\"id\":731,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitMultisignedRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedRequest\"},{\"id\":732,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitMultisignedRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedRequest\"},{\"id\":733,\"kind\":256,\"name\":\"SubmitMultisignedResponse\",\"url\":\"interfaces/SubmitMultisignedResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":734,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":735,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":736,\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type.engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.__type\"},{\"id\":737,\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type.engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.__type\"},{\"id\":738,\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type.engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.__type\"},{\"id\":739,\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type.tx_blob\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.__type\"},{\"id\":740,\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type.tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.__type\"},{\"id\":741,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitMultisignedResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":742,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubmitMultisignedResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":743,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubmitMultisignedResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":744,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubmitMultisignedResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":745,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubmitMultisignedResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":746,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubmitMultisignedResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":747,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitMultisignedResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":748,\"kind\":256,\"name\":\"TransactionEntryRequest\",\"url\":\"interfaces/TransactionEntryRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":749,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/TransactionEntryRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionEntryRequest\"},{\"id\":750,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionEntryRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionEntryRequest\"},{\"id\":751,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionEntryRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionEntryRequest\"},{\"id\":752,\"kind\":1024,\"name\":\"tx_hash\",\"url\":\"interfaces/TransactionEntryRequest.html#tx_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionEntryRequest\"},{\"id\":753,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TransactionEntryRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryRequest\"},{\"id\":754,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TransactionEntryRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryRequest\"},{\"id\":755,\"kind\":256,\"name\":\"TransactionEntryResponse\",\"url\":\"interfaces/TransactionEntryResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":756,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/TransactionEntryResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionEntryResponse\"},{\"id\":757,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/TransactionEntryResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"TransactionEntryResponse\"},{\"id\":758,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionEntryResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.__type\"},{\"id\":759,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionEntryResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.__type\"},{\"id\":760,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/TransactionEntryResponse.html#__type.metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.__type\"},{\"id\":761,\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/TransactionEntryResponse.html#__type.tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.__type\"},{\"id\":762,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TransactionEntryResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":763,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TransactionEntryResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":764,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TransactionEntryResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":765,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/TransactionEntryResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":766,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TransactionEntryResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":767,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/TransactionEntryResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":768,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TransactionEntryResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":769,\"kind\":256,\"name\":\"TxRequest\",\"url\":\"interfaces/TxRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":770,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/TxRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TxRequest\"},{\"id\":771,\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TxRequest.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"id\":772,\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/TxRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"id\":773,\"kind\":1024,\"name\":\"min_ledger\",\"url\":\"interfaces/TxRequest.html#min_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"id\":774,\"kind\":1024,\"name\":\"max_ledger\",\"url\":\"interfaces/TxRequest.html#max_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"id\":775,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TxRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxRequest\"},{\"id\":776,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TxRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxRequest\"},{\"id\":777,\"kind\":256,\"name\":\"TxResponse\",\"url\":\"interfaces/TxResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":778,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/TxResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TxResponse\"},{\"id\":779,\"kind\":1024,\"name\":\"searched_all\",\"url\":\"interfaces/TxResponse.html#searched_all\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxResponse\"},{\"id\":780,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TxResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":781,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TxResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":782,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TxResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":783,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/TxResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":784,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TxResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":785,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/TxResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":786,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TxResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":787,\"kind\":256,\"name\":\"BookOffersRequest\",\"url\":\"interfaces/BookOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":788,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/BookOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"BookOffersRequest\"},{\"id\":789,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/BookOffersRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":790,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/BookOffersRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":791,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/BookOffersRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":792,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/BookOffersRequest.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":793,\"kind\":1024,\"name\":\"taker_gets\",\"url\":\"interfaces/BookOffersRequest.html#taker_gets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":794,\"kind\":1024,\"name\":\"taker_pays\",\"url\":\"interfaces/BookOffersRequest.html#taker_pays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":795,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/BookOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersRequest\"},{\"id\":796,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/BookOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersRequest\"},{\"id\":797,\"kind\":256,\"name\":\"BookOffer\",\"url\":\"interfaces/BookOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":798,\"kind\":1024,\"name\":\"owner_funds\",\"url\":\"interfaces/BookOffer.html#owner_funds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"id\":799,\"kind\":1024,\"name\":\"taker_gets_funded\",\"url\":\"interfaces/BookOffer.html#taker_gets_funded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"id\":800,\"kind\":1024,\"name\":\"taker_pays_funded\",\"url\":\"interfaces/BookOffer.html#taker_pays_funded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"id\":801,\"kind\":1024,\"name\":\"quality\",\"url\":\"interfaces/BookOffer.html#quality\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"id\":802,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/BookOffer.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":803,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/BookOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":804,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/BookOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":805,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/BookOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":806,\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/BookOffer.html#TakerPays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":807,\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/BookOffer.html#TakerGets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":808,\"kind\":1024,\"name\":\"BookDirectory\",\"url\":\"interfaces/BookOffer.html#BookDirectory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":809,\"kind\":1024,\"name\":\"BookNode\",\"url\":\"interfaces/BookOffer.html#BookNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":810,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/BookOffer.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":811,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/BookOffer.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":812,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/BookOffer.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":813,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/BookOffer.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":814,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/BookOffer.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":815,\"kind\":256,\"name\":\"BookOffersResponse\",\"url\":\"interfaces/BookOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":816,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/BookOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"BookOffersResponse\"},{\"id\":817,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/BookOffersResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"BookOffersResponse\"},{\"id\":818,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/BookOffersResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.__type\"},{\"id\":819,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/BookOffersResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.__type\"},{\"id\":820,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/BookOffersResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.__type\"},{\"id\":821,\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/BookOffersResponse.html#__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.__type\"},{\"id\":822,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/BookOffersResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.__type\"},{\"id\":823,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/BookOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":824,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/BookOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":825,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/BookOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":826,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/BookOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":827,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/BookOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":828,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/BookOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":829,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/BookOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":830,\"kind\":256,\"name\":\"DepositAuthorizedRequest\",\"url\":\"interfaces/DepositAuthorizedRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":831,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/DepositAuthorizedRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":832,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/DepositAuthorizedRequest.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":833,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/DepositAuthorizedRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":834,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/DepositAuthorizedRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":835,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/DepositAuthorizedRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":836,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DepositAuthorizedRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":837,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/DepositAuthorizedRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":838,\"kind\":256,\"name\":\"DepositAuthorizedResponse\",\"url\":\"interfaces/DepositAuthorizedResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":839,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":840,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":841,\"kind\":1024,\"name\":\"deposit_authorized\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.deposit_authorized\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":842,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":843,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":844,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":845,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":846,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":847,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":848,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DepositAuthorizedResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":849,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/DepositAuthorizedResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":850,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DepositAuthorizedResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":851,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/DepositAuthorizedResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":852,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/DepositAuthorizedResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":853,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/DepositAuthorizedResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":854,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/DepositAuthorizedResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":855,\"kind\":4194304,\"name\":\"PathFindRequest\",\"url\":\"modules.html#PathFindRequest\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":856,\"kind\":256,\"name\":\"PathFindCreateRequest\",\"url\":\"interfaces/PathFindCreateRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":857,\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindCreateRequest.html#subcommand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PathFindCreateRequest\"},{\"id\":858,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindCreateRequest.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"id\":859,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindCreateRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"id\":860,\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindCreateRequest.html#destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"id\":861,\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/PathFindCreateRequest.html#send_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"id\":862,\"kind\":1024,\"name\":\"paths\",\"url\":\"interfaces/PathFindCreateRequest.html#paths\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"id\":863,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindCreateRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"id\":864,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindCreateRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"id\":865,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindCreateRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"id\":866,\"kind\":256,\"name\":\"PathFindCloseRequest\",\"url\":\"interfaces/PathFindCloseRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":867,\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindCloseRequest.html#subcommand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PathFindCloseRequest\"},{\"id\":868,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindCloseRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"id\":869,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindCloseRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"id\":870,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindCloseRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"id\":871,\"kind\":256,\"name\":\"PathFindStatusRequest\",\"url\":\"interfaces/PathFindStatusRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":872,\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindStatusRequest.html#subcommand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PathFindStatusRequest\"},{\"id\":873,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindStatusRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"id\":874,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindStatusRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"id\":875,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindStatusRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"id\":876,\"kind\":256,\"name\":\"PathFindResponse\",\"url\":\"interfaces/PathFindResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":877,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/PathFindResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PathFindResponse\"},{\"id\":878,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PathFindResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"PathFindResponse\"},{\"id\":879,\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/PathFindResponse.html#__type.alternatives\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":880,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindResponse.html#__type.destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":881,\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindResponse.html#__type.destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":882,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindResponse.html#__type.source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":883,\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/PathFindResponse.html#__type.full_reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":884,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindResponse.html#__type.id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":885,\"kind\":1024,\"name\":\"closed\",\"url\":\"interfaces/PathFindResponse.html#__type.closed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":886,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PathFindResponse.html#__type.status\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":887,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":888,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PathFindResponse.html#status-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":889,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PathFindResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":890,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/PathFindResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":891,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/PathFindResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":892,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/PathFindResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":893,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":894,\"kind\":256,\"name\":\"RipplePathFindRequest\",\"url\":\"interfaces/RipplePathFindRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":895,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/RipplePathFindRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"RipplePathFindRequest\"},{\"id\":896,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/RipplePathFindRequest.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":897,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/RipplePathFindRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":898,\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/RipplePathFindRequest.html#destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":899,\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/RipplePathFindRequest.html#send_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":900,\"kind\":1024,\"name\":\"source_currencies\",\"url\":\"interfaces/RipplePathFindRequest.html#source_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":901,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/RipplePathFindRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":902,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/RipplePathFindRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":903,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindRequest\"},{\"id\":904,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RipplePathFindRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindRequest\"},{\"id\":905,\"kind\":256,\"name\":\"RipplePathFindResponse\",\"url\":\"interfaces/RipplePathFindResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":906,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/RipplePathFindResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"RipplePathFindResponse\"},{\"id\":907,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RipplePathFindResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"RipplePathFindResponse\"},{\"id\":908,\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.alternatives\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":909,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":910,\"kind\":1024,\"name\":\"destination_currencies\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.destination_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":911,\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":912,\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.full_reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":913,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":914,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":915,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":916,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":917,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":918,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/RipplePathFindResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":919,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/RipplePathFindResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":920,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/RipplePathFindResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":921,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/RipplePathFindResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":922,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/RipplePathFindResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":923,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RipplePathFindResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":924,\"kind\":256,\"name\":\"ChannelVerifyRequest\",\"url\":\"interfaces/ChannelVerifyRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":925,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ChannelVerifyRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":926,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/ChannelVerifyRequest.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":927,\"kind\":1024,\"name\":\"channel_id\",\"url\":\"interfaces/ChannelVerifyRequest.html#channel_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":928,\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/ChannelVerifyRequest.html#public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":929,\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ChannelVerifyRequest.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":930,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ChannelVerifyRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":931,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ChannelVerifyRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":932,\"kind\":256,\"name\":\"ChannelVerifyResponse\",\"url\":\"interfaces/ChannelVerifyResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":933,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ChannelVerifyResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":934,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChannelVerifyResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":935,\"kind\":1024,\"name\":\"signature_verified\",\"url\":\"interfaces/ChannelVerifyResponse.html#__type.signature_verified\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChannelVerifyResponse.__type\"},{\"id\":936,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ChannelVerifyResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":937,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ChannelVerifyResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":938,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ChannelVerifyResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":939,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ChannelVerifyResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":940,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ChannelVerifyResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":941,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ChannelVerifyResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":942,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ChannelVerifyResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":943,\"kind\":256,\"name\":\"SubscribeRequest\",\"url\":\"interfaces/SubscribeRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":944,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubscribeRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubscribeRequest\"},{\"id\":945,\"kind\":1024,\"name\":\"streams\",\"url\":\"interfaces/SubscribeRequest.html#streams\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":946,\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/SubscribeRequest.html#accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":947,\"kind\":1024,\"name\":\"accounts_proposed\",\"url\":\"interfaces/SubscribeRequest.html#accounts_proposed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":948,\"kind\":1024,\"name\":\"books\",\"url\":\"interfaces/SubscribeRequest.html#books\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":949,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/SubscribeRequest.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":950,\"kind\":1024,\"name\":\"url_username\",\"url\":\"interfaces/SubscribeRequest.html#url_username\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":951,\"kind\":1024,\"name\":\"url_password\",\"url\":\"interfaces/SubscribeRequest.html#url_password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":952,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubscribeRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeRequest\"},{\"id\":953,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubscribeRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeRequest\"},{\"id\":954,\"kind\":256,\"name\":\"SubscribeResponse\",\"url\":\"interfaces/SubscribeResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":955,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubscribeResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubscribeResponse\"},{\"id\":956,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubscribeResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":957,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubscribeResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":958,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubscribeResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":959,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubscribeResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":960,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubscribeResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":961,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubscribeResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":962,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubscribeResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":963,\"kind\":4194304,\"name\":\"Stream\",\"url\":\"modules.html#Stream\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":964,\"kind\":256,\"name\":\"LedgerStream\",\"url\":\"interfaces/LedgerStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":965,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerStream\"},{\"id\":966,\"kind\":1024,\"name\":\"fee_base\",\"url\":\"interfaces/LedgerStream.html#fee_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":967,\"kind\":1024,\"name\":\"fee_ref\",\"url\":\"interfaces/LedgerStream.html#fee_ref\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":968,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":969,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":970,\"kind\":1024,\"name\":\"ledger_time\",\"url\":\"interfaces/LedgerStream.html#ledger_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":971,\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/LedgerStream.html#reserve_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":972,\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/LedgerStream.html#reserve_inc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":973,\"kind\":1024,\"name\":\"txn_count\",\"url\":\"interfaces/LedgerStream.html#txn_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":974,\"kind\":1024,\"name\":\"validated_ledgers\",\"url\":\"interfaces/LedgerStream.html#validated_ledgers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":975,\"kind\":256,\"name\":\"ValidationStream\",\"url\":\"interfaces/ValidationStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":976,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ValidationStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ValidationStream\"},{\"id\":977,\"kind\":1024,\"name\":\"amendments\",\"url\":\"interfaces/ValidationStream.html#amendments\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":978,\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ValidationStream.html#base_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":979,\"kind\":1024,\"name\":\"flags\",\"url\":\"interfaces/ValidationStream.html#flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":980,\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/ValidationStream.html#full\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":981,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/ValidationStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":982,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/ValidationStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":983,\"kind\":1024,\"name\":\"load_fee\",\"url\":\"interfaces/ValidationStream.html#load_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":984,\"kind\":1024,\"name\":\"master_key\",\"url\":\"interfaces/ValidationStream.html#master_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":985,\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ValidationStream.html#reserve_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":986,\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ValidationStream.html#reserve_inc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":987,\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ValidationStream.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":988,\"kind\":1024,\"name\":\"signing_time\",\"url\":\"interfaces/ValidationStream.html#signing_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":989,\"kind\":1024,\"name\":\"validation_public_key\",\"url\":\"interfaces/ValidationStream.html#validation_public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":990,\"kind\":256,\"name\":\"TransactionStream\",\"url\":\"interfaces/TransactionStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":991,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TransactionStream.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":992,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TransactionStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionStream\"},{\"id\":993,\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/TransactionStream.html#engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":994,\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/TransactionStream.html#engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":995,\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/TransactionStream.html#engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":996,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/TransactionStream.html#ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":997,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":998,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":999,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/TransactionStream.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1000,\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TransactionStream.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1001,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/TransactionStream.html#validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1002,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TransactionStream.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1003,\"kind\":256,\"name\":\"PathFindStream\",\"url\":\"interfaces/PathFindStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1004,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PathFindStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PathFindStream\"},{\"id\":1005,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindStream.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1006,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindStream.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1007,\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindStream.html#destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1008,\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/PathFindStream.html#full_reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1009,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindStream.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1010,\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/PathFindStream.html#send_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1011,\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/PathFindStream.html#alternatives\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1012,\"kind\":256,\"name\":\"PeerStatusStream\",\"url\":\"interfaces/PeerStatusStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1013,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PeerStatusStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PeerStatusStream\"},{\"id\":1014,\"kind\":1024,\"name\":\"action\",\"url\":\"interfaces/PeerStatusStream.html#action\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1015,\"kind\":1024,\"name\":\"date\",\"url\":\"interfaces/PeerStatusStream.html#date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1016,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/PeerStatusStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1017,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1018,\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1019,\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index_min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1020,\"kind\":256,\"name\":\"OrderBookStream\",\"url\":\"interfaces/OrderBookStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1021,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/OrderBookStream.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1022,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/OrderBookStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"OrderBookStream\"},{\"id\":1023,\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/OrderBookStream.html#engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1024,\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/OrderBookStream.html#engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1025,\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/OrderBookStream.html#engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1026,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/OrderBookStream.html#ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1027,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/OrderBookStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1028,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/OrderBookStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1029,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/OrderBookStream.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1030,\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/OrderBookStream.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1031,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/OrderBookStream.html#validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1032,\"kind\":256,\"name\":\"ConsensusStream\",\"url\":\"interfaces/ConsensusStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1033,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ConsensusStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ConsensusStream\"},{\"id\":1034,\"kind\":1024,\"name\":\"consensus\",\"url\":\"interfaces/ConsensusStream.html#consensus\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConsensusStream\"},{\"id\":1035,\"kind\":256,\"name\":\"UnsubscribeRequest\",\"url\":\"interfaces/UnsubscribeRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1036,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/UnsubscribeRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1037,\"kind\":1024,\"name\":\"streams\",\"url\":\"interfaces/UnsubscribeRequest.html#streams\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1038,\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/UnsubscribeRequest.html#accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1039,\"kind\":1024,\"name\":\"accounts_proposed\",\"url\":\"interfaces/UnsubscribeRequest.html#accounts_proposed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1040,\"kind\":1024,\"name\":\"books\",\"url\":\"interfaces/UnsubscribeRequest.html#books\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1041,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/UnsubscribeRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1042,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/UnsubscribeRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1043,\"kind\":256,\"name\":\"UnsubscribeResponse\",\"url\":\"interfaces/UnsubscribeResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1044,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/UnsubscribeResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1045,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/UnsubscribeResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1046,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/UnsubscribeResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1047,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/UnsubscribeResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1048,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/UnsubscribeResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1049,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/UnsubscribeResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1050,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/UnsubscribeResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1051,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/UnsubscribeResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1052,\"kind\":256,\"name\":\"FeeRequest\",\"url\":\"interfaces/FeeRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1053,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/FeeRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FeeRequest\"},{\"id\":1054,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FeeRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeRequest\"},{\"id\":1055,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FeeRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeRequest\"},{\"id\":1056,\"kind\":256,\"name\":\"FeeResponse\",\"url\":\"interfaces/FeeResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1057,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/FeeResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FeeResponse\"},{\"id\":1058,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"FeeResponse\"},{\"id\":1059,\"kind\":1024,\"name\":\"current_ledger_size\",\"url\":\"interfaces/FeeResponse.html#__type.current_ledger_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1060,\"kind\":1024,\"name\":\"current_queue_size\",\"url\":\"interfaces/FeeResponse.html#__type.current_queue_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1061,\"kind\":1024,\"name\":\"drops\",\"url\":\"interfaces/FeeResponse.html#__type.drops\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1062,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1063,\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/FeeResponse.html#__type.__type-1.base_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1064,\"kind\":1024,\"name\":\"median_fee\",\"url\":\"interfaces/FeeResponse.html#__type.__type-1.median_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1065,\"kind\":1024,\"name\":\"minimum_fee\",\"url\":\"interfaces/FeeResponse.html#__type.__type-1.minimum_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1066,\"kind\":1024,\"name\":\"open_ledger_fee\",\"url\":\"interfaces/FeeResponse.html#__type.__type-1.open_ledger_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1067,\"kind\":1024,\"name\":\"expected_ledger_size\",\"url\":\"interfaces/FeeResponse.html#__type.expected_ledger_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1068,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/FeeResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1069,\"kind\":1024,\"name\":\"levels\",\"url\":\"interfaces/FeeResponse.html#__type.levels\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1070,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#__type.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1071,\"kind\":1024,\"name\":\"median_level\",\"url\":\"interfaces/FeeResponse.html#__type.__type-2.median_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1072,\"kind\":1024,\"name\":\"minimum_level\",\"url\":\"interfaces/FeeResponse.html#__type.__type-2.minimum_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1073,\"kind\":1024,\"name\":\"open_ledger_level\",\"url\":\"interfaces/FeeResponse.html#__type.__type-2.open_ledger_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1074,\"kind\":1024,\"name\":\"reference_level\",\"url\":\"interfaces/FeeResponse.html#__type.__type-2.reference_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1075,\"kind\":1024,\"name\":\"max_queue_size\",\"url\":\"interfaces/FeeResponse.html#__type.max_queue_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1076,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FeeResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1077,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/FeeResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1078,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/FeeResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1079,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/FeeResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1080,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/FeeResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1081,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/FeeResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1082,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FeeResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1083,\"kind\":256,\"name\":\"ManifestRequest\",\"url\":\"interfaces/ManifestRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1084,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ManifestRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ManifestRequest\"},{\"id\":1085,\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/ManifestRequest.html#public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ManifestRequest\"},{\"id\":1086,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ManifestRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestRequest\"},{\"id\":1087,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ManifestRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestRequest\"},{\"id\":1088,\"kind\":256,\"name\":\"ManifestResponse\",\"url\":\"interfaces/ManifestResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1089,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ManifestResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ManifestResponse\"},{\"id\":1090,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ManifestResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ManifestResponse\"},{\"id\":1091,\"kind\":1024,\"name\":\"details\",\"url\":\"interfaces/ManifestResponse.html#__type.details\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type\"},{\"id\":1092,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ManifestResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type\"},{\"id\":1093,\"kind\":1024,\"name\":\"domain\",\"url\":\"interfaces/ManifestResponse.html#__type.__type-1.domain\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type.__type\"},{\"id\":1094,\"kind\":1024,\"name\":\"ephemeral_key\",\"url\":\"interfaces/ManifestResponse.html#__type.__type-1.ephemeral_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type.__type\"},{\"id\":1095,\"kind\":1024,\"name\":\"master_key\",\"url\":\"interfaces/ManifestResponse.html#__type.__type-1.master_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type.__type\"},{\"id\":1096,\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ManifestResponse.html#__type.__type-1.seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type.__type\"},{\"id\":1097,\"kind\":1024,\"name\":\"manifest\",\"url\":\"interfaces/ManifestResponse.html#__type.manifest\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type\"},{\"id\":1098,\"kind\":1024,\"name\":\"requested\",\"url\":\"interfaces/ManifestResponse.html#__type.requested\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type\"},{\"id\":1099,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ManifestResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1100,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ManifestResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1101,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ManifestResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1102,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ManifestResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1103,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ManifestResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1104,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ManifestResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1105,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ManifestResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1106,\"kind\":256,\"name\":\"ServerInfoRequest\",\"url\":\"interfaces/ServerInfoRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1107,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ServerInfoRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ServerInfoRequest\"},{\"id\":1108,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerInfoRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoRequest\"},{\"id\":1109,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerInfoRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoRequest\"},{\"id\":1110,\"kind\":256,\"name\":\"ServerInfoResponse\",\"url\":\"interfaces/ServerInfoResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1111,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ServerInfoResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ServerInfoResponse\"},{\"id\":1112,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ServerInfoResponse\"},{\"id\":1113,\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/ServerInfoResponse.html#__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type\"},{\"id\":1114,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type\"},{\"id\":1115,\"kind\":1024,\"name\":\"amendment_blocked\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.amendment_blocked\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1116,\"kind\":1024,\"name\":\"build_version\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.build_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1117,\"kind\":1024,\"name\":\"closed_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.closed_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1118,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1119,\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.age\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1120,\"kind\":1024,\"name\":\"base_fee_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.base_fee_xrp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1121,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1122,\"kind\":1024,\"name\":\"reserve_base_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.reserve_base_xrp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1123,\"kind\":1024,\"name\":\"reserve_inc_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.reserve_inc_xrp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1124,\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1125,\"kind\":1024,\"name\":\"complete_ledgers\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.complete_ledgers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1126,\"kind\":1024,\"name\":\"hostid\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.hostid\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1127,\"kind\":1024,\"name\":\"io_latency_ms\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.io_latency_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1128,\"kind\":1024,\"name\":\"jq_trans_overflow\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.jq_trans_overflow\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1129,\"kind\":1024,\"name\":\"last_close\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.last_close\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1130,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1131,\"kind\":1024,\"name\":\"converge_time_s\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3.converge_time_s\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1132,\"kind\":1024,\"name\":\"proposers\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3.proposers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1133,\"kind\":1024,\"name\":\"load\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1134,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1135,\"kind\":1024,\"name\":\"job_types\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4.job_types\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1136,\"kind\":1024,\"name\":\"threads\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4.threads\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1137,\"kind\":1024,\"name\":\"load_factor\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1138,\"kind\":1024,\"name\":\"load_factor_local\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_local\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1139,\"kind\":1024,\"name\":\"load_factor_net\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_net\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1140,\"kind\":1024,\"name\":\"load_factor_cluster\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_cluster\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1141,\"kind\":1024,\"name\":\"load_factor_fee_escalation\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_fee_escalation\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1142,\"kind\":1024,\"name\":\"load_factor_fee_queue\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_fee_queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1143,\"kind\":1024,\"name\":\"load_factor_server\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_server\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1144,\"kind\":1024,\"name\":\"network_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.network_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1145,\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1146,\"kind\":1024,\"name\":\"pubkey_node\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.pubkey_node\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1147,\"kind\":1024,\"name\":\"pubkey_validator\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.pubkey_validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1148,\"kind\":1024,\"name\":\"server_state\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.server_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1149,\"kind\":1024,\"name\":\"server_state_duration_us\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.server_state_duration_us\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1150,\"kind\":1024,\"name\":\"state_accounting\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.state_accounting\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1151,\"kind\":1024,\"name\":\"time\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1152,\"kind\":1024,\"name\":\"uptime\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.uptime\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1153,\"kind\":1024,\"name\":\"validated_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.validated_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1154,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1155,\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.age-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1156,\"kind\":1024,\"name\":\"base_fee_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.base_fee_xrp-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1157,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.hash-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1158,\"kind\":1024,\"name\":\"reserve_base_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.reserve_base_xrp-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1159,\"kind\":1024,\"name\":\"reserve_inc_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.reserve_inc_xrp-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1160,\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.seq-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1161,\"kind\":1024,\"name\":\"validation_quorum\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.validation_quorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1162,\"kind\":1024,\"name\":\"validator_list_expires\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.validator_list_expires\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1163,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerInfoResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1164,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ServerInfoResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1165,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ServerInfoResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1166,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ServerInfoResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1167,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ServerInfoResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1168,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ServerInfoResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1169,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerInfoResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1170,\"kind\":256,\"name\":\"ServerStateRequest\",\"url\":\"interfaces/ServerStateRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1171,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ServerStateRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ServerStateRequest\"},{\"id\":1172,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerStateRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateRequest\"},{\"id\":1173,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerStateRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateRequest\"},{\"id\":1174,\"kind\":256,\"name\":\"ServerStateResponse\",\"url\":\"interfaces/ServerStateResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1175,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ServerStateResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ServerStateResponse\"},{\"id\":1176,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ServerStateResponse\"},{\"id\":1177,\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/ServerStateResponse.html#__type.state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type\"},{\"id\":1178,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type\"},{\"id\":1179,\"kind\":1024,\"name\":\"amendment_blocked\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.amendment_blocked\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1180,\"kind\":1024,\"name\":\"build_version\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.build_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1181,\"kind\":1024,\"name\":\"complete_ledgers\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.complete_ledgers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1182,\"kind\":1024,\"name\":\"closed_ledger\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.closed_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1183,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1184,\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.age\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1185,\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.base_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1186,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1187,\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.reserve_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1188,\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.reserve_inc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1189,\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1190,\"kind\":1024,\"name\":\"io_latency_ms\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.io_latency_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1191,\"kind\":1024,\"name\":\"jq_trans_overflow\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.jq_trans_overflow\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1192,\"kind\":1024,\"name\":\"last_close\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.last_close\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1193,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1194,\"kind\":1024,\"name\":\"converge_time_s\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-3.converge_time_s\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1195,\"kind\":1024,\"name\":\"proposers\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-3.proposers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1196,\"kind\":1024,\"name\":\"load\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1197,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1198,\"kind\":1024,\"name\":\"job_types\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-4.job_types\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1199,\"kind\":1024,\"name\":\"threads\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-4.threads\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1200,\"kind\":1024,\"name\":\"load_base\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1201,\"kind\":1024,\"name\":\"load_factor\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_factor\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1202,\"kind\":1024,\"name\":\"load_factor_fee_escalation\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_escalation\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1203,\"kind\":1024,\"name\":\"load_factor_fee_queue\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1204,\"kind\":1024,\"name\":\"load_factor_fee_reference\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1205,\"kind\":1024,\"name\":\"load_factor_server\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_server\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1206,\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1207,\"kind\":1024,\"name\":\"pubkey_node\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.pubkey_node\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1208,\"kind\":1024,\"name\":\"pubkey_validator\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.pubkey_validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1209,\"kind\":1024,\"name\":\"server_state\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.server_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1210,\"kind\":1024,\"name\":\"server_state_duration_us\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.server_state_duration_us\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1211,\"kind\":1024,\"name\":\"state_accounting\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.state_accounting\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1212,\"kind\":1024,\"name\":\"time\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1213,\"kind\":1024,\"name\":\"uptime\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.uptime\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1214,\"kind\":1024,\"name\":\"validated_ledger\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.validated_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1215,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1216,\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.age-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1217,\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.base_fee-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1218,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.hash-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1219,\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.reserve_base-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1220,\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.reserve_inc-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1221,\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.seq-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1222,\"kind\":1024,\"name\":\"validation_quorum\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.validation_quorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1223,\"kind\":1024,\"name\":\"validator_list_expires\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.validator_list_expires\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1224,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerStateResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1225,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ServerStateResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1226,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ServerStateResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1227,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ServerStateResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1228,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ServerStateResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1229,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ServerStateResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1230,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerStateResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1231,\"kind\":256,\"name\":\"PingRequest\",\"url\":\"interfaces/PingRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1232,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PingRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PingRequest\"},{\"id\":1233,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PingRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingRequest\"},{\"id\":1234,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PingRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingRequest\"},{\"id\":1235,\"kind\":256,\"name\":\"PingResponse\",\"url\":\"interfaces/PingResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1236,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/PingResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PingResponse\"},{\"id\":1237,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PingResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"PingResponse\"},{\"id\":1238,\"kind\":1024,\"name\":\"role\",\"url\":\"interfaces/PingResponse.html#__type.role\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PingResponse.__type\"},{\"id\":1239,\"kind\":1024,\"name\":\"unlimited\",\"url\":\"interfaces/PingResponse.html#__type.unlimited\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PingResponse.__type\"},{\"id\":1240,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PingResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1241,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PingResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1242,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PingResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1243,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/PingResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1244,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/PingResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1245,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/PingResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1246,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PingResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1247,\"kind\":256,\"name\":\"RandomRequest\",\"url\":\"interfaces/RandomRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1248,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/RandomRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"RandomRequest\"},{\"id\":1249,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RandomRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomRequest\"},{\"id\":1250,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RandomRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomRequest\"},{\"id\":1251,\"kind\":256,\"name\":\"RandomResponse\",\"url\":\"interfaces/RandomResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1252,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/RandomResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"RandomResponse\"},{\"id\":1253,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RandomResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"RandomResponse\"},{\"id\":1254,\"kind\":1024,\"name\":\"random\",\"url\":\"interfaces/RandomResponse.html#__type.random\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RandomResponse.__type\"},{\"id\":1255,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RandomResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1256,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/RandomResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1257,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/RandomResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1258,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/RandomResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1259,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/RandomResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1260,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/RandomResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1261,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RandomResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1262,\"kind\":256,\"name\":\"ErrorResponse\",\"url\":\"interfaces/ErrorResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1263,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ErrorResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1264,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ErrorResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1265,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ErrorResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1266,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/ErrorResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1267,\"kind\":1024,\"name\":\"error_code\",\"url\":\"interfaces/ErrorResponse.html#error_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1268,\"kind\":1024,\"name\":\"error_message\",\"url\":\"interfaces/ErrorResponse.html#error_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1269,\"kind\":1024,\"name\":\"request\",\"url\":\"interfaces/ErrorResponse.html#request\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1270,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ErrorResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1271,\"kind\":256,\"name\":\"NFTBuyOffersRequest\",\"url\":\"interfaces/NFTBuyOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1272,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NFTBuyOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTBuyOffersRequest\"},{\"id\":1273,\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTBuyOffersRequest.html#nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTBuyOffersRequest\"},{\"id\":1274,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTBuyOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersRequest\"},{\"id\":1275,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTBuyOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersRequest\"},{\"id\":1276,\"kind\":256,\"name\":\"NFTBuyOffersResponse\",\"url\":\"interfaces/NFTBuyOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1277,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NFTBuyOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1278,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NFTBuyOffersResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1279,\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/NFTBuyOffersResponse.html#__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTBuyOffersResponse.__type\"},{\"id\":1280,\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTBuyOffersResponse.html#__type.nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTBuyOffersResponse.__type\"},{\"id\":1281,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTBuyOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1282,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NFTBuyOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1283,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NFTBuyOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1284,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NFTBuyOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1285,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NFTBuyOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1286,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NFTBuyOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1287,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTBuyOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1288,\"kind\":256,\"name\":\"NFTSellOffersRequest\",\"url\":\"interfaces/NFTSellOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1289,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NFTSellOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTSellOffersRequest\"},{\"id\":1290,\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTSellOffersRequest.html#nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTSellOffersRequest\"},{\"id\":1291,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTSellOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersRequest\"},{\"id\":1292,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTSellOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersRequest\"},{\"id\":1293,\"kind\":256,\"name\":\"NFTSellOffersResponse\",\"url\":\"interfaces/NFTSellOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1294,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NFTSellOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1295,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NFTSellOffersResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1296,\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/NFTSellOffersResponse.html#__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTSellOffersResponse.__type\"},{\"id\":1297,\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTSellOffersResponse.html#__type.nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTSellOffersResponse.__type\"},{\"id\":1298,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTSellOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1299,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NFTSellOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1300,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NFTSellOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1301,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NFTSellOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1302,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NFTSellOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1303,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NFTSellOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1304,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTSellOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1305,\"kind\":256,\"name\":\"FederatorInfoRequest\",\"url\":\"interfaces/FederatorInfoRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1306,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/FederatorInfoRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FederatorInfoRequest\"},{\"id\":1307,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FederatorInfoRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoRequest\"},{\"id\":1308,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FederatorInfoRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoRequest\"},{\"id\":1309,\"kind\":256,\"name\":\"FederatorInfoResponse\",\"url\":\"interfaces/FederatorInfoResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1310,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/FederatorInfoResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1311,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1312,\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type\"},{\"id\":1313,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type\"},{\"id\":1314,\"kind\":1024,\"name\":\"mainchain\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.mainchain\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type\"},{\"id\":1315,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type\"},{\"id\":1316,\"kind\":1024,\"name\":\"door_status\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.door_status\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1317,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1318,\"kind\":1024,\"name\":\"initialized\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-3.initialized\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1319,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-3.status\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1320,\"kind\":1024,\"name\":\"last_transaction_sent_seq\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.last_transaction_sent_seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1321,\"kind\":1024,\"name\":\"listener_info\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.listener_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1322,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1323,\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-4.state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1324,\"kind\":1024,\"name\":\"pending_transactions\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.pending_transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1325,\"kind\":1024,\"name\":\"sequence\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1326,\"kind\":1024,\"name\":\"tickets\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.tickets\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1327,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1328,\"kind\":1024,\"name\":\"initialized\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-5.initialized-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1329,\"kind\":1024,\"name\":\"tickets\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-5.tickets-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1330,\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type\"},{\"id\":1331,\"kind\":1024,\"name\":\"sidechain\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.sidechain\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type\"},{\"id\":1332,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type\"},{\"id\":1333,\"kind\":1024,\"name\":\"door_status\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.door_status-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1334,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1335,\"kind\":1024,\"name\":\"initialized\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-7.initialized-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1336,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-7.status-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1337,\"kind\":1024,\"name\":\"last_transaction_sent_seq\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.last_transaction_sent_seq-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1338,\"kind\":1024,\"name\":\"listener_info\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.listener_info-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1339,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1340,\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-8.state-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1341,\"kind\":1024,\"name\":\"pending_transactions\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.pending_transactions-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1342,\"kind\":1024,\"name\":\"sequence\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.sequence-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1343,\"kind\":1024,\"name\":\"tickets\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.tickets-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1344,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-9\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1345,\"kind\":1024,\"name\":\"initialized\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-9.initialized-3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1346,\"kind\":1024,\"name\":\"tickets\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-9.tickets-3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1347,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FederatorInfoResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1348,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/FederatorInfoResponse.html#status-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1349,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/FederatorInfoResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1350,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/FederatorInfoResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1351,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/FederatorInfoResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1352,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/FederatorInfoResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1353,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FederatorInfoResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1354,\"kind\":64,\"name\":\"validate\",\"url\":\"modules.html#validate\",\"classes\":\"tsd-kind-function\"},{\"id\":1355,\"kind\":256,\"name\":\"TransactionAndMetadata\",\"url\":\"interfaces/TransactionAndMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1356,\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TransactionAndMetadata.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionAndMetadata\"},{\"id\":1357,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/TransactionAndMetadata.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionAndMetadata\"},{\"id\":1358,\"kind\":4194304,\"name\":\"Transaction\",\"url\":\"modules.html#Transaction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1359,\"kind\":256,\"name\":\"TransactionMetadata\",\"url\":\"interfaces/TransactionMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1360,\"kind\":1024,\"name\":\"AffectedNodes\",\"url\":\"interfaces/TransactionMetadata.html#AffectedNodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"id\":1361,\"kind\":1024,\"name\":\"DeliveredAmount\",\"url\":\"interfaces/TransactionMetadata.html#DeliveredAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"id\":1362,\"kind\":1024,\"name\":\"delivered_amount\",\"url\":\"interfaces/TransactionMetadata.html#delivered_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"id\":1363,\"kind\":1024,\"name\":\"TransactionIndex\",\"url\":\"interfaces/TransactionMetadata.html#TransactionIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"id\":1364,\"kind\":1024,\"name\":\"TransactionResult\",\"url\":\"interfaces/TransactionMetadata.html#TransactionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"id\":1365,\"kind\":8,\"name\":\"AccountSetAsfFlags\",\"url\":\"enums/AccountSetAsfFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1366,\"kind\":16,\"name\":\"asfRequireDest\",\"url\":\"enums/AccountSetAsfFlags.html#asfRequireDest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1367,\"kind\":16,\"name\":\"asfRequireAuth\",\"url\":\"enums/AccountSetAsfFlags.html#asfRequireAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1368,\"kind\":16,\"name\":\"asfDisallowXRP\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1369,\"kind\":16,\"name\":\"asfDisableMaster\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisableMaster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1370,\"kind\":16,\"name\":\"asfAccountTxnID\",\"url\":\"enums/AccountSetAsfFlags.html#asfAccountTxnID\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1371,\"kind\":16,\"name\":\"asfNoFreeze\",\"url\":\"enums/AccountSetAsfFlags.html#asfNoFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1372,\"kind\":16,\"name\":\"asfGlobalFreeze\",\"url\":\"enums/AccountSetAsfFlags.html#asfGlobalFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1373,\"kind\":16,\"name\":\"asfDefaultRipple\",\"url\":\"enums/AccountSetAsfFlags.html#asfDefaultRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1374,\"kind\":16,\"name\":\"asfDepositAuth\",\"url\":\"enums/AccountSetAsfFlags.html#asfDepositAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1375,\"kind\":16,\"name\":\"asfAuthorizedNFTokenMinter\",\"url\":\"enums/AccountSetAsfFlags.html#asfAuthorizedNFTokenMinter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1376,\"kind\":8,\"name\":\"AccountSetTfFlags\",\"url\":\"enums/AccountSetTfFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1377,\"kind\":16,\"name\":\"tfRequireDestTag\",\"url\":\"enums/AccountSetTfFlags.html#tfRequireDestTag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1378,\"kind\":16,\"name\":\"tfOptionalDestTag\",\"url\":\"enums/AccountSetTfFlags.html#tfOptionalDestTag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1379,\"kind\":16,\"name\":\"tfRequireAuth\",\"url\":\"enums/AccountSetTfFlags.html#tfRequireAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1380,\"kind\":16,\"name\":\"tfOptionalAuth\",\"url\":\"enums/AccountSetTfFlags.html#tfOptionalAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1381,\"kind\":16,\"name\":\"tfDisallowXRP\",\"url\":\"enums/AccountSetTfFlags.html#tfDisallowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1382,\"kind\":16,\"name\":\"tfAllowXRP\",\"url\":\"enums/AccountSetTfFlags.html#tfAllowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1383,\"kind\":256,\"name\":\"AccountSetFlagsInterface\",\"url\":\"interfaces/AccountSetFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1384,\"kind\":1024,\"name\":\"tfRequireDestTag\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfRequireDestTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1385,\"kind\":1024,\"name\":\"tfOptionalDestTag\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfOptionalDestTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1386,\"kind\":1024,\"name\":\"tfRequireAuth\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfRequireAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1387,\"kind\":1024,\"name\":\"tfOptionalAuth\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfOptionalAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1388,\"kind\":1024,\"name\":\"tfDisallowXRP\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfDisallowXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1389,\"kind\":1024,\"name\":\"tfAllowXRP\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfAllowXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1390,\"kind\":256,\"name\":\"AccountSet\",\"url\":\"interfaces/AccountSet.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1391,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/AccountSet.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountSet\"},{\"id\":1392,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/AccountSet.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountSet\"},{\"id\":1393,\"kind\":1024,\"name\":\"ClearFlag\",\"url\":\"interfaces/AccountSet.html#ClearFlag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1394,\"kind\":1024,\"name\":\"Domain\",\"url\":\"interfaces/AccountSet.html#Domain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1395,\"kind\":1024,\"name\":\"EmailHash\",\"url\":\"interfaces/AccountSet.html#EmailHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1396,\"kind\":1024,\"name\":\"MessageKey\",\"url\":\"interfaces/AccountSet.html#MessageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1397,\"kind\":1024,\"name\":\"SetFlag\",\"url\":\"interfaces/AccountSet.html#SetFlag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1398,\"kind\":1024,\"name\":\"TransferRate\",\"url\":\"interfaces/AccountSet.html#TransferRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1399,\"kind\":1024,\"name\":\"TickSize\",\"url\":\"interfaces/AccountSet.html#TickSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1400,\"kind\":1024,\"name\":\"NFTokenMinter\",\"url\":\"interfaces/AccountSet.html#NFTokenMinter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1401,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/AccountSet.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1402,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/AccountSet.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1403,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/AccountSet.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1404,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/AccountSet.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1405,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/AccountSet.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1406,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/AccountSet.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1407,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/AccountSet.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1408,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/AccountSet.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1409,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/AccountSet.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1410,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/AccountSet.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1411,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/AccountSet.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1412,\"kind\":256,\"name\":\"AccountDelete\",\"url\":\"interfaces/AccountDelete.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1413,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/AccountDelete.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountDelete\"},{\"id\":1414,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/AccountDelete.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountDelete\"},{\"id\":1415,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/AccountDelete.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountDelete\"},{\"id\":1416,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/AccountDelete.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1417,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/AccountDelete.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1418,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/AccountDelete.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1419,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/AccountDelete.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1420,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/AccountDelete.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1421,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/AccountDelete.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1422,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/AccountDelete.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1423,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/AccountDelete.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1424,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/AccountDelete.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1425,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/AccountDelete.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1426,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/AccountDelete.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1427,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/AccountDelete.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1428,\"kind\":256,\"name\":\"CheckCancel\",\"url\":\"interfaces/CheckCancel.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1429,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCancel.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CheckCancel\"},{\"id\":1430,\"kind\":1024,\"name\":\"CheckID\",\"url\":\"interfaces/CheckCancel.html#CheckID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCancel\"},{\"id\":1431,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCancel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1432,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCancel.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1433,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCancel.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1434,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCancel.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1435,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCancel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1436,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCancel.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1437,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCancel.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1438,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCancel.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1439,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCancel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1440,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCancel.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1441,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCancel.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1442,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCancel.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1443,\"kind\":256,\"name\":\"CheckCash\",\"url\":\"interfaces/CheckCash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1444,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCash.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CheckCash\"},{\"id\":1445,\"kind\":1024,\"name\":\"CheckID\",\"url\":\"interfaces/CheckCash.html#CheckID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCash\"},{\"id\":1446,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/CheckCash.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCash\"},{\"id\":1447,\"kind\":1024,\"name\":\"DeliverMin\",\"url\":\"interfaces/CheckCash.html#DeliverMin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCash\"},{\"id\":1448,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCash.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1449,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCash.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1450,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCash.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1451,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCash.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1452,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCash.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1453,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCash.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1454,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCash.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1455,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCash.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1456,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCash.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1457,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCash.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1458,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCash.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1459,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCash.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1460,\"kind\":256,\"name\":\"CheckCreate\",\"url\":\"interfaces/CheckCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1461,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CheckCreate\"},{\"id\":1462,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/CheckCreate.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"id\":1463,\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/CheckCreate.html#SendMax\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"id\":1464,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/CheckCreate.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"id\":1465,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/CheckCreate.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"id\":1466,\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/CheckCreate.html#InvoiceID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"id\":1467,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1468,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1469,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1470,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1471,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1472,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1473,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1474,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1475,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1476,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1477,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1478,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1479,\"kind\":256,\"name\":\"DepositPreauth\",\"url\":\"interfaces/DepositPreauth.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1480,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/DepositPreauth.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DepositPreauth\"},{\"id\":1481,\"kind\":1024,\"name\":\"Authorize\",\"url\":\"interfaces/DepositPreauth.html#Authorize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositPreauth\"},{\"id\":1482,\"kind\":1024,\"name\":\"Unauthorize\",\"url\":\"interfaces/DepositPreauth.html#Unauthorize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositPreauth\"},{\"id\":1483,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/DepositPreauth.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1484,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/DepositPreauth.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1485,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/DepositPreauth.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1486,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/DepositPreauth.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1487,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/DepositPreauth.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1488,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/DepositPreauth.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1489,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/DepositPreauth.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1490,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/DepositPreauth.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1491,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/DepositPreauth.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1492,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/DepositPreauth.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1493,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/DepositPreauth.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1494,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/DepositPreauth.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1495,\"kind\":256,\"name\":\"EscrowCancel\",\"url\":\"interfaces/EscrowCancel.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1496,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowCancel.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"EscrowCancel\"},{\"id\":1497,\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/EscrowCancel.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCancel\"},{\"id\":1498,\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/EscrowCancel.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCancel\"},{\"id\":1499,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowCancel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1500,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowCancel.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1501,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowCancel.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1502,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowCancel.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1503,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowCancel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1504,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowCancel.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1505,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowCancel.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1506,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowCancel.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1507,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowCancel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1508,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowCancel.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1509,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowCancel.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1510,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowCancel.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1511,\"kind\":256,\"name\":\"EscrowCreate\",\"url\":\"interfaces/EscrowCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1512,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"EscrowCreate\"},{\"id\":1513,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/EscrowCreate.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1514,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/EscrowCreate.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1515,\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/EscrowCreate.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1516,\"kind\":1024,\"name\":\"FinishAfter\",\"url\":\"interfaces/EscrowCreate.html#FinishAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1517,\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/EscrowCreate.html#Condition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1518,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/EscrowCreate.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1519,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1520,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1521,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1522,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1523,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1524,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1525,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1526,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1527,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1528,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1529,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1530,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1531,\"kind\":256,\"name\":\"EscrowFinish\",\"url\":\"interfaces/EscrowFinish.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1532,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowFinish.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"EscrowFinish\"},{\"id\":1533,\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/EscrowFinish.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"id\":1534,\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/EscrowFinish.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"id\":1535,\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/EscrowFinish.html#Condition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"id\":1536,\"kind\":1024,\"name\":\"Fulfillment\",\"url\":\"interfaces/EscrowFinish.html#Fulfillment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"id\":1537,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowFinish.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1538,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowFinish.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1539,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowFinish.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1540,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowFinish.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1541,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowFinish.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1542,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowFinish.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1543,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowFinish.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1544,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowFinish.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1545,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowFinish.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1546,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowFinish.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1547,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowFinish.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1548,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowFinish.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1549,\"kind\":256,\"name\":\"NFTokenAcceptOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1550,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1551,\"kind\":1024,\"name\":\"NFTokenSellOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenSellOffer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1552,\"kind\":1024,\"name\":\"NFTokenBuyOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenBuyOffer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1553,\"kind\":1024,\"name\":\"NFTokenBrokerFee\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenBrokerFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1554,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1555,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1556,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1557,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenAcceptOffer.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1558,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1559,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1560,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1561,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1562,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenAcceptOffer.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1563,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenAcceptOffer.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1564,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1565,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1566,\"kind\":256,\"name\":\"NFTokenBurn\",\"url\":\"interfaces/NFTokenBurn.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1567,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenBurn.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenBurn\"},{\"id\":1568,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenBurn.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenBurn\"},{\"id\":1569,\"kind\":1024,\"name\":\"NFTokenID\",\"url\":\"interfaces/NFTokenBurn.html#NFTokenID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenBurn\"},{\"id\":1570,\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/NFTokenBurn.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenBurn\"},{\"id\":1571,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenBurn.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1572,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenBurn.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1573,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenBurn.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1574,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenBurn.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1575,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenBurn.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1576,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenBurn.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1577,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenBurn.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1578,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenBurn.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1579,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenBurn.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1580,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenBurn.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1581,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenBurn.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1582,\"kind\":256,\"name\":\"NFTokenCancelOffer\",\"url\":\"interfaces/NFTokenCancelOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1583,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenCancelOffer.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1584,\"kind\":1024,\"name\":\"NFTokenOffers\",\"url\":\"interfaces/NFTokenCancelOffer.html#NFTokenOffers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1585,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenCancelOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1586,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenCancelOffer.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1587,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1588,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenCancelOffer.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1589,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenCancelOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1590,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1591,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenCancelOffer.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1592,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenCancelOffer.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1593,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenCancelOffer.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1594,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenCancelOffer.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1595,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1596,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenCancelOffer.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1597,\"kind\":256,\"name\":\"NFTokenCreateOffer\",\"url\":\"interfaces/NFTokenCreateOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1598,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenCreateOffer.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1599,\"kind\":1024,\"name\":\"NFTokenID\",\"url\":\"interfaces/NFTokenCreateOffer.html#NFTokenID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1600,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/NFTokenCreateOffer.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1601,\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/NFTokenCreateOffer.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1602,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/NFTokenCreateOffer.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1603,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/NFTokenCreateOffer.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1604,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenCreateOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1605,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenCreateOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1606,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenCreateOffer.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1607,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1608,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenCreateOffer.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1609,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1610,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenCreateOffer.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1611,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenCreateOffer.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1612,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenCreateOffer.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1613,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenCreateOffer.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1614,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1615,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenCreateOffer.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1616,\"kind\":8,\"name\":\"NFTokenCreateOfferFlags\",\"url\":\"enums/NFTokenCreateOfferFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1617,\"kind\":16,\"name\":\"tfSellNFToken\",\"url\":\"enums/NFTokenCreateOfferFlags.html#tfSellNFToken\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenCreateOfferFlags\"},{\"id\":1618,\"kind\":256,\"name\":\"NFTokenCreateOfferFlagsInterface\",\"url\":\"interfaces/NFTokenCreateOfferFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1619,\"kind\":1024,\"name\":\"tfSellNFToken\",\"url\":\"interfaces/NFTokenCreateOfferFlagsInterface.html#tfSellNFToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOfferFlagsInterface\"},{\"id\":1620,\"kind\":256,\"name\":\"NFTokenMint\",\"url\":\"interfaces/NFTokenMint.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1621,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenMint.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenMint\"},{\"id\":1622,\"kind\":1024,\"name\":\"NFTokenTaxon\",\"url\":\"interfaces/NFTokenMint.html#NFTokenTaxon\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"id\":1623,\"kind\":1024,\"name\":\"Issuer\",\"url\":\"interfaces/NFTokenMint.html#Issuer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"id\":1624,\"kind\":1024,\"name\":\"TransferFee\",\"url\":\"interfaces/NFTokenMint.html#TransferFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"id\":1625,\"kind\":1024,\"name\":\"URI\",\"url\":\"interfaces/NFTokenMint.html#URI\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"id\":1626,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenMint.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenMint\"},{\"id\":1627,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenMint.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1628,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenMint.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1629,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenMint.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1630,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenMint.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1631,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenMint.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1632,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenMint.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1633,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenMint.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1634,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenMint.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1635,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenMint.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1636,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenMint.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1637,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenMint.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1638,\"kind\":8,\"name\":\"NFTokenMintFlags\",\"url\":\"enums/NFTokenMintFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1639,\"kind\":16,\"name\":\"tfBurnable\",\"url\":\"enums/NFTokenMintFlags.html#tfBurnable\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"id\":1640,\"kind\":16,\"name\":\"tfOnlyXRP\",\"url\":\"enums/NFTokenMintFlags.html#tfOnlyXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"id\":1641,\"kind\":16,\"name\":\"tfTrustLine\",\"url\":\"enums/NFTokenMintFlags.html#tfTrustLine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"id\":1642,\"kind\":16,\"name\":\"tfTransferable\",\"url\":\"enums/NFTokenMintFlags.html#tfTransferable\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"id\":1643,\"kind\":256,\"name\":\"NFTokenMintFlagsInterface\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1644,\"kind\":1024,\"name\":\"tfBurnable\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfBurnable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"id\":1645,\"kind\":1024,\"name\":\"tfOnlyXRP\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfOnlyXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"id\":1646,\"kind\":1024,\"name\":\"tfTrustLine\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfTrustLine\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"id\":1647,\"kind\":1024,\"name\":\"tfTransferable\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfTransferable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"id\":1648,\"kind\":256,\"name\":\"OfferCancel\",\"url\":\"interfaces/OfferCancel.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1649,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/OfferCancel.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"OfferCancel\"},{\"id\":1650,\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/OfferCancel.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCancel\"},{\"id\":1651,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/OfferCancel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1652,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/OfferCancel.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1653,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/OfferCancel.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1654,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/OfferCancel.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1655,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/OfferCancel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1656,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/OfferCancel.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1657,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/OfferCancel.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1658,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/OfferCancel.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1659,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/OfferCancel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1660,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/OfferCancel.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1661,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/OfferCancel.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1662,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/OfferCancel.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1663,\"kind\":8,\"name\":\"OfferCreateFlags\",\"url\":\"enums/OfferCreateFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1664,\"kind\":16,\"name\":\"tfPassive\",\"url\":\"enums/OfferCreateFlags.html#tfPassive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"id\":1665,\"kind\":16,\"name\":\"tfImmediateOrCancel\",\"url\":\"enums/OfferCreateFlags.html#tfImmediateOrCancel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"id\":1666,\"kind\":16,\"name\":\"tfFillOrKill\",\"url\":\"enums/OfferCreateFlags.html#tfFillOrKill\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"id\":1667,\"kind\":16,\"name\":\"tfSell\",\"url\":\"enums/OfferCreateFlags.html#tfSell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"id\":1668,\"kind\":256,\"name\":\"OfferCreateFlagsInterface\",\"url\":\"interfaces/OfferCreateFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1669,\"kind\":1024,\"name\":\"tfPassive\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfPassive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"id\":1670,\"kind\":1024,\"name\":\"tfImmediateOrCancel\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfImmediateOrCancel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"id\":1671,\"kind\":1024,\"name\":\"tfFillOrKill\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfFillOrKill\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"id\":1672,\"kind\":1024,\"name\":\"tfSell\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfSell\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"id\":1673,\"kind\":256,\"name\":\"OfferCreate\",\"url\":\"interfaces/OfferCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1674,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/OfferCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"OfferCreate\"},{\"id\":1675,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/OfferCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"OfferCreate\"},{\"id\":1676,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/OfferCreate.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"id\":1677,\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/OfferCreate.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"id\":1678,\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/OfferCreate.html#TakerGets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"id\":1679,\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/OfferCreate.html#TakerPays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"id\":1680,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/OfferCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1681,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/OfferCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1682,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/OfferCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1683,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/OfferCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1684,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/OfferCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1685,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/OfferCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1686,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/OfferCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1687,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/OfferCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1688,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/OfferCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1689,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/OfferCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1690,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/OfferCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1691,\"kind\":8,\"name\":\"PaymentFlags\",\"url\":\"enums/PaymentFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1692,\"kind\":16,\"name\":\"tfNoDirectRipple\",\"url\":\"enums/PaymentFlags.html#tfNoDirectRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentFlags\"},{\"id\":1693,\"kind\":16,\"name\":\"tfPartialPayment\",\"url\":\"enums/PaymentFlags.html#tfPartialPayment\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentFlags\"},{\"id\":1694,\"kind\":16,\"name\":\"tfLimitQuality\",\"url\":\"enums/PaymentFlags.html#tfLimitQuality\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentFlags\"},{\"id\":1695,\"kind\":256,\"name\":\"PaymentFlagsInterface\",\"url\":\"interfaces/PaymentFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1696,\"kind\":1024,\"name\":\"tfNoDirectRipple\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfNoDirectRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentFlagsInterface\"},{\"id\":1697,\"kind\":1024,\"name\":\"tfPartialPayment\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfPartialPayment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentFlagsInterface\"},{\"id\":1698,\"kind\":1024,\"name\":\"tfLimitQuality\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfLimitQuality\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentFlagsInterface\"},{\"id\":1699,\"kind\":256,\"name\":\"Payment\",\"url\":\"interfaces/Payment.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1700,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/Payment.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"Payment\"},{\"id\":1701,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/Payment.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1702,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/Payment.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1703,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/Payment.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1704,\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/Payment.html#InvoiceID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1705,\"kind\":1024,\"name\":\"Paths\",\"url\":\"interfaces/Payment.html#Paths\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1706,\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/Payment.html#SendMax\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1707,\"kind\":1024,\"name\":\"DeliverMin\",\"url\":\"interfaces/Payment.html#DeliverMin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1708,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/Payment.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"Payment\"},{\"id\":1709,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/Payment.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1710,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/Payment.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1711,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/Payment.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1712,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/Payment.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1713,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/Payment.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1714,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/Payment.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1715,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/Payment.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1716,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/Payment.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1717,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/Payment.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1718,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/Payment.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1719,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/Payment.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1720,\"kind\":8,\"name\":\"PaymentChannelClaimFlags\",\"url\":\"enums/PaymentChannelClaimFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1721,\"kind\":16,\"name\":\"tfRenew\",\"url\":\"enums/PaymentChannelClaimFlags.html#tfRenew\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentChannelClaimFlags\"},{\"id\":1722,\"kind\":16,\"name\":\"tfClose\",\"url\":\"enums/PaymentChannelClaimFlags.html#tfClose\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentChannelClaimFlags\"},{\"id\":1723,\"kind\":256,\"name\":\"PaymentChannelClaimFlagsInterface\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1724,\"kind\":1024,\"name\":\"tfRenew\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html#tfRenew\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaimFlagsInterface\"},{\"id\":1725,\"kind\":1024,\"name\":\"tfClose\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html#tfClose\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaimFlagsInterface\"},{\"id\":1726,\"kind\":256,\"name\":\"PaymentChannelClaim\",\"url\":\"interfaces/PaymentChannelClaim.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1727,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelClaim.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1728,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelClaim.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1729,\"kind\":1024,\"name\":\"Channel\",\"url\":\"interfaces/PaymentChannelClaim.html#Channel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1730,\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/PaymentChannelClaim.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1731,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelClaim.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1732,\"kind\":1024,\"name\":\"Signature\",\"url\":\"interfaces/PaymentChannelClaim.html#Signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1733,\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/PaymentChannelClaim.html#PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1734,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelClaim.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1735,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelClaim.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1736,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelClaim.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1737,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelClaim.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1738,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelClaim.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1739,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelClaim.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1740,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelClaim.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1741,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelClaim.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1742,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelClaim.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1743,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelClaim.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1744,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelClaim.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1745,\"kind\":256,\"name\":\"PaymentChannelCreate\",\"url\":\"interfaces/PaymentChannelCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1746,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1747,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelCreate.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1748,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/PaymentChannelCreate.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1749,\"kind\":1024,\"name\":\"SettleDelay\",\"url\":\"interfaces/PaymentChannelCreate.html#SettleDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1750,\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/PaymentChannelCreate.html#PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1751,\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/PaymentChannelCreate.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1752,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/PaymentChannelCreate.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1753,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1754,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1755,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1756,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1757,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1758,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1759,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1760,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1761,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1762,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1763,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1764,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1765,\"kind\":256,\"name\":\"PaymentChannelFund\",\"url\":\"interfaces/PaymentChannelFund.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1766,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelFund.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PaymentChannelFund\"},{\"id\":1767,\"kind\":1024,\"name\":\"Channel\",\"url\":\"interfaces/PaymentChannelFund.html#Channel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelFund\"},{\"id\":1768,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelFund.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelFund\"},{\"id\":1769,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/PaymentChannelFund.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelFund\"},{\"id\":1770,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelFund.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1771,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelFund.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1772,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelFund.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1773,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelFund.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1774,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelFund.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1775,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelFund.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1776,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelFund.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1777,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelFund.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1778,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelFund.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1779,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelFund.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1780,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelFund.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1781,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelFund.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1782,\"kind\":256,\"name\":\"SetRegularKey\",\"url\":\"interfaces/SetRegularKey.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1783,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/SetRegularKey.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SetRegularKey\"},{\"id\":1784,\"kind\":1024,\"name\":\"RegularKey\",\"url\":\"interfaces/SetRegularKey.html#RegularKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SetRegularKey\"},{\"id\":1785,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/SetRegularKey.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1786,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/SetRegularKey.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1787,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/SetRegularKey.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1788,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/SetRegularKey.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1789,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/SetRegularKey.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1790,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/SetRegularKey.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1791,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/SetRegularKey.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1792,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/SetRegularKey.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1793,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/SetRegularKey.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1794,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/SetRegularKey.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1795,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/SetRegularKey.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1796,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/SetRegularKey.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1797,\"kind\":256,\"name\":\"SignerListSet\",\"url\":\"interfaces/SignerListSet.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1798,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/SignerListSet.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SignerListSet\"},{\"id\":1799,\"kind\":1024,\"name\":\"SignerQuorum\",\"url\":\"interfaces/SignerListSet.html#SignerQuorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SignerListSet\"},{\"id\":1800,\"kind\":1024,\"name\":\"SignerEntries\",\"url\":\"interfaces/SignerListSet.html#SignerEntries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SignerListSet\"},{\"id\":1801,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/SignerListSet.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1802,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/SignerListSet.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1803,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/SignerListSet.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1804,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/SignerListSet.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1805,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/SignerListSet.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1806,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/SignerListSet.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1807,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/SignerListSet.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1808,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/SignerListSet.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1809,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/SignerListSet.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1810,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/SignerListSet.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1811,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/SignerListSet.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1812,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/SignerListSet.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1813,\"kind\":256,\"name\":\"TicketCreate\",\"url\":\"interfaces/TicketCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1814,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/TicketCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TicketCreate\"},{\"id\":1815,\"kind\":1024,\"name\":\"TicketCount\",\"url\":\"interfaces/TicketCreate.html#TicketCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TicketCreate\"},{\"id\":1816,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/TicketCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1817,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/TicketCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1818,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/TicketCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1819,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/TicketCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1820,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/TicketCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1821,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/TicketCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1822,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/TicketCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1823,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/TicketCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1824,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/TicketCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1825,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/TicketCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1826,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/TicketCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1827,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/TicketCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1828,\"kind\":256,\"name\":\"TrustSetFlagsInterface\",\"url\":\"interfaces/TrustSetFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1829,\"kind\":1024,\"name\":\"tfSetfAuth\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetfAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"id\":1830,\"kind\":1024,\"name\":\"tfSetNoRipple\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetNoRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"id\":1831,\"kind\":1024,\"name\":\"tfClearNoRipple\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfClearNoRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"id\":1832,\"kind\":1024,\"name\":\"tfSetFreeze\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"id\":1833,\"kind\":1024,\"name\":\"tfClearFreeze\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfClearFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"id\":1834,\"kind\":8,\"name\":\"TrustSetFlags\",\"url\":\"enums/TrustSetFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1835,\"kind\":16,\"name\":\"tfSetfAuth\",\"url\":\"enums/TrustSetFlags.html#tfSetfAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"id\":1836,\"kind\":16,\"name\":\"tfSetNoRipple\",\"url\":\"enums/TrustSetFlags.html#tfSetNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"id\":1837,\"kind\":16,\"name\":\"tfClearNoRipple\",\"url\":\"enums/TrustSetFlags.html#tfClearNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"id\":1838,\"kind\":16,\"name\":\"tfSetFreeze\",\"url\":\"enums/TrustSetFlags.html#tfSetFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"id\":1839,\"kind\":16,\"name\":\"tfClearFreeze\",\"url\":\"enums/TrustSetFlags.html#tfClearFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"id\":1840,\"kind\":256,\"name\":\"TrustSet\",\"url\":\"interfaces/TrustSet.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1841,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/TrustSet.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TrustSet\"},{\"id\":1842,\"kind\":1024,\"name\":\"LimitAmount\",\"url\":\"interfaces/TrustSet.html#LimitAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSet\"},{\"id\":1843,\"kind\":1024,\"name\":\"QualityIn\",\"url\":\"interfaces/TrustSet.html#QualityIn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSet\"},{\"id\":1844,\"kind\":1024,\"name\":\"QualityOut\",\"url\":\"interfaces/TrustSet.html#QualityOut\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSet\"},{\"id\":1845,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/TrustSet.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TrustSet\"},{\"id\":1846,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/TrustSet.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1847,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/TrustSet.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1848,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/TrustSet.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1849,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/TrustSet.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1850,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/TrustSet.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1851,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/TrustSet.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1852,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/TrustSet.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1853,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/TrustSet.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1854,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/TrustSet.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1855,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/TrustSet.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1856,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/TrustSet.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1857,\"kind\":64,\"name\":\"getBalanceChanges\",\"url\":\"modules.html#getBalanceChanges\",\"classes\":\"tsd-kind-function\"},{\"id\":1858,\"kind\":64,\"name\":\"dropsToXrp\",\"url\":\"modules.html#dropsToXrp\",\"classes\":\"tsd-kind-function\"},{\"id\":1859,\"kind\":64,\"name\":\"xrpToDrops\",\"url\":\"modules.html#xrpToDrops\",\"classes\":\"tsd-kind-function\"},{\"id\":1860,\"kind\":64,\"name\":\"hasNextPage\",\"url\":\"modules.html#hasNextPage\",\"classes\":\"tsd-kind-function\"},{\"id\":1861,\"kind\":64,\"name\":\"rippleTimeToISOTime\",\"url\":\"modules.html#rippleTimeToISOTime\",\"classes\":\"tsd-kind-function\"},{\"id\":1862,\"kind\":64,\"name\":\"isoTimeToRippleTime\",\"url\":\"modules.html#isoTimeToRippleTime\",\"classes\":\"tsd-kind-function\"},{\"id\":1863,\"kind\":64,\"name\":\"rippleTimeToUnixTime\",\"url\":\"modules.html#rippleTimeToUnixTime\",\"classes\":\"tsd-kind-function\"},{\"id\":1864,\"kind\":64,\"name\":\"unixTimeToRippleTime\",\"url\":\"modules.html#unixTimeToRippleTime\",\"classes\":\"tsd-kind-function\"},{\"id\":1865,\"kind\":64,\"name\":\"percentToQuality\",\"url\":\"modules.html#percentToQuality\",\"classes\":\"tsd-kind-function\"},{\"id\":1866,\"kind\":64,\"name\":\"decimalToQuality\",\"url\":\"modules.html#decimalToQuality\",\"classes\":\"tsd-kind-function\"},{\"id\":1867,\"kind\":64,\"name\":\"percentToTransferRate\",\"url\":\"modules.html#percentToTransferRate\",\"classes\":\"tsd-kind-function\"},{\"id\":1868,\"kind\":64,\"name\":\"decimalToTransferRate\",\"url\":\"modules.html#decimalToTransferRate\",\"classes\":\"tsd-kind-function\"},{\"id\":1869,\"kind\":64,\"name\":\"transferRateToDecimal\",\"url\":\"modules.html#transferRateToDecimal\",\"classes\":\"tsd-kind-function\"},{\"id\":1870,\"kind\":64,\"name\":\"qualityToDecimal\",\"url\":\"modules.html#qualityToDecimal\",\"classes\":\"tsd-kind-function\"},{\"id\":1871,\"kind\":64,\"name\":\"isValidSecret\",\"url\":\"modules.html#isValidSecret\",\"classes\":\"tsd-kind-function\"},{\"id\":1872,\"kind\":64,\"name\":\"isValidAddress\",\"url\":\"modules.html#isValidAddress\",\"classes\":\"tsd-kind-function\"},{\"id\":1873,\"kind\":32,\"name\":\"hashes\",\"url\":\"modules.html#hashes\",\"classes\":\"tsd-kind-variable\"},{\"id\":1874,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"hashes\"},{\"id\":1875,\"kind\":1024,\"name\":\"hashSignedTx\",\"url\":\"modules.html#hashes.__type.hashSignedTx\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1876,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1877,\"kind\":1024,\"name\":\"hashTx\",\"url\":\"modules.html#hashes.__type.hashTx\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1878,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-11\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1879,\"kind\":1024,\"name\":\"hashAccountRoot\",\"url\":\"modules.html#hashes.__type.hashAccountRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1880,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1881,\"kind\":1024,\"name\":\"hashSignerListId\",\"url\":\"modules.html#hashes.__type.hashSignerListId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1882,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1883,\"kind\":1024,\"name\":\"hashOfferId\",\"url\":\"modules.html#hashes.__type.hashOfferId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1884,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1885,\"kind\":1024,\"name\":\"hashTrustline\",\"url\":\"modules.html#hashes.__type.hashTrustline\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1886,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-10\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1887,\"kind\":1024,\"name\":\"hashTxTree\",\"url\":\"modules.html#hashes.__type.hashTxTree\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1888,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-12\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1889,\"kind\":1024,\"name\":\"hashStateTree\",\"url\":\"modules.html#hashes.__type.hashStateTree\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1890,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-9\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1891,\"kind\":1024,\"name\":\"hashLedger\",\"url\":\"modules.html#hashes.__type.hashLedger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1892,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1893,\"kind\":1024,\"name\":\"hashLedgerHeader\",\"url\":\"modules.html#hashes.__type.hashLedgerHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1894,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1895,\"kind\":1024,\"name\":\"hashEscrow\",\"url\":\"modules.html#hashes.__type.hashEscrow\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1896,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1897,\"kind\":1024,\"name\":\"hashPaymentChannel\",\"url\":\"modules.html#hashes.__type.hashPaymentChannel\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1898,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1899,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#__type\",\"classes\":\"tsd-kind-type-literal\"},{\"id\":1900,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#__type\",\"classes\":\"tsd-kind-type-literal\"},{\"id\":1901,\"kind\":64,\"name\":\"deriveXAddress\",\"url\":\"modules.html#deriveXAddress\",\"classes\":\"tsd-kind-function\"},{\"id\":1902,\"kind\":64,\"name\":\"signPaymentChannelClaim\",\"url\":\"modules.html#signPaymentChannelClaim\",\"classes\":\"tsd-kind-function\"},{\"id\":1903,\"kind\":64,\"name\":\"verifyPaymentChannelClaim\",\"url\":\"modules.html#verifyPaymentChannelClaim\",\"classes\":\"tsd-kind-function\"},{\"id\":1904,\"kind\":64,\"name\":\"convertStringToHex\",\"url\":\"modules.html#convertStringToHex\",\"classes\":\"tsd-kind-function\"},{\"id\":1905,\"kind\":64,\"name\":\"convertHexToString\",\"url\":\"modules.html#convertHexToString\",\"classes\":\"tsd-kind-function\"},{\"id\":1906,\"kind\":64,\"name\":\"encode\",\"url\":\"modules.html#encode\",\"classes\":\"tsd-kind-function\"},{\"id\":1907,\"kind\":64,\"name\":\"decode\",\"url\":\"modules.html#decode\",\"classes\":\"tsd-kind-function\"},{\"id\":1908,\"kind\":64,\"name\":\"encodeForMultiSigning\",\"url\":\"modules.html#encodeForMultiSigning\",\"classes\":\"tsd-kind-function\"},{\"id\":1909,\"kind\":64,\"name\":\"encodeForSigning\",\"url\":\"modules.html#encodeForSigning\",\"classes\":\"tsd-kind-function\"},{\"id\":1910,\"kind\":64,\"name\":\"encodeForSigningClaim\",\"url\":\"modules.html#encodeForSigningClaim\",\"classes\":\"tsd-kind-function\"},{\"id\":1911,\"kind\":64,\"name\":\"createCrossChainPayment\",\"url\":\"modules.html#createCrossChainPayment\",\"classes\":\"tsd-kind-function\"},{\"id\":1912,\"kind\":64,\"name\":\"parseNFTokenID\",\"url\":\"modules.html#parseNFTokenID\",\"classes\":\"tsd-kind-function\"},{\"id\":1913,\"kind\":128,\"name\":\"XrplError\",\"url\":\"classes/XrplError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1914,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/XrplError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"id\":1915,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XrplError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XrplError\"},{\"id\":1916,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/XrplError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XrplError\"},{\"id\":1917,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/XrplError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XrplError\"},{\"id\":1918,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/XrplError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"id\":1919,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/XrplError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"id\":1920,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/XrplError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"id\":1921,\"kind\":128,\"name\":\"UnexpectedError\",\"url\":\"classes/UnexpectedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1922,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/UnexpectedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"UnexpectedError\"},{\"id\":1923,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnexpectedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1924,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/UnexpectedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1925,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/UnexpectedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1926,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/UnexpectedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1927,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/UnexpectedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1928,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/UnexpectedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1929,\"kind\":128,\"name\":\"ConnectionError\",\"url\":\"classes/ConnectionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1930,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ConnectionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ConnectionError\"},{\"id\":1931,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConnectionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1932,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ConnectionError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1933,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ConnectionError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1934,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ConnectionError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1935,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ConnectionError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1936,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ConnectionError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1937,\"kind\":128,\"name\":\"RippledError\",\"url\":\"classes/RippledError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1938,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/RippledError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"RippledError\"},{\"id\":1939,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RippledError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1940,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/RippledError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1941,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/RippledError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1942,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RippledError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1943,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/RippledError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1944,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/RippledError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1945,\"kind\":128,\"name\":\"NotConnectedError\",\"url\":\"classes/NotConnectedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1946,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/NotConnectedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"NotConnectedError\"},{\"id\":1947,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NotConnectedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1948,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NotConnectedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1949,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/NotConnectedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1950,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/NotConnectedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1951,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/NotConnectedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1952,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/NotConnectedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1953,\"kind\":128,\"name\":\"DisconnectedError\",\"url\":\"classes/DisconnectedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1954,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DisconnectedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"DisconnectedError\"},{\"id\":1955,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DisconnectedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1956,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/DisconnectedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1957,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/DisconnectedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1958,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/DisconnectedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1959,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/DisconnectedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1960,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/DisconnectedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1961,\"kind\":128,\"name\":\"RippledNotInitializedError\",\"url\":\"classes/RippledNotInitializedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1962,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/RippledNotInitializedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1963,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RippledNotInitializedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1964,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/RippledNotInitializedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1965,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/RippledNotInitializedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1966,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RippledNotInitializedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1967,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/RippledNotInitializedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1968,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/RippledNotInitializedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1969,\"kind\":128,\"name\":\"TimeoutError\",\"url\":\"classes/TimeoutError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1970,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TimeoutError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"TimeoutError\"},{\"id\":1971,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TimeoutError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1972,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/TimeoutError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1973,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/TimeoutError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1974,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/TimeoutError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1975,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/TimeoutError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1976,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/TimeoutError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1977,\"kind\":128,\"name\":\"ResponseFormatError\",\"url\":\"classes/ResponseFormatError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1978,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ResponseFormatError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ResponseFormatError\"},{\"id\":1979,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResponseFormatError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1980,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ResponseFormatError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1981,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ResponseFormatError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1982,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ResponseFormatError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1983,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ResponseFormatError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1984,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ResponseFormatError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1985,\"kind\":128,\"name\":\"ValidationError\",\"url\":\"classes/ValidationError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1986,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ValidationError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ValidationError\"},{\"id\":1987,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidationError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":1988,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ValidationError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":1989,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ValidationError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":1990,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ValidationError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":1991,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ValidationError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":1992,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ValidationError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":1993,\"kind\":128,\"name\":\"NotFoundError\",\"url\":\"classes/NotFoundError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1994,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/NotFoundError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"NotFoundError\"},{\"id\":1995,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NotFoundError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"NotFoundError\"},{\"id\":1996,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NotFoundError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"id\":1997,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/NotFoundError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"id\":1998,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/NotFoundError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"id\":1999,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/NotFoundError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"id\":2000,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/NotFoundError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"id\":2001,\"kind\":128,\"name\":\"XRPLFaucetError\",\"url\":\"classes/XRPLFaucetError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2002,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/XRPLFaucetError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"XRPLFaucetError\"},{\"id\":2003,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XRPLFaucetError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2004,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/XRPLFaucetError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2005,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/XRPLFaucetError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2006,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/XRPLFaucetError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2007,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/XRPLFaucetError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2008,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/XRPLFaucetError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2009,\"kind\":64,\"name\":\"authorizeChannel\",\"url\":\"modules.html#authorizeChannel\",\"classes\":\"tsd-kind-function\"},{\"id\":2010,\"kind\":64,\"name\":\"verifySignature\",\"url\":\"modules.html#verifySignature\",\"classes\":\"tsd-kind-function\"},{\"id\":2011,\"kind\":64,\"name\":\"multisign\",\"url\":\"modules.html#multisign\",\"classes\":\"tsd-kind-function\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,40.958]],[\"parent/0\",[]],[\"name/1\",[1,48.665]],[\"parent/1\",[0,3.935]],[\"name/2\",[2,72.019]],[\"parent/2\",[0,3.935]],[\"name/3\",[3,72.019]],[\"parent/3\",[0,3.935]],[\"name/4\",[4,66.911]],[\"parent/4\",[0,3.935]],[\"name/5\",[5,63.546]],[\"parent/5\",[0,3.935]],[\"name/6\",[6,63.546]],[\"parent/6\",[0,3.935]],[\"name/7\",[7,63.546]],[\"parent/7\",[0,3.935]],[\"name/8\",[8,61.033]],[\"parent/8\",[0,3.935]],[\"name/9\",[9,66.911]],[\"parent/9\",[0,3.935]],[\"name/10\",[10,66.911]],[\"parent/10\",[0,3.935]],[\"name/11\",[11,66.911]],[\"parent/11\",[0,3.935]],[\"name/12\",[12,66.911]],[\"parent/12\",[0,3.935]],[\"name/13\",[13,66.911]],[\"parent/13\",[0,3.935]],[\"name/14\",[14,66.911]],[\"parent/14\",[0,3.935]],[\"name/15\",[15,66.911]],[\"parent/15\",[0,3.935]],[\"name/16\",[16,29.582]],[\"parent/16\",[0,3.935]],[\"name/17\",[17,66.911]],[\"parent/17\",[0,3.935]],[\"name/18\",[16,29.582]],[\"parent/18\",[0,3.935]],[\"name/19\",[18,66.911]],[\"parent/19\",[0,3.935]],[\"name/20\",[16,29.582]],[\"parent/20\",[0,3.935]],[\"name/21\",[19,66.911]],[\"parent/21\",[0,3.935]],[\"name/22\",[16,29.582]],[\"parent/22\",[0,3.935]],[\"name/23\",[20,66.911]],[\"parent/23\",[0,3.935]],[\"name/24\",[16,29.582]],[\"parent/24\",[0,3.935]],[\"name/25\",[21,66.911]],[\"parent/25\",[0,3.935]],[\"name/26\",[16,29.582]],[\"parent/26\",[0,3.935]],[\"name/27\",[22,66.911]],[\"parent/27\",[0,3.935]],[\"name/28\",[16,29.582]],[\"parent/28\",[0,3.935]],[\"name/29\",[23,66.911]],[\"parent/29\",[0,3.935]],[\"name/30\",[16,29.582]],[\"parent/30\",[0,3.935]],[\"name/31\",[24,66.911]],[\"parent/31\",[0,3.935]],[\"name/32\",[16,29.582]],[\"parent/32\",[0,3.935]],[\"name/33\",[25,41.574]],[\"parent/33\",[]],[\"name/34\",[1,48.665]],[\"parent/34\",[25,3.994]],[\"name/35\",[4,66.911]],[\"parent/35\",[25,3.994]],[\"name/36\",[5,63.546]],[\"parent/36\",[25,3.994]],[\"name/37\",[6,63.546]],[\"parent/37\",[25,3.994]],[\"name/38\",[7,63.546]],[\"parent/38\",[25,3.994]],[\"name/39\",[8,61.033]],[\"parent/39\",[25,3.994]],[\"name/40\",[9,66.911]],[\"parent/40\",[25,3.994]],[\"name/41\",[10,66.911]],[\"parent/41\",[25,3.994]],[\"name/42\",[11,66.911]],[\"parent/42\",[25,3.994]],[\"name/43\",[12,66.911]],[\"parent/43\",[25,3.994]],[\"name/44\",[13,66.911]],[\"parent/44\",[25,3.994]],[\"name/45\",[14,66.911]],[\"parent/45\",[25,3.994]],[\"name/46\",[15,66.911]],[\"parent/46\",[25,3.994]],[\"name/47\",[16,29.582]],[\"parent/47\",[25,3.994]],[\"name/48\",[17,66.911]],[\"parent/48\",[25,3.994]],[\"name/49\",[16,29.582]],[\"parent/49\",[25,3.994]],[\"name/50\",[18,66.911]],[\"parent/50\",[25,3.994]],[\"name/51\",[16,29.582]],[\"parent/51\",[25,3.994]],[\"name/52\",[19,66.911]],[\"parent/52\",[25,3.994]],[\"name/53\",[16,29.582]],[\"parent/53\",[25,3.994]],[\"name/54\",[20,66.911]],[\"parent/54\",[25,3.994]],[\"name/55\",[16,29.582]],[\"parent/55\",[25,3.994]],[\"name/56\",[21,66.911]],[\"parent/56\",[25,3.994]],[\"name/57\",[16,29.582]],[\"parent/57\",[25,3.994]],[\"name/58\",[22,66.911]],[\"parent/58\",[25,3.994]],[\"name/59\",[16,29.582]],[\"parent/59\",[25,3.994]],[\"name/60\",[23,66.911]],[\"parent/60\",[25,3.994]],[\"name/61\",[16,29.582]],[\"parent/61\",[25,3.994]],[\"name/62\",[24,66.911]],[\"parent/62\",[25,3.994]],[\"name/63\",[16,29.582]],[\"parent/63\",[25,3.994]],[\"name/64\",[26,50.047]],[\"parent/64\",[]],[\"name/65\",[5,63.546]],[\"parent/65\",[26,4.808]],[\"name/66\",[6,63.546]],[\"parent/66\",[26,4.808]],[\"name/67\",[27,72.019]],[\"parent/67\",[26,4.808]],[\"name/68\",[28,72.019]],[\"parent/68\",[26,4.808]],[\"name/69\",[29,72.019]],[\"parent/69\",[26,4.808]],[\"name/70\",[30,72.019]],[\"parent/70\",[26,4.808]],[\"name/71\",[31,72.019]],[\"parent/71\",[26,4.808]],[\"name/72\",[32,72.019]],[\"parent/72\",[26,4.808]],[\"name/73\",[33,72.019]],[\"parent/73\",[26,4.808]],[\"name/74\",[34,72.019]],[\"parent/74\",[26,4.808]],[\"name/75\",[35,72.019]],[\"parent/75\",[26,4.808]],[\"name/76\",[36,72.019]],[\"parent/76\",[26,4.808]],[\"name/77\",[37,46.37]],[\"parent/77\",[]],[\"name/78\",[38,72.019]],[\"parent/78\",[37,4.455]],[\"name/79\",[39,72.019]],[\"parent/79\",[37,4.455]],[\"name/80\",[40,72.019]],[\"parent/80\",[37,4.455]],[\"name/81\",[16,29.582]],[\"parent/81\",[37,4.455]],[\"name/82\",[41,72.019]],[\"parent/82\",[37,4.455]],[\"name/83\",[42,72.019]],[\"parent/83\",[37,4.455]],[\"name/84\",[43,72.019]],[\"parent/84\",[37,4.455]],[\"name/85\",[44,72.019]],[\"parent/85\",[37,4.455]],[\"name/86\",[1,48.665]],[\"parent/86\",[37,4.455]],[\"name/87\",[45,61.033]],[\"parent/87\",[37,4.455]],[\"name/88\",[46,72.019]],[\"parent/88\",[37,4.455]],[\"name/89\",[47,72.019]],[\"parent/89\",[37,4.455]],[\"name/90\",[48,72.019]],[\"parent/90\",[37,4.455]],[\"name/91\",[49,72.019]],[\"parent/91\",[37,4.455]],[\"name/92\",[50,72.019]],[\"parent/92\",[37,4.455]],[\"name/93\",[51,72.019]],[\"parent/93\",[37,4.455]],[\"name/94\",[52,72.019]],[\"parent/94\",[37,4.455]],[\"name/95\",[53,72.019]],[\"parent/95\",[37,4.455]],[\"name/96\",[54,72.019]],[\"parent/96\",[]],[\"name/97\",[55,72.019]],[\"parent/97\",[]],[\"name/98\",[56,44.504]],[\"parent/98\",[]],[\"name/99\",[57,72.019]],[\"parent/99\",[56,4.275]],[\"name/100\",[58,48.665]],[\"parent/100\",[59,4.559]],[\"name/101\",[60,37.054]],[\"parent/101\",[59,4.559]],[\"name/102\",[61,61.033]],[\"parent/102\",[59,4.559]],[\"name/103\",[62,39.311]],[\"parent/103\",[59,4.559]],[\"name/104\",[63,72.019]],[\"parent/104\",[59,4.559]],[\"name/105\",[64,52.56]],[\"parent/105\",[59,4.559]],[\"name/106\",[65,52.56]],[\"parent/106\",[59,4.559]],[\"name/107\",[66,41.897]],[\"parent/107\",[59,4.559]],[\"name/108\",[67,43.687]],[\"parent/108\",[59,4.559]],[\"name/109\",[68,63.546]],[\"parent/109\",[59,4.559]],[\"name/110\",[69,66.911]],[\"parent/110\",[59,4.559]],[\"name/111\",[70,66.911]],[\"parent/111\",[59,4.559]],[\"name/112\",[71,66.911]],[\"parent/112\",[59,4.559]],[\"name/113\",[72,66.911]],[\"parent/113\",[59,4.559]],[\"name/114\",[73,66.911]],[\"parent/114\",[59,4.559]],[\"name/115\",[74,66.911]],[\"parent/115\",[59,4.559]],[\"name/116\",[75,47.452]],[\"parent/116\",[59,4.559]],[\"name/117\",[76,72.019]],[\"parent/117\",[56,4.275]],[\"name/118\",[77,66.911]],[\"parent/118\",[78,5.145]],[\"name/119\",[79,66.911]],[\"parent/119\",[78,5.145]],[\"name/120\",[80,66.911]],[\"parent/120\",[78,5.145]],[\"name/121\",[81,66.911]],[\"parent/121\",[78,5.145]],[\"name/122\",[82,66.911]],[\"parent/122\",[78,5.145]],[\"name/123\",[83,66.911]],[\"parent/123\",[78,5.145]],[\"name/124\",[84,66.911]],[\"parent/124\",[78,5.145]],[\"name/125\",[85,66.911]],[\"parent/125\",[78,5.145]],[\"name/126\",[86,66.911]],[\"parent/126\",[78,5.145]],[\"name/127\",[87,72.019]],[\"parent/127\",[56,4.275]],[\"name/128\",[77,66.911]],[\"parent/128\",[88,5.145]],[\"name/129\",[79,66.911]],[\"parent/129\",[88,5.145]],[\"name/130\",[80,66.911]],[\"parent/130\",[88,5.145]],[\"name/131\",[81,66.911]],[\"parent/131\",[88,5.145]],[\"name/132\",[82,66.911]],[\"parent/132\",[88,5.145]],[\"name/133\",[83,66.911]],[\"parent/133\",[88,5.145]],[\"name/134\",[84,66.911]],[\"parent/134\",[88,5.145]],[\"name/135\",[85,66.911]],[\"parent/135\",[88,5.145]],[\"name/136\",[86,66.911]],[\"parent/136\",[88,5.145]],[\"name/137\",[89,63.546]],[\"parent/137\",[56,4.275]],[\"name/138\",[58,48.665]],[\"parent/138\",[90,5.671]],[\"name/139\",[89,63.546]],[\"parent/139\",[90,5.671]],[\"name/140\",[91,72.019]],[\"parent/140\",[90,5.671]],[\"name/141\",[62,39.311]],[\"parent/141\",[90,5.671]],[\"name/142\",[75,47.452]],[\"parent/142\",[90,5.671]],[\"name/143\",[92,66.911]],[\"parent/143\",[56,4.275]],[\"name/144\",[58,48.665]],[\"parent/144\",[93,4.675]],[\"name/145\",[60,37.054]],[\"parent/145\",[93,4.675]],[\"name/146\",[94,53.561]],[\"parent/146\",[93,4.675]],[\"name/147\",[62,39.311]],[\"parent/147\",[93,4.675]],[\"name/148\",[95,54.673]],[\"parent/148\",[93,4.675]],[\"name/149\",[64,52.56]],[\"parent/149\",[93,4.675]],[\"name/150\",[65,52.56]],[\"parent/150\",[93,4.675]],[\"name/151\",[96,63.546]],[\"parent/151\",[93,4.675]],[\"name/152\",[66,41.897]],[\"parent/152\",[93,4.675]],[\"name/153\",[97,63.546]],[\"parent/153\",[93,4.675]],[\"name/154\",[98,54.673]],[\"parent/154\",[93,4.675]],[\"name/155\",[99,54.673]],[\"parent/155\",[93,4.675]],[\"name/156\",[100,63.546]],[\"parent/156\",[93,4.675]],[\"name/157\",[101,42.932]],[\"parent/157\",[93,4.675]],[\"name/158\",[75,47.452]],[\"parent/158\",[93,4.675]],[\"name/159\",[102,47.452]],[\"parent/159\",[56,4.275]],[\"name/160\",[58,48.665]],[\"parent/160\",[103,5.252]],[\"name/161\",[60,37.054]],[\"parent/161\",[103,5.252]],[\"name/162\",[104,66.911]],[\"parent/162\",[103,5.252]],[\"name/163\",[62,39.311]],[\"parent/163\",[103,5.252]],[\"name/164\",[95,54.673]],[\"parent/164\",[103,5.252]],[\"name/165\",[64,52.56]],[\"parent/165\",[103,5.252]],[\"name/166\",[65,52.56]],[\"parent/166\",[103,5.252]],[\"name/167\",[75,47.452]],[\"parent/167\",[103,5.252]],[\"name/168\",[105,72.019]],[\"parent/168\",[56,4.275]],[\"name/169\",[58,48.665]],[\"parent/169\",[106,4.882]],[\"name/170\",[62,39.311]],[\"parent/170\",[106,4.882]],[\"name/171\",[107,72.019]],[\"parent/171\",[106,4.882]],[\"name/172\",[108,72.019]],[\"parent/172\",[106,4.882]],[\"name/173\",[109,72.019]],[\"parent/173\",[106,4.882]],[\"name/174\",[110,72.019]],[\"parent/174\",[106,4.882]],[\"name/175\",[111,59.026]],[\"parent/175\",[106,4.882]],[\"name/176\",[112,72.019]],[\"parent/176\",[106,4.882]],[\"name/177\",[113,72.019]],[\"parent/177\",[106,4.882]],[\"name/178\",[114,72.019]],[\"parent/178\",[106,4.882]],[\"name/179\",[115,72.019]],[\"parent/179\",[106,4.882]],[\"name/180\",[75,47.452]],[\"parent/180\",[106,4.882]],[\"name/181\",[116,66.911]],[\"parent/181\",[56,4.275]],[\"name/182\",[58,48.665]],[\"parent/182\",[117,4.675]],[\"name/183\",[60,37.054]],[\"parent/183\",[117,4.675]],[\"name/184\",[94,53.561]],[\"parent/184\",[117,4.675]],[\"name/185\",[118,52.56]],[\"parent/185\",[117,4.675]],[\"name/186\",[119,63.546]],[\"parent/186\",[117,4.675]],[\"name/187\",[120,61.033]],[\"parent/187\",[117,4.675]],[\"name/188\",[121,66.911]],[\"parent/188\",[117,4.675]],[\"name/189\",[62,39.311]],[\"parent/189\",[117,4.675]],[\"name/190\",[101,42.932]],[\"parent/190\",[117,4.675]],[\"name/191\",[98,54.673]],[\"parent/191\",[117,4.675]],[\"name/192\",[95,54.673]],[\"parent/192\",[117,4.675]],[\"name/193\",[97,63.546]],[\"parent/193\",[117,4.675]],[\"name/194\",[64,52.56]],[\"parent/194\",[117,4.675]],[\"name/195\",[65,52.56]],[\"parent/195\",[117,4.675]],[\"name/196\",[75,47.452]],[\"parent/196\",[117,4.675]],[\"name/197\",[122,72.019]],[\"parent/197\",[56,4.275]],[\"name/198\",[58,48.665]],[\"parent/198\",[123,5.373]],[\"name/199\",[124,72.019]],[\"parent/199\",[123,5.373]],[\"name/200\",[125,72.019]],[\"parent/200\",[123,5.373]],[\"name/201\",[126,72.019]],[\"parent/201\",[123,5.373]],[\"name/202\",[127,72.019]],[\"parent/202\",[123,5.373]],[\"name/203\",[62,39.311]],[\"parent/203\",[123,5.373]],[\"name/204\",[75,47.452]],[\"parent/204\",[123,5.373]],[\"name/205\",[128,66.911]],[\"parent/205\",[56,4.275]],[\"name/206\",[129,72.019]],[\"parent/206\",[130,4.739]],[\"name/207\",[131,72.019]],[\"parent/207\",[130,4.739]],[\"name/208\",[132,72.019]],[\"parent/208\",[130,4.739]],[\"name/209\",[133,72.019]],[\"parent/209\",[130,4.739]],[\"name/210\",[134,72.019]],[\"parent/210\",[130,4.739]],[\"name/211\",[135,72.019]],[\"parent/211\",[130,4.739]],[\"name/212\",[136,66.911]],[\"parent/212\",[130,4.739]],[\"name/213\",[137,40.664]],[\"parent/213\",[130,4.739]],[\"name/214\",[138,40.378]],[\"parent/214\",[130,4.739]],[\"name/215\",[139,72.019]],[\"parent/215\",[130,4.739]],[\"name/216\",[140,72.019]],[\"parent/216\",[130,4.739]],[\"name/217\",[141,72.019]],[\"parent/217\",[130,4.739]],[\"name/218\",[142,72.019]],[\"parent/218\",[130,4.739]],[\"name/219\",[143,59.026]],[\"parent/219\",[130,4.739]],[\"name/220\",[56,44.504]],[\"parent/220\",[56,4.275]],[\"name/221\",[144,72.019]],[\"parent/221\",[56,4.275]],[\"name/222\",[58,48.665]],[\"parent/222\",[145,5.671]],[\"name/223\",[146,43.687]],[\"parent/223\",[145,5.671]],[\"name/224\",[147,63.546]],[\"parent/224\",[145,5.671]],[\"name/225\",[62,39.311]],[\"parent/225\",[145,5.671]],[\"name/226\",[75,47.452]],[\"parent/226\",[145,5.671]],[\"name/227\",[148,72.019]],[\"parent/227\",[56,4.275]],[\"name/228\",[58,48.665]],[\"parent/228\",[149,5.671]],[\"name/229\",[150,72.019]],[\"parent/229\",[149,5.671]],[\"name/230\",[151,72.019]],[\"parent/230\",[149,5.671]],[\"name/231\",[152,72.019]],[\"parent/231\",[149,5.671]],[\"name/232\",[75,47.452]],[\"parent/232\",[149,5.671]],[\"name/233\",[153,66.911]],[\"parent/233\",[56,4.275]],[\"name/234\",[58,48.665]],[\"parent/234\",[154,4.808]],[\"name/235\",[62,39.311]],[\"parent/235\",[154,4.808]],[\"name/236\",[60,37.054]],[\"parent/236\",[154,4.808]],[\"name/237\",[66,41.897]],[\"parent/237\",[154,4.808]],[\"name/238\",[155,63.546]],[\"parent/238\",[154,4.808]],[\"name/239\",[156,63.546]],[\"parent/239\",[154,4.808]],[\"name/240\",[157,66.911]],[\"parent/240\",[154,4.808]],[\"name/241\",[158,66.911]],[\"parent/241\",[154,4.808]],[\"name/242\",[95,54.673]],[\"parent/242\",[154,4.808]],[\"name/243\",[64,52.56]],[\"parent/243\",[154,4.808]],[\"name/244\",[65,52.56]],[\"parent/244\",[154,4.808]],[\"name/245\",[99,54.673]],[\"parent/245\",[154,4.808]],[\"name/246\",[75,47.452]],[\"parent/246\",[154,4.808]],[\"name/247\",[159,72.019]],[\"parent/247\",[56,4.275]],[\"name/248\",[160,72.019]],[\"parent/248\",[161,6.428]],[\"name/249\",[162,72.019]],[\"parent/249\",[161,6.428]],[\"name/250\",[163,72.019]],[\"parent/250\",[56,4.275]],[\"name/251\",[58,48.665]],[\"parent/251\",[164,4.559]],[\"name/252\",[60,37.054]],[\"parent/252\",[164,4.559]],[\"name/253\",[94,53.561]],[\"parent/253\",[164,4.559]],[\"name/254\",[118,52.56]],[\"parent/254\",[164,4.559]],[\"name/255\",[61,61.033]],[\"parent/255\",[164,4.559]],[\"name/256\",[45,61.033]],[\"parent/256\",[164,4.559]],[\"name/257\",[165,66.911]],[\"parent/257\",[164,4.559]],[\"name/258\",[95,54.673]],[\"parent/258\",[164,4.559]],[\"name/259\",[64,52.56]],[\"parent/259\",[164,4.559]],[\"name/260\",[65,52.56]],[\"parent/260\",[164,4.559]],[\"name/261\",[62,39.311]],[\"parent/261\",[164,4.559]],[\"name/262\",[99,54.673]],[\"parent/262\",[164,4.559]],[\"name/263\",[120,61.033]],[\"parent/263\",[164,4.559]],[\"name/264\",[101,42.932]],[\"parent/264\",[164,4.559]],[\"name/265\",[98,54.673]],[\"parent/265\",[164,4.559]],[\"name/266\",[97,63.546]],[\"parent/266\",[164,4.559]],[\"name/267\",[75,47.452]],[\"parent/267\",[164,4.559]],[\"name/268\",[166,72.019]],[\"parent/268\",[56,4.275]],[\"name/269\",[58,48.665]],[\"parent/269\",[167,4.739]],[\"name/270\",[62,39.311]],[\"parent/270\",[167,4.739]],[\"name/271\",[61,61.033]],[\"parent/271\",[167,4.739]],[\"name/272\",[168,72.019]],[\"parent/272\",[167,4.739]],[\"name/273\",[169,72.019]],[\"parent/273\",[167,4.739]],[\"name/274\",[64,52.56]],[\"parent/274\",[167,4.739]],[\"name/275\",[65,52.56]],[\"parent/275\",[167,4.739]],[\"name/276\",[170,72.019]],[\"parent/276\",[167,4.739]],[\"name/277\",[171,72.019]],[\"parent/277\",[167,4.739]],[\"name/278\",[172,72.019]],[\"parent/278\",[167,4.739]],[\"name/279\",[173,72.019]],[\"parent/279\",[167,4.739]],[\"name/280\",[174,72.019]],[\"parent/280\",[167,4.739]],[\"name/281\",[175,72.019]],[\"parent/281\",[167,4.739]],[\"name/282\",[75,47.452]],[\"parent/282\",[167,4.739]],[\"name/283\",[176,72.019]],[\"parent/283\",[56,4.275]],[\"name/284\",[177,72.019]],[\"parent/284\",[178,5.252]],[\"name/285\",[179,72.019]],[\"parent/285\",[178,5.252]],[\"name/286\",[180,72.019]],[\"parent/286\",[178,5.252]],[\"name/287\",[181,72.019]],[\"parent/287\",[178,5.252]],[\"name/288\",[182,72.019]],[\"parent/288\",[178,5.252]],[\"name/289\",[183,72.019]],[\"parent/289\",[178,5.252]],[\"name/290\",[184,72.019]],[\"parent/290\",[178,5.252]],[\"name/291\",[185,72.019]],[\"parent/291\",[178,5.252]],[\"name/292\",[186,72.019]],[\"parent/292\",[56,4.275]],[\"name/293\",[58,48.665]],[\"parent/293\",[187,5.145]],[\"name/294\",[62,39.311]],[\"parent/294\",[187,5.145]],[\"name/295\",[64,52.56]],[\"parent/295\",[187,5.145]],[\"name/296\",[65,52.56]],[\"parent/296\",[187,5.145]],[\"name/297\",[95,54.673]],[\"parent/297\",[187,5.145]],[\"name/298\",[188,66.911]],[\"parent/298\",[187,5.145]],[\"name/299\",[189,72.019]],[\"parent/299\",[187,5.145]],[\"name/300\",[190,66.911]],[\"parent/300\",[187,5.145]],[\"name/301\",[75,47.452]],[\"parent/301\",[187,5.145]],[\"name/302\",[191,72.019]],[\"parent/302\",[56,4.275]],[\"name/303\",[192,72.019]],[\"parent/303\",[193,6.919]],[\"name/304\",[194,66.911]],[\"parent/304\",[56,4.275]],[\"name/305\",[58,48.665]],[\"parent/305\",[195,5.252]],[\"name/306\",[60,37.054]],[\"parent/306\",[195,5.252]],[\"name/307\",[62,39.311]],[\"parent/307\",[195,5.252]],[\"name/308\",[95,54.673]],[\"parent/308\",[195,5.252]],[\"name/309\",[64,52.56]],[\"parent/309\",[195,5.252]],[\"name/310\",[65,52.56]],[\"parent/310\",[195,5.252]],[\"name/311\",[196,43.687]],[\"parent/311\",[195,5.252]],[\"name/312\",[75,47.452]],[\"parent/312\",[195,5.252]],[\"name/313\",[197,72.019]],[\"parent/313\",[]],[\"name/314\",[198,72.019]],[\"parent/314\",[]],[\"name/315\",[8,61.033]],[\"parent/315\",[]],[\"name/316\",[199,72.019]],[\"parent/316\",[]],[\"name/317\",[200,52.56]],[\"parent/317\",[]],[\"name/318\",[201,39.83]],[\"parent/318\",[200,5.049]],[\"name/319\",[60,37.054]],[\"parent/319\",[200,5.049]],[\"name/320\",[202,54.673]],[\"parent/320\",[200,5.049]],[\"name/321\",[137,40.664]],[\"parent/321\",[200,5.049]],[\"name/322\",[138,40.378]],[\"parent/322\",[200,5.049]],[\"name/323\",[203,50.047]],[\"parent/323\",[200,5.049]],[\"name/324\",[204,49.332]],[\"parent/324\",[200,5.049]],[\"name/325\",[205,32.701]],[\"parent/325\",[200,5.049]],[\"name/326\",[206,33.101]],[\"parent/326\",[200,5.049]],[\"name/327\",[207,52.56]],[\"parent/327\",[]],[\"name/328\",[208,40.378]],[\"parent/328\",[207,5.049]],[\"name/329\",[16,29.582]],[\"parent/329\",[207,5.049]],[\"name/330\",[60,37.054]],[\"parent/330\",[209,5.373]],[\"name/331\",[210,72.019]],[\"parent/331\",[209,5.373]],[\"name/332\",[137,40.664]],[\"parent/332\",[209,5.373]],[\"name/333\",[138,40.378]],[\"parent/333\",[209,5.373]],[\"name/334\",[211,49.332]],[\"parent/334\",[209,5.373]],[\"name/335\",[203,50.047]],[\"parent/335\",[209,5.373]],[\"name/336\",[204,49.332]],[\"parent/336\",[209,5.373]],[\"name/337\",[205,32.701]],[\"parent/337\",[207,5.049]],[\"name/338\",[212,38.817]],[\"parent/338\",[207,5.049]],[\"name/339\",[213,38.119]],[\"parent/339\",[207,5.049]],[\"name/340\",[214,40.378]],[\"parent/340\",[207,5.049]],[\"name/341\",[215,40.101]],[\"parent/341\",[207,5.049]],[\"name/342\",[216,40.378]],[\"parent/342\",[207,5.049]],[\"name/343\",[206,33.101]],[\"parent/343\",[207,5.049]],[\"name/344\",[217,54.673]],[\"parent/344\",[]],[\"name/345\",[201,39.83]],[\"parent/345\",[217,5.252]],[\"name/346\",[60,37.054]],[\"parent/346\",[217,5.252]],[\"name/347\",[137,40.664]],[\"parent/347\",[217,5.252]],[\"name/348\",[138,40.378]],[\"parent/348\",[217,5.252]],[\"name/349\",[218,61.033]],[\"parent/349\",[217,5.252]],[\"name/350\",[205,32.701]],[\"parent/350\",[217,5.252]],[\"name/351\",[206,33.101]],[\"parent/351\",[217,5.252]],[\"name/352\",[219,52.56]],[\"parent/352\",[]],[\"name/353\",[208,40.378]],[\"parent/353\",[219,5.049]],[\"name/354\",[16,29.582]],[\"parent/354\",[219,5.049]],[\"name/355\",[137,40.664]],[\"parent/355\",[220,5.671]],[\"name/356\",[138,40.378]],[\"parent/356\",[220,5.671]],[\"name/357\",[221,72.019]],[\"parent/357\",[220,5.671]],[\"name/358\",[222,72.019]],[\"parent/358\",[220,5.671]],[\"name/359\",[211,49.332]],[\"parent/359\",[220,5.671]],[\"name/360\",[205,32.701]],[\"parent/360\",[219,5.049]],[\"name/361\",[212,38.817]],[\"parent/361\",[219,5.049]],[\"name/362\",[213,38.119]],[\"parent/362\",[219,5.049]],[\"name/363\",[214,40.378]],[\"parent/363\",[219,5.049]],[\"name/364\",[215,40.101]],[\"parent/364\",[219,5.049]],[\"name/365\",[216,40.378]],[\"parent/365\",[219,5.049]],[\"name/366\",[206,33.101]],[\"parent/366\",[219,5.049]],[\"name/367\",[223,52.56]],[\"parent/367\",[]],[\"name/368\",[201,39.83]],[\"parent/368\",[223,5.049]],[\"name/369\",[60,37.054]],[\"parent/369\",[223,5.049]],[\"name/370\",[137,40.664]],[\"parent/370\",[223,5.049]],[\"name/371\",[138,40.378]],[\"parent/371\",[223,5.049]],[\"name/372\",[224,66.911]],[\"parent/372\",[223,5.049]],[\"name/373\",[225,66.911]],[\"parent/373\",[223,5.049]],[\"name/374\",[218,61.033]],[\"parent/374\",[223,5.049]],[\"name/375\",[205,32.701]],[\"parent/375\",[223,5.049]],[\"name/376\",[206,33.101]],[\"parent/376\",[223,5.049]],[\"name/377\",[226,52.56]],[\"parent/377\",[]],[\"name/378\",[208,40.378]],[\"parent/378\",[226,5.049]],[\"name/379\",[16,29.582]],[\"parent/379\",[226,5.049]],[\"name/380\",[227,72.019]],[\"parent/380\",[228,5.51]],[\"name/381\",[225,66.911]],[\"parent/381\",[228,5.51]],[\"name/382\",[229,48.665]],[\"parent/382\",[228,5.51]],[\"name/383\",[138,40.378]],[\"parent/383\",[228,5.51]],[\"name/384\",[230,66.911]],[\"parent/384\",[228,5.51]],[\"name/385\",[211,49.332]],[\"parent/385\",[228,5.51]],[\"name/386\",[205,32.701]],[\"parent/386\",[226,5.049]],[\"name/387\",[212,38.817]],[\"parent/387\",[226,5.049]],[\"name/388\",[213,38.119]],[\"parent/388\",[226,5.049]],[\"name/389\",[214,40.378]],[\"parent/389\",[226,5.049]],[\"name/390\",[215,40.101]],[\"parent/390\",[226,5.049]],[\"name/391\",[216,40.378]],[\"parent/391\",[226,5.049]],[\"name/392\",[206,33.101]],[\"parent/392\",[226,5.049]],[\"name/393\",[231,52.56]],[\"parent/393\",[]],[\"name/394\",[201,39.83]],[\"parent/394\",[231,5.049]],[\"name/395\",[60,37.054]],[\"parent/395\",[231,5.049]],[\"name/396\",[137,40.664]],[\"parent/396\",[231,5.049]],[\"name/397\",[138,40.378]],[\"parent/397\",[231,5.049]],[\"name/398\",[232,72.019]],[\"parent/398\",[231,5.049]],[\"name/399\",[203,50.047]],[\"parent/399\",[231,5.049]],[\"name/400\",[204,49.332]],[\"parent/400\",[231,5.049]],[\"name/401\",[205,32.701]],[\"parent/401\",[231,5.049]],[\"name/402\",[206,33.101]],[\"parent/402\",[231,5.049]],[\"name/403\",[233,52.56]],[\"parent/403\",[]],[\"name/404\",[208,40.378]],[\"parent/404\",[233,5.049]],[\"name/405\",[16,29.582]],[\"parent/405\",[233,5.049]],[\"name/406\",[60,37.054]],[\"parent/406\",[234,5.51]],[\"name/407\",[235,72.019]],[\"parent/407\",[234,5.51]],[\"name/408\",[229,48.665]],[\"parent/408\",[234,5.51]],[\"name/409\",[138,40.378]],[\"parent/409\",[234,5.51]],[\"name/410\",[137,40.664]],[\"parent/410\",[234,5.51]],[\"name/411\",[204,49.332]],[\"parent/411\",[234,5.51]],[\"name/412\",[205,32.701]],[\"parent/412\",[233,5.049]],[\"name/413\",[212,38.817]],[\"parent/413\",[233,5.049]],[\"name/414\",[213,38.119]],[\"parent/414\",[233,5.049]],[\"name/415\",[214,40.378]],[\"parent/415\",[233,5.049]],[\"name/416\",[215,40.101]],[\"parent/416\",[233,5.049]],[\"name/417\",[216,40.378]],[\"parent/417\",[233,5.049]],[\"name/418\",[206,33.101]],[\"parent/418\",[233,5.049]],[\"name/419\",[236,55.925]],[\"parent/419\",[]],[\"name/420\",[201,39.83]],[\"parent/420\",[236,5.373]],[\"name/421\",[60,37.054]],[\"parent/421\",[236,5.373]],[\"name/422\",[203,50.047]],[\"parent/422\",[236,5.373]],[\"name/423\",[204,49.332]],[\"parent/423\",[236,5.373]],[\"name/424\",[205,32.701]],[\"parent/424\",[236,5.373]],[\"name/425\",[206,33.101]],[\"parent/425\",[236,5.373]],[\"name/426\",[237,52.56]],[\"parent/426\",[]],[\"name/427\",[208,40.378]],[\"parent/427\",[237,5.049]],[\"name/428\",[16,29.582]],[\"parent/428\",[237,5.049]],[\"name/429\",[60,37.054]],[\"parent/429\",[238,5.51]],[\"name/430\",[239,72.019]],[\"parent/430\",[238,5.51]],[\"name/431\",[229,48.665]],[\"parent/431\",[238,5.51]],[\"name/432\",[211,49.332]],[\"parent/432\",[238,5.51]],[\"name/433\",[204,49.332]],[\"parent/433\",[238,5.51]],[\"name/434\",[203,50.047]],[\"parent/434\",[238,5.51]],[\"name/435\",[205,32.701]],[\"parent/435\",[237,5.049]],[\"name/436\",[212,38.817]],[\"parent/436\",[237,5.049]],[\"name/437\",[213,38.119]],[\"parent/437\",[237,5.049]],[\"name/438\",[214,40.378]],[\"parent/438\",[237,5.049]],[\"name/439\",[215,40.101]],[\"parent/439\",[237,5.049]],[\"name/440\",[216,40.378]],[\"parent/440\",[237,5.049]],[\"name/441\",[206,33.101]],[\"parent/441\",[237,5.049]],[\"name/442\",[240,51.65]],[\"parent/442\",[]],[\"name/443\",[201,39.83]],[\"parent/443\",[240,4.962]],[\"name/444\",[60,37.054]],[\"parent/444\",[240,4.962]],[\"name/445\",[213,38.119]],[\"parent/445\",[240,4.962]],[\"name/446\",[241,72.019]],[\"parent/446\",[240,4.962]],[\"name/447\",[137,40.664]],[\"parent/447\",[240,4.962]],[\"name/448\",[138,40.378]],[\"parent/448\",[240,4.962]],[\"name/449\",[203,50.047]],[\"parent/449\",[240,4.962]],[\"name/450\",[204,49.332]],[\"parent/450\",[240,4.962]],[\"name/451\",[205,32.701]],[\"parent/451\",[240,4.962]],[\"name/452\",[206,33.101]],[\"parent/452\",[240,4.962]],[\"name/453\",[242,52.56]],[\"parent/453\",[]],[\"name/454\",[208,40.378]],[\"parent/454\",[242,5.049]],[\"name/455\",[16,29.582]],[\"parent/455\",[242,5.049]],[\"name/456\",[60,37.054]],[\"parent/456\",[243,5.252]],[\"name/457\",[244,72.019]],[\"parent/457\",[243,5.252]],[\"name/458\",[137,40.664]],[\"parent/458\",[243,5.252]],[\"name/459\",[138,40.378]],[\"parent/459\",[243,5.252]],[\"name/460\",[229,48.665]],[\"parent/460\",[243,5.252]],[\"name/461\",[203,50.047]],[\"parent/461\",[243,5.252]],[\"name/462\",[204,49.332]],[\"parent/462\",[243,5.252]],[\"name/463\",[211,49.332]],[\"parent/463\",[243,5.252]],[\"name/464\",[205,32.701]],[\"parent/464\",[242,5.049]],[\"name/465\",[212,38.817]],[\"parent/465\",[242,5.049]],[\"name/466\",[213,38.119]],[\"parent/466\",[242,5.049]],[\"name/467\",[214,40.378]],[\"parent/467\",[242,5.049]],[\"name/468\",[215,40.101]],[\"parent/468\",[242,5.049]],[\"name/469\",[216,40.378]],[\"parent/469\",[242,5.049]],[\"name/470\",[206,33.101]],[\"parent/470\",[242,5.049]],[\"name/471\",[245,52.56]],[\"parent/471\",[]],[\"name/472\",[201,39.83]],[\"parent/472\",[245,5.049]],[\"name/473\",[60,37.054]],[\"parent/473\",[245,5.049]],[\"name/474\",[137,40.664]],[\"parent/474\",[245,5.049]],[\"name/475\",[138,40.378]],[\"parent/475\",[245,5.049]],[\"name/476\",[203,50.047]],[\"parent/476\",[245,5.049]],[\"name/477\",[204,49.332]],[\"parent/477\",[245,5.049]],[\"name/478\",[218,61.033]],[\"parent/478\",[245,5.049]],[\"name/479\",[205,32.701]],[\"parent/479\",[245,5.049]],[\"name/480\",[206,33.101]],[\"parent/480\",[245,5.049]],[\"name/481\",[246,52.56]],[\"parent/481\",[]],[\"name/482\",[208,40.378]],[\"parent/482\",[246,5.049]],[\"name/483\",[16,29.582]],[\"parent/483\",[246,5.049]],[\"name/484\",[60,37.054]],[\"parent/484\",[247,5.51]],[\"name/485\",[248,61.033]],[\"parent/485\",[247,5.51]],[\"name/486\",[229,48.665]],[\"parent/486\",[247,5.51]],[\"name/487\",[138,40.378]],[\"parent/487\",[247,5.51]],[\"name/488\",[137,40.664]],[\"parent/488\",[247,5.51]],[\"name/489\",[204,49.332]],[\"parent/489\",[247,5.51]],[\"name/490\",[205,32.701]],[\"parent/490\",[246,5.049]],[\"name/491\",[212,38.817]],[\"parent/491\",[246,5.049]],[\"name/492\",[213,38.119]],[\"parent/492\",[246,5.049]],[\"name/493\",[214,40.378]],[\"parent/493\",[246,5.049]],[\"name/494\",[215,40.101]],[\"parent/494\",[246,5.049]],[\"name/495\",[216,40.378]],[\"parent/495\",[246,5.049]],[\"name/496\",[206,33.101]],[\"parent/496\",[246,5.049]],[\"name/497\",[249,50.047]],[\"parent/497\",[]],[\"name/498\",[201,39.83]],[\"parent/498\",[249,4.808]],[\"name/499\",[60,37.054]],[\"parent/499\",[249,4.808]],[\"name/500\",[250,63.546]],[\"parent/500\",[249,4.808]],[\"name/501\",[251,63.546]],[\"parent/501\",[249,4.808]],[\"name/502\",[137,40.664]],[\"parent/502\",[249,4.808]],[\"name/503\",[138,40.378]],[\"parent/503\",[249,4.808]],[\"name/504\",[252,59.026]],[\"parent/504\",[249,4.808]],[\"name/505\",[253,72.019]],[\"parent/505\",[249,4.808]],[\"name/506\",[203,50.047]],[\"parent/506\",[249,4.808]],[\"name/507\",[204,49.332]],[\"parent/507\",[249,4.808]],[\"name/508\",[205,32.701]],[\"parent/508\",[249,4.808]],[\"name/509\",[206,33.101]],[\"parent/509\",[249,4.808]],[\"name/510\",[254,52.56]],[\"parent/510\",[]],[\"name/511\",[208,40.378]],[\"parent/511\",[254,5.049]],[\"name/512\",[16,29.582]],[\"parent/512\",[254,5.049]],[\"name/513\",[60,37.054]],[\"parent/513\",[255,5.373]],[\"name/514\",[250,63.546]],[\"parent/514\",[255,5.373]],[\"name/515\",[251,63.546]],[\"parent/515\",[255,5.373]],[\"name/516\",[203,50.047]],[\"parent/516\",[255,5.373]],[\"name/517\",[204,49.332]],[\"parent/517\",[255,5.373]],[\"name/518\",[143,59.026]],[\"parent/518\",[255,5.373]],[\"name/519\",[211,49.332]],[\"parent/519\",[255,5.373]],[\"name/520\",[205,32.701]],[\"parent/520\",[254,5.049]],[\"name/521\",[212,38.817]],[\"parent/521\",[254,5.049]],[\"name/522\",[213,38.119]],[\"parent/522\",[254,5.049]],[\"name/523\",[214,40.378]],[\"parent/523\",[254,5.049]],[\"name/524\",[215,40.101]],[\"parent/524\",[254,5.049]],[\"name/525\",[216,40.378]],[\"parent/525\",[254,5.049]],[\"name/526\",[206,33.101]],[\"parent/526\",[254,5.049]],[\"name/527\",[256,53.561]],[\"parent/527\",[]],[\"name/528\",[201,39.83]],[\"parent/528\",[256,5.145]],[\"name/529\",[60,37.054]],[\"parent/529\",[256,5.145]],[\"name/530\",[218,61.033]],[\"parent/530\",[256,5.145]],[\"name/531\",[257,72.019]],[\"parent/531\",[256,5.145]],[\"name/532\",[137,40.664]],[\"parent/532\",[256,5.145]],[\"name/533\",[138,40.378]],[\"parent/533\",[256,5.145]],[\"name/534\",[205,32.701]],[\"parent/534\",[256,5.145]],[\"name/535\",[206,33.101]],[\"parent/535\",[256,5.145]],[\"name/536\",[258,52.56]],[\"parent/536\",[]],[\"name/537\",[208,40.378]],[\"parent/537\",[258,5.049]],[\"name/538\",[16,29.582]],[\"parent/538\",[258,5.049]],[\"name/539\",[60,37.054]],[\"parent/539\",[259,5.049]],[\"name/540\",[260,72.019]],[\"parent/540\",[259,5.049]],[\"name/541\",[16,29.582]],[\"parent/541\",[259,5.049]],[\"name/542\",[261,72.019]],[\"parent/542\",[259,5.049]],[\"name/543\",[16,29.582]],[\"parent/543\",[259,5.049]],[\"name/544\",[262,72.019]],[\"parent/544\",[259,5.049]],[\"name/545\",[16,29.582]],[\"parent/545\",[259,5.049]],[\"name/546\",[137,40.664]],[\"parent/546\",[259,5.049]],[\"name/547\",[229,48.665]],[\"parent/547\",[259,5.049]],[\"name/548\",[138,40.378]],[\"parent/548\",[259,5.049]],[\"name/549\",[205,32.701]],[\"parent/549\",[258,5.049]],[\"name/550\",[212,38.817]],[\"parent/550\",[258,5.049]],[\"name/551\",[213,38.119]],[\"parent/551\",[258,5.049]],[\"name/552\",[214,40.378]],[\"parent/552\",[258,5.049]],[\"name/553\",[215,40.101]],[\"parent/553\",[258,5.049]],[\"name/554\",[216,40.378]],[\"parent/554\",[258,5.049]],[\"name/555\",[206,33.101]],[\"parent/555\",[258,5.049]],[\"name/556\",[263,52.56]],[\"parent/556\",[]],[\"name/557\",[201,39.83]],[\"parent/557\",[263,5.049]],[\"name/558\",[60,37.054]],[\"parent/558\",[263,5.049]],[\"name/559\",[264,66.911]],[\"parent/559\",[263,5.049]],[\"name/560\",[143,59.026]],[\"parent/560\",[263,5.049]],[\"name/561\",[203,50.047]],[\"parent/561\",[263,5.049]],[\"name/562\",[137,40.664]],[\"parent/562\",[263,5.049]],[\"name/563\",[138,40.378]],[\"parent/563\",[263,5.049]],[\"name/564\",[205,32.701]],[\"parent/564\",[263,5.049]],[\"name/565\",[206,33.101]],[\"parent/565\",[263,5.049]],[\"name/566\",[265,52.56]],[\"parent/566\",[]],[\"name/567\",[208,40.378]],[\"parent/567\",[265,5.049]],[\"name/568\",[16,29.582]],[\"parent/568\",[265,5.049]],[\"name/569\",[229,48.665]],[\"parent/569\",[266,6.105]],[\"name/570\",[267,72.019]],[\"parent/570\",[266,6.105]],[\"name/571\",[143,59.026]],[\"parent/571\",[266,6.105]],[\"name/572\",[205,32.701]],[\"parent/572\",[265,5.049]],[\"name/573\",[212,38.817]],[\"parent/573\",[265,5.049]],[\"name/574\",[213,38.119]],[\"parent/574\",[265,5.049]],[\"name/575\",[214,40.378]],[\"parent/575\",[265,5.049]],[\"name/576\",[215,40.101]],[\"parent/576\",[265,5.049]],[\"name/577\",[216,40.378]],[\"parent/577\",[265,5.049]],[\"name/578\",[206,33.101]],[\"parent/578\",[265,5.049]],[\"name/579\",[268,50.047]],[\"parent/579\",[]],[\"name/580\",[201,39.83]],[\"parent/580\",[268,4.808]],[\"name/581\",[137,40.664]],[\"parent/581\",[268,4.808]],[\"name/582\",[138,40.378]],[\"parent/582\",[268,4.808]],[\"name/583\",[269,66.911]],[\"parent/583\",[268,4.808]],[\"name/584\",[270,61.033]],[\"parent/584\",[268,4.808]],[\"name/585\",[143,59.026]],[\"parent/585\",[268,4.808]],[\"name/586\",[271,72.019]],[\"parent/586\",[268,4.808]],[\"name/587\",[272,66.911]],[\"parent/587\",[268,4.808]],[\"name/588\",[252,59.026]],[\"parent/588\",[268,4.808]],[\"name/589\",[224,66.911]],[\"parent/589\",[268,4.808]],[\"name/590\",[205,32.701]],[\"parent/590\",[268,4.808]],[\"name/591\",[206,33.101]],[\"parent/591\",[268,4.808]],[\"name/592\",[273,52.56]],[\"parent/592\",[]],[\"name/593\",[208,40.378]],[\"parent/593\",[273,5.049]],[\"name/594\",[16,29.582]],[\"parent/594\",[273,5.049]],[\"name/595\",[128,66.911]],[\"parent/595\",[274,5.671]],[\"name/596\",[137,40.664]],[\"parent/596\",[274,5.671]],[\"name/597\",[138,40.378]],[\"parent/597\",[274,5.671]],[\"name/598\",[230,66.911]],[\"parent/598\",[274,5.671]],[\"name/599\",[211,49.332]],[\"parent/599\",[274,5.671]],[\"name/600\",[205,32.701]],[\"parent/600\",[273,5.049]],[\"name/601\",[212,38.817]],[\"parent/601\",[273,5.049]],[\"name/602\",[213,38.119]],[\"parent/602\",[273,5.049]],[\"name/603\",[214,40.378]],[\"parent/603\",[273,5.049]],[\"name/604\",[215,40.101]],[\"parent/604\",[273,5.049]],[\"name/605\",[216,40.378]],[\"parent/605\",[273,5.049]],[\"name/606\",[206,33.101]],[\"parent/606\",[273,5.049]],[\"name/607\",[275,61.033]],[\"parent/607\",[]],[\"name/608\",[201,39.83]],[\"parent/608\",[275,5.863]],[\"name/609\",[205,32.701]],[\"parent/609\",[275,5.863]],[\"name/610\",[206,33.101]],[\"parent/610\",[275,5.863]],[\"name/611\",[276,52.56]],[\"parent/611\",[]],[\"name/612\",[208,40.378]],[\"parent/612\",[276,5.049]],[\"name/613\",[16,29.582]],[\"parent/613\",[276,5.049]],[\"name/614\",[137,40.664]],[\"parent/614\",[277,6.428]],[\"name/615\",[138,40.378]],[\"parent/615\",[277,6.428]],[\"name/616\",[205,32.701]],[\"parent/616\",[276,5.049]],[\"name/617\",[212,38.817]],[\"parent/617\",[276,5.049]],[\"name/618\",[213,38.119]],[\"parent/618\",[276,5.049]],[\"name/619\",[214,40.378]],[\"parent/619\",[276,5.049]],[\"name/620\",[215,40.101]],[\"parent/620\",[276,5.049]],[\"name/621\",[216,40.378]],[\"parent/621\",[276,5.049]],[\"name/622\",[206,33.101]],[\"parent/622\",[276,5.049]],[\"name/623\",[278,61.033]],[\"parent/623\",[]],[\"name/624\",[201,39.83]],[\"parent/624\",[278,5.863]],[\"name/625\",[205,32.701]],[\"parent/625\",[278,5.863]],[\"name/626\",[206,33.101]],[\"parent/626\",[278,5.863]],[\"name/627\",[279,52.56]],[\"parent/627\",[]],[\"name/628\",[208,40.378]],[\"parent/628\",[279,5.049]],[\"name/629\",[16,29.582]],[\"parent/629\",[279,5.049]],[\"name/630\",[229,48.665]],[\"parent/630\",[280,6.919]],[\"name/631\",[205,32.701]],[\"parent/631\",[279,5.049]],[\"name/632\",[212,38.817]],[\"parent/632\",[279,5.049]],[\"name/633\",[213,38.119]],[\"parent/633\",[279,5.049]],[\"name/634\",[214,40.378]],[\"parent/634\",[279,5.049]],[\"name/635\",[215,40.101]],[\"parent/635\",[279,5.049]],[\"name/636\",[216,40.378]],[\"parent/636\",[279,5.049]],[\"name/637\",[206,33.101]],[\"parent/637\",[279,5.049]],[\"name/638\",[281,53.561]],[\"parent/638\",[]],[\"name/639\",[201,39.83]],[\"parent/639\",[281,5.145]],[\"name/640\",[137,40.664]],[\"parent/640\",[281,5.145]],[\"name/641\",[138,40.378]],[\"parent/641\",[281,5.145]],[\"name/642\",[252,59.026]],[\"parent/642\",[281,5.145]],[\"name/643\",[203,50.047]],[\"parent/643\",[281,5.145]],[\"name/644\",[204,49.332]],[\"parent/644\",[281,5.145]],[\"name/645\",[205,32.701]],[\"parent/645\",[281,5.145]],[\"name/646\",[206,33.101]],[\"parent/646\",[281,5.145]],[\"name/647\",[282,52.56]],[\"parent/647\",[]],[\"name/648\",[208,40.378]],[\"parent/648\",[282,5.049]],[\"name/649\",[16,29.582]],[\"parent/649\",[282,5.049]],[\"name/650\",[138,40.378]],[\"parent/650\",[283,5.671]],[\"name/651\",[137,40.664]],[\"parent/651\",[283,5.671]],[\"name/652\",[284,61.033]],[\"parent/652\",[283,5.671]],[\"name/653\",[204,49.332]],[\"parent/653\",[283,5.671]],[\"name/654\",[211,49.332]],[\"parent/654\",[283,5.671]],[\"name/655\",[205,32.701]],[\"parent/655\",[282,5.049]],[\"name/656\",[212,38.817]],[\"parent/656\",[282,5.049]],[\"name/657\",[213,38.119]],[\"parent/657\",[282,5.049]],[\"name/658\",[214,40.378]],[\"parent/658\",[282,5.049]],[\"name/659\",[215,40.101]],[\"parent/659\",[282,5.049]],[\"name/660\",[216,40.378]],[\"parent/660\",[282,5.049]],[\"name/661\",[206,33.101]],[\"parent/661\",[282,5.049]],[\"name/662\",[285,46.896]],[\"parent/662\",[]],[\"name/663\",[201,39.83]],[\"parent/663\",[285,4.505]],[\"name/664\",[252,59.026]],[\"parent/664\",[285,4.505]],[\"name/665\",[137,40.664]],[\"parent/665\",[285,4.505]],[\"name/666\",[138,40.378]],[\"parent/666\",[285,4.505]],[\"name/667\",[75,47.452]],[\"parent/667\",[285,4.505]],[\"name/668\",[286,72.019]],[\"parent/668\",[285,4.505]],[\"name/669\",[287,72.019]],[\"parent/669\",[285,4.505]],[\"name/670\",[153,66.911]],[\"parent/670\",[285,4.505]],[\"name/671\",[288,72.019]],[\"parent/671\",[285,4.505]],[\"name/672\",[16,29.582]],[\"parent/672\",[285,4.505]],[\"name/673\",[270,61.033]],[\"parent/673\",[289,6.428]],[\"name/674\",[290,72.019]],[\"parent/674\",[289,6.428]],[\"name/675\",[92,66.911]],[\"parent/675\",[285,4.505]],[\"name/676\",[116,66.911]],[\"parent/676\",[285,4.505]],[\"name/677\",[291,72.019]],[\"parent/677\",[285,4.505]],[\"name/678\",[292,72.019]],[\"parent/678\",[285,4.505]],[\"name/679\",[194,66.911]],[\"parent/679\",[285,4.505]],[\"name/680\",[205,32.701]],[\"parent/680\",[285,4.505]],[\"name/681\",[206,33.101]],[\"parent/681\",[285,4.505]],[\"name/682\",[293,52.56]],[\"parent/682\",[]],[\"name/683\",[208,40.378]],[\"parent/683\",[293,5.049]],[\"name/684\",[16,29.582]],[\"parent/684\",[293,5.049]],[\"name/685\",[75,47.452]],[\"parent/685\",[294,5.671]],[\"name/686\",[229,48.665]],[\"parent/686\",[294,5.671]],[\"name/687\",[295,72.019]],[\"parent/687\",[294,5.671]],[\"name/688\",[296,72.019]],[\"parent/688\",[294,5.671]],[\"name/689\",[211,49.332]],[\"parent/689\",[294,5.671]],[\"name/690\",[205,32.701]],[\"parent/690\",[293,5.049]],[\"name/691\",[212,38.817]],[\"parent/691\",[293,5.049]],[\"name/692\",[213,38.119]],[\"parent/692\",[293,5.049]],[\"name/693\",[214,40.378]],[\"parent/693\",[293,5.049]],[\"name/694\",[215,40.101]],[\"parent/694\",[293,5.049]],[\"name/695\",[216,40.378]],[\"parent/695\",[293,5.049]],[\"name/696\",[206,33.101]],[\"parent/696\",[293,5.049]],[\"name/697\",[297,57.356]],[\"parent/697\",[]],[\"name/698\",[201,39.83]],[\"parent/698\",[297,5.51]],[\"name/699\",[298,63.546]],[\"parent/699\",[297,5.51]],[\"name/700\",[299,66.911]],[\"parent/700\",[297,5.51]],[\"name/701\",[205,32.701]],[\"parent/701\",[297,5.51]],[\"name/702\",[206,33.101]],[\"parent/702\",[297,5.51]],[\"name/703\",[300,52.56]],[\"parent/703\",[]],[\"name/704\",[208,40.378]],[\"parent/704\",[300,5.049]],[\"name/705\",[16,29.582]],[\"parent/705\",[300,5.049]],[\"name/706\",[301,61.033]],[\"parent/706\",[302,4.739]],[\"name/707\",[303,61.033]],[\"parent/707\",[302,4.739]],[\"name/708\",[304,61.033]],[\"parent/708\",[302,4.739]],[\"name/709\",[298,63.546]],[\"parent/709\",[302,4.739]],[\"name/710\",[305,61.033]],[\"parent/710\",[302,4.739]],[\"name/711\",[306,72.019]],[\"parent/711\",[302,4.739]],[\"name/712\",[307,72.019]],[\"parent/712\",[302,4.739]],[\"name/713\",[308,72.019]],[\"parent/713\",[302,4.739]],[\"name/714\",[309,72.019]],[\"parent/714\",[302,4.739]],[\"name/715\",[310,72.019]],[\"parent/715\",[302,4.739]],[\"name/716\",[311,72.019]],[\"parent/716\",[302,4.739]],[\"name/717\",[312,72.019]],[\"parent/717\",[302,4.739]],[\"name/718\",[313,72.019]],[\"parent/718\",[302,4.739]],[\"name/719\",[314,72.019]],[\"parent/719\",[302,4.739]],[\"name/720\",[205,32.701]],[\"parent/720\",[300,5.049]],[\"name/721\",[212,38.817]],[\"parent/721\",[300,5.049]],[\"name/722\",[213,38.119]],[\"parent/722\",[300,5.049]],[\"name/723\",[214,40.378]],[\"parent/723\",[300,5.049]],[\"name/724\",[215,40.101]],[\"parent/724\",[300,5.049]],[\"name/725\",[216,40.378]],[\"parent/725\",[300,5.049]],[\"name/726\",[206,33.101]],[\"parent/726\",[300,5.049]],[\"name/727\",[315,57.356]],[\"parent/727\",[]],[\"name/728\",[201,39.83]],[\"parent/728\",[315,5.51]],[\"name/729\",[305,61.033]],[\"parent/729\",[315,5.51]],[\"name/730\",[299,66.911]],[\"parent/730\",[315,5.51]],[\"name/731\",[205,32.701]],[\"parent/731\",[315,5.51]],[\"name/732\",[206,33.101]],[\"parent/732\",[315,5.51]],[\"name/733\",[316,52.56]],[\"parent/733\",[]],[\"name/734\",[208,40.378]],[\"parent/734\",[316,5.049]],[\"name/735\",[16,29.582]],[\"parent/735\",[316,5.049]],[\"name/736\",[301,61.033]],[\"parent/736\",[317,5.671]],[\"name/737\",[303,61.033]],[\"parent/737\",[317,5.671]],[\"name/738\",[304,61.033]],[\"parent/738\",[317,5.671]],[\"name/739\",[298,63.546]],[\"parent/739\",[317,5.671]],[\"name/740\",[305,61.033]],[\"parent/740\",[317,5.671]],[\"name/741\",[205,32.701]],[\"parent/741\",[316,5.049]],[\"name/742\",[212,38.817]],[\"parent/742\",[316,5.049]],[\"name/743\",[213,38.119]],[\"parent/743\",[316,5.049]],[\"name/744\",[214,40.378]],[\"parent/744\",[316,5.049]],[\"name/745\",[215,40.101]],[\"parent/745\",[316,5.049]],[\"name/746\",[216,40.378]],[\"parent/746\",[316,5.049]],[\"name/747\",[206,33.101]],[\"parent/747\",[316,5.049]],[\"name/748\",[318,55.925]],[\"parent/748\",[]],[\"name/749\",[201,39.83]],[\"parent/749\",[318,5.373]],[\"name/750\",[137,40.664]],[\"parent/750\",[318,5.373]],[\"name/751\",[138,40.378]],[\"parent/751\",[318,5.373]],[\"name/752\",[319,72.019]],[\"parent/752\",[318,5.373]],[\"name/753\",[205,32.701]],[\"parent/753\",[318,5.373]],[\"name/754\",[206,33.101]],[\"parent/754\",[318,5.373]],[\"name/755\",[320,52.56]],[\"parent/755\",[]],[\"name/756\",[208,40.378]],[\"parent/756\",[320,5.049]],[\"name/757\",[16,29.582]],[\"parent/757\",[320,5.049]],[\"name/758\",[137,40.664]],[\"parent/758\",[321,5.863]],[\"name/759\",[138,40.378]],[\"parent/759\",[321,5.863]],[\"name/760\",[322,66.911]],[\"parent/760\",[321,5.863]],[\"name/761\",[305,61.033]],[\"parent/761\",[321,5.863]],[\"name/762\",[205,32.701]],[\"parent/762\",[320,5.049]],[\"name/763\",[212,38.817]],[\"parent/763\",[320,5.049]],[\"name/764\",[213,38.119]],[\"parent/764\",[320,5.049]],[\"name/765\",[214,40.378]],[\"parent/765\",[320,5.049]],[\"name/766\",[215,40.101]],[\"parent/766\",[320,5.049]],[\"name/767\",[216,40.378]],[\"parent/767\",[320,5.049]],[\"name/768\",[206,33.101]],[\"parent/768\",[320,5.049]],[\"name/769\",[323,54.673]],[\"parent/769\",[]],[\"name/770\",[201,39.83]],[\"parent/770\",[323,5.252]],[\"name/771\",[324,59.026]],[\"parent/771\",[323,5.252]],[\"name/772\",[252,59.026]],[\"parent/772\",[323,5.252]],[\"name/773\",[325,72.019]],[\"parent/773\",[323,5.252]],[\"name/774\",[326,72.019]],[\"parent/774\",[323,5.252]],[\"name/775\",[205,32.701]],[\"parent/775\",[323,5.252]],[\"name/776\",[206,33.101]],[\"parent/776\",[323,5.252]],[\"name/777\",[327,52.56]],[\"parent/777\",[]],[\"name/778\",[208,40.378]],[\"parent/778\",[327,5.049]],[\"name/779\",[328,72.019]],[\"parent/779\",[327,5.049]],[\"name/780\",[205,32.701]],[\"parent/780\",[327,5.049]],[\"name/781\",[212,38.817]],[\"parent/781\",[327,5.049]],[\"name/782\",[213,38.119]],[\"parent/782\",[327,5.049]],[\"name/783\",[214,40.378]],[\"parent/783\",[327,5.049]],[\"name/784\",[215,40.101]],[\"parent/784\",[327,5.049]],[\"name/785\",[216,40.378]],[\"parent/785\",[327,5.049]],[\"name/786\",[206,33.101]],[\"parent/786\",[327,5.049]],[\"name/787\",[329,52.56]],[\"parent/787\",[]],[\"name/788\",[201,39.83]],[\"parent/788\",[329,5.049]],[\"name/789\",[137,40.664]],[\"parent/789\",[329,5.049]],[\"name/790\",[138,40.378]],[\"parent/790\",[329,5.049]],[\"name/791\",[203,50.047]],[\"parent/791\",[329,5.049]],[\"name/792\",[330,72.019]],[\"parent/792\",[329,5.049]],[\"name/793\",[331,72.019]],[\"parent/793\",[329,5.049]],[\"name/794\",[332,72.019]],[\"parent/794\",[329,5.049]],[\"name/795\",[205,32.701]],[\"parent/795\",[329,5.049]],[\"name/796\",[206,33.101]],[\"parent/796\",[329,5.049]],[\"name/797\",[333,46.896]],[\"parent/797\",[]],[\"name/798\",[272,66.911]],[\"parent/798\",[333,4.505]],[\"name/799\",[334,72.019]],[\"parent/799\",[333,4.505]],[\"name/800\",[335,72.019]],[\"parent/800\",[333,4.505]],[\"name/801\",[336,72.019]],[\"parent/801\",[333,4.505]],[\"name/802\",[58,48.665]],[\"parent/802\",[333,4.505]],[\"name/803\",[62,39.311]],[\"parent/803\",[333,4.505]],[\"name/804\",[60,37.054]],[\"parent/804\",[333,4.505]],[\"name/805\",[66,41.897]],[\"parent/805\",[333,4.505]],[\"name/806\",[155,63.546]],[\"parent/806\",[333,4.505]],[\"name/807\",[156,63.546]],[\"parent/807\",[333,4.505]],[\"name/808\",[157,66.911]],[\"parent/808\",[333,4.505]],[\"name/809\",[158,66.911]],[\"parent/809\",[333,4.505]],[\"name/810\",[95,54.673]],[\"parent/810\",[333,4.505]],[\"name/811\",[64,52.56]],[\"parent/811\",[333,4.505]],[\"name/812\",[65,52.56]],[\"parent/812\",[333,4.505]],[\"name/813\",[99,54.673]],[\"parent/813\",[333,4.505]],[\"name/814\",[75,47.452]],[\"parent/814\",[333,4.505]],[\"name/815\",[337,52.56]],[\"parent/815\",[]],[\"name/816\",[208,40.378]],[\"parent/816\",[337,5.049]],[\"name/817\",[16,29.582]],[\"parent/817\",[337,5.049]],[\"name/818\",[229,48.665]],[\"parent/818\",[338,5.671]],[\"name/819\",[138,40.378]],[\"parent/819\",[338,5.671]],[\"name/820\",[137,40.664]],[\"parent/820\",[338,5.671]],[\"name/821\",[248,61.033]],[\"parent/821\",[338,5.671]],[\"name/822\",[211,49.332]],[\"parent/822\",[338,5.671]],[\"name/823\",[205,32.701]],[\"parent/823\",[337,5.049]],[\"name/824\",[212,38.817]],[\"parent/824\",[337,5.049]],[\"name/825\",[213,38.119]],[\"parent/825\",[337,5.049]],[\"name/826\",[214,40.378]],[\"parent/826\",[337,5.049]],[\"name/827\",[215,40.101]],[\"parent/827\",[337,5.049]],[\"name/828\",[216,40.378]],[\"parent/828\",[337,5.049]],[\"name/829\",[206,33.101]],[\"parent/829\",[337,5.049]],[\"name/830\",[339,54.673]],[\"parent/830\",[]],[\"name/831\",[201,39.83]],[\"parent/831\",[339,5.252]],[\"name/832\",[340,55.925]],[\"parent/832\",[339,5.252]],[\"name/833\",[202,54.673]],[\"parent/833\",[339,5.252]],[\"name/834\",[137,40.664]],[\"parent/834\",[339,5.252]],[\"name/835\",[138,40.378]],[\"parent/835\",[339,5.252]],[\"name/836\",[205,32.701]],[\"parent/836\",[339,5.252]],[\"name/837\",[206,33.101]],[\"parent/837\",[339,5.252]],[\"name/838\",[341,52.56]],[\"parent/838\",[]],[\"name/839\",[208,40.378]],[\"parent/839\",[341,5.049]],[\"name/840\",[16,29.582]],[\"parent/840\",[341,5.049]],[\"name/841\",[342,72.019]],[\"parent/841\",[343,5.373]],[\"name/842\",[202,54.673]],[\"parent/842\",[343,5.373]],[\"name/843\",[137,40.664]],[\"parent/843\",[343,5.373]],[\"name/844\",[138,40.378]],[\"parent/844\",[343,5.373]],[\"name/845\",[229,48.665]],[\"parent/845\",[343,5.373]],[\"name/846\",[340,55.925]],[\"parent/846\",[343,5.373]],[\"name/847\",[211,49.332]],[\"parent/847\",[343,5.373]],[\"name/848\",[205,32.701]],[\"parent/848\",[341,5.049]],[\"name/849\",[212,38.817]],[\"parent/849\",[341,5.049]],[\"name/850\",[213,38.119]],[\"parent/850\",[341,5.049]],[\"name/851\",[214,40.378]],[\"parent/851\",[341,5.049]],[\"name/852\",[215,40.101]],[\"parent/852\",[341,5.049]],[\"name/853\",[216,40.378]],[\"parent/853\",[341,5.049]],[\"name/854\",[206,33.101]],[\"parent/854\",[341,5.049]],[\"name/855\",[344,72.019]],[\"parent/855\",[]],[\"name/856\",[345,52.56]],[\"parent/856\",[]],[\"name/857\",[346,63.546]],[\"parent/857\",[345,5.049]],[\"name/858\",[340,55.925]],[\"parent/858\",[345,5.049]],[\"name/859\",[202,54.673]],[\"parent/859\",[345,5.049]],[\"name/860\",[347,59.026]],[\"parent/860\",[345,5.049]],[\"name/861\",[348,63.546]],[\"parent/861\",[345,5.049]],[\"name/862\",[349,66.911]],[\"parent/862\",[345,5.049]],[\"name/863\",[201,39.83]],[\"parent/863\",[345,5.049]],[\"name/864\",[205,32.701]],[\"parent/864\",[345,5.049]],[\"name/865\",[206,33.101]],[\"parent/865\",[345,5.049]],[\"name/866\",[350,59.026]],[\"parent/866\",[]],[\"name/867\",[346,63.546]],[\"parent/867\",[350,5.671]],[\"name/868\",[201,39.83]],[\"parent/868\",[350,5.671]],[\"name/869\",[205,32.701]],[\"parent/869\",[350,5.671]],[\"name/870\",[206,33.101]],[\"parent/870\",[350,5.671]],[\"name/871\",[351,59.026]],[\"parent/871\",[]],[\"name/872\",[346,63.546]],[\"parent/872\",[351,5.671]],[\"name/873\",[201,39.83]],[\"parent/873\",[351,5.671]],[\"name/874\",[205,32.701]],[\"parent/874\",[351,5.671]],[\"name/875\",[206,33.101]],[\"parent/875\",[351,5.671]],[\"name/876\",[352,52.56]],[\"parent/876\",[]],[\"name/877\",[208,40.378]],[\"parent/877\",[352,5.049]],[\"name/878\",[16,29.582]],[\"parent/878\",[352,5.049]],[\"name/879\",[353,63.546]],[\"parent/879\",[354,5.252]],[\"name/880\",[202,54.673]],[\"parent/880\",[354,5.252]],[\"name/881\",[347,59.026]],[\"parent/881\",[354,5.252]],[\"name/882\",[340,55.925]],[\"parent/882\",[354,5.252]],[\"name/883\",[355,63.546]],[\"parent/883\",[354,5.252]],[\"name/884\",[205,32.701]],[\"parent/884\",[354,5.252]],[\"name/885\",[136,66.911]],[\"parent/885\",[354,5.252]],[\"name/886\",[212,38.817]],[\"parent/886\",[354,5.252]],[\"name/887\",[205,32.701]],[\"parent/887\",[352,5.049]],[\"name/888\",[212,38.817]],[\"parent/888\",[352,5.049]],[\"name/889\",[213,38.119]],[\"parent/889\",[352,5.049]],[\"name/890\",[214,40.378]],[\"parent/890\",[352,5.049]],[\"name/891\",[215,40.101]],[\"parent/891\",[352,5.049]],[\"name/892\",[216,40.378]],[\"parent/892\",[352,5.049]],[\"name/893\",[206,33.101]],[\"parent/893\",[352,5.049]],[\"name/894\",[356,51.65]],[\"parent/894\",[]],[\"name/895\",[201,39.83]],[\"parent/895\",[356,4.962]],[\"name/896\",[340,55.925]],[\"parent/896\",[356,4.962]],[\"name/897\",[202,54.673]],[\"parent/897\",[356,4.962]],[\"name/898\",[347,59.026]],[\"parent/898\",[356,4.962]],[\"name/899\",[348,63.546]],[\"parent/899\",[356,4.962]],[\"name/900\",[357,72.019]],[\"parent/900\",[356,4.962]],[\"name/901\",[137,40.664]],[\"parent/901\",[356,4.962]],[\"name/902\",[138,40.378]],[\"parent/902\",[356,4.962]],[\"name/903\",[205,32.701]],[\"parent/903\",[356,4.962]],[\"name/904\",[206,33.101]],[\"parent/904\",[356,4.962]],[\"name/905\",[358,52.56]],[\"parent/905\",[]],[\"name/906\",[208,40.378]],[\"parent/906\",[358,5.049]],[\"name/907\",[16,29.582]],[\"parent/907\",[358,5.049]],[\"name/908\",[353,63.546]],[\"parent/908\",[359,5.145]],[\"name/909\",[202,54.673]],[\"parent/909\",[359,5.145]],[\"name/910\",[360,72.019]],[\"parent/910\",[359,5.145]],[\"name/911\",[347,59.026]],[\"parent/911\",[359,5.145]],[\"name/912\",[355,63.546]],[\"parent/912\",[359,5.145]],[\"name/913\",[205,32.701]],[\"parent/913\",[359,5.145]],[\"name/914\",[229,48.665]],[\"parent/914\",[359,5.145]],[\"name/915\",[340,55.925]],[\"parent/915\",[359,5.145]],[\"name/916\",[211,49.332]],[\"parent/916\",[359,5.145]],[\"name/917\",[205,32.701]],[\"parent/917\",[358,5.049]],[\"name/918\",[212,38.817]],[\"parent/918\",[358,5.049]],[\"name/919\",[213,38.119]],[\"parent/919\",[358,5.049]],[\"name/920\",[214,40.378]],[\"parent/920\",[358,5.049]],[\"name/921\",[215,40.101]],[\"parent/921\",[358,5.049]],[\"name/922\",[216,40.378]],[\"parent/922\",[358,5.049]],[\"name/923\",[206,33.101]],[\"parent/923\",[358,5.049]],[\"name/924\",[361,54.673]],[\"parent/924\",[]],[\"name/925\",[201,39.83]],[\"parent/925\",[361,5.252]],[\"name/926\",[118,52.56]],[\"parent/926\",[361,5.252]],[\"name/927\",[362,72.019]],[\"parent/927\",[361,5.252]],[\"name/928\",[363,63.546]],[\"parent/928\",[361,5.252]],[\"name/929\",[364,63.546]],[\"parent/929\",[361,5.252]],[\"name/930\",[205,32.701]],[\"parent/930\",[361,5.252]],[\"name/931\",[206,33.101]],[\"parent/931\",[361,5.252]],[\"name/932\",[365,52.56]],[\"parent/932\",[]],[\"name/933\",[208,40.378]],[\"parent/933\",[365,5.049]],[\"name/934\",[16,29.582]],[\"parent/934\",[365,5.049]],[\"name/935\",[366,72.019]],[\"parent/935\",[367,6.919]],[\"name/936\",[205,32.701]],[\"parent/936\",[365,5.049]],[\"name/937\",[212,38.817]],[\"parent/937\",[365,5.049]],[\"name/938\",[213,38.119]],[\"parent/938\",[365,5.049]],[\"name/939\",[214,40.378]],[\"parent/939\",[365,5.049]],[\"name/940\",[215,40.101]],[\"parent/940\",[365,5.049]],[\"name/941\",[216,40.378]],[\"parent/941\",[365,5.049]],[\"name/942\",[206,33.101]],[\"parent/942\",[365,5.049]],[\"name/943\",[368,51.65]],[\"parent/943\",[]],[\"name/944\",[201,39.83]],[\"parent/944\",[368,4.962]],[\"name/945\",[369,66.911]],[\"parent/945\",[368,4.962]],[\"name/946\",[270,61.033]],[\"parent/946\",[368,4.962]],[\"name/947\",[370,66.911]],[\"parent/947\",[368,4.962]],[\"name/948\",[371,66.911]],[\"parent/948\",[368,4.962]],[\"name/949\",[7,63.546]],[\"parent/949\",[368,4.962]],[\"name/950\",[372,72.019]],[\"parent/950\",[368,4.962]],[\"name/951\",[373,72.019]],[\"parent/951\",[368,4.962]],[\"name/952\",[205,32.701]],[\"parent/952\",[368,4.962]],[\"name/953\",[206,33.101]],[\"parent/953\",[368,4.962]],[\"name/954\",[374,53.561]],[\"parent/954\",[]],[\"name/955\",[208,40.378]],[\"parent/955\",[374,5.145]],[\"name/956\",[205,32.701]],[\"parent/956\",[374,5.145]],[\"name/957\",[212,38.817]],[\"parent/957\",[374,5.145]],[\"name/958\",[213,38.119]],[\"parent/958\",[374,5.145]],[\"name/959\",[214,40.378]],[\"parent/959\",[374,5.145]],[\"name/960\",[215,40.101]],[\"parent/960\",[374,5.145]],[\"name/961\",[216,40.378]],[\"parent/961\",[374,5.145]],[\"name/962\",[206,33.101]],[\"parent/962\",[374,5.145]],[\"name/963\",[375,72.019]],[\"parent/963\",[]],[\"name/964\",[376,51.65]],[\"parent/964\",[]],[\"name/965\",[213,38.119]],[\"parent/965\",[376,4.962]],[\"name/966\",[377,72.019]],[\"parent/966\",[376,4.962]],[\"name/967\",[378,72.019]],[\"parent/967\",[376,4.962]],[\"name/968\",[137,40.664]],[\"parent/968\",[376,4.962]],[\"name/969\",[138,40.378]],[\"parent/969\",[376,4.962]],[\"name/970\",[379,72.019]],[\"parent/970\",[376,4.962]],[\"name/971\",[380,61.033]],[\"parent/971\",[376,4.962]],[\"name/972\",[381,61.033]],[\"parent/972\",[376,4.962]],[\"name/973\",[382,72.019]],[\"parent/973\",[376,4.962]],[\"name/974\",[383,72.019]],[\"parent/974\",[376,4.962]],[\"name/975\",[384,48.665]],[\"parent/975\",[]],[\"name/976\",[213,38.119]],[\"parent/976\",[384,4.675]],[\"name/977\",[89,63.546]],[\"parent/977\",[384,4.675]],[\"name/978\",[385,61.033]],[\"parent/978\",[384,4.675]],[\"name/979\",[62,39.311]],[\"parent/979\",[384,4.675]],[\"name/980\",[269,66.911]],[\"parent/980\",[384,4.675]],[\"name/981\",[137,40.664]],[\"parent/981\",[384,4.675]],[\"name/982\",[138,40.378]],[\"parent/982\",[384,4.675]],[\"name/983\",[386,72.019]],[\"parent/983\",[384,4.675]],[\"name/984\",[387,66.911]],[\"parent/984\",[384,4.675]],[\"name/985\",[380,61.033]],[\"parent/985\",[384,4.675]],[\"name/986\",[381,61.033]],[\"parent/986\",[384,4.675]],[\"name/987\",[364,63.546]],[\"parent/987\",[384,4.675]],[\"name/988\",[388,72.019]],[\"parent/988\",[384,4.675]],[\"name/989\",[389,72.019]],[\"parent/989\",[384,4.675]],[\"name/990\",[390,50.047]],[\"parent/990\",[]],[\"name/991\",[212,38.817]],[\"parent/991\",[390,4.808]],[\"name/992\",[213,38.119]],[\"parent/992\",[390,4.808]],[\"name/993\",[301,61.033]],[\"parent/993\",[390,4.808]],[\"name/994\",[303,61.033]],[\"parent/994\",[390,4.808]],[\"name/995\",[304,61.033]],[\"parent/995\",[390,4.808]],[\"name/996\",[229,48.665]],[\"parent/996\",[390,4.808]],[\"name/997\",[137,40.664]],[\"parent/997\",[390,4.808]],[\"name/998\",[138,40.378]],[\"parent/998\",[390,4.808]],[\"name/999\",[391,66.911]],[\"parent/999\",[390,4.808]],[\"name/1000\",[324,59.026]],[\"parent/1000\",[390,4.808]],[\"name/1001\",[211,49.332]],[\"parent/1001\",[390,4.808]],[\"name/1002\",[215,40.101]],[\"parent/1002\",[390,4.808]],[\"name/1003\",[392,53.561]],[\"parent/1003\",[]],[\"name/1004\",[213,38.119]],[\"parent/1004\",[392,5.145]],[\"name/1005\",[340,55.925]],[\"parent/1005\",[392,5.145]],[\"name/1006\",[202,54.673]],[\"parent/1006\",[392,5.145]],[\"name/1007\",[347,59.026]],[\"parent/1007\",[392,5.145]],[\"name/1008\",[355,63.546]],[\"parent/1008\",[392,5.145]],[\"name/1009\",[205,32.701]],[\"parent/1009\",[392,5.145]],[\"name/1010\",[348,63.546]],[\"parent/1010\",[392,5.145]],[\"name/1011\",[353,63.546]],[\"parent/1011\",[392,5.145]],[\"name/1012\",[393,54.673]],[\"parent/1012\",[]],[\"name/1013\",[213,38.119]],[\"parent/1013\",[393,5.252]],[\"name/1014\",[394,72.019]],[\"parent/1014\",[393,5.252]],[\"name/1015\",[395,72.019]],[\"parent/1015\",[393,5.252]],[\"name/1016\",[137,40.664]],[\"parent/1016\",[393,5.252]],[\"name/1017\",[138,40.378]],[\"parent/1017\",[393,5.252]],[\"name/1018\",[251,63.546]],[\"parent/1018\",[393,5.252]],[\"name/1019\",[250,63.546]],[\"parent/1019\",[393,5.252]],[\"name/1020\",[396,50.817]],[\"parent/1020\",[]],[\"name/1021\",[212,38.817]],[\"parent/1021\",[396,4.882]],[\"name/1022\",[213,38.119]],[\"parent/1022\",[396,4.882]],[\"name/1023\",[301,61.033]],[\"parent/1023\",[396,4.882]],[\"name/1024\",[303,61.033]],[\"parent/1024\",[396,4.882]],[\"name/1025\",[304,61.033]],[\"parent/1025\",[396,4.882]],[\"name/1026\",[229,48.665]],[\"parent/1026\",[396,4.882]],[\"name/1027\",[137,40.664]],[\"parent/1027\",[396,4.882]],[\"name/1028\",[138,40.378]],[\"parent/1028\",[396,4.882]],[\"name/1029\",[391,66.911]],[\"parent/1029\",[396,4.882]],[\"name/1030\",[324,59.026]],[\"parent/1030\",[396,4.882]],[\"name/1031\",[211,49.332]],[\"parent/1031\",[396,4.882]],[\"name/1032\",[397,63.546]],[\"parent/1032\",[]],[\"name/1033\",[213,38.119]],[\"parent/1033\",[397,6.105]],[\"name/1034\",[398,72.019]],[\"parent/1034\",[397,6.105]],[\"name/1035\",[399,54.673]],[\"parent/1035\",[]],[\"name/1036\",[201,39.83]],[\"parent/1036\",[399,5.252]],[\"name/1037\",[369,66.911]],[\"parent/1037\",[399,5.252]],[\"name/1038\",[270,61.033]],[\"parent/1038\",[399,5.252]],[\"name/1039\",[370,66.911]],[\"parent/1039\",[399,5.252]],[\"name/1040\",[371,66.911]],[\"parent/1040\",[399,5.252]],[\"name/1041\",[205,32.701]],[\"parent/1041\",[399,5.252]],[\"name/1042\",[206,33.101]],[\"parent/1042\",[399,5.252]],[\"name/1043\",[400,53.561]],[\"parent/1043\",[]],[\"name/1044\",[208,40.378]],[\"parent/1044\",[400,5.145]],[\"name/1045\",[205,32.701]],[\"parent/1045\",[400,5.145]],[\"name/1046\",[212,38.817]],[\"parent/1046\",[400,5.145]],[\"name/1047\",[213,38.119]],[\"parent/1047\",[400,5.145]],[\"name/1048\",[214,40.378]],[\"parent/1048\",[400,5.145]],[\"name/1049\",[215,40.101]],[\"parent/1049\",[400,5.145]],[\"name/1050\",[216,40.378]],[\"parent/1050\",[400,5.145]],[\"name/1051\",[206,33.101]],[\"parent/1051\",[400,5.145]],[\"name/1052\",[401,61.033]],[\"parent/1052\",[]],[\"name/1053\",[201,39.83]],[\"parent/1053\",[401,5.863]],[\"name/1054\",[205,32.701]],[\"parent/1054\",[401,5.863]],[\"name/1055\",[206,33.101]],[\"parent/1055\",[401,5.863]],[\"name/1056\",[402,52.56]],[\"parent/1056\",[]],[\"name/1057\",[208,40.378]],[\"parent/1057\",[402,5.049]],[\"name/1058\",[16,29.582]],[\"parent/1058\",[402,5.049]],[\"name/1059\",[403,72.019]],[\"parent/1059\",[404,5.145]],[\"name/1060\",[405,72.019]],[\"parent/1060\",[404,5.145]],[\"name/1061\",[406,72.019]],[\"parent/1061\",[404,5.145]],[\"name/1062\",[16,29.582]],[\"parent/1062\",[404,5.145]],[\"name/1063\",[385,61.033]],[\"parent/1063\",[407,5.252]],[\"name/1064\",[408,72.019]],[\"parent/1064\",[407,5.252]],[\"name/1065\",[409,72.019]],[\"parent/1065\",[407,5.252]],[\"name/1066\",[410,72.019]],[\"parent/1066\",[407,5.252]],[\"name/1067\",[411,72.019]],[\"parent/1067\",[404,5.145]],[\"name/1068\",[229,48.665]],[\"parent/1068\",[404,5.145]],[\"name/1069\",[412,72.019]],[\"parent/1069\",[404,5.145]],[\"name/1070\",[16,29.582]],[\"parent/1070\",[404,5.145]],[\"name/1071\",[413,72.019]],[\"parent/1071\",[407,5.252]],[\"name/1072\",[414,72.019]],[\"parent/1072\",[407,5.252]],[\"name/1073\",[415,72.019]],[\"parent/1073\",[407,5.252]],[\"name/1074\",[416,72.019]],[\"parent/1074\",[407,5.252]],[\"name/1075\",[417,72.019]],[\"parent/1075\",[404,5.145]],[\"name/1076\",[205,32.701]],[\"parent/1076\",[402,5.049]],[\"name/1077\",[212,38.817]],[\"parent/1077\",[402,5.049]],[\"name/1078\",[213,38.119]],[\"parent/1078\",[402,5.049]],[\"name/1079\",[214,40.378]],[\"parent/1079\",[402,5.049]],[\"name/1080\",[215,40.101]],[\"parent/1080\",[402,5.049]],[\"name/1081\",[216,40.378]],[\"parent/1081\",[402,5.049]],[\"name/1082\",[206,33.101]],[\"parent/1082\",[402,5.049]],[\"name/1083\",[418,59.026]],[\"parent/1083\",[]],[\"name/1084\",[201,39.83]],[\"parent/1084\",[418,5.671]],[\"name/1085\",[363,63.546]],[\"parent/1085\",[418,5.671]],[\"name/1086\",[205,32.701]],[\"parent/1086\",[418,5.671]],[\"name/1087\",[206,33.101]],[\"parent/1087\",[418,5.671]],[\"name/1088\",[419,52.56]],[\"parent/1088\",[]],[\"name/1089\",[208,40.378]],[\"parent/1089\",[419,5.049]],[\"name/1090\",[16,29.582]],[\"parent/1090\",[419,5.049]],[\"name/1091\",[420,72.019]],[\"parent/1091\",[421,5.863]],[\"name/1092\",[16,29.582]],[\"parent/1092\",[421,5.863]],[\"name/1093\",[68,63.546]],[\"parent/1093\",[422,5.863]],[\"name/1094\",[423,72.019]],[\"parent/1094\",[422,5.863]],[\"name/1095\",[387,66.911]],[\"parent/1095\",[422,5.863]],[\"name/1096\",[424,59.026]],[\"parent/1096\",[422,5.863]],[\"name/1097\",[425,72.019]],[\"parent/1097\",[421,5.863]],[\"name/1098\",[426,72.019]],[\"parent/1098\",[421,5.863]],[\"name/1099\",[205,32.701]],[\"parent/1099\",[419,5.049]],[\"name/1100\",[212,38.817]],[\"parent/1100\",[419,5.049]],[\"name/1101\",[213,38.119]],[\"parent/1101\",[419,5.049]],[\"name/1102\",[214,40.378]],[\"parent/1102\",[419,5.049]],[\"name/1103\",[215,40.101]],[\"parent/1103\",[419,5.049]],[\"name/1104\",[216,40.378]],[\"parent/1104\",[419,5.049]],[\"name/1105\",[206,33.101]],[\"parent/1105\",[419,5.049]],[\"name/1106\",[427,61.033]],[\"parent/1106\",[]],[\"name/1107\",[201,39.83]],[\"parent/1107\",[427,5.863]],[\"name/1108\",[205,32.701]],[\"parent/1108\",[427,5.863]],[\"name/1109\",[206,33.101]],[\"parent/1109\",[427,5.863]],[\"name/1110\",[428,52.56]],[\"parent/1110\",[]],[\"name/1111\",[208,40.378]],[\"parent/1111\",[428,5.049]],[\"name/1112\",[16,29.582]],[\"parent/1112\",[428,5.049]],[\"name/1113\",[429,66.911]],[\"parent/1113\",[430,6.428]],[\"name/1114\",[16,29.582]],[\"parent/1114\",[430,6.428]],[\"name/1115\",[431,66.911]],[\"parent/1115\",[432,3.964]],[\"name/1116\",[433,66.911]],[\"parent/1116\",[432,3.964]],[\"name/1117\",[434,66.911]],[\"parent/1117\",[432,3.964]],[\"name/1118\",[16,29.582]],[\"parent/1118\",[432,3.964]],[\"name/1119\",[435,61.033]],[\"parent/1119\",[436,4.615]],[\"name/1120\",[437,66.911]],[\"parent/1120\",[436,4.615]],[\"name/1121\",[438,61.033]],[\"parent/1121\",[436,4.615]],[\"name/1122\",[439,66.911]],[\"parent/1122\",[436,4.615]],[\"name/1123\",[440,66.911]],[\"parent/1123\",[436,4.615]],[\"name/1124\",[424,59.026]],[\"parent/1124\",[436,4.615]],[\"name/1125\",[441,66.911]],[\"parent/1125\",[432,3.964]],[\"name/1126\",[442,72.019]],[\"parent/1126\",[432,3.964]],[\"name/1127\",[443,66.911]],[\"parent/1127\",[432,3.964]],[\"name/1128\",[444,66.911]],[\"parent/1128\",[432,3.964]],[\"name/1129\",[445,66.911]],[\"parent/1129\",[432,3.964]],[\"name/1130\",[16,29.582]],[\"parent/1130\",[432,3.964]],[\"name/1131\",[446,66.911]],[\"parent/1131\",[436,4.615]],[\"name/1132\",[447,66.911]],[\"parent/1132\",[436,4.615]],[\"name/1133\",[448,66.911]],[\"parent/1133\",[432,3.964]],[\"name/1134\",[16,29.582]],[\"parent/1134\",[432,3.964]],[\"name/1135\",[449,66.911]],[\"parent/1135\",[436,4.615]],[\"name/1136\",[450,66.911]],[\"parent/1136\",[436,4.615]],[\"name/1137\",[451,66.911]],[\"parent/1137\",[432,3.964]],[\"name/1138\",[452,72.019]],[\"parent/1138\",[432,3.964]],[\"name/1139\",[453,72.019]],[\"parent/1139\",[432,3.964]],[\"name/1140\",[454,72.019]],[\"parent/1140\",[432,3.964]],[\"name/1141\",[455,66.911]],[\"parent/1141\",[432,3.964]],[\"name/1142\",[456,66.911]],[\"parent/1142\",[432,3.964]],[\"name/1143\",[457,66.911]],[\"parent/1143\",[432,3.964]],[\"name/1144\",[458,72.019]],[\"parent/1144\",[432,3.964]],[\"name/1145\",[459,66.911]],[\"parent/1145\",[432,3.964]],[\"name/1146\",[460,66.911]],[\"parent/1146\",[432,3.964]],[\"name/1147\",[461,66.911]],[\"parent/1147\",[432,3.964]],[\"name/1148\",[462,66.911]],[\"parent/1148\",[432,3.964]],[\"name/1149\",[463,66.911]],[\"parent/1149\",[432,3.964]],[\"name/1150\",[464,66.911]],[\"parent/1150\",[432,3.964]],[\"name/1151\",[465,66.911]],[\"parent/1151\",[432,3.964]],[\"name/1152\",[466,66.911]],[\"parent/1152\",[432,3.964]],[\"name/1153\",[467,66.911]],[\"parent/1153\",[432,3.964]],[\"name/1154\",[16,29.582]],[\"parent/1154\",[432,3.964]],[\"name/1155\",[435,61.033]],[\"parent/1155\",[436,4.615]],[\"name/1156\",[437,66.911]],[\"parent/1156\",[436,4.615]],[\"name/1157\",[438,61.033]],[\"parent/1157\",[436,4.615]],[\"name/1158\",[439,66.911]],[\"parent/1158\",[436,4.615]],[\"name/1159\",[440,66.911]],[\"parent/1159\",[436,4.615]],[\"name/1160\",[424,59.026]],[\"parent/1160\",[436,4.615]],[\"name/1161\",[468,66.911]],[\"parent/1161\",[432,3.964]],[\"name/1162\",[469,66.911]],[\"parent/1162\",[432,3.964]],[\"name/1163\",[205,32.701]],[\"parent/1163\",[428,5.049]],[\"name/1164\",[212,38.817]],[\"parent/1164\",[428,5.049]],[\"name/1165\",[213,38.119]],[\"parent/1165\",[428,5.049]],[\"name/1166\",[214,40.378]],[\"parent/1166\",[428,5.049]],[\"name/1167\",[215,40.101]],[\"parent/1167\",[428,5.049]],[\"name/1168\",[216,40.378]],[\"parent/1168\",[428,5.049]],[\"name/1169\",[206,33.101]],[\"parent/1169\",[428,5.049]],[\"name/1170\",[470,61.033]],[\"parent/1170\",[]],[\"name/1171\",[201,39.83]],[\"parent/1171\",[470,5.863]],[\"name/1172\",[205,32.701]],[\"parent/1172\",[470,5.863]],[\"name/1173\",[206,33.101]],[\"parent/1173\",[470,5.863]],[\"name/1174\",[471,52.56]],[\"parent/1174\",[]],[\"name/1175\",[208,40.378]],[\"parent/1175\",[471,5.049]],[\"name/1176\",[16,29.582]],[\"parent/1176\",[471,5.049]],[\"name/1177\",[284,61.033]],[\"parent/1177\",[472,6.428]],[\"name/1178\",[16,29.582]],[\"parent/1178\",[472,6.428]],[\"name/1179\",[431,66.911]],[\"parent/1179\",[473,4.057]],[\"name/1180\",[433,66.911]],[\"parent/1180\",[473,4.057]],[\"name/1181\",[441,66.911]],[\"parent/1181\",[473,4.057]],[\"name/1182\",[434,66.911]],[\"parent/1182\",[473,4.057]],[\"name/1183\",[16,29.582]],[\"parent/1183\",[473,4.057]],[\"name/1184\",[435,61.033]],[\"parent/1184\",[474,4.615]],[\"name/1185\",[385,61.033]],[\"parent/1185\",[474,4.615]],[\"name/1186\",[438,61.033]],[\"parent/1186\",[474,4.615]],[\"name/1187\",[380,61.033]],[\"parent/1187\",[474,4.615]],[\"name/1188\",[381,61.033]],[\"parent/1188\",[474,4.615]],[\"name/1189\",[424,59.026]],[\"parent/1189\",[474,4.615]],[\"name/1190\",[443,66.911]],[\"parent/1190\",[473,4.057]],[\"name/1191\",[444,66.911]],[\"parent/1191\",[473,4.057]],[\"name/1192\",[445,66.911]],[\"parent/1192\",[473,4.057]],[\"name/1193\",[16,29.582]],[\"parent/1193\",[473,4.057]],[\"name/1194\",[446,66.911]],[\"parent/1194\",[474,4.615]],[\"name/1195\",[447,66.911]],[\"parent/1195\",[474,4.615]],[\"name/1196\",[448,66.911]],[\"parent/1196\",[473,4.057]],[\"name/1197\",[16,29.582]],[\"parent/1197\",[473,4.057]],[\"name/1198\",[449,66.911]],[\"parent/1198\",[474,4.615]],[\"name/1199\",[450,66.911]],[\"parent/1199\",[474,4.615]],[\"name/1200\",[475,72.019]],[\"parent/1200\",[473,4.057]],[\"name/1201\",[451,66.911]],[\"parent/1201\",[473,4.057]],[\"name/1202\",[455,66.911]],[\"parent/1202\",[473,4.057]],[\"name/1203\",[456,66.911]],[\"parent/1203\",[473,4.057]],[\"name/1204\",[476,72.019]],[\"parent/1204\",[473,4.057]],[\"name/1205\",[457,66.911]],[\"parent/1205\",[473,4.057]],[\"name/1206\",[459,66.911]],[\"parent/1206\",[473,4.057]],[\"name/1207\",[460,66.911]],[\"parent/1207\",[473,4.057]],[\"name/1208\",[461,66.911]],[\"parent/1208\",[473,4.057]],[\"name/1209\",[462,66.911]],[\"parent/1209\",[473,4.057]],[\"name/1210\",[463,66.911]],[\"parent/1210\",[473,4.057]],[\"name/1211\",[464,66.911]],[\"parent/1211\",[473,4.057]],[\"name/1212\",[465,66.911]],[\"parent/1212\",[473,4.057]],[\"name/1213\",[466,66.911]],[\"parent/1213\",[473,4.057]],[\"name/1214\",[467,66.911]],[\"parent/1214\",[473,4.057]],[\"name/1215\",[16,29.582]],[\"parent/1215\",[473,4.057]],[\"name/1216\",[435,61.033]],[\"parent/1216\",[474,4.615]],[\"name/1217\",[385,61.033]],[\"parent/1217\",[474,4.615]],[\"name/1218\",[438,61.033]],[\"parent/1218\",[474,4.615]],[\"name/1219\",[380,61.033]],[\"parent/1219\",[474,4.615]],[\"name/1220\",[381,61.033]],[\"parent/1220\",[474,4.615]],[\"name/1221\",[424,59.026]],[\"parent/1221\",[474,4.615]],[\"name/1222\",[468,66.911]],[\"parent/1222\",[473,4.057]],[\"name/1223\",[469,66.911]],[\"parent/1223\",[473,4.057]],[\"name/1224\",[205,32.701]],[\"parent/1224\",[471,5.049]],[\"name/1225\",[212,38.817]],[\"parent/1225\",[471,5.049]],[\"name/1226\",[213,38.119]],[\"parent/1226\",[471,5.049]],[\"name/1227\",[214,40.378]],[\"parent/1227\",[471,5.049]],[\"name/1228\",[215,40.101]],[\"parent/1228\",[471,5.049]],[\"name/1229\",[216,40.378]],[\"parent/1229\",[471,5.049]],[\"name/1230\",[206,33.101]],[\"parent/1230\",[471,5.049]],[\"name/1231\",[477,61.033]],[\"parent/1231\",[]],[\"name/1232\",[201,39.83]],[\"parent/1232\",[477,5.863]],[\"name/1233\",[205,32.701]],[\"parent/1233\",[477,5.863]],[\"name/1234\",[206,33.101]],[\"parent/1234\",[477,5.863]],[\"name/1235\",[478,52.56]],[\"parent/1235\",[]],[\"name/1236\",[208,40.378]],[\"parent/1236\",[478,5.049]],[\"name/1237\",[16,29.582]],[\"parent/1237\",[478,5.049]],[\"name/1238\",[264,66.911]],[\"parent/1238\",[479,6.428]],[\"name/1239\",[480,72.019]],[\"parent/1239\",[479,6.428]],[\"name/1240\",[205,32.701]],[\"parent/1240\",[478,5.049]],[\"name/1241\",[212,38.817]],[\"parent/1241\",[478,5.049]],[\"name/1242\",[213,38.119]],[\"parent/1242\",[478,5.049]],[\"name/1243\",[214,40.378]],[\"parent/1243\",[478,5.049]],[\"name/1244\",[215,40.101]],[\"parent/1244\",[478,5.049]],[\"name/1245\",[216,40.378]],[\"parent/1245\",[478,5.049]],[\"name/1246\",[206,33.101]],[\"parent/1246\",[478,5.049]],[\"name/1247\",[481,61.033]],[\"parent/1247\",[]],[\"name/1248\",[201,39.83]],[\"parent/1248\",[481,5.863]],[\"name/1249\",[205,32.701]],[\"parent/1249\",[481,5.863]],[\"name/1250\",[206,33.101]],[\"parent/1250\",[481,5.863]],[\"name/1251\",[482,52.56]],[\"parent/1251\",[]],[\"name/1252\",[208,40.378]],[\"parent/1252\",[482,5.049]],[\"name/1253\",[16,29.582]],[\"parent/1253\",[482,5.049]],[\"name/1254\",[483,72.019]],[\"parent/1254\",[484,6.919]],[\"name/1255\",[205,32.701]],[\"parent/1255\",[482,5.049]],[\"name/1256\",[212,38.817]],[\"parent/1256\",[482,5.049]],[\"name/1257\",[213,38.119]],[\"parent/1257\",[482,5.049]],[\"name/1258\",[214,40.378]],[\"parent/1258\",[482,5.049]],[\"name/1259\",[215,40.101]],[\"parent/1259\",[482,5.049]],[\"name/1260\",[216,40.378]],[\"parent/1260\",[482,5.049]],[\"name/1261\",[206,33.101]],[\"parent/1261\",[482,5.049]],[\"name/1262\",[485,53.561]],[\"parent/1262\",[]],[\"name/1263\",[205,32.701]],[\"parent/1263\",[485,5.145]],[\"name/1264\",[212,38.817]],[\"parent/1264\",[485,5.145]],[\"name/1265\",[213,38.119]],[\"parent/1265\",[485,5.145]],[\"name/1266\",[486,72.019]],[\"parent/1266\",[485,5.145]],[\"name/1267\",[487,72.019]],[\"parent/1267\",[485,5.145]],[\"name/1268\",[488,72.019]],[\"parent/1268\",[485,5.145]],[\"name/1269\",[8,61.033]],[\"parent/1269\",[485,5.145]],[\"name/1270\",[206,33.101]],[\"parent/1270\",[485,5.145]],[\"name/1271\",[489,59.026]],[\"parent/1271\",[]],[\"name/1272\",[201,39.83]],[\"parent/1272\",[489,5.671]],[\"name/1273\",[490,61.033]],[\"parent/1273\",[489,5.671]],[\"name/1274\",[205,32.701]],[\"parent/1274\",[489,5.671]],[\"name/1275\",[206,33.101]],[\"parent/1275\",[489,5.671]],[\"name/1276\",[491,52.56]],[\"parent/1276\",[]],[\"name/1277\",[208,40.378]],[\"parent/1277\",[491,5.049]],[\"name/1278\",[16,29.582]],[\"parent/1278\",[491,5.049]],[\"name/1279\",[248,61.033]],[\"parent/1279\",[492,6.428]],[\"name/1280\",[490,61.033]],[\"parent/1280\",[492,6.428]],[\"name/1281\",[205,32.701]],[\"parent/1281\",[491,5.049]],[\"name/1282\",[212,38.817]],[\"parent/1282\",[491,5.049]],[\"name/1283\",[213,38.119]],[\"parent/1283\",[491,5.049]],[\"name/1284\",[214,40.378]],[\"parent/1284\",[491,5.049]],[\"name/1285\",[215,40.101]],[\"parent/1285\",[491,5.049]],[\"name/1286\",[216,40.378]],[\"parent/1286\",[491,5.049]],[\"name/1287\",[206,33.101]],[\"parent/1287\",[491,5.049]],[\"name/1288\",[493,59.026]],[\"parent/1288\",[]],[\"name/1289\",[201,39.83]],[\"parent/1289\",[493,5.671]],[\"name/1290\",[490,61.033]],[\"parent/1290\",[493,5.671]],[\"name/1291\",[205,32.701]],[\"parent/1291\",[493,5.671]],[\"name/1292\",[206,33.101]],[\"parent/1292\",[493,5.671]],[\"name/1293\",[494,52.56]],[\"parent/1293\",[]],[\"name/1294\",[208,40.378]],[\"parent/1294\",[494,5.049]],[\"name/1295\",[16,29.582]],[\"parent/1295\",[494,5.049]],[\"name/1296\",[248,61.033]],[\"parent/1296\",[495,6.428]],[\"name/1297\",[490,61.033]],[\"parent/1297\",[495,6.428]],[\"name/1298\",[205,32.701]],[\"parent/1298\",[494,5.049]],[\"name/1299\",[212,38.817]],[\"parent/1299\",[494,5.049]],[\"name/1300\",[213,38.119]],[\"parent/1300\",[494,5.049]],[\"name/1301\",[214,40.378]],[\"parent/1301\",[494,5.049]],[\"name/1302\",[215,40.101]],[\"parent/1302\",[494,5.049]],[\"name/1303\",[216,40.378]],[\"parent/1303\",[494,5.049]],[\"name/1304\",[206,33.101]],[\"parent/1304\",[494,5.049]],[\"name/1305\",[496,61.033]],[\"parent/1305\",[]],[\"name/1306\",[201,39.83]],[\"parent/1306\",[496,5.863]],[\"name/1307\",[205,32.701]],[\"parent/1307\",[496,5.863]],[\"name/1308\",[206,33.101]],[\"parent/1308\",[496,5.863]],[\"name/1309\",[497,52.56]],[\"parent/1309\",[]],[\"name/1310\",[208,40.378]],[\"parent/1310\",[497,5.049]],[\"name/1311\",[16,29.582]],[\"parent/1311\",[497,5.049]],[\"name/1312\",[429,66.911]],[\"parent/1312\",[498,6.428]],[\"name/1313\",[16,29.582]],[\"parent/1313\",[498,6.428]],[\"name/1314\",[499,72.019]],[\"parent/1314\",[500,5.671]],[\"name/1315\",[16,29.582]],[\"parent/1315\",[500,5.671]],[\"name/1316\",[501,66.911]],[\"parent/1316\",[502,4.505]],[\"name/1317\",[16,29.582]],[\"parent/1317\",[502,4.505]],[\"name/1318\",[503,61.033]],[\"parent/1318\",[504,5.049]],[\"name/1319\",[212,38.817]],[\"parent/1319\",[504,5.049]],[\"name/1320\",[505,66.911]],[\"parent/1320\",[502,4.505]],[\"name/1321\",[506,66.911]],[\"parent/1321\",[502,4.505]],[\"name/1322\",[16,29.582]],[\"parent/1322\",[502,4.505]],[\"name/1323\",[284,61.033]],[\"parent/1323\",[504,5.049]],[\"name/1324\",[507,66.911]],[\"parent/1324\",[502,4.505]],[\"name/1325\",[66,41.897]],[\"parent/1325\",[502,4.505]],[\"name/1326\",[508,61.033]],[\"parent/1326\",[502,4.505]],[\"name/1327\",[16,29.582]],[\"parent/1327\",[502,4.505]],[\"name/1328\",[503,61.033]],[\"parent/1328\",[504,5.049]],[\"name/1329\",[508,61.033]],[\"parent/1329\",[504,5.049]],[\"name/1330\",[363,63.546]],[\"parent/1330\",[500,5.671]],[\"name/1331\",[509,72.019]],[\"parent/1331\",[500,5.671]],[\"name/1332\",[16,29.582]],[\"parent/1332\",[500,5.671]],[\"name/1333\",[501,66.911]],[\"parent/1333\",[502,4.505]],[\"name/1334\",[16,29.582]],[\"parent/1334\",[502,4.505]],[\"name/1335\",[503,61.033]],[\"parent/1335\",[504,5.049]],[\"name/1336\",[212,38.817]],[\"parent/1336\",[504,5.049]],[\"name/1337\",[505,66.911]],[\"parent/1337\",[502,4.505]],[\"name/1338\",[506,66.911]],[\"parent/1338\",[502,4.505]],[\"name/1339\",[16,29.582]],[\"parent/1339\",[502,4.505]],[\"name/1340\",[284,61.033]],[\"parent/1340\",[504,5.049]],[\"name/1341\",[507,66.911]],[\"parent/1341\",[502,4.505]],[\"name/1342\",[66,41.897]],[\"parent/1342\",[502,4.505]],[\"name/1343\",[508,61.033]],[\"parent/1343\",[502,4.505]],[\"name/1344\",[16,29.582]],[\"parent/1344\",[502,4.505]],[\"name/1345\",[503,61.033]],[\"parent/1345\",[504,5.049]],[\"name/1346\",[508,61.033]],[\"parent/1346\",[504,5.049]],[\"name/1347\",[205,32.701]],[\"parent/1347\",[497,5.049]],[\"name/1348\",[212,38.817]],[\"parent/1348\",[497,5.049]],[\"name/1349\",[213,38.119]],[\"parent/1349\",[497,5.049]],[\"name/1350\",[214,40.378]],[\"parent/1350\",[497,5.049]],[\"name/1351\",[215,40.101]],[\"parent/1351\",[497,5.049]],[\"name/1352\",[216,40.378]],[\"parent/1352\",[497,5.049]],[\"name/1353\",[206,33.101]],[\"parent/1353\",[497,5.049]],[\"name/1354\",[510,72.019]],[\"parent/1354\",[]],[\"name/1355\",[511,63.546]],[\"parent/1355\",[]],[\"name/1356\",[324,59.026]],[\"parent/1356\",[511,6.105]],[\"name/1357\",[322,66.911]],[\"parent/1357\",[511,6.105]],[\"name/1358\",[324,59.026]],[\"parent/1358\",[]],[\"name/1359\",[512,57.356]],[\"parent/1359\",[]],[\"name/1360\",[513,72.019]],[\"parent/1360\",[512,5.51]],[\"name/1361\",[514,72.019]],[\"parent/1361\",[512,5.51]],[\"name/1362\",[515,72.019]],[\"parent/1362\",[512,5.51]],[\"name/1363\",[516,72.019]],[\"parent/1363\",[512,5.51]],[\"name/1364\",[517,72.019]],[\"parent/1364\",[512,5.51]],[\"name/1365\",[518,51.65]],[\"parent/1365\",[]],[\"name/1366\",[519,72.019]],[\"parent/1366\",[518,4.962]],[\"name/1367\",[520,72.019]],[\"parent/1367\",[518,4.962]],[\"name/1368\",[521,72.019]],[\"parent/1368\",[518,4.962]],[\"name/1369\",[522,72.019]],[\"parent/1369\",[518,4.962]],[\"name/1370\",[523,72.019]],[\"parent/1370\",[518,4.962]],[\"name/1371\",[524,72.019]],[\"parent/1371\",[518,4.962]],[\"name/1372\",[525,72.019]],[\"parent/1372\",[518,4.962]],[\"name/1373\",[526,72.019]],[\"parent/1373\",[518,4.962]],[\"name/1374\",[527,72.019]],[\"parent/1374\",[518,4.962]],[\"name/1375\",[528,72.019]],[\"parent/1375\",[518,4.962]],[\"name/1376\",[529,55.925]],[\"parent/1376\",[]],[\"name/1377\",[530,66.911]],[\"parent/1377\",[529,5.373]],[\"name/1378\",[531,66.911]],[\"parent/1378\",[529,5.373]],[\"name/1379\",[532,66.911]],[\"parent/1379\",[529,5.373]],[\"name/1380\",[533,66.911]],[\"parent/1380\",[529,5.373]],[\"name/1381\",[534,66.911]],[\"parent/1381\",[529,5.373]],[\"name/1382\",[535,66.911]],[\"parent/1382\",[529,5.373]],[\"name/1383\",[536,55.925]],[\"parent/1383\",[]],[\"name/1384\",[530,66.911]],[\"parent/1384\",[536,5.373]],[\"name/1385\",[531,66.911]],[\"parent/1385\",[536,5.373]],[\"name/1386\",[532,66.911]],[\"parent/1386\",[536,5.373]],[\"name/1387\",[533,66.911]],[\"parent/1387\",[536,5.373]],[\"name/1388\",[534,66.911]],[\"parent/1388\",[536,5.373]],[\"name/1389\",[535,66.911]],[\"parent/1389\",[536,5.373]],[\"name/1390\",[537,44.939]],[\"parent/1390\",[]],[\"name/1391\",[538,44.087]],[\"parent/1391\",[537,4.317]],[\"name/1392\",[62,39.311]],[\"parent/1392\",[537,4.317]],[\"name/1393\",[539,72.019]],[\"parent/1393\",[537,4.317]],[\"name/1394\",[68,63.546]],[\"parent/1394\",[537,4.317]],[\"name/1395\",[69,66.911]],[\"parent/1395\",[537,4.317]],[\"name/1396\",[70,66.911]],[\"parent/1396\",[537,4.317]],[\"name/1397\",[540,72.019]],[\"parent/1397\",[537,4.317]],[\"name/1398\",[74,66.911]],[\"parent/1398\",[537,4.317]],[\"name/1399\",[73,66.911]],[\"parent/1399\",[537,4.317]],[\"name/1400\",[541,72.019]],[\"parent/1400\",[537,4.317]],[\"name/1401\",[60,37.054]],[\"parent/1401\",[537,4.317]],[\"name/1402\",[542,44.087]],[\"parent/1402\",[537,4.317]],[\"name/1403\",[66,41.897]],[\"parent/1403\",[537,4.317]],[\"name/1404\",[67,43.687]],[\"parent/1404\",[537,4.317]],[\"name/1405\",[146,43.687]],[\"parent/1405\",[537,4.317]],[\"name/1406\",[543,44.087]],[\"parent/1406\",[537,4.317]],[\"name/1407\",[544,44.087]],[\"parent/1407\",[537,4.317]],[\"name/1408\",[101,42.932]],[\"parent/1408\",[537,4.317]],[\"name/1409\",[545,44.087]],[\"parent/1409\",[537,4.317]],[\"name/1410\",[196,43.687]],[\"parent/1410\",[537,4.317]],[\"name/1411\",[546,44.087]],[\"parent/1411\",[537,4.317]],[\"name/1412\",[547,48.04]],[\"parent/1412\",[]],[\"name/1413\",[538,44.087]],[\"parent/1413\",[547,4.615]],[\"name/1414\",[94,53.561]],[\"parent/1414\",[547,4.615]],[\"name/1415\",[98,54.673]],[\"parent/1415\",[547,4.615]],[\"name/1416\",[60,37.054]],[\"parent/1416\",[547,4.615]],[\"name/1417\",[542,44.087]],[\"parent/1417\",[547,4.615]],[\"name/1418\",[66,41.897]],[\"parent/1418\",[547,4.615]],[\"name/1419\",[67,43.687]],[\"parent/1419\",[547,4.615]],[\"name/1420\",[62,39.311]],[\"parent/1420\",[547,4.615]],[\"name/1421\",[146,43.687]],[\"parent/1421\",[547,4.615]],[\"name/1422\",[543,44.087]],[\"parent/1422\",[547,4.615]],[\"name/1423\",[544,44.087]],[\"parent/1423\",[547,4.615]],[\"name/1424\",[101,42.932]],[\"parent/1424\",[547,4.615]],[\"name/1425\",[545,44.087]],[\"parent/1425\",[547,4.615]],[\"name/1426\",[196,43.687]],[\"parent/1426\",[547,4.615]],[\"name/1427\",[546,44.087]],[\"parent/1427\",[547,4.615]],[\"name/1428\",[548,48.665]],[\"parent/1428\",[]],[\"name/1429\",[538,44.087]],[\"parent/1429\",[548,4.675]],[\"name/1430\",[549,66.911]],[\"parent/1430\",[548,4.675]],[\"name/1431\",[60,37.054]],[\"parent/1431\",[548,4.675]],[\"name/1432\",[542,44.087]],[\"parent/1432\",[548,4.675]],[\"name/1433\",[66,41.897]],[\"parent/1433\",[548,4.675]],[\"name/1434\",[67,43.687]],[\"parent/1434\",[548,4.675]],[\"name/1435\",[62,39.311]],[\"parent/1435\",[548,4.675]],[\"name/1436\",[146,43.687]],[\"parent/1436\",[548,4.675]],[\"name/1437\",[543,44.087]],[\"parent/1437\",[548,4.675]],[\"name/1438\",[544,44.087]],[\"parent/1438\",[548,4.675]],[\"name/1439\",[101,42.932]],[\"parent/1439\",[548,4.675]],[\"name/1440\",[545,44.087]],[\"parent/1440\",[548,4.675]],[\"name/1441\",[196,43.687]],[\"parent/1441\",[548,4.675]],[\"name/1442\",[546,44.087]],[\"parent/1442\",[548,4.675]],[\"name/1443\",[550,47.452]],[\"parent/1443\",[]],[\"name/1444\",[538,44.087]],[\"parent/1444\",[550,4.559]],[\"name/1445\",[549,66.911]],[\"parent/1445\",[550,4.559]],[\"name/1446\",[118,52.56]],[\"parent/1446\",[550,4.559]],[\"name/1447\",[551,66.911]],[\"parent/1447\",[550,4.559]],[\"name/1448\",[60,37.054]],[\"parent/1448\",[550,4.559]],[\"name/1449\",[542,44.087]],[\"parent/1449\",[550,4.559]],[\"name/1450\",[66,41.897]],[\"parent/1450\",[550,4.559]],[\"name/1451\",[67,43.687]],[\"parent/1451\",[550,4.559]],[\"name/1452\",[62,39.311]],[\"parent/1452\",[550,4.559]],[\"name/1453\",[146,43.687]],[\"parent/1453\",[550,4.559]],[\"name/1454\",[543,44.087]],[\"parent/1454\",[550,4.559]],[\"name/1455\",[544,44.087]],[\"parent/1455\",[550,4.559]],[\"name/1456\",[101,42.932]],[\"parent/1456\",[550,4.559]],[\"name/1457\",[545,44.087]],[\"parent/1457\",[550,4.559]],[\"name/1458\",[196,43.687]],[\"parent/1458\",[550,4.559]],[\"name/1459\",[546,44.087]],[\"parent/1459\",[550,4.559]],[\"name/1460\",[552,46.37]],[\"parent/1460\",[]],[\"name/1461\",[538,44.087]],[\"parent/1461\",[552,4.455]],[\"name/1462\",[94,53.561]],[\"parent/1462\",[552,4.455]],[\"name/1463\",[96,63.546]],[\"parent/1463\",[552,4.455]],[\"name/1464\",[98,54.673]],[\"parent/1464\",[552,4.455]],[\"name/1465\",[99,54.673]],[\"parent/1465\",[552,4.455]],[\"name/1466\",[100,63.546]],[\"parent/1466\",[552,4.455]],[\"name/1467\",[60,37.054]],[\"parent/1467\",[552,4.455]],[\"name/1468\",[542,44.087]],[\"parent/1468\",[552,4.455]],[\"name/1469\",[66,41.897]],[\"parent/1469\",[552,4.455]],[\"name/1470\",[67,43.687]],[\"parent/1470\",[552,4.455]],[\"name/1471\",[62,39.311]],[\"parent/1471\",[552,4.455]],[\"name/1472\",[146,43.687]],[\"parent/1472\",[552,4.455]],[\"name/1473\",[543,44.087]],[\"parent/1473\",[552,4.455]],[\"name/1474\",[544,44.087]],[\"parent/1474\",[552,4.455]],[\"name/1475\",[101,42.932]],[\"parent/1475\",[552,4.455]],[\"name/1476\",[545,44.087]],[\"parent/1476\",[552,4.455]],[\"name/1477\",[196,43.687]],[\"parent/1477\",[552,4.455]],[\"name/1478\",[546,44.087]],[\"parent/1478\",[552,4.455]],[\"name/1479\",[102,47.452]],[\"parent/1479\",[]],[\"name/1480\",[538,44.087]],[\"parent/1480\",[102,4.559]],[\"name/1481\",[104,66.911]],[\"parent/1481\",[102,4.559]],[\"name/1482\",[553,72.019]],[\"parent/1482\",[102,4.559]],[\"name/1483\",[60,37.054]],[\"parent/1483\",[102,4.559]],[\"name/1484\",[542,44.087]],[\"parent/1484\",[102,4.559]],[\"name/1485\",[66,41.897]],[\"parent/1485\",[102,4.559]],[\"name/1486\",[67,43.687]],[\"parent/1486\",[102,4.559]],[\"name/1487\",[62,39.311]],[\"parent/1487\",[102,4.559]],[\"name/1488\",[146,43.687]],[\"parent/1488\",[102,4.559]],[\"name/1489\",[543,44.087]],[\"parent/1489\",[102,4.559]],[\"name/1490\",[544,44.087]],[\"parent/1490\",[102,4.559]],[\"name/1491\",[101,42.932]],[\"parent/1491\",[102,4.559]],[\"name/1492\",[545,44.087]],[\"parent/1492\",[102,4.559]],[\"name/1493\",[196,43.687]],[\"parent/1493\",[102,4.559]],[\"name/1494\",[546,44.087]],[\"parent/1494\",[102,4.559]],[\"name/1495\",[554,48.04]],[\"parent/1495\",[]],[\"name/1496\",[538,44.087]],[\"parent/1496\",[554,4.615]],[\"name/1497\",[111,59.026]],[\"parent/1497\",[554,4.615]],[\"name/1498\",[555,61.033]],[\"parent/1498\",[554,4.615]],[\"name/1499\",[60,37.054]],[\"parent/1499\",[554,4.615]],[\"name/1500\",[542,44.087]],[\"parent/1500\",[554,4.615]],[\"name/1501\",[66,41.897]],[\"parent/1501\",[554,4.615]],[\"name/1502\",[67,43.687]],[\"parent/1502\",[554,4.615]],[\"name/1503\",[62,39.311]],[\"parent/1503\",[554,4.615]],[\"name/1504\",[146,43.687]],[\"parent/1504\",[554,4.615]],[\"name/1505\",[543,44.087]],[\"parent/1505\",[554,4.615]],[\"name/1506\",[544,44.087]],[\"parent/1506\",[554,4.615]],[\"name/1507\",[101,42.932]],[\"parent/1507\",[554,4.615]],[\"name/1508\",[545,44.087]],[\"parent/1508\",[554,4.615]],[\"name/1509\",[196,43.687]],[\"parent/1509\",[554,4.615]],[\"name/1510\",[546,44.087]],[\"parent/1510\",[554,4.615]],[\"name/1511\",[556,45.87]],[\"parent/1511\",[]],[\"name/1512\",[538,44.087]],[\"parent/1512\",[556,4.407]],[\"name/1513\",[118,52.56]],[\"parent/1513\",[556,4.407]],[\"name/1514\",[94,53.561]],[\"parent/1514\",[556,4.407]],[\"name/1515\",[120,61.033]],[\"parent/1515\",[556,4.407]],[\"name/1516\",[121,66.911]],[\"parent/1516\",[556,4.407]],[\"name/1517\",[119,63.546]],[\"parent/1517\",[556,4.407]],[\"name/1518\",[98,54.673]],[\"parent/1518\",[556,4.407]],[\"name/1519\",[60,37.054]],[\"parent/1519\",[556,4.407]],[\"name/1520\",[542,44.087]],[\"parent/1520\",[556,4.407]],[\"name/1521\",[66,41.897]],[\"parent/1521\",[556,4.407]],[\"name/1522\",[67,43.687]],[\"parent/1522\",[556,4.407]],[\"name/1523\",[62,39.311]],[\"parent/1523\",[556,4.407]],[\"name/1524\",[146,43.687]],[\"parent/1524\",[556,4.407]],[\"name/1525\",[543,44.087]],[\"parent/1525\",[556,4.407]],[\"name/1526\",[544,44.087]],[\"parent/1526\",[556,4.407]],[\"name/1527\",[101,42.932]],[\"parent/1527\",[556,4.407]],[\"name/1528\",[545,44.087]],[\"parent/1528\",[556,4.407]],[\"name/1529\",[196,43.687]],[\"parent/1529\",[556,4.407]],[\"name/1530\",[546,44.087]],[\"parent/1530\",[556,4.407]],[\"name/1531\",[557,46.896]],[\"parent/1531\",[]],[\"name/1532\",[538,44.087]],[\"parent/1532\",[557,4.505]],[\"name/1533\",[111,59.026]],[\"parent/1533\",[557,4.505]],[\"name/1534\",[555,61.033]],[\"parent/1534\",[557,4.505]],[\"name/1535\",[119,63.546]],[\"parent/1535\",[557,4.505]],[\"name/1536\",[558,72.019]],[\"parent/1536\",[557,4.505]],[\"name/1537\",[60,37.054]],[\"parent/1537\",[557,4.505]],[\"name/1538\",[542,44.087]],[\"parent/1538\",[557,4.505]],[\"name/1539\",[66,41.897]],[\"parent/1539\",[557,4.505]],[\"name/1540\",[67,43.687]],[\"parent/1540\",[557,4.505]],[\"name/1541\",[62,39.311]],[\"parent/1541\",[557,4.505]],[\"name/1542\",[146,43.687]],[\"parent/1542\",[557,4.505]],[\"name/1543\",[543,44.087]],[\"parent/1543\",[557,4.505]],[\"name/1544\",[544,44.087]],[\"parent/1544\",[557,4.505]],[\"name/1545\",[101,42.932]],[\"parent/1545\",[557,4.505]],[\"name/1546\",[545,44.087]],[\"parent/1546\",[557,4.505]],[\"name/1547\",[196,43.687]],[\"parent/1547\",[557,4.505]],[\"name/1548\",[546,44.087]],[\"parent/1548\",[557,4.505]],[\"name/1549\",[559,47.452]],[\"parent/1549\",[]],[\"name/1550\",[538,44.087]],[\"parent/1550\",[559,4.559]],[\"name/1551\",[560,72.019]],[\"parent/1551\",[559,4.559]],[\"name/1552\",[561,72.019]],[\"parent/1552\",[559,4.559]],[\"name/1553\",[562,72.019]],[\"parent/1553\",[559,4.559]],[\"name/1554\",[60,37.054]],[\"parent/1554\",[559,4.559]],[\"name/1555\",[542,44.087]],[\"parent/1555\",[559,4.559]],[\"name/1556\",[66,41.897]],[\"parent/1556\",[559,4.559]],[\"name/1557\",[67,43.687]],[\"parent/1557\",[559,4.559]],[\"name/1558\",[62,39.311]],[\"parent/1558\",[559,4.559]],[\"name/1559\",[146,43.687]],[\"parent/1559\",[559,4.559]],[\"name/1560\",[543,44.087]],[\"parent/1560\",[559,4.559]],[\"name/1561\",[544,44.087]],[\"parent/1561\",[559,4.559]],[\"name/1562\",[101,42.932]],[\"parent/1562\",[559,4.559]],[\"name/1563\",[545,44.087]],[\"parent/1563\",[559,4.559]],[\"name/1564\",[196,43.687]],[\"parent/1564\",[559,4.559]],[\"name/1565\",[546,44.087]],[\"parent/1565\",[559,4.559]],[\"name/1566\",[563,48.04]],[\"parent/1566\",[]],[\"name/1567\",[538,44.087]],[\"parent/1567\",[563,4.615]],[\"name/1568\",[60,37.054]],[\"parent/1568\",[563,4.615]],[\"name/1569\",[564,66.911]],[\"parent/1569\",[563,4.615]],[\"name/1570\",[111,59.026]],[\"parent/1570\",[563,4.615]],[\"name/1571\",[542,44.087]],[\"parent/1571\",[563,4.615]],[\"name/1572\",[66,41.897]],[\"parent/1572\",[563,4.615]],[\"name/1573\",[67,43.687]],[\"parent/1573\",[563,4.615]],[\"name/1574\",[62,39.311]],[\"parent/1574\",[563,4.615]],[\"name/1575\",[146,43.687]],[\"parent/1575\",[563,4.615]],[\"name/1576\",[543,44.087]],[\"parent/1576\",[563,4.615]],[\"name/1577\",[544,44.087]],[\"parent/1577\",[563,4.615]],[\"name/1578\",[101,42.932]],[\"parent/1578\",[563,4.615]],[\"name/1579\",[545,44.087]],[\"parent/1579\",[563,4.615]],[\"name/1580\",[196,43.687]],[\"parent/1580\",[563,4.615]],[\"name/1581\",[546,44.087]],[\"parent/1581\",[563,4.615]],[\"name/1582\",[565,48.665]],[\"parent/1582\",[]],[\"name/1583\",[538,44.087]],[\"parent/1583\",[565,4.675]],[\"name/1584\",[566,72.019]],[\"parent/1584\",[565,4.675]],[\"name/1585\",[60,37.054]],[\"parent/1585\",[565,4.675]],[\"name/1586\",[542,44.087]],[\"parent/1586\",[565,4.675]],[\"name/1587\",[66,41.897]],[\"parent/1587\",[565,4.675]],[\"name/1588\",[67,43.687]],[\"parent/1588\",[565,4.675]],[\"name/1589\",[62,39.311]],[\"parent/1589\",[565,4.675]],[\"name/1590\",[146,43.687]],[\"parent/1590\",[565,4.675]],[\"name/1591\",[543,44.087]],[\"parent/1591\",[565,4.675]],[\"name/1592\",[544,44.087]],[\"parent/1592\",[565,4.675]],[\"name/1593\",[101,42.932]],[\"parent/1593\",[565,4.675]],[\"name/1594\",[545,44.087]],[\"parent/1594\",[565,4.675]],[\"name/1595\",[196,43.687]],[\"parent/1595\",[565,4.675]],[\"name/1596\",[546,44.087]],[\"parent/1596\",[565,4.675]],[\"name/1597\",[567,46.37]],[\"parent/1597\",[]],[\"name/1598\",[538,44.087]],[\"parent/1598\",[567,4.455]],[\"name/1599\",[564,66.911]],[\"parent/1599\",[567,4.455]],[\"name/1600\",[118,52.56]],[\"parent/1600\",[567,4.455]],[\"name/1601\",[111,59.026]],[\"parent/1601\",[567,4.455]],[\"name/1602\",[99,54.673]],[\"parent/1602\",[567,4.455]],[\"name/1603\",[94,53.561]],[\"parent/1603\",[567,4.455]],[\"name/1604\",[62,39.311]],[\"parent/1604\",[567,4.455]],[\"name/1605\",[60,37.054]],[\"parent/1605\",[567,4.455]],[\"name/1606\",[542,44.087]],[\"parent/1606\",[567,4.455]],[\"name/1607\",[66,41.897]],[\"parent/1607\",[567,4.455]],[\"name/1608\",[67,43.687]],[\"parent/1608\",[567,4.455]],[\"name/1609\",[146,43.687]],[\"parent/1609\",[567,4.455]],[\"name/1610\",[543,44.087]],[\"parent/1610\",[567,4.455]],[\"name/1611\",[544,44.087]],[\"parent/1611\",[567,4.455]],[\"name/1612\",[101,42.932]],[\"parent/1612\",[567,4.455]],[\"name/1613\",[545,44.087]],[\"parent/1613\",[567,4.455]],[\"name/1614\",[196,43.687]],[\"parent/1614\",[567,4.455]],[\"name/1615\",[546,44.087]],[\"parent/1615\",[567,4.455]],[\"name/1616\",[568,66.911]],[\"parent/1616\",[]],[\"name/1617\",[569,66.911]],[\"parent/1617\",[568,6.428]],[\"name/1618\",[570,66.911]],[\"parent/1618\",[]],[\"name/1619\",[569,66.911]],[\"parent/1619\",[570,6.428]],[\"name/1620\",[571,46.896]],[\"parent/1620\",[]],[\"name/1621\",[538,44.087]],[\"parent/1621\",[571,4.505]],[\"name/1622\",[572,72.019]],[\"parent/1622\",[571,4.505]],[\"name/1623\",[573,72.019]],[\"parent/1623\",[571,4.505]],[\"name/1624\",[574,72.019]],[\"parent/1624\",[571,4.505]],[\"name/1625\",[575,72.019]],[\"parent/1625\",[571,4.505]],[\"name/1626\",[62,39.311]],[\"parent/1626\",[571,4.505]],[\"name/1627\",[60,37.054]],[\"parent/1627\",[571,4.505]],[\"name/1628\",[542,44.087]],[\"parent/1628\",[571,4.505]],[\"name/1629\",[66,41.897]],[\"parent/1629\",[571,4.505]],[\"name/1630\",[67,43.687]],[\"parent/1630\",[571,4.505]],[\"name/1631\",[146,43.687]],[\"parent/1631\",[571,4.505]],[\"name/1632\",[543,44.087]],[\"parent/1632\",[571,4.505]],[\"name/1633\",[544,44.087]],[\"parent/1633\",[571,4.505]],[\"name/1634\",[101,42.932]],[\"parent/1634\",[571,4.505]],[\"name/1635\",[545,44.087]],[\"parent/1635\",[571,4.505]],[\"name/1636\",[196,43.687]],[\"parent/1636\",[571,4.505]],[\"name/1637\",[546,44.087]],[\"parent/1637\",[571,4.505]],[\"name/1638\",[576,59.026]],[\"parent/1638\",[]],[\"name/1639\",[577,66.911]],[\"parent/1639\",[576,5.671]],[\"name/1640\",[578,66.911]],[\"parent/1640\",[576,5.671]],[\"name/1641\",[579,66.911]],[\"parent/1641\",[576,5.671]],[\"name/1642\",[580,66.911]],[\"parent/1642\",[576,5.671]],[\"name/1643\",[581,59.026]],[\"parent/1643\",[]],[\"name/1644\",[577,66.911]],[\"parent/1644\",[581,5.671]],[\"name/1645\",[578,66.911]],[\"parent/1645\",[581,5.671]],[\"name/1646\",[579,66.911]],[\"parent/1646\",[581,5.671]],[\"name/1647\",[580,66.911]],[\"parent/1647\",[581,5.671]],[\"name/1648\",[582,48.665]],[\"parent/1648\",[]],[\"name/1649\",[538,44.087]],[\"parent/1649\",[582,4.675]],[\"name/1650\",[555,61.033]],[\"parent/1650\",[582,4.675]],[\"name/1651\",[60,37.054]],[\"parent/1651\",[582,4.675]],[\"name/1652\",[542,44.087]],[\"parent/1652\",[582,4.675]],[\"name/1653\",[66,41.897]],[\"parent/1653\",[582,4.675]],[\"name/1654\",[67,43.687]],[\"parent/1654\",[582,4.675]],[\"name/1655\",[62,39.311]],[\"parent/1655\",[582,4.675]],[\"name/1656\",[146,43.687]],[\"parent/1656\",[582,4.675]],[\"name/1657\",[543,44.087]],[\"parent/1657\",[582,4.675]],[\"name/1658\",[544,44.087]],[\"parent/1658\",[582,4.675]],[\"name/1659\",[101,42.932]],[\"parent/1659\",[582,4.675]],[\"name/1660\",[545,44.087]],[\"parent/1660\",[582,4.675]],[\"name/1661\",[196,43.687]],[\"parent/1661\",[582,4.675]],[\"name/1662\",[546,44.087]],[\"parent/1662\",[582,4.675]],[\"name/1663\",[583,59.026]],[\"parent/1663\",[]],[\"name/1664\",[584,66.911]],[\"parent/1664\",[583,5.671]],[\"name/1665\",[585,66.911]],[\"parent/1665\",[583,5.671]],[\"name/1666\",[586,66.911]],[\"parent/1666\",[583,5.671]],[\"name/1667\",[587,66.911]],[\"parent/1667\",[583,5.671]],[\"name/1668\",[588,59.026]],[\"parent/1668\",[]],[\"name/1669\",[584,66.911]],[\"parent/1669\",[588,5.671]],[\"name/1670\",[585,66.911]],[\"parent/1670\",[588,5.671]],[\"name/1671\",[586,66.911]],[\"parent/1671\",[588,5.671]],[\"name/1672\",[587,66.911]],[\"parent/1672\",[588,5.671]],[\"name/1673\",[589,46.896]],[\"parent/1673\",[]],[\"name/1674\",[538,44.087]],[\"parent/1674\",[589,4.505]],[\"name/1675\",[62,39.311]],[\"parent/1675\",[589,4.505]],[\"name/1676\",[99,54.673]],[\"parent/1676\",[589,4.505]],[\"name/1677\",[555,61.033]],[\"parent/1677\",[589,4.505]],[\"name/1678\",[156,63.546]],[\"parent/1678\",[589,4.505]],[\"name/1679\",[155,63.546]],[\"parent/1679\",[589,4.505]],[\"name/1680\",[60,37.054]],[\"parent/1680\",[589,4.505]],[\"name/1681\",[542,44.087]],[\"parent/1681\",[589,4.505]],[\"name/1682\",[66,41.897]],[\"parent/1682\",[589,4.505]],[\"name/1683\",[67,43.687]],[\"parent/1683\",[589,4.505]],[\"name/1684\",[146,43.687]],[\"parent/1684\",[589,4.505]],[\"name/1685\",[543,44.087]],[\"parent/1685\",[589,4.505]],[\"name/1686\",[544,44.087]],[\"parent/1686\",[589,4.505]],[\"name/1687\",[101,42.932]],[\"parent/1687\",[589,4.505]],[\"name/1688\",[545,44.087]],[\"parent/1688\",[589,4.505]],[\"name/1689\",[196,43.687]],[\"parent/1689\",[589,4.505]],[\"name/1690\",[546,44.087]],[\"parent/1690\",[589,4.505]],[\"name/1691\",[590,61.033]],[\"parent/1691\",[]],[\"name/1692\",[591,66.911]],[\"parent/1692\",[590,5.863]],[\"name/1693\",[592,66.911]],[\"parent/1693\",[590,5.863]],[\"name/1694\",[593,66.911]],[\"parent/1694\",[590,5.863]],[\"name/1695\",[594,61.033]],[\"parent/1695\",[]],[\"name/1696\",[591,66.911]],[\"parent/1696\",[594,5.863]],[\"name/1697\",[592,66.911]],[\"parent/1697\",[594,5.863]],[\"name/1698\",[593,66.911]],[\"parent/1698\",[594,5.863]],[\"name/1699\",[595,45.393]],[\"parent/1699\",[]],[\"name/1700\",[538,44.087]],[\"parent/1700\",[595,4.361]],[\"name/1701\",[118,52.56]],[\"parent/1701\",[595,4.361]],[\"name/1702\",[94,53.561]],[\"parent/1702\",[595,4.361]],[\"name/1703\",[98,54.673]],[\"parent/1703\",[595,4.361]],[\"name/1704\",[100,63.546]],[\"parent/1704\",[595,4.361]],[\"name/1705\",[349,66.911]],[\"parent/1705\",[595,4.361]],[\"name/1706\",[96,63.546]],[\"parent/1706\",[595,4.361]],[\"name/1707\",[551,66.911]],[\"parent/1707\",[595,4.361]],[\"name/1708\",[62,39.311]],[\"parent/1708\",[595,4.361]],[\"name/1709\",[60,37.054]],[\"parent/1709\",[595,4.361]],[\"name/1710\",[542,44.087]],[\"parent/1710\",[595,4.361]],[\"name/1711\",[66,41.897]],[\"parent/1711\",[595,4.361]],[\"name/1712\",[67,43.687]],[\"parent/1712\",[595,4.361]],[\"name/1713\",[146,43.687]],[\"parent/1713\",[595,4.361]],[\"name/1714\",[543,44.087]],[\"parent/1714\",[595,4.361]],[\"name/1715\",[544,44.087]],[\"parent/1715\",[595,4.361]],[\"name/1716\",[101,42.932]],[\"parent/1716\",[595,4.361]],[\"name/1717\",[545,44.087]],[\"parent/1717\",[595,4.361]],[\"name/1718\",[196,43.687]],[\"parent/1718\",[595,4.361]],[\"name/1719\",[546,44.087]],[\"parent/1719\",[595,4.361]],[\"name/1720\",[596,63.546]],[\"parent/1720\",[]],[\"name/1721\",[597,66.911]],[\"parent/1721\",[596,6.105]],[\"name/1722\",[598,66.911]],[\"parent/1722\",[596,6.105]],[\"name/1723\",[599,63.546]],[\"parent/1723\",[]],[\"name/1724\",[597,66.911]],[\"parent/1724\",[599,6.105]],[\"name/1725\",[598,66.911]],[\"parent/1725\",[599,6.105]],[\"name/1726\",[600,46.37]],[\"parent/1726\",[]],[\"name/1727\",[538,44.087]],[\"parent/1727\",[600,4.455]],[\"name/1728\",[62,39.311]],[\"parent/1728\",[600,4.455]],[\"name/1729\",[601,66.911]],[\"parent/1729\",[600,4.455]],[\"name/1730\",[61,61.033]],[\"parent/1730\",[600,4.455]],[\"name/1731\",[118,52.56]],[\"parent/1731\",[600,4.455]],[\"name/1732\",[364,63.546]],[\"parent/1732\",[600,4.455]],[\"name/1733\",[45,61.033]],[\"parent/1733\",[600,4.455]],[\"name/1734\",[60,37.054]],[\"parent/1734\",[600,4.455]],[\"name/1735\",[542,44.087]],[\"parent/1735\",[600,4.455]],[\"name/1736\",[66,41.897]],[\"parent/1736\",[600,4.455]],[\"name/1737\",[67,43.687]],[\"parent/1737\",[600,4.455]],[\"name/1738\",[146,43.687]],[\"parent/1738\",[600,4.455]],[\"name/1739\",[543,44.087]],[\"parent/1739\",[600,4.455]],[\"name/1740\",[544,44.087]],[\"parent/1740\",[600,4.455]],[\"name/1741\",[101,42.932]],[\"parent/1741\",[600,4.455]],[\"name/1742\",[545,44.087]],[\"parent/1742\",[600,4.455]],[\"name/1743\",[196,43.687]],[\"parent/1743\",[600,4.455]],[\"name/1744\",[546,44.087]],[\"parent/1744\",[600,4.455]],[\"name/1745\",[602,45.87]],[\"parent/1745\",[]],[\"name/1746\",[538,44.087]],[\"parent/1746\",[602,4.407]],[\"name/1747\",[118,52.56]],[\"parent/1747\",[602,4.407]],[\"name/1748\",[94,53.561]],[\"parent/1748\",[602,4.407]],[\"name/1749\",[165,66.911]],[\"parent/1749\",[602,4.407]],[\"name/1750\",[45,61.033]],[\"parent/1750\",[602,4.407]],[\"name/1751\",[120,61.033]],[\"parent/1751\",[602,4.407]],[\"name/1752\",[98,54.673]],[\"parent/1752\",[602,4.407]],[\"name/1753\",[60,37.054]],[\"parent/1753\",[602,4.407]],[\"name/1754\",[542,44.087]],[\"parent/1754\",[602,4.407]],[\"name/1755\",[66,41.897]],[\"parent/1755\",[602,4.407]],[\"name/1756\",[67,43.687]],[\"parent/1756\",[602,4.407]],[\"name/1757\",[62,39.311]],[\"parent/1757\",[602,4.407]],[\"name/1758\",[146,43.687]],[\"parent/1758\",[602,4.407]],[\"name/1759\",[543,44.087]],[\"parent/1759\",[602,4.407]],[\"name/1760\",[544,44.087]],[\"parent/1760\",[602,4.407]],[\"name/1761\",[101,42.932]],[\"parent/1761\",[602,4.407]],[\"name/1762\",[545,44.087]],[\"parent/1762\",[602,4.407]],[\"name/1763\",[196,43.687]],[\"parent/1763\",[602,4.407]],[\"name/1764\",[546,44.087]],[\"parent/1764\",[602,4.407]],[\"name/1765\",[603,47.452]],[\"parent/1765\",[]],[\"name/1766\",[538,44.087]],[\"parent/1766\",[603,4.559]],[\"name/1767\",[601,66.911]],[\"parent/1767\",[603,4.559]],[\"name/1768\",[118,52.56]],[\"parent/1768\",[603,4.559]],[\"name/1769\",[99,54.673]],[\"parent/1769\",[603,4.559]],[\"name/1770\",[60,37.054]],[\"parent/1770\",[603,4.559]],[\"name/1771\",[542,44.087]],[\"parent/1771\",[603,4.559]],[\"name/1772\",[66,41.897]],[\"parent/1772\",[603,4.559]],[\"name/1773\",[67,43.687]],[\"parent/1773\",[603,4.559]],[\"name/1774\",[62,39.311]],[\"parent/1774\",[603,4.559]],[\"name/1775\",[146,43.687]],[\"parent/1775\",[603,4.559]],[\"name/1776\",[543,44.087]],[\"parent/1776\",[603,4.559]],[\"name/1777\",[544,44.087]],[\"parent/1777\",[603,4.559]],[\"name/1778\",[101,42.932]],[\"parent/1778\",[603,4.559]],[\"name/1779\",[545,44.087]],[\"parent/1779\",[603,4.559]],[\"name/1780\",[196,43.687]],[\"parent/1780\",[603,4.559]],[\"name/1781\",[546,44.087]],[\"parent/1781\",[603,4.559]],[\"name/1782\",[604,48.665]],[\"parent/1782\",[]],[\"name/1783\",[538,44.087]],[\"parent/1783\",[604,4.675]],[\"name/1784\",[71,66.911]],[\"parent/1784\",[604,4.675]],[\"name/1785\",[60,37.054]],[\"parent/1785\",[604,4.675]],[\"name/1786\",[542,44.087]],[\"parent/1786\",[604,4.675]],[\"name/1787\",[66,41.897]],[\"parent/1787\",[604,4.675]],[\"name/1788\",[67,43.687]],[\"parent/1788\",[604,4.675]],[\"name/1789\",[62,39.311]],[\"parent/1789\",[604,4.675]],[\"name/1790\",[146,43.687]],[\"parent/1790\",[604,4.675]],[\"name/1791\",[543,44.087]],[\"parent/1791\",[604,4.675]],[\"name/1792\",[544,44.087]],[\"parent/1792\",[604,4.675]],[\"name/1793\",[101,42.932]],[\"parent/1793\",[604,4.675]],[\"name/1794\",[545,44.087]],[\"parent/1794\",[604,4.675]],[\"name/1795\",[196,43.687]],[\"parent/1795\",[604,4.675]],[\"name/1796\",[546,44.087]],[\"parent/1796\",[604,4.675]],[\"name/1797\",[605,48.04]],[\"parent/1797\",[]],[\"name/1798\",[538,44.087]],[\"parent/1798\",[605,4.615]],[\"name/1799\",[190,66.911]],[\"parent/1799\",[605,4.615]],[\"name/1800\",[188,66.911]],[\"parent/1800\",[605,4.615]],[\"name/1801\",[60,37.054]],[\"parent/1801\",[605,4.615]],[\"name/1802\",[542,44.087]],[\"parent/1802\",[605,4.615]],[\"name/1803\",[66,41.897]],[\"parent/1803\",[605,4.615]],[\"name/1804\",[67,43.687]],[\"parent/1804\",[605,4.615]],[\"name/1805\",[62,39.311]],[\"parent/1805\",[605,4.615]],[\"name/1806\",[146,43.687]],[\"parent/1806\",[605,4.615]],[\"name/1807\",[543,44.087]],[\"parent/1807\",[605,4.615]],[\"name/1808\",[544,44.087]],[\"parent/1808\",[605,4.615]],[\"name/1809\",[101,42.932]],[\"parent/1809\",[605,4.615]],[\"name/1810\",[545,44.087]],[\"parent/1810\",[605,4.615]],[\"name/1811\",[196,43.687]],[\"parent/1811\",[605,4.615]],[\"name/1812\",[546,44.087]],[\"parent/1812\",[605,4.615]],[\"name/1813\",[606,48.665]],[\"parent/1813\",[]],[\"name/1814\",[538,44.087]],[\"parent/1814\",[606,4.675]],[\"name/1815\",[72,66.911]],[\"parent/1815\",[606,4.675]],[\"name/1816\",[60,37.054]],[\"parent/1816\",[606,4.675]],[\"name/1817\",[542,44.087]],[\"parent/1817\",[606,4.675]],[\"name/1818\",[66,41.897]],[\"parent/1818\",[606,4.675]],[\"name/1819\",[67,43.687]],[\"parent/1819\",[606,4.675]],[\"name/1820\",[62,39.311]],[\"parent/1820\",[606,4.675]],[\"name/1821\",[146,43.687]],[\"parent/1821\",[606,4.675]],[\"name/1822\",[543,44.087]],[\"parent/1822\",[606,4.675]],[\"name/1823\",[544,44.087]],[\"parent/1823\",[606,4.675]],[\"name/1824\",[101,42.932]],[\"parent/1824\",[606,4.675]],[\"name/1825\",[545,44.087]],[\"parent/1825\",[606,4.675]],[\"name/1826\",[196,43.687]],[\"parent/1826\",[606,4.675]],[\"name/1827\",[546,44.087]],[\"parent/1827\",[606,4.675]],[\"name/1828\",[607,57.356]],[\"parent/1828\",[]],[\"name/1829\",[608,66.911]],[\"parent/1829\",[607,5.51]],[\"name/1830\",[609,66.911]],[\"parent/1830\",[607,5.51]],[\"name/1831\",[610,66.911]],[\"parent/1831\",[607,5.51]],[\"name/1832\",[611,66.911]],[\"parent/1832\",[607,5.51]],[\"name/1833\",[612,66.911]],[\"parent/1833\",[607,5.51]],[\"name/1834\",[613,57.356]],[\"parent/1834\",[]],[\"name/1835\",[608,66.911]],[\"parent/1835\",[613,5.51]],[\"name/1836\",[609,66.911]],[\"parent/1836\",[613,5.51]],[\"name/1837\",[610,66.911]],[\"parent/1837\",[613,5.51]],[\"name/1838\",[611,66.911]],[\"parent/1838\",[613,5.51]],[\"name/1839\",[612,66.911]],[\"parent/1839\",[613,5.51]],[\"name/1840\",[614,47.452]],[\"parent/1840\",[]],[\"name/1841\",[538,44.087]],[\"parent/1841\",[614,4.559]],[\"name/1842\",[615,72.019]],[\"parent/1842\",[614,4.559]],[\"name/1843\",[616,72.019]],[\"parent/1843\",[614,4.559]],[\"name/1844\",[617,72.019]],[\"parent/1844\",[614,4.559]],[\"name/1845\",[62,39.311]],[\"parent/1845\",[614,4.559]],[\"name/1846\",[60,37.054]],[\"parent/1846\",[614,4.559]],[\"name/1847\",[542,44.087]],[\"parent/1847\",[614,4.559]],[\"name/1848\",[66,41.897]],[\"parent/1848\",[614,4.559]],[\"name/1849\",[67,43.687]],[\"parent/1849\",[614,4.559]],[\"name/1850\",[146,43.687]],[\"parent/1850\",[614,4.559]],[\"name/1851\",[543,44.087]],[\"parent/1851\",[614,4.559]],[\"name/1852\",[544,44.087]],[\"parent/1852\",[614,4.559]],[\"name/1853\",[101,42.932]],[\"parent/1853\",[614,4.559]],[\"name/1854\",[545,44.087]],[\"parent/1854\",[614,4.559]],[\"name/1855\",[196,43.687]],[\"parent/1855\",[614,4.559]],[\"name/1856\",[546,44.087]],[\"parent/1856\",[614,4.559]],[\"name/1857\",[618,72.019]],[\"parent/1857\",[]],[\"name/1858\",[619,72.019]],[\"parent/1858\",[]],[\"name/1859\",[620,72.019]],[\"parent/1859\",[]],[\"name/1860\",[621,72.019]],[\"parent/1860\",[]],[\"name/1861\",[622,72.019]],[\"parent/1861\",[]],[\"name/1862\",[623,72.019]],[\"parent/1862\",[]],[\"name/1863\",[624,72.019]],[\"parent/1863\",[]],[\"name/1864\",[625,72.019]],[\"parent/1864\",[]],[\"name/1865\",[626,72.019]],[\"parent/1865\",[]],[\"name/1866\",[627,72.019]],[\"parent/1866\",[]],[\"name/1867\",[628,72.019]],[\"parent/1867\",[]],[\"name/1868\",[629,72.019]],[\"parent/1868\",[]],[\"name/1869\",[630,72.019]],[\"parent/1869\",[]],[\"name/1870\",[631,72.019]],[\"parent/1870\",[]],[\"name/1871\",[632,72.019]],[\"parent/1871\",[]],[\"name/1872\",[633,72.019]],[\"parent/1872\",[]],[\"name/1873\",[147,63.546]],[\"parent/1873\",[]],[\"name/1874\",[16,29.582]],[\"parent/1874\",[147,6.105]],[\"name/1875\",[634,72.019]],[\"parent/1875\",[635,4.235]],[\"name/1876\",[16,29.582]],[\"parent/1876\",[635,4.235]],[\"name/1877\",[636,72.019]],[\"parent/1877\",[635,4.235]],[\"name/1878\",[16,29.582]],[\"parent/1878\",[635,4.235]],[\"name/1879\",[637,72.019]],[\"parent/1879\",[635,4.235]],[\"name/1880\",[16,29.582]],[\"parent/1880\",[635,4.235]],[\"name/1881\",[638,72.019]],[\"parent/1881\",[635,4.235]],[\"name/1882\",[16,29.582]],[\"parent/1882\",[635,4.235]],[\"name/1883\",[639,72.019]],[\"parent/1883\",[635,4.235]],[\"name/1884\",[16,29.582]],[\"parent/1884\",[635,4.235]],[\"name/1885\",[640,72.019]],[\"parent/1885\",[635,4.235]],[\"name/1886\",[16,29.582]],[\"parent/1886\",[635,4.235]],[\"name/1887\",[641,72.019]],[\"parent/1887\",[635,4.235]],[\"name/1888\",[16,29.582]],[\"parent/1888\",[635,4.235]],[\"name/1889\",[642,72.019]],[\"parent/1889\",[635,4.235]],[\"name/1890\",[16,29.582]],[\"parent/1890\",[635,4.235]],[\"name/1891\",[643,72.019]],[\"parent/1891\",[635,4.235]],[\"name/1892\",[16,29.582]],[\"parent/1892\",[635,4.235]],[\"name/1893\",[644,72.019]],[\"parent/1893\",[635,4.235]],[\"name/1894\",[16,29.582]],[\"parent/1894\",[635,4.235]],[\"name/1895\",[645,72.019]],[\"parent/1895\",[635,4.235]],[\"name/1896\",[16,29.582]],[\"parent/1896\",[635,4.235]],[\"name/1897\",[646,72.019]],[\"parent/1897\",[635,4.235]],[\"name/1898\",[16,29.582]],[\"parent/1898\",[635,4.235]],[\"name/1899\",[16,29.582]],[\"parent/1899\",[]],[\"name/1900\",[16,29.582]],[\"parent/1900\",[]],[\"name/1901\",[647,72.019]],[\"parent/1901\",[]],[\"name/1902\",[648,72.019]],[\"parent/1902\",[]],[\"name/1903\",[649,72.019]],[\"parent/1903\",[]],[\"name/1904\",[650,72.019]],[\"parent/1904\",[]],[\"name/1905\",[651,72.019]],[\"parent/1905\",[]],[\"name/1906\",[652,72.019]],[\"parent/1906\",[]],[\"name/1907\",[653,72.019]],[\"parent/1907\",[]],[\"name/1908\",[654,72.019]],[\"parent/1908\",[]],[\"name/1909\",[655,72.019]],[\"parent/1909\",[]],[\"name/1910\",[656,72.019]],[\"parent/1910\",[]],[\"name/1911\",[657,72.019]],[\"parent/1911\",[]],[\"name/1912\",[658,72.019]],[\"parent/1912\",[]],[\"name/1913\",[659,54.673]],[\"parent/1913\",[]],[\"name/1914\",[16,29.582]],[\"parent/1914\",[659,5.252]],[\"name/1915\",[1,48.665]],[\"parent/1915\",[659,5.252]],[\"name/1916\",[660,50.817]],[\"parent/1916\",[659,5.252]],[\"name/1917\",[661,50.817]],[\"parent/1917\",[659,5.252]],[\"name/1918\",[662,50.817]],[\"parent/1918\",[659,5.252]],[\"name/1919\",[663,50.817]],[\"parent/1919\",[659,5.252]],[\"name/1920\",[664,50.817]],[\"parent/1920\",[659,5.252]],[\"name/1921\",[665,54.673]],[\"parent/1921\",[]],[\"name/1922\",[16,29.582]],[\"parent/1922\",[665,5.252]],[\"name/1923\",[1,48.665]],[\"parent/1923\",[665,5.252]],[\"name/1924\",[660,50.817]],[\"parent/1924\",[665,5.252]],[\"name/1925\",[661,50.817]],[\"parent/1925\",[665,5.252]],[\"name/1926\",[662,50.817]],[\"parent/1926\",[665,5.252]],[\"name/1927\",[663,50.817]],[\"parent/1927\",[665,5.252]],[\"name/1928\",[664,50.817]],[\"parent/1928\",[665,5.252]],[\"name/1929\",[666,54.673]],[\"parent/1929\",[]],[\"name/1930\",[16,29.582]],[\"parent/1930\",[666,5.252]],[\"name/1931\",[1,48.665]],[\"parent/1931\",[666,5.252]],[\"name/1932\",[660,50.817]],[\"parent/1932\",[666,5.252]],[\"name/1933\",[661,50.817]],[\"parent/1933\",[666,5.252]],[\"name/1934\",[662,50.817]],[\"parent/1934\",[666,5.252]],[\"name/1935\",[663,50.817]],[\"parent/1935\",[666,5.252]],[\"name/1936\",[664,50.817]],[\"parent/1936\",[666,5.252]],[\"name/1937\",[667,54.673]],[\"parent/1937\",[]],[\"name/1938\",[16,29.582]],[\"parent/1938\",[667,5.252]],[\"name/1939\",[1,48.665]],[\"parent/1939\",[667,5.252]],[\"name/1940\",[660,50.817]],[\"parent/1940\",[667,5.252]],[\"name/1941\",[661,50.817]],[\"parent/1941\",[667,5.252]],[\"name/1942\",[662,50.817]],[\"parent/1942\",[667,5.252]],[\"name/1943\",[663,50.817]],[\"parent/1943\",[667,5.252]],[\"name/1944\",[664,50.817]],[\"parent/1944\",[667,5.252]],[\"name/1945\",[668,54.673]],[\"parent/1945\",[]],[\"name/1946\",[16,29.582]],[\"parent/1946\",[668,5.252]],[\"name/1947\",[1,48.665]],[\"parent/1947\",[668,5.252]],[\"name/1948\",[660,50.817]],[\"parent/1948\",[668,5.252]],[\"name/1949\",[661,50.817]],[\"parent/1949\",[668,5.252]],[\"name/1950\",[662,50.817]],[\"parent/1950\",[668,5.252]],[\"name/1951\",[663,50.817]],[\"parent/1951\",[668,5.252]],[\"name/1952\",[664,50.817]],[\"parent/1952\",[668,5.252]],[\"name/1953\",[669,54.673]],[\"parent/1953\",[]],[\"name/1954\",[16,29.582]],[\"parent/1954\",[669,5.252]],[\"name/1955\",[1,48.665]],[\"parent/1955\",[669,5.252]],[\"name/1956\",[660,50.817]],[\"parent/1956\",[669,5.252]],[\"name/1957\",[661,50.817]],[\"parent/1957\",[669,5.252]],[\"name/1958\",[662,50.817]],[\"parent/1958\",[669,5.252]],[\"name/1959\",[663,50.817]],[\"parent/1959\",[669,5.252]],[\"name/1960\",[664,50.817]],[\"parent/1960\",[669,5.252]],[\"name/1961\",[670,54.673]],[\"parent/1961\",[]],[\"name/1962\",[16,29.582]],[\"parent/1962\",[670,5.252]],[\"name/1963\",[1,48.665]],[\"parent/1963\",[670,5.252]],[\"name/1964\",[660,50.817]],[\"parent/1964\",[670,5.252]],[\"name/1965\",[661,50.817]],[\"parent/1965\",[670,5.252]],[\"name/1966\",[662,50.817]],[\"parent/1966\",[670,5.252]],[\"name/1967\",[663,50.817]],[\"parent/1967\",[670,5.252]],[\"name/1968\",[664,50.817]],[\"parent/1968\",[670,5.252]],[\"name/1969\",[671,54.673]],[\"parent/1969\",[]],[\"name/1970\",[16,29.582]],[\"parent/1970\",[671,5.252]],[\"name/1971\",[1,48.665]],[\"parent/1971\",[671,5.252]],[\"name/1972\",[660,50.817]],[\"parent/1972\",[671,5.252]],[\"name/1973\",[661,50.817]],[\"parent/1973\",[671,5.252]],[\"name/1974\",[662,50.817]],[\"parent/1974\",[671,5.252]],[\"name/1975\",[663,50.817]],[\"parent/1975\",[671,5.252]],[\"name/1976\",[664,50.817]],[\"parent/1976\",[671,5.252]],[\"name/1977\",[672,54.673]],[\"parent/1977\",[]],[\"name/1978\",[16,29.582]],[\"parent/1978\",[672,5.252]],[\"name/1979\",[1,48.665]],[\"parent/1979\",[672,5.252]],[\"name/1980\",[660,50.817]],[\"parent/1980\",[672,5.252]],[\"name/1981\",[661,50.817]],[\"parent/1981\",[672,5.252]],[\"name/1982\",[662,50.817]],[\"parent/1982\",[672,5.252]],[\"name/1983\",[663,50.817]],[\"parent/1983\",[672,5.252]],[\"name/1984\",[664,50.817]],[\"parent/1984\",[672,5.252]],[\"name/1985\",[673,54.673]],[\"parent/1985\",[]],[\"name/1986\",[16,29.582]],[\"parent/1986\",[673,5.252]],[\"name/1987\",[1,48.665]],[\"parent/1987\",[673,5.252]],[\"name/1988\",[660,50.817]],[\"parent/1988\",[673,5.252]],[\"name/1989\",[661,50.817]],[\"parent/1989\",[673,5.252]],[\"name/1990\",[662,50.817]],[\"parent/1990\",[673,5.252]],[\"name/1991\",[663,50.817]],[\"parent/1991\",[673,5.252]],[\"name/1992\",[664,50.817]],[\"parent/1992\",[673,5.252]],[\"name/1993\",[674,54.673]],[\"parent/1993\",[]],[\"name/1994\",[16,29.582]],[\"parent/1994\",[674,5.252]],[\"name/1995\",[1,48.665]],[\"parent/1995\",[674,5.252]],[\"name/1996\",[660,50.817]],[\"parent/1996\",[674,5.252]],[\"name/1997\",[661,50.817]],[\"parent/1997\",[674,5.252]],[\"name/1998\",[662,50.817]],[\"parent/1998\",[674,5.252]],[\"name/1999\",[663,50.817]],[\"parent/1999\",[674,5.252]],[\"name/2000\",[664,50.817]],[\"parent/2000\",[674,5.252]],[\"name/2001\",[675,54.673]],[\"parent/2001\",[]],[\"name/2002\",[16,29.582]],[\"parent/2002\",[675,5.252]],[\"name/2003\",[1,48.665]],[\"parent/2003\",[675,5.252]],[\"name/2004\",[660,50.817]],[\"parent/2004\",[675,5.252]],[\"name/2005\",[661,50.817]],[\"parent/2005\",[675,5.252]],[\"name/2006\",[662,50.817]],[\"parent/2006\",[675,5.252]],[\"name/2007\",[663,50.817]],[\"parent/2007\",[675,5.252]],[\"name/2008\",[664,50.817]],[\"parent/2008\",[675,5.252]],[\"name/2009\",[676,72.019]],[\"parent/2009\",[]],[\"name/2010\",[677,72.019]],[\"parent/2010\",[]],[\"name/2011\",[678,72.019]],[\"parent/2011\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":16,\"name\":{\"16\":{},\"18\":{},\"20\":{},\"22\":{},\"24\":{},\"26\":{},\"28\":{},\"30\":{},\"32\":{},\"47\":{},\"49\":{},\"51\":{},\"53\":{},\"55\":{},\"57\":{},\"59\":{},\"61\":{},\"63\":{},\"81\":{},\"329\":{},\"354\":{},\"379\":{},\"405\":{},\"428\":{},\"455\":{},\"483\":{},\"512\":{},\"538\":{},\"541\":{},\"543\":{},\"545\":{},\"568\":{},\"594\":{},\"613\":{},\"629\":{},\"649\":{},\"672\":{},\"684\":{},\"705\":{},\"735\":{},\"757\":{},\"817\":{},\"840\":{},\"878\":{},\"907\":{},\"934\":{},\"1058\":{},\"1062\":{},\"1070\":{},\"1090\":{},\"1092\":{},\"1112\":{},\"1114\":{},\"1118\":{},\"1130\":{},\"1134\":{},\"1154\":{},\"1176\":{},\"1178\":{},\"1183\":{},\"1193\":{},\"1197\":{},\"1215\":{},\"1237\":{},\"1253\":{},\"1278\":{},\"1295\":{},\"1311\":{},\"1313\":{},\"1315\":{},\"1317\":{},\"1322\":{},\"1327\":{},\"1332\":{},\"1334\":{},\"1339\":{},\"1344\":{},\"1874\":{},\"1876\":{},\"1878\":{},\"1880\":{},\"1882\":{},\"1884\":{},\"1886\":{},\"1888\":{},\"1890\":{},\"1892\":{},\"1894\":{},\"1896\":{},\"1898\":{},\"1899\":{},\"1900\":{},\"1914\":{},\"1922\":{},\"1930\":{},\"1938\":{},\"1946\":{},\"1954\":{},\"1962\":{},\"1970\":{},\"1978\":{},\"1986\":{},\"1994\":{},\"2002\":{}},\"parent\":{}}],[\"accepted\",{\"_index\":306,\"name\":{\"711\":{}},\"parent\":{}}],[\"account\",{\"_index\":60,\"name\":{\"101\":{},\"145\":{},\"161\":{},\"183\":{},\"236\":{},\"252\":{},\"306\":{},\"319\":{},\"330\":{},\"346\":{},\"369\":{},\"395\":{},\"406\":{},\"421\":{},\"429\":{},\"444\":{},\"456\":{},\"473\":{},\"484\":{},\"499\":{},\"513\":{},\"529\":{},\"539\":{},\"558\":{},\"804\":{},\"1401\":{},\"1416\":{},\"1431\":{},\"1448\":{},\"1467\":{},\"1483\":{},\"1499\":{},\"1519\":{},\"1537\":{},\"1554\":{},\"1568\":{},\"1585\":{},\"1605\":{},\"1627\":{},\"1651\":{},\"1680\":{},\"1709\":{},\"1734\":{},\"1753\":{},\"1770\":{},\"1785\":{},\"1801\":{},\"1816\":{},\"1846\":{}},\"parent\":{}}],[\"account_data\",{\"_index\":227,\"name\":{\"380\":{}},\"parent\":{}}],[\"account_hash\",{\"_index\":129,\"name\":{\"206\":{}},\"parent\":{}}],[\"account_nfts\",{\"_index\":239,\"name\":{\"430\":{}},\"parent\":{}}],[\"account_objects\",{\"_index\":244,\"name\":{\"457\":{}},\"parent\":{}}],[\"account_root\",{\"_index\":286,\"name\":{\"668\":{}},\"parent\":{}}],[\"account_sequence_available\",{\"_index\":307,\"name\":{\"712\":{}},\"parent\":{}}],[\"account_sequence_next\",{\"_index\":308,\"name\":{\"713\":{}},\"parent\":{}}],[\"accountchannelsrequest\",{\"_index\":200,\"name\":{\"317\":{}},\"parent\":{\"318\":{},\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{},\"325\":{},\"326\":{}}}],[\"accountchannelsresponse\",{\"_index\":207,\"name\":{\"327\":{}},\"parent\":{\"328\":{},\"329\":{},\"337\":{},\"338\":{},\"339\":{},\"340\":{},\"341\":{},\"342\":{},\"343\":{}}}],[\"accountchannelsresponse.__type\",{\"_index\":209,\"name\":{},\"parent\":{\"330\":{},\"331\":{},\"332\":{},\"333\":{},\"334\":{},\"335\":{},\"336\":{}}}],[\"accountcurrenciesrequest\",{\"_index\":217,\"name\":{\"344\":{}},\"parent\":{\"345\":{},\"346\":{},\"347\":{},\"348\":{},\"349\":{},\"350\":{},\"351\":{}}}],[\"accountcurrenciesresponse\",{\"_index\":219,\"name\":{\"352\":{}},\"parent\":{\"353\":{},\"354\":{},\"360\":{},\"361\":{},\"362\":{},\"363\":{},\"364\":{},\"365\":{},\"366\":{}}}],[\"accountcurrenciesresponse.__type\",{\"_index\":220,\"name\":{},\"parent\":{\"355\":{},\"356\":{},\"357\":{},\"358\":{},\"359\":{}}}],[\"accountdelete\",{\"_index\":547,\"name\":{\"1412\":{}},\"parent\":{\"1413\":{},\"1414\":{},\"1415\":{},\"1416\":{},\"1417\":{},\"1418\":{},\"1419\":{},\"1420\":{},\"1421\":{},\"1422\":{},\"1423\":{},\"1424\":{},\"1425\":{},\"1426\":{},\"1427\":{}}}],[\"accountinforequest\",{\"_index\":223,\"name\":{\"367\":{}},\"parent\":{\"368\":{},\"369\":{},\"370\":{},\"371\":{},\"372\":{},\"373\":{},\"374\":{},\"375\":{},\"376\":{}}}],[\"accountinforesponse\",{\"_index\":226,\"name\":{\"377\":{}},\"parent\":{\"378\":{},\"379\":{},\"386\":{},\"387\":{},\"388\":{},\"389\":{},\"390\":{},\"391\":{},\"392\":{}}}],[\"accountinforesponse.__type\",{\"_index\":228,\"name\":{},\"parent\":{\"380\":{},\"381\":{},\"382\":{},\"383\":{},\"384\":{},\"385\":{}}}],[\"accountlinesrequest\",{\"_index\":231,\"name\":{\"393\":{}},\"parent\":{\"394\":{},\"395\":{},\"396\":{},\"397\":{},\"398\":{},\"399\":{},\"400\":{},\"401\":{},\"402\":{}}}],[\"accountlinesresponse\",{\"_index\":233,\"name\":{\"403\":{}},\"parent\":{\"404\":{},\"405\":{},\"412\":{},\"413\":{},\"414\":{},\"415\":{},\"416\":{},\"417\":{},\"418\":{}}}],[\"accountlinesresponse.__type\",{\"_index\":234,\"name\":{},\"parent\":{\"406\":{},\"407\":{},\"408\":{},\"409\":{},\"410\":{},\"411\":{}}}],[\"accountnftsrequest\",{\"_index\":236,\"name\":{\"419\":{}},\"parent\":{\"420\":{},\"421\":{},\"422\":{},\"423\":{},\"424\":{},\"425\":{}}}],[\"accountnftsresponse\",{\"_index\":237,\"name\":{\"426\":{}},\"parent\":{\"427\":{},\"428\":{},\"435\":{},\"436\":{},\"437\":{},\"438\":{},\"439\":{},\"440\":{},\"441\":{}}}],[\"accountnftsresponse.__type\",{\"_index\":238,\"name\":{},\"parent\":{\"429\":{},\"430\":{},\"431\":{},\"432\":{},\"433\":{},\"434\":{}}}],[\"accountobjectsrequest\",{\"_index\":240,\"name\":{\"442\":{}},\"parent\":{\"443\":{},\"444\":{},\"445\":{},\"446\":{},\"447\":{},\"448\":{},\"449\":{},\"450\":{},\"451\":{},\"452\":{}}}],[\"accountobjectsresponse\",{\"_index\":242,\"name\":{\"453\":{}},\"parent\":{\"454\":{},\"455\":{},\"464\":{},\"465\":{},\"466\":{},\"467\":{},\"468\":{},\"469\":{},\"470\":{}}}],[\"accountobjectsresponse.__type\",{\"_index\":243,\"name\":{},\"parent\":{\"456\":{},\"457\":{},\"458\":{},\"459\":{},\"460\":{},\"461\":{},\"462\":{},\"463\":{}}}],[\"accountoffersrequest\",{\"_index\":245,\"name\":{\"471\":{}},\"parent\":{\"472\":{},\"473\":{},\"474\":{},\"475\":{},\"476\":{},\"477\":{},\"478\":{},\"479\":{},\"480\":{}}}],[\"accountoffersresponse\",{\"_index\":246,\"name\":{\"481\":{}},\"parent\":{\"482\":{},\"483\":{},\"490\":{},\"491\":{},\"492\":{},\"493\":{},\"494\":{},\"495\":{},\"496\":{}}}],[\"accountoffersresponse.__type\",{\"_index\":247,\"name\":{},\"parent\":{\"484\":{},\"485\":{},\"486\":{},\"487\":{},\"488\":{},\"489\":{}}}],[\"accountroot\",{\"_index\":57,\"name\":{\"99\":{}},\"parent\":{}}],[\"accountrootflags\",{\"_index\":76,\"name\":{\"117\":{}},\"parent\":{}}],[\"accountrootflagsinterface\",{\"_index\":87,\"name\":{\"127\":{}},\"parent\":{}}],[\"accounts\",{\"_index\":270,\"name\":{\"584\":{},\"673\":{},\"946\":{},\"1038\":{}},\"parent\":{}}],[\"accounts_proposed\",{\"_index\":370,\"name\":{\"947\":{},\"1039\":{}},\"parent\":{}}],[\"accountset\",{\"_index\":537,\"name\":{\"1390\":{}},\"parent\":{\"1391\":{},\"1392\":{},\"1393\":{},\"1394\":{},\"1395\":{},\"1396\":{},\"1397\":{},\"1398\":{},\"1399\":{},\"1400\":{},\"1401\":{},\"1402\":{},\"1403\":{},\"1404\":{},\"1405\":{},\"1406\":{},\"1407\":{},\"1408\":{},\"1409\":{},\"1410\":{},\"1411\":{}}}],[\"accountsetasfflags\",{\"_index\":518,\"name\":{\"1365\":{}},\"parent\":{\"1366\":{},\"1367\":{},\"1368\":{},\"1369\":{},\"1370\":{},\"1371\":{},\"1372\":{},\"1373\":{},\"1374\":{},\"1375\":{}}}],[\"accountsetflagsinterface\",{\"_index\":536,\"name\":{\"1383\":{}},\"parent\":{\"1384\":{},\"1385\":{},\"1386\":{},\"1387\":{},\"1388\":{},\"1389\":{}}}],[\"accountsettfflags\",{\"_index\":529,\"name\":{\"1376\":{}},\"parent\":{\"1377\":{},\"1378\":{},\"1379\":{},\"1380\":{},\"1381\":{},\"1382\":{}}}],[\"accountstate\",{\"_index\":131,\"name\":{\"207\":{}},\"parent\":{}}],[\"accounttxnid\",{\"_index\":67,\"name\":{\"108\":{},\"1404\":{},\"1419\":{},\"1434\":{},\"1451\":{},\"1470\":{},\"1486\":{},\"1502\":{},\"1522\":{},\"1540\":{},\"1557\":{},\"1573\":{},\"1588\":{},\"1608\":{},\"1630\":{},\"1654\":{},\"1683\":{},\"1712\":{},\"1737\":{},\"1756\":{},\"1773\":{},\"1788\":{},\"1804\":{},\"1819\":{},\"1849\":{}},\"parent\":{}}],[\"accounttxrequest\",{\"_index\":249,\"name\":{\"497\":{}},\"parent\":{\"498\":{},\"499\":{},\"500\":{},\"501\":{},\"502\":{},\"503\":{},\"504\":{},\"505\":{},\"506\":{},\"507\":{},\"508\":{},\"509\":{}}}],[\"accounttxresponse\",{\"_index\":254,\"name\":{\"510\":{}},\"parent\":{\"511\":{},\"512\":{},\"520\":{},\"521\":{},\"522\":{},\"523\":{},\"524\":{},\"525\":{},\"526\":{}}}],[\"accounttxresponse.__type\",{\"_index\":255,\"name\":{},\"parent\":{\"513\":{},\"514\":{},\"515\":{},\"516\":{},\"517\":{},\"518\":{},\"519\":{}}}],[\"action\",{\"_index\":394,\"name\":{\"1014\":{}},\"parent\":{}}],[\"address\",{\"_index\":49,\"name\":{\"91\":{}},\"parent\":{}}],[\"affectednodes\",{\"_index\":513,\"name\":{\"1360\":{}},\"parent\":{}}],[\"age\",{\"_index\":435,\"name\":{\"1119\":{},\"1155\":{},\"1184\":{},\"1216\":{}},\"parent\":{}}],[\"alternatives\",{\"_index\":353,\"name\":{\"879\":{},\"908\":{},\"1011\":{}},\"parent\":{}}],[\"amendment_blocked\",{\"_index\":431,\"name\":{\"1115\":{},\"1179\":{}},\"parent\":{}}],[\"amendments\",{\"_index\":89,\"name\":{\"137\":{},\"139\":{},\"977\":{}},\"parent\":{}}],[\"amount\",{\"_index\":118,\"name\":{\"185\":{},\"254\":{},\"926\":{},\"1446\":{},\"1513\":{},\"1600\":{},\"1701\":{},\"1731\":{},\"1747\":{},\"1768\":{}},\"parent\":{}}],[\"api_version\",{\"_index\":206,\"name\":{\"326\":{},\"343\":{},\"351\":{},\"366\":{},\"376\":{},\"392\":{},\"402\":{},\"418\":{},\"425\":{},\"441\":{},\"452\":{},\"470\":{},\"480\":{},\"496\":{},\"509\":{},\"526\":{},\"535\":{},\"555\":{},\"565\":{},\"578\":{},\"591\":{},\"606\":{},\"610\":{},\"622\":{},\"626\":{},\"637\":{},\"646\":{},\"661\":{},\"681\":{},\"696\":{},\"702\":{},\"726\":{},\"732\":{},\"747\":{},\"754\":{},\"768\":{},\"776\":{},\"786\":{},\"796\":{},\"829\":{},\"837\":{},\"854\":{},\"865\":{},\"870\":{},\"875\":{},\"893\":{},\"904\":{},\"923\":{},\"931\":{},\"942\":{},\"953\":{},\"962\":{},\"1042\":{},\"1051\":{},\"1055\":{},\"1082\":{},\"1087\":{},\"1105\":{},\"1109\":{},\"1169\":{},\"1173\":{},\"1230\":{},\"1234\":{},\"1246\":{},\"1250\":{},\"1261\":{},\"1270\":{},\"1275\":{},\"1287\":{},\"1292\":{},\"1304\":{},\"1308\":{},\"1353\":{}},\"parent\":{}}],[\"applied\",{\"_index\":309,\"name\":{\"714\":{}},\"parent\":{}}],[\"asfaccounttxnid\",{\"_index\":523,\"name\":{\"1370\":{}},\"parent\":{}}],[\"asfauthorizednftokenminter\",{\"_index\":528,\"name\":{\"1375\":{}},\"parent\":{}}],[\"asfdefaultripple\",{\"_index\":526,\"name\":{\"1373\":{}},\"parent\":{}}],[\"asfdepositauth\",{\"_index\":527,\"name\":{\"1374\":{}},\"parent\":{}}],[\"asfdisablemaster\",{\"_index\":522,\"name\":{\"1369\":{}},\"parent\":{}}],[\"asfdisallowxrp\",{\"_index\":521,\"name\":{\"1368\":{}},\"parent\":{}}],[\"asfglobalfreeze\",{\"_index\":525,\"name\":{\"1372\":{}},\"parent\":{}}],[\"asfnofreeze\",{\"_index\":524,\"name\":{\"1371\":{}},\"parent\":{}}],[\"asfrequireauth\",{\"_index\":520,\"name\":{\"1367\":{}},\"parent\":{}}],[\"asfrequiredest\",{\"_index\":519,\"name\":{\"1366\":{}},\"parent\":{}}],[\"assets\",{\"_index\":262,\"name\":{\"544\":{}},\"parent\":{}}],[\"authorization\",{\"_index\":31,\"name\":{\"71\":{}},\"parent\":{}}],[\"authorize\",{\"_index\":104,\"name\":{\"162\":{},\"1481\":{}},\"parent\":{}}],[\"authorizechannel\",{\"_index\":676,\"name\":{\"2009\":{}},\"parent\":{}}],[\"autofill\",{\"_index\":15,\"name\":{\"15\":{},\"46\":{}},\"parent\":{}}],[\"balance\",{\"_index\":61,\"name\":{\"102\":{},\"255\":{},\"271\":{},\"1730\":{}},\"parent\":{}}],[\"balances\",{\"_index\":261,\"name\":{\"542\":{}},\"parent\":{}}],[\"base_fee\",{\"_index\":385,\"name\":{\"978\":{},\"1063\":{},\"1185\":{},\"1217\":{}},\"parent\":{}}],[\"base_fee_xrp\",{\"_index\":437,\"name\":{\"1120\":{},\"1156\":{}},\"parent\":{}}],[\"basefee\",{\"_index\":124,\"name\":{\"199\":{}},\"parent\":{}}],[\"binary\",{\"_index\":252,\"name\":{\"504\":{},\"588\":{},\"642\":{},\"664\":{},\"772\":{}},\"parent\":{}}],[\"bookdirectory\",{\"_index\":157,\"name\":{\"240\":{},\"808\":{}},\"parent\":{}}],[\"booknode\",{\"_index\":158,\"name\":{\"241\":{},\"809\":{}},\"parent\":{}}],[\"bookoffer\",{\"_index\":333,\"name\":{\"797\":{}},\"parent\":{\"798\":{},\"799\":{},\"800\":{},\"801\":{},\"802\":{},\"803\":{},\"804\":{},\"805\":{},\"806\":{},\"807\":{},\"808\":{},\"809\":{},\"810\":{},\"811\":{},\"812\":{},\"813\":{},\"814\":{}}}],[\"bookoffersrequest\",{\"_index\":329,\"name\":{\"787\":{}},\"parent\":{\"788\":{},\"789\":{},\"790\":{},\"791\":{},\"792\":{},\"793\":{},\"794\":{},\"795\":{},\"796\":{}}}],[\"bookoffersresponse\",{\"_index\":337,\"name\":{\"815\":{}},\"parent\":{\"816\":{},\"817\":{},\"823\":{},\"824\":{},\"825\":{},\"826\":{},\"827\":{},\"828\":{},\"829\":{}}}],[\"bookoffersresponse.__type\",{\"_index\":338,\"name\":{},\"parent\":{\"818\":{},\"819\":{},\"820\":{},\"821\":{},\"822\":{}}}],[\"books\",{\"_index\":371,\"name\":{\"948\":{},\"1040\":{}},\"parent\":{}}],[\"broadcast\",{\"_index\":310,\"name\":{\"715\":{}},\"parent\":{}}],[\"broadcastclient\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{\"1\":{},\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{},\"25\":{},\"26\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{}}}],[\"build_version\",{\"_index\":433,\"name\":{\"1116\":{},\"1180\":{}},\"parent\":{}}],[\"cancelafter\",{\"_index\":120,\"name\":{\"187\":{},\"263\":{},\"1515\":{},\"1751\":{}},\"parent\":{}}],[\"certificate\",{\"_index\":35,\"name\":{\"75\":{}},\"parent\":{}}],[\"channel\",{\"_index\":601,\"name\":{\"1729\":{},\"1767\":{}},\"parent\":{}}],[\"channel_id\",{\"_index\":362,\"name\":{\"927\":{}},\"parent\":{}}],[\"channels\",{\"_index\":210,\"name\":{\"331\":{}},\"parent\":{}}],[\"channelverifyrequest\",{\"_index\":361,\"name\":{\"924\":{}},\"parent\":{\"925\":{},\"926\":{},\"927\":{},\"928\":{},\"929\":{},\"930\":{},\"931\":{}}}],[\"channelverifyresponse\",{\"_index\":365,\"name\":{\"932\":{}},\"parent\":{\"933\":{},\"934\":{},\"936\":{},\"937\":{},\"938\":{},\"939\":{},\"940\":{},\"941\":{},\"942\":{}}}],[\"channelverifyresponse.__type\",{\"_index\":367,\"name\":{},\"parent\":{\"935\":{}}}],[\"check\",{\"_index\":92,\"name\":{\"143\":{},\"675\":{}},\"parent\":{}}],[\"checkcancel\",{\"_index\":548,\"name\":{\"1428\":{}},\"parent\":{\"1429\":{},\"1430\":{},\"1431\":{},\"1432\":{},\"1433\":{},\"1434\":{},\"1435\":{},\"1436\":{},\"1437\":{},\"1438\":{},\"1439\":{},\"1440\":{},\"1441\":{},\"1442\":{}}}],[\"checkcash\",{\"_index\":550,\"name\":{\"1443\":{}},\"parent\":{\"1444\":{},\"1445\":{},\"1446\":{},\"1447\":{},\"1448\":{},\"1449\":{},\"1450\":{},\"1451\":{},\"1452\":{},\"1453\":{},\"1454\":{},\"1455\":{},\"1456\":{},\"1457\":{},\"1458\":{},\"1459\":{}}}],[\"checkcreate\",{\"_index\":552,\"name\":{\"1460\":{}},\"parent\":{\"1461\":{},\"1462\":{},\"1463\":{},\"1464\":{},\"1465\":{},\"1466\":{},\"1467\":{},\"1468\":{},\"1469\":{},\"1470\":{},\"1471\":{},\"1472\":{},\"1473\":{},\"1474\":{},\"1475\":{},\"1476\":{},\"1477\":{},\"1478\":{}}}],[\"checkid\",{\"_index\":549,\"name\":{\"1430\":{},\"1445\":{}},\"parent\":{}}],[\"checktxserialization\",{\"_index\":53,\"name\":{\"95\":{}},\"parent\":{}}],[\"classicaddress\",{\"_index\":47,\"name\":{\"89\":{}},\"parent\":{}}],[\"clearflag\",{\"_index\":539,\"name\":{\"1393\":{}},\"parent\":{}}],[\"client\",{\"_index\":25,\"name\":{\"33\":{}},\"parent\":{\"34\":{},\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{},\"48\":{},\"49\":{},\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{},\"58\":{},\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{}}}],[\"clientoptions\",{\"_index\":26,\"name\":{\"64\":{}},\"parent\":{\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{}}}],[\"clients\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{}}],[\"close_flags\",{\"_index\":132,\"name\":{\"208\":{}},\"parent\":{}}],[\"close_time\",{\"_index\":133,\"name\":{\"209\":{}},\"parent\":{}}],[\"close_time_human\",{\"_index\":134,\"name\":{\"210\":{}},\"parent\":{}}],[\"close_time_resolution\",{\"_index\":135,\"name\":{\"211\":{}},\"parent\":{}}],[\"closed\",{\"_index\":136,\"name\":{\"212\":{},\"885\":{}},\"parent\":{}}],[\"closed_ledger\",{\"_index\":434,\"name\":{\"1117\":{},\"1182\":{}},\"parent\":{}}],[\"command\",{\"_index\":201,\"name\":{\"318\":{},\"345\":{},\"368\":{},\"394\":{},\"420\":{},\"443\":{},\"472\":{},\"498\":{},\"528\":{},\"557\":{},\"580\":{},\"608\":{},\"624\":{},\"639\":{},\"663\":{},\"698\":{},\"728\":{},\"749\":{},\"770\":{},\"788\":{},\"831\":{},\"863\":{},\"868\":{},\"873\":{},\"895\":{},\"925\":{},\"944\":{},\"1036\":{},\"1053\":{},\"1084\":{},\"1107\":{},\"1171\":{},\"1232\":{},\"1248\":{},\"1272\":{},\"1289\":{},\"1306\":{}},\"parent\":{}}],[\"complete_ledgers\",{\"_index\":441,\"name\":{\"1125\":{},\"1181\":{}},\"parent\":{}}],[\"condition\",{\"_index\":119,\"name\":{\"186\":{},\"1517\":{},\"1535\":{}},\"parent\":{}}],[\"connect\",{\"_index\":12,\"name\":{\"12\":{},\"43\":{}},\"parent\":{}}],[\"connection\",{\"_index\":4,\"name\":{\"4\":{},\"35\":{}},\"parent\":{}}],[\"connectionerror\",{\"_index\":666,\"name\":{\"1929\":{}},\"parent\":{\"1930\":{},\"1931\":{},\"1932\":{},\"1933\":{},\"1934\":{},\"1935\":{},\"1936\":{}}}],[\"connectiontimeout\",{\"_index\":36,\"name\":{\"76\":{}},\"parent\":{}}],[\"consensus\",{\"_index\":398,\"name\":{\"1034\":{}},\"parent\":{}}],[\"consensusstream\",{\"_index\":397,\"name\":{\"1032\":{}},\"parent\":{\"1033\":{},\"1034\":{}}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"34\":{},\"86\":{},\"1915\":{},\"1923\":{},\"1931\":{},\"1939\":{},\"1947\":{},\"1955\":{},\"1963\":{},\"1971\":{},\"1979\":{},\"1987\":{},\"1995\":{},\"2003\":{}},\"parent\":{}}],[\"converge_time_s\",{\"_index\":446,\"name\":{\"1131\":{},\"1194\":{}},\"parent\":{}}],[\"converthextostring\",{\"_index\":651,\"name\":{\"1905\":{}},\"parent\":{}}],[\"convertstringtohex\",{\"_index\":650,\"name\":{\"1904\":{}},\"parent\":{}}],[\"createcrosschainpayment\",{\"_index\":657,\"name\":{\"1911\":{}},\"parent\":{}}],[\"currency\",{\"_index\":290,\"name\":{\"674\":{}},\"parent\":{}}],[\"current_ledger_size\",{\"_index\":403,\"name\":{\"1059\":{}},\"parent\":{}}],[\"current_queue_size\",{\"_index\":405,\"name\":{\"1060\":{}},\"parent\":{}}],[\"data\",{\"_index\":662,\"name\":{\"1918\":{},\"1926\":{},\"1934\":{},\"1942\":{},\"1950\":{},\"1958\":{},\"1966\":{},\"1974\":{},\"1982\":{},\"1990\":{},\"1998\":{},\"2006\":{}},\"parent\":{}}],[\"date\",{\"_index\":395,\"name\":{\"1015\":{}},\"parent\":{}}],[\"decimaltoquality\",{\"_index\":627,\"name\":{\"1866\":{}},\"parent\":{}}],[\"decimaltotransferrate\",{\"_index\":629,\"name\":{\"1868\":{}},\"parent\":{}}],[\"decode\",{\"_index\":653,\"name\":{\"1907\":{}},\"parent\":{}}],[\"deletion_blockers_only\",{\"_index\":241,\"name\":{\"446\":{}},\"parent\":{}}],[\"delivered_amount\",{\"_index\":515,\"name\":{\"1362\":{}},\"parent\":{}}],[\"deliveredamount\",{\"_index\":514,\"name\":{\"1361\":{}},\"parent\":{}}],[\"delivermin\",{\"_index\":551,\"name\":{\"1447\":{},\"1707\":{}},\"parent\":{}}],[\"deposit_authorized\",{\"_index\":342,\"name\":{\"841\":{}},\"parent\":{}}],[\"deposit_preauth\",{\"_index\":292,\"name\":{\"678\":{}},\"parent\":{}}],[\"depositauthorizedrequest\",{\"_index\":339,\"name\":{\"830\":{}},\"parent\":{\"831\":{},\"832\":{},\"833\":{},\"834\":{},\"835\":{},\"836\":{},\"837\":{}}}],[\"depositauthorizedresponse\",{\"_index\":341,\"name\":{\"838\":{}},\"parent\":{\"839\":{},\"840\":{},\"848\":{},\"849\":{},\"850\":{},\"851\":{},\"852\":{},\"853\":{},\"854\":{}}}],[\"depositauthorizedresponse.__type\",{\"_index\":343,\"name\":{},\"parent\":{\"841\":{},\"842\":{},\"843\":{},\"844\":{},\"845\":{},\"846\":{},\"847\":{}}}],[\"depositpreauth\",{\"_index\":102,\"name\":{\"159\":{},\"1479\":{}},\"parent\":{\"1480\":{},\"1481\":{},\"1482\":{},\"1483\":{},\"1484\":{},\"1485\":{},\"1486\":{},\"1487\":{},\"1488\":{},\"1489\":{},\"1490\":{},\"1491\":{},\"1492\":{},\"1493\":{},\"1494\":{}}}],[\"derivewallet\",{\"_index\":44,\"name\":{\"85\":{}},\"parent\":{}}],[\"derivexaddress\",{\"_index\":647,\"name\":{\"1901\":{}},\"parent\":{}}],[\"destination\",{\"_index\":94,\"name\":{\"146\":{},\"184\":{},\"253\":{},\"1414\":{},\"1462\":{},\"1514\":{},\"1603\":{},\"1702\":{},\"1748\":{}},\"parent\":{}}],[\"destination_account\",{\"_index\":202,\"name\":{\"320\":{},\"833\":{},\"842\":{},\"859\":{},\"880\":{},\"897\":{},\"909\":{},\"1006\":{}},\"parent\":{}}],[\"destination_amount\",{\"_index\":347,\"name\":{\"860\":{},\"881\":{},\"898\":{},\"911\":{},\"1007\":{}},\"parent\":{}}],[\"destination_currencies\",{\"_index\":360,\"name\":{\"910\":{}},\"parent\":{}}],[\"destinationnode\",{\"_index\":97,\"name\":{\"153\":{},\"193\":{},\"266\":{}},\"parent\":{}}],[\"destinationtag\",{\"_index\":98,\"name\":{\"154\":{},\"191\":{},\"265\":{},\"1415\":{},\"1464\":{},\"1518\":{},\"1703\":{},\"1752\":{}},\"parent\":{}}],[\"details\",{\"_index\":420,\"name\":{\"1091\":{}},\"parent\":{}}],[\"directory\",{\"_index\":287,\"name\":{\"669\":{}},\"parent\":{}}],[\"directorynode\",{\"_index\":105,\"name\":{\"168\":{}},\"parent\":{}}],[\"disabledvalidators\",{\"_index\":150,\"name\":{\"229\":{}},\"parent\":{}}],[\"disconnect\",{\"_index\":13,\"name\":{\"13\":{},\"44\":{}},\"parent\":{}}],[\"disconnectederror\",{\"_index\":669,\"name\":{\"1953\":{}},\"parent\":{\"1954\":{},\"1955\":{},\"1956\":{},\"1957\":{},\"1958\":{},\"1959\":{},\"1960\":{}}}],[\"domain\",{\"_index\":68,\"name\":{\"109\":{},\"1093\":{},\"1394\":{}},\"parent\":{}}],[\"door_status\",{\"_index\":501,\"name\":{\"1316\":{},\"1333\":{}},\"parent\":{}}],[\"drops\",{\"_index\":406,\"name\":{\"1061\":{}},\"parent\":{}}],[\"dropstoxrp\",{\"_index\":619,\"name\":{\"1858\":{}},\"parent\":{}}],[\"emailhash\",{\"_index\":69,\"name\":{\"110\":{},\"1395\":{}},\"parent\":{}}],[\"encode\",{\"_index\":652,\"name\":{\"1906\":{}},\"parent\":{}}],[\"encodeformultisigning\",{\"_index\":654,\"name\":{\"1908\":{}},\"parent\":{}}],[\"encodeforsigning\",{\"_index\":655,\"name\":{\"1909\":{}},\"parent\":{}}],[\"encodeforsigningclaim\",{\"_index\":656,\"name\":{\"1910\":{}},\"parent\":{}}],[\"engine_result\",{\"_index\":301,\"name\":{\"706\":{},\"736\":{},\"993\":{},\"1023\":{}},\"parent\":{}}],[\"engine_result_code\",{\"_index\":303,\"name\":{\"707\":{},\"737\":{},\"994\":{},\"1024\":{}},\"parent\":{}}],[\"engine_result_message\",{\"_index\":304,\"name\":{\"708\":{},\"738\":{},\"995\":{},\"1025\":{}},\"parent\":{}}],[\"ephemeral_key\",{\"_index\":423,\"name\":{\"1094\":{}},\"parent\":{}}],[\"error\",{\"_index\":486,\"name\":{\"1266\":{}},\"parent\":{}}],[\"error_code\",{\"_index\":487,\"name\":{\"1267\":{}},\"parent\":{}}],[\"error_message\",{\"_index\":488,\"name\":{\"1268\":{}},\"parent\":{}}],[\"errorresponse\",{\"_index\":485,\"name\":{\"1262\":{}},\"parent\":{\"1263\":{},\"1264\":{},\"1265\":{},\"1266\":{},\"1267\":{},\"1268\":{},\"1269\":{},\"1270\":{}}}],[\"escrow\",{\"_index\":116,\"name\":{\"181\":{},\"676\":{}},\"parent\":{}}],[\"escrowcancel\",{\"_index\":554,\"name\":{\"1495\":{}},\"parent\":{\"1496\":{},\"1497\":{},\"1498\":{},\"1499\":{},\"1500\":{},\"1501\":{},\"1502\":{},\"1503\":{},\"1504\":{},\"1505\":{},\"1506\":{},\"1507\":{},\"1508\":{},\"1509\":{},\"1510\":{}}}],[\"escrowcreate\",{\"_index\":556,\"name\":{\"1511\":{}},\"parent\":{\"1512\":{},\"1513\":{},\"1514\":{},\"1515\":{},\"1516\":{},\"1517\":{},\"1518\":{},\"1519\":{},\"1520\":{},\"1521\":{},\"1522\":{},\"1523\":{},\"1524\":{},\"1525\":{},\"1526\":{},\"1527\":{},\"1528\":{},\"1529\":{},\"1530\":{}}}],[\"escrowfinish\",{\"_index\":557,\"name\":{\"1531\":{}},\"parent\":{\"1532\":{},\"1533\":{},\"1534\":{},\"1535\":{},\"1536\":{},\"1537\":{},\"1538\":{},\"1539\":{},\"1540\":{},\"1541\":{},\"1542\":{},\"1543\":{},\"1544\":{},\"1545\":{},\"1546\":{},\"1547\":{},\"1548\":{}}}],[\"expand\",{\"_index\":271,\"name\":{\"586\":{}},\"parent\":{}}],[\"expected_ledger_size\",{\"_index\":411,\"name\":{\"1067\":{}},\"parent\":{}}],[\"expiration\",{\"_index\":99,\"name\":{\"155\":{},\"245\":{},\"262\":{},\"813\":{},\"1465\":{},\"1602\":{},\"1676\":{},\"1769\":{}},\"parent\":{}}],[\"fail_hard\",{\"_index\":299,\"name\":{\"700\":{},\"730\":{}},\"parent\":{}}],[\"federatorinforequest\",{\"_index\":496,\"name\":{\"1305\":{}},\"parent\":{\"1306\":{},\"1307\":{},\"1308\":{}}}],[\"federatorinforesponse\",{\"_index\":497,\"name\":{\"1309\":{}},\"parent\":{\"1310\":{},\"1311\":{},\"1347\":{},\"1348\":{},\"1349\":{},\"1350\":{},\"1351\":{},\"1352\":{},\"1353\":{}}}],[\"federatorinforesponse.__type\",{\"_index\":498,\"name\":{},\"parent\":{\"1312\":{},\"1313\":{}}}],[\"federatorinforesponse.__type.__type\",{\"_index\":500,\"name\":{},\"parent\":{\"1314\":{},\"1315\":{},\"1330\":{},\"1331\":{},\"1332\":{}}}],[\"federatorinforesponse.__type.__type.__type\",{\"_index\":502,\"name\":{},\"parent\":{\"1316\":{},\"1317\":{},\"1320\":{},\"1321\":{},\"1322\":{},\"1324\":{},\"1325\":{},\"1326\":{},\"1327\":{},\"1333\":{},\"1334\":{},\"1337\":{},\"1338\":{},\"1339\":{},\"1341\":{},\"1342\":{},\"1343\":{},\"1344\":{}}}],[\"federatorinforesponse.__type.__type.__type.__type\",{\"_index\":504,\"name\":{},\"parent\":{\"1318\":{},\"1319\":{},\"1323\":{},\"1328\":{},\"1329\":{},\"1335\":{},\"1336\":{},\"1340\":{},\"1345\":{},\"1346\":{}}}],[\"fee\",{\"_index\":542,\"name\":{\"1402\":{},\"1417\":{},\"1432\":{},\"1449\":{},\"1468\":{},\"1484\":{},\"1500\":{},\"1520\":{},\"1538\":{},\"1555\":{},\"1571\":{},\"1586\":{},\"1606\":{},\"1628\":{},\"1652\":{},\"1681\":{},\"1710\":{},\"1735\":{},\"1754\":{},\"1771\":{},\"1786\":{},\"1802\":{},\"1817\":{},\"1847\":{}},\"parent\":{}}],[\"fee_base\",{\"_index\":377,\"name\":{\"966\":{}},\"parent\":{}}],[\"fee_ref\",{\"_index\":378,\"name\":{\"967\":{}},\"parent\":{}}],[\"feecushion\",{\"_index\":5,\"name\":{\"5\":{},\"36\":{},\"65\":{}},\"parent\":{}}],[\"feerequest\",{\"_index\":401,\"name\":{\"1052\":{}},\"parent\":{\"1053\":{},\"1054\":{},\"1055\":{}}}],[\"feeresponse\",{\"_index\":402,\"name\":{\"1056\":{}},\"parent\":{\"1057\":{},\"1058\":{},\"1076\":{},\"1077\":{},\"1078\":{},\"1079\":{},\"1080\":{},\"1081\":{},\"1082\":{}}}],[\"feeresponse.__type\",{\"_index\":404,\"name\":{},\"parent\":{\"1059\":{},\"1060\":{},\"1061\":{},\"1062\":{},\"1067\":{},\"1068\":{},\"1069\":{},\"1070\":{},\"1075\":{}}}],[\"feeresponse.__type.__type\",{\"_index\":407,\"name\":{},\"parent\":{\"1063\":{},\"1064\":{},\"1065\":{},\"1066\":{},\"1071\":{},\"1072\":{},\"1073\":{},\"1074\":{}}}],[\"feesettings\",{\"_index\":122,\"name\":{\"197\":{}},\"parent\":{}}],[\"finishafter\",{\"_index\":121,\"name\":{\"188\":{},\"1516\":{}},\"parent\":{}}],[\"flags\",{\"_index\":62,\"name\":{\"103\":{},\"141\":{},\"147\":{},\"163\":{},\"170\":{},\"189\":{},\"203\":{},\"225\":{},\"235\":{},\"261\":{},\"270\":{},\"294\":{},\"307\":{},\"803\":{},\"979\":{},\"1392\":{},\"1420\":{},\"1435\":{},\"1452\":{},\"1471\":{},\"1487\":{},\"1503\":{},\"1523\":{},\"1541\":{},\"1558\":{},\"1574\":{},\"1589\":{},\"1604\":{},\"1626\":{},\"1655\":{},\"1675\":{},\"1708\":{},\"1728\":{},\"1757\":{},\"1774\":{},\"1789\":{},\"1805\":{},\"1820\":{},\"1845\":{}},\"parent\":{}}],[\"forward\",{\"_index\":253,\"name\":{\"505\":{}},\"parent\":{}}],[\"forwarded\",{\"_index\":216,\"name\":{\"342\":{},\"365\":{},\"391\":{},\"417\":{},\"440\":{},\"469\":{},\"495\":{},\"525\":{},\"554\":{},\"577\":{},\"605\":{},\"621\":{},\"636\":{},\"660\":{},\"695\":{},\"725\":{},\"746\":{},\"767\":{},\"785\":{},\"828\":{},\"853\":{},\"892\":{},\"922\":{},\"941\":{},\"961\":{},\"1050\":{},\"1081\":{},\"1104\":{},\"1168\":{},\"1229\":{},\"1245\":{},\"1260\":{},\"1286\":{},\"1303\":{},\"1352\":{}},\"parent\":{}}],[\"fromentropy\",{\"_index\":41,\"name\":{\"82\":{}},\"parent\":{}}],[\"frommnemonic\",{\"_index\":42,\"name\":{\"83\":{}},\"parent\":{}}],[\"fromrfc1751mnemonic\",{\"_index\":43,\"name\":{\"84\":{}},\"parent\":{}}],[\"fromsecret\",{\"_index\":40,\"name\":{\"80\":{}},\"parent\":{}}],[\"fromseed\",{\"_index\":39,\"name\":{\"79\":{}},\"parent\":{}}],[\"fulfillment\",{\"_index\":558,\"name\":{\"1536\":{}},\"parent\":{}}],[\"full\",{\"_index\":269,\"name\":{\"583\":{},\"980\":{}},\"parent\":{}}],[\"full_reply\",{\"_index\":355,\"name\":{\"883\":{},\"912\":{},\"1008\":{}},\"parent\":{}}],[\"fundwallet\",{\"_index\":24,\"name\":{\"31\":{},\"62\":{}},\"parent\":{}}],[\"gatewaybalancesrequest\",{\"_index\":256,\"name\":{\"527\":{}},\"parent\":{\"528\":{},\"529\":{},\"530\":{},\"531\":{},\"532\":{},\"533\":{},\"534\":{},\"535\":{}}}],[\"gatewaybalancesresponse\",{\"_index\":258,\"name\":{\"536\":{}},\"parent\":{\"537\":{},\"538\":{},\"549\":{},\"550\":{},\"551\":{},\"552\":{},\"553\":{},\"554\":{},\"555\":{}}}],[\"gatewaybalancesresponse.__type\",{\"_index\":259,\"name\":{},\"parent\":{\"539\":{},\"540\":{},\"541\":{},\"542\":{},\"543\":{},\"544\":{},\"545\":{},\"546\":{},\"547\":{},\"548\":{}}}],[\"generate\",{\"_index\":38,\"name\":{\"78\":{}},\"parent\":{}}],[\"getbalancechanges\",{\"_index\":618,\"name\":{\"1857\":{}},\"parent\":{}}],[\"getbalances\",{\"_index\":21,\"name\":{\"25\":{},\"56\":{}},\"parent\":{}}],[\"getledgerindex\",{\"_index\":23,\"name\":{\"29\":{},\"60\":{}},\"parent\":{}}],[\"getmethodnames\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"getorderbook\",{\"_index\":22,\"name\":{\"27\":{},\"58\":{}},\"parent\":{}}],[\"getxaddress\",{\"_index\":52,\"name\":{\"94\":{}},\"parent\":{}}],[\"getxrpbalance\",{\"_index\":20,\"name\":{\"23\":{},\"54\":{}},\"parent\":{}}],[\"hash\",{\"_index\":438,\"name\":{\"1121\":{},\"1157\":{},\"1186\":{},\"1218\":{}},\"parent\":{}}],[\"hashaccountroot\",{\"_index\":637,\"name\":{\"1879\":{}},\"parent\":{}}],[\"hashes\",{\"_index\":147,\"name\":{\"224\":{},\"1873\":{}},\"parent\":{\"1874\":{}}}],[\"hashes.__type\",{\"_index\":635,\"name\":{},\"parent\":{\"1875\":{},\"1876\":{},\"1877\":{},\"1878\":{},\"1879\":{},\"1880\":{},\"1881\":{},\"1882\":{},\"1883\":{},\"1884\":{},\"1885\":{},\"1886\":{},\"1887\":{},\"1888\":{},\"1889\":{},\"1890\":{},\"1891\":{},\"1892\":{},\"1893\":{},\"1894\":{},\"1895\":{},\"1896\":{},\"1897\":{},\"1898\":{}}}],[\"hashescrow\",{\"_index\":645,\"name\":{\"1895\":{}},\"parent\":{}}],[\"hashledger\",{\"_index\":643,\"name\":{\"1891\":{}},\"parent\":{}}],[\"hashledgerheader\",{\"_index\":644,\"name\":{\"1893\":{}},\"parent\":{}}],[\"hashofferid\",{\"_index\":639,\"name\":{\"1883\":{}},\"parent\":{}}],[\"hashpaymentchannel\",{\"_index\":646,\"name\":{\"1897\":{}},\"parent\":{}}],[\"hashsignedtx\",{\"_index\":634,\"name\":{\"1875\":{}},\"parent\":{}}],[\"hashsignerlistid\",{\"_index\":638,\"name\":{\"1881\":{}},\"parent\":{}}],[\"hashstatetree\",{\"_index\":642,\"name\":{\"1889\":{}},\"parent\":{}}],[\"hashtrustline\",{\"_index\":640,\"name\":{\"1885\":{}},\"parent\":{}}],[\"hashtx\",{\"_index\":636,\"name\":{\"1877\":{}},\"parent\":{}}],[\"hashtxtree\",{\"_index\":641,\"name\":{\"1887\":{}},\"parent\":{}}],[\"hasnextpage\",{\"_index\":621,\"name\":{\"1860\":{}},\"parent\":{}}],[\"highlimit\",{\"_index\":169,\"name\":{\"273\":{}},\"parent\":{}}],[\"highnode\",{\"_index\":171,\"name\":{\"277\":{}},\"parent\":{}}],[\"highqualityin\",{\"_index\":174,\"name\":{\"280\":{}},\"parent\":{}}],[\"highqualityout\",{\"_index\":175,\"name\":{\"281\":{}},\"parent\":{}}],[\"hostid\",{\"_index\":442,\"name\":{\"1126\":{}},\"parent\":{}}],[\"hotwallet\",{\"_index\":257,\"name\":{\"531\":{}},\"parent\":{}}],[\"id\",{\"_index\":205,\"name\":{\"325\":{},\"337\":{},\"350\":{},\"360\":{},\"375\":{},\"386\":{},\"401\":{},\"412\":{},\"424\":{},\"435\":{},\"451\":{},\"464\":{},\"479\":{},\"490\":{},\"508\":{},\"520\":{},\"534\":{},\"549\":{},\"564\":{},\"572\":{},\"590\":{},\"600\":{},\"609\":{},\"616\":{},\"625\":{},\"631\":{},\"645\":{},\"655\":{},\"680\":{},\"690\":{},\"701\":{},\"720\":{},\"731\":{},\"741\":{},\"753\":{},\"762\":{},\"775\":{},\"780\":{},\"795\":{},\"823\":{},\"836\":{},\"848\":{},\"864\":{},\"869\":{},\"874\":{},\"884\":{},\"887\":{},\"903\":{},\"913\":{},\"917\":{},\"930\":{},\"936\":{},\"952\":{},\"956\":{},\"1009\":{},\"1041\":{},\"1045\":{},\"1054\":{},\"1076\":{},\"1086\":{},\"1099\":{},\"1108\":{},\"1163\":{},\"1172\":{},\"1224\":{},\"1233\":{},\"1240\":{},\"1249\":{},\"1255\":{},\"1263\":{},\"1274\":{},\"1281\":{},\"1291\":{},\"1298\":{},\"1307\":{},\"1347\":{}},\"parent\":{}}],[\"index\",{\"_index\":75,\"name\":{\"116\":{},\"142\":{},\"158\":{},\"167\":{},\"180\":{},\"196\":{},\"204\":{},\"226\":{},\"232\":{},\"246\":{},\"267\":{},\"282\":{},\"301\":{},\"312\":{},\"667\":{},\"685\":{},\"814\":{}},\"parent\":{}}],[\"indexes\",{\"_index\":108,\"name\":{\"172\":{}},\"parent\":{}}],[\"indexnext\",{\"_index\":109,\"name\":{\"173\":{}},\"parent\":{}}],[\"indexprevious\",{\"_index\":110,\"name\":{\"174\":{}},\"parent\":{}}],[\"info\",{\"_index\":429,\"name\":{\"1113\":{},\"1312\":{}},\"parent\":{}}],[\"initialized\",{\"_index\":503,\"name\":{\"1318\":{},\"1328\":{},\"1335\":{},\"1345\":{}},\"parent\":{}}],[\"inspect\",{\"_index\":664,\"name\":{\"1920\":{},\"1928\":{},\"1936\":{},\"1944\":{},\"1952\":{},\"1960\":{},\"1968\":{},\"1976\":{},\"1984\":{},\"1992\":{},\"2000\":{},\"2008\":{}},\"parent\":{}}],[\"invoiceid\",{\"_index\":100,\"name\":{\"156\":{},\"1466\":{},\"1704\":{}},\"parent\":{}}],[\"io_latency_ms\",{\"_index\":443,\"name\":{\"1127\":{},\"1190\":{}},\"parent\":{}}],[\"isconnected\",{\"_index\":14,\"name\":{\"14\":{},\"45\":{}},\"parent\":{}}],[\"isotimetorippletime\",{\"_index\":623,\"name\":{\"1862\":{}},\"parent\":{}}],[\"issuer\",{\"_index\":573,\"name\":{\"1623\":{}},\"parent\":{}}],[\"isvalidaddress\",{\"_index\":633,\"name\":{\"1872\":{}},\"parent\":{}}],[\"isvalidsecret\",{\"_index\":632,\"name\":{\"1871\":{}},\"parent\":{}}],[\"job_types\",{\"_index\":449,\"name\":{\"1135\":{},\"1198\":{}},\"parent\":{}}],[\"jq_trans_overflow\",{\"_index\":444,\"name\":{\"1128\":{},\"1191\":{}},\"parent\":{}}],[\"kept\",{\"_index\":311,\"name\":{\"716\":{}},\"parent\":{}}],[\"key\",{\"_index\":33,\"name\":{\"73\":{}},\"parent\":{}}],[\"keytorfc1751mnemonic\",{\"_index\":54,\"name\":{\"96\":{}},\"parent\":{}}],[\"last_close\",{\"_index\":445,\"name\":{\"1129\":{},\"1192\":{}},\"parent\":{}}],[\"last_transaction_sent_seq\",{\"_index\":505,\"name\":{\"1320\":{},\"1337\":{}},\"parent\":{}}],[\"lastledgersequence\",{\"_index\":146,\"name\":{\"223\":{},\"1405\":{},\"1421\":{},\"1436\":{},\"1453\":{},\"1472\":{},\"1488\":{},\"1504\":{},\"1524\":{},\"1542\":{},\"1559\":{},\"1575\":{},\"1590\":{},\"1609\":{},\"1631\":{},\"1656\":{},\"1684\":{},\"1713\":{},\"1738\":{},\"1758\":{},\"1775\":{},\"1790\":{},\"1806\":{},\"1821\":{},\"1850\":{}},\"parent\":{}}],[\"ledger\",{\"_index\":128,\"name\":{\"205\":{},\"595\":{}},\"parent\":{}}],[\"ledger_current_index\",{\"_index\":229,\"name\":{\"382\":{},\"408\":{},\"431\":{},\"460\":{},\"486\":{},\"547\":{},\"569\":{},\"630\":{},\"686\":{},\"818\":{},\"845\":{},\"914\":{},\"996\":{},\"1026\":{},\"1068\":{}},\"parent\":{}}],[\"ledger_hash\",{\"_index\":137,\"name\":{\"213\":{},\"321\":{},\"332\":{},\"347\":{},\"355\":{},\"370\":{},\"396\":{},\"410\":{},\"447\":{},\"458\":{},\"474\":{},\"488\":{},\"502\":{},\"532\":{},\"546\":{},\"562\":{},\"581\":{},\"596\":{},\"614\":{},\"640\":{},\"651\":{},\"665\":{},\"750\":{},\"758\":{},\"789\":{},\"820\":{},\"834\":{},\"843\":{},\"901\":{},\"968\":{},\"981\":{},\"997\":{},\"1016\":{},\"1027\":{}},\"parent\":{}}],[\"ledger_index\",{\"_index\":138,\"name\":{\"214\":{},\"322\":{},\"333\":{},\"348\":{},\"356\":{},\"371\":{},\"383\":{},\"397\":{},\"409\":{},\"448\":{},\"459\":{},\"475\":{},\"487\":{},\"503\":{},\"533\":{},\"548\":{},\"563\":{},\"582\":{},\"597\":{},\"615\":{},\"641\":{},\"650\":{},\"666\":{},\"751\":{},\"759\":{},\"790\":{},\"819\":{},\"835\":{},\"844\":{},\"902\":{},\"969\":{},\"982\":{},\"998\":{},\"1017\":{},\"1028\":{}},\"parent\":{}}],[\"ledger_index_max\",{\"_index\":251,\"name\":{\"501\":{},\"515\":{},\"1018\":{}},\"parent\":{}}],[\"ledger_index_min\",{\"_index\":250,\"name\":{\"500\":{},\"514\":{},\"1019\":{}},\"parent\":{}}],[\"ledger_time\",{\"_index\":379,\"name\":{\"970\":{}},\"parent\":{}}],[\"ledgerclosedrequest\",{\"_index\":275,\"name\":{\"607\":{}},\"parent\":{\"608\":{},\"609\":{},\"610\":{}}}],[\"ledgerclosedresponse\",{\"_index\":276,\"name\":{\"611\":{}},\"parent\":{\"612\":{},\"613\":{},\"616\":{},\"617\":{},\"618\":{},\"619\":{},\"620\":{},\"621\":{},\"622\":{}}}],[\"ledgerclosedresponse.__type\",{\"_index\":277,\"name\":{},\"parent\":{\"614\":{},\"615\":{}}}],[\"ledgercurrentrequest\",{\"_index\":278,\"name\":{\"623\":{}},\"parent\":{\"624\":{},\"625\":{},\"626\":{}}}],[\"ledgercurrentresponse\",{\"_index\":279,\"name\":{\"627\":{}},\"parent\":{\"628\":{},\"629\":{},\"631\":{},\"632\":{},\"633\":{},\"634\":{},\"635\":{},\"636\":{},\"637\":{}}}],[\"ledgercurrentresponse.__type\",{\"_index\":280,\"name\":{},\"parent\":{\"630\":{}}}],[\"ledgerdatarequest\",{\"_index\":281,\"name\":{\"638\":{}},\"parent\":{\"639\":{},\"640\":{},\"641\":{},\"642\":{},\"643\":{},\"644\":{},\"645\":{},\"646\":{}}}],[\"ledgerdataresponse\",{\"_index\":282,\"name\":{\"647\":{}},\"parent\":{\"648\":{},\"649\":{},\"655\":{},\"656\":{},\"657\":{},\"658\":{},\"659\":{},\"660\":{},\"661\":{}}}],[\"ledgerdataresponse.__type\",{\"_index\":283,\"name\":{},\"parent\":{\"650\":{},\"651\":{},\"652\":{},\"653\":{},\"654\":{}}}],[\"ledgerentry\",{\"_index\":56,\"name\":{\"98\":{},\"220\":{}},\"parent\":{\"99\":{},\"117\":{},\"127\":{},\"137\":{},\"143\":{},\"159\":{},\"168\":{},\"181\":{},\"197\":{},\"205\":{},\"220\":{},\"221\":{},\"227\":{},\"233\":{},\"247\":{},\"250\":{},\"268\":{},\"283\":{},\"292\":{},\"302\":{},\"304\":{}}}],[\"ledgerentry.accountroot\",{\"_index\":59,\"name\":{},\"parent\":{\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{},\"109\":{},\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{}}}],[\"ledgerentry.accountrootflags\",{\"_index\":78,\"name\":{},\"parent\":{\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"125\":{},\"126\":{}}}],[\"ledgerentry.accountrootflagsinterface\",{\"_index\":88,\"name\":{},\"parent\":{\"128\":{},\"129\":{},\"130\":{},\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{}}}],[\"ledgerentry.amendments\",{\"_index\":90,\"name\":{},\"parent\":{\"138\":{},\"139\":{},\"140\":{},\"141\":{},\"142\":{}}}],[\"ledgerentry.check\",{\"_index\":93,\"name\":{},\"parent\":{\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{},\"150\":{},\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{}}}],[\"ledgerentry.depositpreauth\",{\"_index\":103,\"name\":{},\"parent\":{\"160\":{},\"161\":{},\"162\":{},\"163\":{},\"164\":{},\"165\":{},\"166\":{},\"167\":{}}}],[\"ledgerentry.directorynode\",{\"_index\":106,\"name\":{},\"parent\":{\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{},\"175\":{},\"176\":{},\"177\":{},\"178\":{},\"179\":{},\"180\":{}}}],[\"ledgerentry.escrow\",{\"_index\":117,\"name\":{},\"parent\":{\"182\":{},\"183\":{},\"184\":{},\"185\":{},\"186\":{},\"187\":{},\"188\":{},\"189\":{},\"190\":{},\"191\":{},\"192\":{},\"193\":{},\"194\":{},\"195\":{},\"196\":{}}}],[\"ledgerentry.feesettings\",{\"_index\":123,\"name\":{},\"parent\":{\"198\":{},\"199\":{},\"200\":{},\"201\":{},\"202\":{},\"203\":{},\"204\":{}}}],[\"ledgerentry.ledger\",{\"_index\":130,\"name\":{},\"parent\":{\"206\":{},\"207\":{},\"208\":{},\"209\":{},\"210\":{},\"211\":{},\"212\":{},\"213\":{},\"214\":{},\"215\":{},\"216\":{},\"217\":{},\"218\":{},\"219\":{}}}],[\"ledgerentry.ledgerhashes\",{\"_index\":145,\"name\":{},\"parent\":{\"222\":{},\"223\":{},\"224\":{},\"225\":{},\"226\":{}}}],[\"ledgerentry.negativeunl\",{\"_index\":149,\"name\":{},\"parent\":{\"228\":{},\"229\":{},\"230\":{},\"231\":{},\"232\":{}}}],[\"ledgerentry.offer\",{\"_index\":154,\"name\":{},\"parent\":{\"234\":{},\"235\":{},\"236\":{},\"237\":{},\"238\":{},\"239\":{},\"240\":{},\"241\":{},\"242\":{},\"243\":{},\"244\":{},\"245\":{},\"246\":{}}}],[\"ledgerentry.offerflags\",{\"_index\":161,\"name\":{},\"parent\":{\"248\":{},\"249\":{}}}],[\"ledgerentry.paychannel\",{\"_index\":164,\"name\":{},\"parent\":{\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{},\"256\":{},\"257\":{},\"258\":{},\"259\":{},\"260\":{},\"261\":{},\"262\":{},\"263\":{},\"264\":{},\"265\":{},\"266\":{},\"267\":{}}}],[\"ledgerentry.ripplestate\",{\"_index\":167,\"name\":{},\"parent\":{\"269\":{},\"270\":{},\"271\":{},\"272\":{},\"273\":{},\"274\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{},\"279\":{},\"280\":{},\"281\":{},\"282\":{}}}],[\"ledgerentry.ripplestateflags\",{\"_index\":178,\"name\":{},\"parent\":{\"284\":{},\"285\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{},\"291\":{}}}],[\"ledgerentry.signerlist\",{\"_index\":187,\"name\":{},\"parent\":{\"293\":{},\"294\":{},\"295\":{},\"296\":{},\"297\":{},\"298\":{},\"299\":{},\"300\":{},\"301\":{}}}],[\"ledgerentry.signerlistflags\",{\"_index\":193,\"name\":{},\"parent\":{\"303\":{}}}],[\"ledgerentry.ticket\",{\"_index\":195,\"name\":{},\"parent\":{\"305\":{},\"306\":{},\"307\":{},\"308\":{},\"309\":{},\"310\":{},\"311\":{},\"312\":{}}}],[\"ledgerentryrequest\",{\"_index\":285,\"name\":{\"662\":{}},\"parent\":{\"663\":{},\"664\":{},\"665\":{},\"666\":{},\"667\":{},\"668\":{},\"669\":{},\"670\":{},\"671\":{},\"672\":{},\"675\":{},\"676\":{},\"677\":{},\"678\":{},\"679\":{},\"680\":{},\"681\":{}}}],[\"ledgerentryrequest.__type\",{\"_index\":289,\"name\":{},\"parent\":{\"673\":{},\"674\":{}}}],[\"ledgerentryresponse\",{\"_index\":293,\"name\":{\"682\":{}},\"parent\":{\"683\":{},\"684\":{},\"690\":{},\"691\":{},\"692\":{},\"693\":{},\"694\":{},\"695\":{},\"696\":{}}}],[\"ledgerentryresponse.__type\",{\"_index\":294,\"name\":{},\"parent\":{\"685\":{},\"686\":{},\"687\":{},\"688\":{},\"689\":{}}}],[\"ledgerentrytype\",{\"_index\":58,\"name\":{\"100\":{},\"138\":{},\"144\":{},\"160\":{},\"169\":{},\"182\":{},\"198\":{},\"222\":{},\"228\":{},\"234\":{},\"251\":{},\"269\":{},\"293\":{},\"305\":{},\"802\":{}},\"parent\":{}}],[\"ledgerhashes\",{\"_index\":144,\"name\":{\"221\":{}},\"parent\":{}}],[\"ledgerrequest\",{\"_index\":268,\"name\":{\"579\":{}},\"parent\":{\"580\":{},\"581\":{},\"582\":{},\"583\":{},\"584\":{},\"585\":{},\"586\":{},\"587\":{},\"588\":{},\"589\":{},\"590\":{},\"591\":{}}}],[\"ledgerresponse\",{\"_index\":273,\"name\":{\"592\":{}},\"parent\":{\"593\":{},\"594\":{},\"600\":{},\"601\":{},\"602\":{},\"603\":{},\"604\":{},\"605\":{},\"606\":{}}}],[\"ledgerresponse.__type\",{\"_index\":274,\"name\":{},\"parent\":{\"595\":{},\"596\":{},\"597\":{},\"598\":{},\"599\":{}}}],[\"ledgerstream\",{\"_index\":376,\"name\":{\"964\":{}},\"parent\":{\"965\":{},\"966\":{},\"967\":{},\"968\":{},\"969\":{},\"970\":{},\"971\":{},\"972\":{},\"973\":{},\"974\":{}}}],[\"levels\",{\"_index\":412,\"name\":{\"1069\":{}},\"parent\":{}}],[\"limit\",{\"_index\":203,\"name\":{\"323\":{},\"335\":{},\"399\":{},\"422\":{},\"434\":{},\"449\":{},\"461\":{},\"476\":{},\"506\":{},\"516\":{},\"561\":{},\"643\":{},\"791\":{}},\"parent\":{}}],[\"limitamount\",{\"_index\":615,\"name\":{\"1842\":{}},\"parent\":{}}],[\"lines\",{\"_index\":235,\"name\":{\"407\":{}},\"parent\":{}}],[\"listener_info\",{\"_index\":506,\"name\":{\"1321\":{},\"1338\":{}},\"parent\":{}}],[\"load\",{\"_index\":448,\"name\":{\"1133\":{},\"1196\":{}},\"parent\":{}}],[\"load_base\",{\"_index\":475,\"name\":{\"1200\":{}},\"parent\":{}}],[\"load_factor\",{\"_index\":451,\"name\":{\"1137\":{},\"1201\":{}},\"parent\":{}}],[\"load_factor_cluster\",{\"_index\":454,\"name\":{\"1140\":{}},\"parent\":{}}],[\"load_factor_fee_escalation\",{\"_index\":455,\"name\":{\"1141\":{},\"1202\":{}},\"parent\":{}}],[\"load_factor_fee_queue\",{\"_index\":456,\"name\":{\"1142\":{},\"1203\":{}},\"parent\":{}}],[\"load_factor_fee_reference\",{\"_index\":476,\"name\":{\"1204\":{}},\"parent\":{}}],[\"load_factor_local\",{\"_index\":452,\"name\":{\"1138\":{}},\"parent\":{}}],[\"load_factor_net\",{\"_index\":453,\"name\":{\"1139\":{}},\"parent\":{}}],[\"load_factor_server\",{\"_index\":457,\"name\":{\"1143\":{},\"1205\":{}},\"parent\":{}}],[\"load_fee\",{\"_index\":386,\"name\":{\"983\":{}},\"parent\":{}}],[\"lowlimit\",{\"_index\":168,\"name\":{\"272\":{}},\"parent\":{}}],[\"lownode\",{\"_index\":170,\"name\":{\"276\":{}},\"parent\":{}}],[\"lowqualityin\",{\"_index\":172,\"name\":{\"278\":{}},\"parent\":{}}],[\"lowqualityout\",{\"_index\":173,\"name\":{\"279\":{}},\"parent\":{}}],[\"lsfdefaultripple\",{\"_index\":85,\"name\":{\"125\":{},\"135\":{}},\"parent\":{}}],[\"lsfdepositauth\",{\"_index\":86,\"name\":{\"126\":{},\"136\":{}},\"parent\":{}}],[\"lsfdisablemaster\",{\"_index\":82,\"name\":{\"122\":{},\"132\":{}},\"parent\":{}}],[\"lsfdisallowxrp\",{\"_index\":81,\"name\":{\"121\":{},\"131\":{}},\"parent\":{}}],[\"lsfglobalfreeze\",{\"_index\":84,\"name\":{\"124\":{},\"134\":{}},\"parent\":{}}],[\"lsfhighauth\",{\"_index\":181,\"name\":{\"287\":{}},\"parent\":{}}],[\"lsfhighfreeze\",{\"_index\":185,\"name\":{\"291\":{}},\"parent\":{}}],[\"lsfhighnoripple\",{\"_index\":183,\"name\":{\"289\":{}},\"parent\":{}}],[\"lsfhighreserve\",{\"_index\":179,\"name\":{\"285\":{}},\"parent\":{}}],[\"lsflowauth\",{\"_index\":180,\"name\":{\"286\":{}},\"parent\":{}}],[\"lsflowfreeze\",{\"_index\":184,\"name\":{\"290\":{}},\"parent\":{}}],[\"lsflownoripple\",{\"_index\":182,\"name\":{\"288\":{}},\"parent\":{}}],[\"lsflowreserve\",{\"_index\":177,\"name\":{\"284\":{}},\"parent\":{}}],[\"lsfnofreeze\",{\"_index\":83,\"name\":{\"123\":{},\"133\":{}},\"parent\":{}}],[\"lsfoneownercount\",{\"_index\":192,\"name\":{\"303\":{}},\"parent\":{}}],[\"lsfpassive\",{\"_index\":160,\"name\":{\"248\":{}},\"parent\":{}}],[\"lsfpasswordspent\",{\"_index\":77,\"name\":{\"118\":{},\"128\":{}},\"parent\":{}}],[\"lsfrequireauth\",{\"_index\":80,\"name\":{\"120\":{},\"130\":{}},\"parent\":{}}],[\"lsfrequiredesttag\",{\"_index\":79,\"name\":{\"119\":{},\"129\":{}},\"parent\":{}}],[\"lsfsell\",{\"_index\":162,\"name\":{\"249\":{}},\"parent\":{}}],[\"mainchain\",{\"_index\":499,\"name\":{\"1314\":{}},\"parent\":{}}],[\"majorities\",{\"_index\":91,\"name\":{\"140\":{}},\"parent\":{}}],[\"manifest\",{\"_index\":425,\"name\":{\"1097\":{}},\"parent\":{}}],[\"manifestrequest\",{\"_index\":418,\"name\":{\"1083\":{}},\"parent\":{\"1084\":{},\"1085\":{},\"1086\":{},\"1087\":{}}}],[\"manifestresponse\",{\"_index\":419,\"name\":{\"1088\":{}},\"parent\":{\"1089\":{},\"1090\":{},\"1099\":{},\"1100\":{},\"1101\":{},\"1102\":{},\"1103\":{},\"1104\":{},\"1105\":{}}}],[\"manifestresponse.__type\",{\"_index\":421,\"name\":{},\"parent\":{\"1091\":{},\"1092\":{},\"1097\":{},\"1098\":{}}}],[\"manifestresponse.__type.__type\",{\"_index\":422,\"name\":{},\"parent\":{\"1093\":{},\"1094\":{},\"1095\":{},\"1096\":{}}}],[\"marker\",{\"_index\":204,\"name\":{\"324\":{},\"336\":{},\"400\":{},\"411\":{},\"423\":{},\"433\":{},\"450\":{},\"462\":{},\"477\":{},\"489\":{},\"507\":{},\"517\":{},\"644\":{},\"653\":{}},\"parent\":{}}],[\"master_key\",{\"_index\":387,\"name\":{\"984\":{},\"1095\":{}},\"parent\":{}}],[\"max_ledger\",{\"_index\":326,\"name\":{\"774\":{}},\"parent\":{}}],[\"max_queue_size\",{\"_index\":417,\"name\":{\"1075\":{}},\"parent\":{}}],[\"maxfeexrp\",{\"_index\":6,\"name\":{\"6\":{},\"37\":{},\"66\":{}},\"parent\":{}}],[\"median_fee\",{\"_index\":408,\"name\":{\"1064\":{}},\"parent\":{}}],[\"median_level\",{\"_index\":413,\"name\":{\"1071\":{}},\"parent\":{}}],[\"memos\",{\"_index\":543,\"name\":{\"1406\":{},\"1422\":{},\"1437\":{},\"1454\":{},\"1473\":{},\"1489\":{},\"1505\":{},\"1525\":{},\"1543\":{},\"1560\":{},\"1576\":{},\"1591\":{},\"1610\":{},\"1632\":{},\"1657\":{},\"1685\":{},\"1714\":{},\"1739\":{},\"1759\":{},\"1776\":{},\"1791\":{},\"1807\":{},\"1822\":{},\"1851\":{}},\"parent\":{}}],[\"message\",{\"_index\":661,\"name\":{\"1917\":{},\"1925\":{},\"1933\":{},\"1941\":{},\"1949\":{},\"1957\":{},\"1965\":{},\"1973\":{},\"1981\":{},\"1989\":{},\"1997\":{},\"2005\":{}},\"parent\":{}}],[\"messagekey\",{\"_index\":70,\"name\":{\"111\":{},\"1396\":{}},\"parent\":{}}],[\"meta\",{\"_index\":391,\"name\":{\"999\":{},\"1029\":{}},\"parent\":{}}],[\"metadata\",{\"_index\":322,\"name\":{\"760\":{},\"1357\":{}},\"parent\":{}}],[\"min_ledger\",{\"_index\":325,\"name\":{\"773\":{}},\"parent\":{}}],[\"minimum_fee\",{\"_index\":409,\"name\":{\"1065\":{}},\"parent\":{}}],[\"minimum_level\",{\"_index\":414,\"name\":{\"1072\":{}},\"parent\":{}}],[\"multisign\",{\"_index\":678,\"name\":{\"2011\":{}},\"parent\":{}}],[\"name\",{\"_index\":660,\"name\":{\"1916\":{},\"1924\":{},\"1932\":{},\"1940\":{},\"1948\":{},\"1956\":{},\"1964\":{},\"1972\":{},\"1980\":{},\"1988\":{},\"1996\":{},\"2004\":{}},\"parent\":{}}],[\"negativeunl\",{\"_index\":148,\"name\":{\"227\":{}},\"parent\":{}}],[\"network_ledger\",{\"_index\":458,\"name\":{\"1144\":{}},\"parent\":{}}],[\"nft_id\",{\"_index\":490,\"name\":{\"1273\":{},\"1280\":{},\"1290\":{},\"1297\":{}},\"parent\":{}}],[\"nftbuyoffersrequest\",{\"_index\":489,\"name\":{\"1271\":{}},\"parent\":{\"1272\":{},\"1273\":{},\"1274\":{},\"1275\":{}}}],[\"nftbuyoffersresponse\",{\"_index\":491,\"name\":{\"1276\":{}},\"parent\":{\"1277\":{},\"1278\":{},\"1281\":{},\"1282\":{},\"1283\":{},\"1284\":{},\"1285\":{},\"1286\":{},\"1287\":{}}}],[\"nftbuyoffersresponse.__type\",{\"_index\":492,\"name\":{},\"parent\":{\"1279\":{},\"1280\":{}}}],[\"nftokenacceptoffer\",{\"_index\":559,\"name\":{\"1549\":{}},\"parent\":{\"1550\":{},\"1551\":{},\"1552\":{},\"1553\":{},\"1554\":{},\"1555\":{},\"1556\":{},\"1557\":{},\"1558\":{},\"1559\":{},\"1560\":{},\"1561\":{},\"1562\":{},\"1563\":{},\"1564\":{},\"1565\":{}}}],[\"nftokenbrokerfee\",{\"_index\":562,\"name\":{\"1553\":{}},\"parent\":{}}],[\"nftokenburn\",{\"_index\":563,\"name\":{\"1566\":{}},\"parent\":{\"1567\":{},\"1568\":{},\"1569\":{},\"1570\":{},\"1571\":{},\"1572\":{},\"1573\":{},\"1574\":{},\"1575\":{},\"1576\":{},\"1577\":{},\"1578\":{},\"1579\":{},\"1580\":{},\"1581\":{}}}],[\"nftokenbuyoffer\",{\"_index\":561,\"name\":{\"1552\":{}},\"parent\":{}}],[\"nftokencanceloffer\",{\"_index\":565,\"name\":{\"1582\":{}},\"parent\":{\"1583\":{},\"1584\":{},\"1585\":{},\"1586\":{},\"1587\":{},\"1588\":{},\"1589\":{},\"1590\":{},\"1591\":{},\"1592\":{},\"1593\":{},\"1594\":{},\"1595\":{},\"1596\":{}}}],[\"nftokencreateoffer\",{\"_index\":567,\"name\":{\"1597\":{}},\"parent\":{\"1598\":{},\"1599\":{},\"1600\":{},\"1601\":{},\"1602\":{},\"1603\":{},\"1604\":{},\"1605\":{},\"1606\":{},\"1607\":{},\"1608\":{},\"1609\":{},\"1610\":{},\"1611\":{},\"1612\":{},\"1613\":{},\"1614\":{},\"1615\":{}}}],[\"nftokencreateofferflags\",{\"_index\":568,\"name\":{\"1616\":{}},\"parent\":{\"1617\":{}}}],[\"nftokencreateofferflagsinterface\",{\"_index\":570,\"name\":{\"1618\":{}},\"parent\":{\"1619\":{}}}],[\"nftokenid\",{\"_index\":564,\"name\":{\"1569\":{},\"1599\":{}},\"parent\":{}}],[\"nftokenmint\",{\"_index\":571,\"name\":{\"1620\":{}},\"parent\":{\"1621\":{},\"1622\":{},\"1623\":{},\"1624\":{},\"1625\":{},\"1626\":{},\"1627\":{},\"1628\":{},\"1629\":{},\"1630\":{},\"1631\":{},\"1632\":{},\"1633\":{},\"1634\":{},\"1635\":{},\"1636\":{},\"1637\":{}}}],[\"nftokenminter\",{\"_index\":541,\"name\":{\"1400\":{}},\"parent\":{}}],[\"nftokenmintflags\",{\"_index\":576,\"name\":{\"1638\":{}},\"parent\":{\"1639\":{},\"1640\":{},\"1641\":{},\"1642\":{}}}],[\"nftokenmintflagsinterface\",{\"_index\":581,\"name\":{\"1643\":{}},\"parent\":{\"1644\":{},\"1645\":{},\"1646\":{},\"1647\":{}}}],[\"nftokenoffers\",{\"_index\":566,\"name\":{\"1584\":{}},\"parent\":{}}],[\"nftokenselloffer\",{\"_index\":560,\"name\":{\"1551\":{}},\"parent\":{}}],[\"nftokentaxon\",{\"_index\":572,\"name\":{\"1622\":{}},\"parent\":{}}],[\"nftselloffersrequest\",{\"_index\":493,\"name\":{\"1288\":{}},\"parent\":{\"1289\":{},\"1290\":{},\"1291\":{},\"1292\":{}}}],[\"nftselloffersresponse\",{\"_index\":494,\"name\":{\"1293\":{}},\"parent\":{\"1294\":{},\"1295\":{},\"1298\":{},\"1299\":{},\"1300\":{},\"1301\":{},\"1302\":{},\"1303\":{},\"1304\":{}}}],[\"nftselloffersresponse.__type\",{\"_index\":495,\"name\":{},\"parent\":{\"1296\":{},\"1297\":{}}}],[\"node\",{\"_index\":295,\"name\":{\"687\":{}},\"parent\":{}}],[\"node_binary\",{\"_index\":296,\"name\":{\"688\":{}},\"parent\":{}}],[\"noripplecheckrequest\",{\"_index\":263,\"name\":{\"556\":{}},\"parent\":{\"557\":{},\"558\":{},\"559\":{},\"560\":{},\"561\":{},\"562\":{},\"563\":{},\"564\":{},\"565\":{}}}],[\"noripplecheckresponse\",{\"_index\":265,\"name\":{\"566\":{}},\"parent\":{\"567\":{},\"568\":{},\"572\":{},\"573\":{},\"574\":{},\"575\":{},\"576\":{},\"577\":{},\"578\":{}}}],[\"noripplecheckresponse.__type\",{\"_index\":266,\"name\":{},\"parent\":{\"569\":{},\"570\":{},\"571\":{}}}],[\"notconnectederror\",{\"_index\":668,\"name\":{\"1945\":{}},\"parent\":{\"1946\":{},\"1947\":{},\"1948\":{},\"1949\":{},\"1950\":{},\"1951\":{},\"1952\":{}}}],[\"notfounderror\",{\"_index\":674,\"name\":{\"1993\":{}},\"parent\":{\"1994\":{},\"1995\":{},\"1996\":{},\"1997\":{},\"1998\":{},\"1999\":{},\"2000\":{}}}],[\"obligations\",{\"_index\":260,\"name\":{\"540\":{}},\"parent\":{}}],[\"offer\",{\"_index\":153,\"name\":{\"233\":{},\"670\":{}},\"parent\":{}}],[\"offercancel\",{\"_index\":582,\"name\":{\"1648\":{}},\"parent\":{\"1649\":{},\"1650\":{},\"1651\":{},\"1652\":{},\"1653\":{},\"1654\":{},\"1655\":{},\"1656\":{},\"1657\":{},\"1658\":{},\"1659\":{},\"1660\":{},\"1661\":{},\"1662\":{}}}],[\"offercreate\",{\"_index\":589,\"name\":{\"1673\":{}},\"parent\":{\"1674\":{},\"1675\":{},\"1676\":{},\"1677\":{},\"1678\":{},\"1679\":{},\"1680\":{},\"1681\":{},\"1682\":{},\"1683\":{},\"1684\":{},\"1685\":{},\"1686\":{},\"1687\":{},\"1688\":{},\"1689\":{},\"1690\":{}}}],[\"offercreateflags\",{\"_index\":583,\"name\":{\"1663\":{}},\"parent\":{\"1664\":{},\"1665\":{},\"1666\":{},\"1667\":{}}}],[\"offercreateflagsinterface\",{\"_index\":588,\"name\":{\"1668\":{}},\"parent\":{\"1669\":{},\"1670\":{},\"1671\":{},\"1672\":{}}}],[\"offerflags\",{\"_index\":159,\"name\":{\"247\":{}},\"parent\":{}}],[\"offers\",{\"_index\":248,\"name\":{\"485\":{},\"821\":{},\"1279\":{},\"1296\":{}},\"parent\":{}}],[\"offersequence\",{\"_index\":555,\"name\":{\"1498\":{},\"1534\":{},\"1650\":{},\"1677\":{}},\"parent\":{}}],[\"on\",{\"_index\":10,\"name\":{\"10\":{},\"41\":{}},\"parent\":{}}],[\"open_ledger_cost\",{\"_index\":313,\"name\":{\"718\":{}},\"parent\":{}}],[\"open_ledger_fee\",{\"_index\":410,\"name\":{\"1066\":{}},\"parent\":{}}],[\"open_ledger_level\",{\"_index\":415,\"name\":{\"1073\":{}},\"parent\":{}}],[\"orderbookstream\",{\"_index\":396,\"name\":{\"1020\":{}},\"parent\":{\"1021\":{},\"1022\":{},\"1023\":{},\"1024\":{},\"1025\":{},\"1026\":{},\"1027\":{},\"1028\":{},\"1029\":{},\"1030\":{},\"1031\":{}}}],[\"owner\",{\"_index\":111,\"name\":{\"175\":{},\"1497\":{},\"1533\":{},\"1570\":{},\"1601\":{}},\"parent\":{}}],[\"owner_funds\",{\"_index\":272,\"name\":{\"587\":{},\"798\":{}},\"parent\":{}}],[\"ownercount\",{\"_index\":63,\"name\":{\"104\":{}},\"parent\":{}}],[\"ownernode\",{\"_index\":95,\"name\":{\"148\":{},\"164\":{},\"192\":{},\"242\":{},\"258\":{},\"297\":{},\"308\":{},\"810\":{}},\"parent\":{}}],[\"parent_close_time\",{\"_index\":139,\"name\":{\"215\":{}},\"parent\":{}}],[\"parent_hash\",{\"_index\":140,\"name\":{\"216\":{}},\"parent\":{}}],[\"parseaccountrootflags\",{\"_index\":198,\"name\":{\"314\":{}},\"parent\":{}}],[\"parsenftokenid\",{\"_index\":658,\"name\":{\"1912\":{}},\"parent\":{}}],[\"passphrase\",{\"_index\":34,\"name\":{\"74\":{}},\"parent\":{}}],[\"pathfindcloserequest\",{\"_index\":350,\"name\":{\"866\":{}},\"parent\":{\"867\":{},\"868\":{},\"869\":{},\"870\":{}}}],[\"pathfindcreaterequest\",{\"_index\":345,\"name\":{\"856\":{}},\"parent\":{\"857\":{},\"858\":{},\"859\":{},\"860\":{},\"861\":{},\"862\":{},\"863\":{},\"864\":{},\"865\":{}}}],[\"pathfindrequest\",{\"_index\":344,\"name\":{\"855\":{}},\"parent\":{}}],[\"pathfindresponse\",{\"_index\":352,\"name\":{\"876\":{}},\"parent\":{\"877\":{},\"878\":{},\"887\":{},\"888\":{},\"889\":{},\"890\":{},\"891\":{},\"892\":{},\"893\":{}}}],[\"pathfindresponse.__type\",{\"_index\":354,\"name\":{},\"parent\":{\"879\":{},\"880\":{},\"881\":{},\"882\":{},\"883\":{},\"884\":{},\"885\":{},\"886\":{}}}],[\"pathfindstatusrequest\",{\"_index\":351,\"name\":{\"871\":{}},\"parent\":{\"872\":{},\"873\":{},\"874\":{},\"875\":{}}}],[\"pathfindstream\",{\"_index\":392,\"name\":{\"1003\":{}},\"parent\":{\"1004\":{},\"1005\":{},\"1006\":{},\"1007\":{},\"1008\":{},\"1009\":{},\"1010\":{},\"1011\":{}}}],[\"paths\",{\"_index\":349,\"name\":{\"862\":{},\"1705\":{}},\"parent\":{}}],[\"paychannel\",{\"_index\":163,\"name\":{\"250\":{}},\"parent\":{}}],[\"payment\",{\"_index\":595,\"name\":{\"1699\":{}},\"parent\":{\"1700\":{},\"1701\":{},\"1702\":{},\"1703\":{},\"1704\":{},\"1705\":{},\"1706\":{},\"1707\":{},\"1708\":{},\"1709\":{},\"1710\":{},\"1711\":{},\"1712\":{},\"1713\":{},\"1714\":{},\"1715\":{},\"1716\":{},\"1717\":{},\"1718\":{},\"1719\":{}}}],[\"payment_channel\",{\"_index\":291,\"name\":{\"677\":{}},\"parent\":{}}],[\"paymentchannelclaim\",{\"_index\":600,\"name\":{\"1726\":{}},\"parent\":{\"1727\":{},\"1728\":{},\"1729\":{},\"1730\":{},\"1731\":{},\"1732\":{},\"1733\":{},\"1734\":{},\"1735\":{},\"1736\":{},\"1737\":{},\"1738\":{},\"1739\":{},\"1740\":{},\"1741\":{},\"1742\":{},\"1743\":{},\"1744\":{}}}],[\"paymentchannelclaimflags\",{\"_index\":596,\"name\":{\"1720\":{}},\"parent\":{\"1721\":{},\"1722\":{}}}],[\"paymentchannelclaimflagsinterface\",{\"_index\":599,\"name\":{\"1723\":{}},\"parent\":{\"1724\":{},\"1725\":{}}}],[\"paymentchannelcreate\",{\"_index\":602,\"name\":{\"1745\":{}},\"parent\":{\"1746\":{},\"1747\":{},\"1748\":{},\"1749\":{},\"1750\":{},\"1751\":{},\"1752\":{},\"1753\":{},\"1754\":{},\"1755\":{},\"1756\":{},\"1757\":{},\"1758\":{},\"1759\":{},\"1760\":{},\"1761\":{},\"1762\":{},\"1763\":{},\"1764\":{}}}],[\"paymentchannelfund\",{\"_index\":603,\"name\":{\"1765\":{}},\"parent\":{\"1766\":{},\"1767\":{},\"1768\":{},\"1769\":{},\"1770\":{},\"1771\":{},\"1772\":{},\"1773\":{},\"1774\":{},\"1775\":{},\"1776\":{},\"1777\":{},\"1778\":{},\"1779\":{},\"1780\":{},\"1781\":{}}}],[\"paymentflags\",{\"_index\":590,\"name\":{\"1691\":{}},\"parent\":{\"1692\":{},\"1693\":{},\"1694\":{}}}],[\"paymentflagsinterface\",{\"_index\":594,\"name\":{\"1695\":{}},\"parent\":{\"1696\":{},\"1697\":{},\"1698\":{}}}],[\"peer\",{\"_index\":232,\"name\":{\"398\":{}},\"parent\":{}}],[\"peers\",{\"_index\":459,\"name\":{\"1145\":{},\"1206\":{}},\"parent\":{}}],[\"peerstatusstream\",{\"_index\":393,\"name\":{\"1012\":{}},\"parent\":{\"1013\":{},\"1014\":{},\"1015\":{},\"1016\":{},\"1017\":{},\"1018\":{},\"1019\":{}}}],[\"pending_transactions\",{\"_index\":507,\"name\":{\"1324\":{},\"1341\":{}},\"parent\":{}}],[\"percenttoquality\",{\"_index\":626,\"name\":{\"1865\":{}},\"parent\":{}}],[\"percenttotransferrate\",{\"_index\":628,\"name\":{\"1867\":{}},\"parent\":{}}],[\"pingrequest\",{\"_index\":477,\"name\":{\"1231\":{}},\"parent\":{\"1232\":{},\"1233\":{},\"1234\":{}}}],[\"pingresponse\",{\"_index\":478,\"name\":{\"1235\":{}},\"parent\":{\"1236\":{},\"1237\":{},\"1240\":{},\"1241\":{},\"1242\":{},\"1243\":{},\"1244\":{},\"1245\":{},\"1246\":{}}}],[\"pingresponse.__type\",{\"_index\":479,\"name\":{},\"parent\":{\"1238\":{},\"1239\":{}}}],[\"preparetransaction\",{\"_index\":19,\"name\":{\"21\":{},\"52\":{}},\"parent\":{}}],[\"previoustxnid\",{\"_index\":64,\"name\":{\"105\":{},\"149\":{},\"165\":{},\"194\":{},\"243\":{},\"259\":{},\"274\":{},\"295\":{},\"309\":{},\"811\":{}},\"parent\":{}}],[\"previoustxnlgrseq\",{\"_index\":65,\"name\":{\"106\":{},\"150\":{},\"166\":{},\"195\":{},\"244\":{},\"260\":{},\"275\":{},\"296\":{},\"310\":{},\"812\":{}},\"parent\":{}}],[\"privatekey\",{\"_index\":46,\"name\":{\"88\":{}},\"parent\":{}}],[\"problems\",{\"_index\":267,\"name\":{\"570\":{}},\"parent\":{}}],[\"proposers\",{\"_index\":447,\"name\":{\"1132\":{},\"1195\":{}},\"parent\":{}}],[\"proxy\",{\"_index\":27,\"name\":{\"67\":{}},\"parent\":{}}],[\"proxyauthorization\",{\"_index\":30,\"name\":{\"70\":{}},\"parent\":{}}],[\"pubkey_node\",{\"_index\":460,\"name\":{\"1146\":{},\"1207\":{}},\"parent\":{}}],[\"pubkey_validator\",{\"_index\":461,\"name\":{\"1147\":{},\"1208\":{}},\"parent\":{}}],[\"public_key\",{\"_index\":363,\"name\":{\"928\":{},\"1085\":{},\"1330\":{}},\"parent\":{}}],[\"publickey\",{\"_index\":45,\"name\":{\"87\":{},\"256\":{},\"1733\":{},\"1750\":{}},\"parent\":{}}],[\"quality\",{\"_index\":336,\"name\":{\"801\":{}},\"parent\":{}}],[\"qualityin\",{\"_index\":616,\"name\":{\"1843\":{}},\"parent\":{}}],[\"qualityout\",{\"_index\":617,\"name\":{\"1844\":{}},\"parent\":{}}],[\"qualitytodecimal\",{\"_index\":631,\"name\":{\"1870\":{}},\"parent\":{}}],[\"queue\",{\"_index\":224,\"name\":{\"372\":{},\"589\":{}},\"parent\":{}}],[\"queue_data\",{\"_index\":230,\"name\":{\"384\":{},\"598\":{}},\"parent\":{}}],[\"queued\",{\"_index\":312,\"name\":{\"717\":{}},\"parent\":{}}],[\"random\",{\"_index\":483,\"name\":{\"1254\":{}},\"parent\":{}}],[\"randomrequest\",{\"_index\":481,\"name\":{\"1247\":{}},\"parent\":{\"1248\":{},\"1249\":{},\"1250\":{}}}],[\"randomresponse\",{\"_index\":482,\"name\":{\"1251\":{}},\"parent\":{\"1252\":{},\"1253\":{},\"1255\":{},\"1256\":{},\"1257\":{},\"1258\":{},\"1259\":{},\"1260\":{},\"1261\":{}}}],[\"randomresponse.__type\",{\"_index\":484,\"name\":{},\"parent\":{\"1254\":{}}}],[\"receive_currencies\",{\"_index\":221,\"name\":{\"357\":{}},\"parent\":{}}],[\"reference_level\",{\"_index\":416,\"name\":{\"1074\":{}},\"parent\":{}}],[\"referencefeeunits\",{\"_index\":125,\"name\":{\"200\":{}},\"parent\":{}}],[\"regularkey\",{\"_index\":71,\"name\":{\"112\":{},\"1784\":{}},\"parent\":{}}],[\"request\",{\"_index\":8,\"name\":{\"8\":{},\"39\":{},\"315\":{},\"1269\":{}},\"parent\":{}}],[\"requestall\",{\"_index\":11,\"name\":{\"11\":{},\"42\":{}},\"parent\":{}}],[\"requested\",{\"_index\":426,\"name\":{\"1098\":{}},\"parent\":{}}],[\"requestnextpage\",{\"_index\":9,\"name\":{\"9\":{},\"40\":{}},\"parent\":{}}],[\"reserve_base\",{\"_index\":380,\"name\":{\"971\":{},\"985\":{},\"1187\":{},\"1219\":{}},\"parent\":{}}],[\"reserve_base_xrp\",{\"_index\":439,\"name\":{\"1122\":{},\"1158\":{}},\"parent\":{}}],[\"reserve_inc\",{\"_index\":381,\"name\":{\"972\":{},\"986\":{},\"1188\":{},\"1220\":{}},\"parent\":{}}],[\"reserve_inc_xrp\",{\"_index\":440,\"name\":{\"1123\":{},\"1159\":{}},\"parent\":{}}],[\"reservebase\",{\"_index\":126,\"name\":{\"201\":{}},\"parent\":{}}],[\"reserveincrement\",{\"_index\":127,\"name\":{\"202\":{}},\"parent\":{}}],[\"response\",{\"_index\":199,\"name\":{\"316\":{}},\"parent\":{}}],[\"responseformaterror\",{\"_index\":672,\"name\":{\"1977\":{}},\"parent\":{\"1978\":{},\"1979\":{},\"1980\":{},\"1981\":{},\"1982\":{},\"1983\":{},\"1984\":{}}}],[\"result\",{\"_index\":208,\"name\":{\"328\":{},\"353\":{},\"378\":{},\"404\":{},\"427\":{},\"454\":{},\"482\":{},\"511\":{},\"537\":{},\"567\":{},\"593\":{},\"612\":{},\"628\":{},\"648\":{},\"683\":{},\"704\":{},\"734\":{},\"756\":{},\"778\":{},\"816\":{},\"839\":{},\"877\":{},\"906\":{},\"933\":{},\"955\":{},\"1044\":{},\"1057\":{},\"1089\":{},\"1111\":{},\"1175\":{},\"1236\":{},\"1252\":{},\"1277\":{},\"1294\":{},\"1310\":{}},\"parent\":{}}],[\"rfc1751mnemonictokey\",{\"_index\":55,\"name\":{\"97\":{}},\"parent\":{}}],[\"ripple_state\",{\"_index\":288,\"name\":{\"671\":{}},\"parent\":{}}],[\"ripplederror\",{\"_index\":667,\"name\":{\"1937\":{}},\"parent\":{\"1938\":{},\"1939\":{},\"1940\":{},\"1941\":{},\"1942\":{},\"1943\":{},\"1944\":{}}}],[\"ripplednotinitializederror\",{\"_index\":670,\"name\":{\"1961\":{}},\"parent\":{\"1962\":{},\"1963\":{},\"1964\":{},\"1965\":{},\"1966\":{},\"1967\":{},\"1968\":{}}}],[\"ripplepathfindrequest\",{\"_index\":356,\"name\":{\"894\":{}},\"parent\":{\"895\":{},\"896\":{},\"897\":{},\"898\":{},\"899\":{},\"900\":{},\"901\":{},\"902\":{},\"903\":{},\"904\":{}}}],[\"ripplepathfindresponse\",{\"_index\":358,\"name\":{\"905\":{}},\"parent\":{\"906\":{},\"907\":{},\"917\":{},\"918\":{},\"919\":{},\"920\":{},\"921\":{},\"922\":{},\"923\":{}}}],[\"ripplepathfindresponse.__type\",{\"_index\":359,\"name\":{},\"parent\":{\"908\":{},\"909\":{},\"910\":{},\"911\":{},\"912\":{},\"913\":{},\"914\":{},\"915\":{},\"916\":{}}}],[\"ripplestate\",{\"_index\":166,\"name\":{\"268\":{}},\"parent\":{}}],[\"ripplestateflags\",{\"_index\":176,\"name\":{\"283\":{}},\"parent\":{}}],[\"rippletimetoisotime\",{\"_index\":622,\"name\":{\"1861\":{}},\"parent\":{}}],[\"rippletimetounixtime\",{\"_index\":624,\"name\":{\"1863\":{}},\"parent\":{}}],[\"role\",{\"_index\":264,\"name\":{\"559\":{},\"1238\":{}},\"parent\":{}}],[\"rootindex\",{\"_index\":107,\"name\":{\"171\":{}},\"parent\":{}}],[\"searched_all\",{\"_index\":328,\"name\":{\"779\":{}},\"parent\":{}}],[\"seed\",{\"_index\":48,\"name\":{\"90\":{}},\"parent\":{}}],[\"send_currencies\",{\"_index\":222,\"name\":{\"358\":{}},\"parent\":{}}],[\"send_max\",{\"_index\":348,\"name\":{\"861\":{},\"899\":{},\"1010\":{}},\"parent\":{}}],[\"sendmax\",{\"_index\":96,\"name\":{\"151\":{},\"1463\":{},\"1706\":{}},\"parent\":{}}],[\"seq\",{\"_index\":424,\"name\":{\"1096\":{},\"1124\":{},\"1160\":{},\"1189\":{},\"1221\":{}},\"parent\":{}}],[\"sequence\",{\"_index\":66,\"name\":{\"107\":{},\"152\":{},\"237\":{},\"805\":{},\"1325\":{},\"1342\":{},\"1403\":{},\"1418\":{},\"1433\":{},\"1450\":{},\"1469\":{},\"1485\":{},\"1501\":{},\"1521\":{},\"1539\":{},\"1556\":{},\"1572\":{},\"1587\":{},\"1607\":{},\"1629\":{},\"1653\":{},\"1682\":{},\"1711\":{},\"1736\":{},\"1755\":{},\"1772\":{},\"1787\":{},\"1803\":{},\"1818\":{},\"1848\":{}},\"parent\":{}}],[\"server_state\",{\"_index\":462,\"name\":{\"1148\":{},\"1209\":{}},\"parent\":{}}],[\"server_state_duration_us\",{\"_index\":463,\"name\":{\"1149\":{},\"1210\":{}},\"parent\":{}}],[\"serverinforequest\",{\"_index\":427,\"name\":{\"1106\":{}},\"parent\":{\"1107\":{},\"1108\":{},\"1109\":{}}}],[\"serverinforesponse\",{\"_index\":428,\"name\":{\"1110\":{}},\"parent\":{\"1111\":{},\"1112\":{},\"1163\":{},\"1164\":{},\"1165\":{},\"1166\":{},\"1167\":{},\"1168\":{},\"1169\":{}}}],[\"serverinforesponse.__type\",{\"_index\":430,\"name\":{},\"parent\":{\"1113\":{},\"1114\":{}}}],[\"serverinforesponse.__type.__type\",{\"_index\":432,\"name\":{},\"parent\":{\"1115\":{},\"1116\":{},\"1117\":{},\"1118\":{},\"1125\":{},\"1126\":{},\"1127\":{},\"1128\":{},\"1129\":{},\"1130\":{},\"1133\":{},\"1134\":{},\"1137\":{},\"1138\":{},\"1139\":{},\"1140\":{},\"1141\":{},\"1142\":{},\"1143\":{},\"1144\":{},\"1145\":{},\"1146\":{},\"1147\":{},\"1148\":{},\"1149\":{},\"1150\":{},\"1151\":{},\"1152\":{},\"1153\":{},\"1154\":{},\"1161\":{},\"1162\":{}}}],[\"serverinforesponse.__type.__type.__type\",{\"_index\":436,\"name\":{},\"parent\":{\"1119\":{},\"1120\":{},\"1121\":{},\"1122\":{},\"1123\":{},\"1124\":{},\"1131\":{},\"1132\":{},\"1135\":{},\"1136\":{},\"1155\":{},\"1156\":{},\"1157\":{},\"1158\":{},\"1159\":{},\"1160\":{}}}],[\"serverstaterequest\",{\"_index\":470,\"name\":{\"1170\":{}},\"parent\":{\"1171\":{},\"1172\":{},\"1173\":{}}}],[\"serverstateresponse\",{\"_index\":471,\"name\":{\"1174\":{}},\"parent\":{\"1175\":{},\"1176\":{},\"1224\":{},\"1225\":{},\"1226\":{},\"1227\":{},\"1228\":{},\"1229\":{},\"1230\":{}}}],[\"serverstateresponse.__type\",{\"_index\":472,\"name\":{},\"parent\":{\"1177\":{},\"1178\":{}}}],[\"serverstateresponse.__type.__type\",{\"_index\":473,\"name\":{},\"parent\":{\"1179\":{},\"1180\":{},\"1181\":{},\"1182\":{},\"1183\":{},\"1190\":{},\"1191\":{},\"1192\":{},\"1193\":{},\"1196\":{},\"1197\":{},\"1200\":{},\"1201\":{},\"1202\":{},\"1203\":{},\"1204\":{},\"1205\":{},\"1206\":{},\"1207\":{},\"1208\":{},\"1209\":{},\"1210\":{},\"1211\":{},\"1212\":{},\"1213\":{},\"1214\":{},\"1215\":{},\"1222\":{},\"1223\":{}}}],[\"serverstateresponse.__type.__type.__type\",{\"_index\":474,\"name\":{},\"parent\":{\"1184\":{},\"1185\":{},\"1186\":{},\"1187\":{},\"1188\":{},\"1189\":{},\"1194\":{},\"1195\":{},\"1198\":{},\"1199\":{},\"1216\":{},\"1217\":{},\"1218\":{},\"1219\":{},\"1220\":{},\"1221\":{}}}],[\"setflag\",{\"_index\":540,\"name\":{\"1397\":{}},\"parent\":{}}],[\"setregularkey\",{\"_index\":604,\"name\":{\"1782\":{}},\"parent\":{\"1783\":{},\"1784\":{},\"1785\":{},\"1786\":{},\"1787\":{},\"1788\":{},\"1789\":{},\"1790\":{},\"1791\":{},\"1792\":{},\"1793\":{},\"1794\":{},\"1795\":{},\"1796\":{}}}],[\"settledelay\",{\"_index\":165,\"name\":{\"257\":{},\"1749\":{}},\"parent\":{}}],[\"settransactionflagstonumber\",{\"_index\":197,\"name\":{\"313\":{}},\"parent\":{}}],[\"sidechain\",{\"_index\":509,\"name\":{\"1331\":{}},\"parent\":{}}],[\"sign\",{\"_index\":50,\"name\":{\"92\":{}},\"parent\":{}}],[\"signature\",{\"_index\":364,\"name\":{\"929\":{},\"987\":{},\"1732\":{}},\"parent\":{}}],[\"signature_verified\",{\"_index\":366,\"name\":{\"935\":{}},\"parent\":{}}],[\"signer_lists\",{\"_index\":225,\"name\":{\"373\":{},\"381\":{}},\"parent\":{}}],[\"signerentries\",{\"_index\":188,\"name\":{\"298\":{},\"1800\":{}},\"parent\":{}}],[\"signerlist\",{\"_index\":186,\"name\":{\"292\":{}},\"parent\":{}}],[\"signerlistflags\",{\"_index\":191,\"name\":{\"302\":{}},\"parent\":{}}],[\"signerlistid\",{\"_index\":189,\"name\":{\"299\":{}},\"parent\":{}}],[\"signerlistset\",{\"_index\":605,\"name\":{\"1797\":{}},\"parent\":{\"1798\":{},\"1799\":{},\"1800\":{},\"1801\":{},\"1802\":{},\"1803\":{},\"1804\":{},\"1805\":{},\"1806\":{},\"1807\":{},\"1808\":{},\"1809\":{},\"1810\":{},\"1811\":{},\"1812\":{}}}],[\"signerquorum\",{\"_index\":190,\"name\":{\"300\":{},\"1799\":{}},\"parent\":{}}],[\"signers\",{\"_index\":544,\"name\":{\"1407\":{},\"1423\":{},\"1438\":{},\"1455\":{},\"1474\":{},\"1490\":{},\"1506\":{},\"1526\":{},\"1544\":{},\"1561\":{},\"1577\":{},\"1592\":{},\"1611\":{},\"1633\":{},\"1658\":{},\"1686\":{},\"1715\":{},\"1740\":{},\"1760\":{},\"1777\":{},\"1792\":{},\"1808\":{},\"1823\":{},\"1852\":{}},\"parent\":{}}],[\"signing_time\",{\"_index\":388,\"name\":{\"988\":{}},\"parent\":{}}],[\"signingpubkey\",{\"_index\":545,\"name\":{\"1409\":{},\"1425\":{},\"1440\":{},\"1457\":{},\"1476\":{},\"1492\":{},\"1508\":{},\"1528\":{},\"1546\":{},\"1563\":{},\"1579\":{},\"1594\":{},\"1613\":{},\"1635\":{},\"1660\":{},\"1688\":{},\"1717\":{},\"1742\":{},\"1762\":{},\"1779\":{},\"1794\":{},\"1810\":{},\"1825\":{},\"1854\":{}},\"parent\":{}}],[\"signpaymentchannelclaim\",{\"_index\":648,\"name\":{\"1902\":{}},\"parent\":{}}],[\"source_account\",{\"_index\":340,\"name\":{\"832\":{},\"846\":{},\"858\":{},\"882\":{},\"896\":{},\"915\":{},\"1005\":{}},\"parent\":{}}],[\"source_currencies\",{\"_index\":357,\"name\":{\"900\":{}},\"parent\":{}}],[\"sourcetag\",{\"_index\":101,\"name\":{\"157\":{},\"190\":{},\"264\":{},\"1408\":{},\"1424\":{},\"1439\":{},\"1456\":{},\"1475\":{},\"1491\":{},\"1507\":{},\"1527\":{},\"1545\":{},\"1562\":{},\"1578\":{},\"1593\":{},\"1612\":{},\"1634\":{},\"1659\":{},\"1687\":{},\"1716\":{},\"1741\":{},\"1761\":{},\"1778\":{},\"1793\":{},\"1809\":{},\"1824\":{},\"1853\":{}},\"parent\":{}}],[\"state\",{\"_index\":284,\"name\":{\"652\":{},\"1177\":{},\"1323\":{},\"1340\":{}},\"parent\":{}}],[\"state_accounting\",{\"_index\":464,\"name\":{\"1150\":{},\"1211\":{}},\"parent\":{}}],[\"status\",{\"_index\":212,\"name\":{\"338\":{},\"361\":{},\"387\":{},\"413\":{},\"436\":{},\"465\":{},\"491\":{},\"521\":{},\"550\":{},\"573\":{},\"601\":{},\"617\":{},\"632\":{},\"656\":{},\"691\":{},\"721\":{},\"742\":{},\"763\":{},\"781\":{},\"824\":{},\"849\":{},\"886\":{},\"888\":{},\"918\":{},\"937\":{},\"957\":{},\"991\":{},\"1021\":{},\"1046\":{},\"1077\":{},\"1100\":{},\"1164\":{},\"1225\":{},\"1241\":{},\"1256\":{},\"1264\":{},\"1282\":{},\"1299\":{},\"1319\":{},\"1336\":{},\"1348\":{}},\"parent\":{}}],[\"stream\",{\"_index\":375,\"name\":{\"963\":{}},\"parent\":{}}],[\"streams\",{\"_index\":369,\"name\":{\"945\":{},\"1037\":{}},\"parent\":{}}],[\"strict\",{\"_index\":218,\"name\":{\"349\":{},\"374\":{},\"478\":{},\"530\":{}},\"parent\":{}}],[\"subcommand\",{\"_index\":346,\"name\":{\"857\":{},\"867\":{},\"872\":{}},\"parent\":{}}],[\"submit\",{\"_index\":17,\"name\":{\"17\":{},\"48\":{}},\"parent\":{}}],[\"submitandwait\",{\"_index\":18,\"name\":{\"19\":{},\"50\":{}},\"parent\":{}}],[\"submitmultisignedrequest\",{\"_index\":315,\"name\":{\"727\":{}},\"parent\":{\"728\":{},\"729\":{},\"730\":{},\"731\":{},\"732\":{}}}],[\"submitmultisignedresponse\",{\"_index\":316,\"name\":{\"733\":{}},\"parent\":{\"734\":{},\"735\":{},\"741\":{},\"742\":{},\"743\":{},\"744\":{},\"745\":{},\"746\":{},\"747\":{}}}],[\"submitmultisignedresponse.__type\",{\"_index\":317,\"name\":{},\"parent\":{\"736\":{},\"737\":{},\"738\":{},\"739\":{},\"740\":{}}}],[\"submitrequest\",{\"_index\":297,\"name\":{\"697\":{}},\"parent\":{\"698\":{},\"699\":{},\"700\":{},\"701\":{},\"702\":{}}}],[\"submitresponse\",{\"_index\":300,\"name\":{\"703\":{}},\"parent\":{\"704\":{},\"705\":{},\"720\":{},\"721\":{},\"722\":{},\"723\":{},\"724\":{},\"725\":{},\"726\":{}}}],[\"submitresponse.__type\",{\"_index\":302,\"name\":{},\"parent\":{\"706\":{},\"707\":{},\"708\":{},\"709\":{},\"710\":{},\"711\":{},\"712\":{},\"713\":{},\"714\":{},\"715\":{},\"716\":{},\"717\":{},\"718\":{},\"719\":{}}}],[\"subscriberequest\",{\"_index\":368,\"name\":{\"943\":{}},\"parent\":{\"944\":{},\"945\":{},\"946\":{},\"947\":{},\"948\":{},\"949\":{},\"950\":{},\"951\":{},\"952\":{},\"953\":{}}}],[\"subscriberesponse\",{\"_index\":374,\"name\":{\"954\":{}},\"parent\":{\"955\":{},\"956\":{},\"957\":{},\"958\":{},\"959\":{},\"960\":{},\"961\":{},\"962\":{}}}],[\"taker\",{\"_index\":330,\"name\":{\"792\":{}},\"parent\":{}}],[\"taker_gets\",{\"_index\":331,\"name\":{\"793\":{}},\"parent\":{}}],[\"taker_gets_funded\",{\"_index\":334,\"name\":{\"799\":{}},\"parent\":{}}],[\"taker_pays\",{\"_index\":332,\"name\":{\"794\":{}},\"parent\":{}}],[\"taker_pays_funded\",{\"_index\":335,\"name\":{\"800\":{}},\"parent\":{}}],[\"takergets\",{\"_index\":156,\"name\":{\"239\":{},\"807\":{},\"1678\":{}},\"parent\":{}}],[\"takergetscurrency\",{\"_index\":114,\"name\":{\"178\":{}},\"parent\":{}}],[\"takergetsissuer\",{\"_index\":115,\"name\":{\"179\":{}},\"parent\":{}}],[\"takerpays\",{\"_index\":155,\"name\":{\"238\":{},\"806\":{},\"1679\":{}},\"parent\":{}}],[\"takerpayscurrency\",{\"_index\":112,\"name\":{\"176\":{}},\"parent\":{}}],[\"takerpaysissuer\",{\"_index\":113,\"name\":{\"177\":{}},\"parent\":{}}],[\"tfallowxrp\",{\"_index\":535,\"name\":{\"1382\":{},\"1389\":{}},\"parent\":{}}],[\"tfburnable\",{\"_index\":577,\"name\":{\"1639\":{},\"1644\":{}},\"parent\":{}}],[\"tfclearfreeze\",{\"_index\":612,\"name\":{\"1833\":{},\"1839\":{}},\"parent\":{}}],[\"tfclearnoripple\",{\"_index\":610,\"name\":{\"1831\":{},\"1837\":{}},\"parent\":{}}],[\"tfclose\",{\"_index\":598,\"name\":{\"1722\":{},\"1725\":{}},\"parent\":{}}],[\"tfdisallowxrp\",{\"_index\":534,\"name\":{\"1381\":{},\"1388\":{}},\"parent\":{}}],[\"tffillorkill\",{\"_index\":586,\"name\":{\"1666\":{},\"1671\":{}},\"parent\":{}}],[\"tfimmediateorcancel\",{\"_index\":585,\"name\":{\"1665\":{},\"1670\":{}},\"parent\":{}}],[\"tflimitquality\",{\"_index\":593,\"name\":{\"1694\":{},\"1698\":{}},\"parent\":{}}],[\"tfnodirectripple\",{\"_index\":591,\"name\":{\"1692\":{},\"1696\":{}},\"parent\":{}}],[\"tfonlyxrp\",{\"_index\":578,\"name\":{\"1640\":{},\"1645\":{}},\"parent\":{}}],[\"tfoptionalauth\",{\"_index\":533,\"name\":{\"1380\":{},\"1387\":{}},\"parent\":{}}],[\"tfoptionaldesttag\",{\"_index\":531,\"name\":{\"1378\":{},\"1385\":{}},\"parent\":{}}],[\"tfpartialpayment\",{\"_index\":592,\"name\":{\"1693\":{},\"1697\":{}},\"parent\":{}}],[\"tfpassive\",{\"_index\":584,\"name\":{\"1664\":{},\"1669\":{}},\"parent\":{}}],[\"tfrenew\",{\"_index\":597,\"name\":{\"1721\":{},\"1724\":{}},\"parent\":{}}],[\"tfrequireauth\",{\"_index\":532,\"name\":{\"1379\":{},\"1386\":{}},\"parent\":{}}],[\"tfrequiredesttag\",{\"_index\":530,\"name\":{\"1377\":{},\"1384\":{}},\"parent\":{}}],[\"tfsell\",{\"_index\":587,\"name\":{\"1667\":{},\"1672\":{}},\"parent\":{}}],[\"tfsellnftoken\",{\"_index\":569,\"name\":{\"1617\":{},\"1619\":{}},\"parent\":{}}],[\"tfsetfauth\",{\"_index\":608,\"name\":{\"1829\":{},\"1835\":{}},\"parent\":{}}],[\"tfsetfreeze\",{\"_index\":611,\"name\":{\"1832\":{},\"1838\":{}},\"parent\":{}}],[\"tfsetnoripple\",{\"_index\":609,\"name\":{\"1830\":{},\"1836\":{}},\"parent\":{}}],[\"tftransferable\",{\"_index\":580,\"name\":{\"1642\":{},\"1647\":{}},\"parent\":{}}],[\"tftrustline\",{\"_index\":579,\"name\":{\"1641\":{},\"1646\":{}},\"parent\":{}}],[\"threads\",{\"_index\":450,\"name\":{\"1136\":{},\"1199\":{}},\"parent\":{}}],[\"ticket\",{\"_index\":194,\"name\":{\"304\":{},\"679\":{}},\"parent\":{}}],[\"ticketcount\",{\"_index\":72,\"name\":{\"113\":{},\"1815\":{}},\"parent\":{}}],[\"ticketcreate\",{\"_index\":606,\"name\":{\"1813\":{}},\"parent\":{\"1814\":{},\"1815\":{},\"1816\":{},\"1817\":{},\"1818\":{},\"1819\":{},\"1820\":{},\"1821\":{},\"1822\":{},\"1823\":{},\"1824\":{},\"1825\":{},\"1826\":{},\"1827\":{}}}],[\"tickets\",{\"_index\":508,\"name\":{\"1326\":{},\"1329\":{},\"1343\":{},\"1346\":{}},\"parent\":{}}],[\"ticketsequence\",{\"_index\":196,\"name\":{\"311\":{},\"1410\":{},\"1426\":{},\"1441\":{},\"1458\":{},\"1477\":{},\"1493\":{},\"1509\":{},\"1529\":{},\"1547\":{},\"1564\":{},\"1580\":{},\"1595\":{},\"1614\":{},\"1636\":{},\"1661\":{},\"1689\":{},\"1718\":{},\"1743\":{},\"1763\":{},\"1780\":{},\"1795\":{},\"1811\":{},\"1826\":{},\"1855\":{}},\"parent\":{}}],[\"ticksize\",{\"_index\":73,\"name\":{\"114\":{},\"1399\":{}},\"parent\":{}}],[\"time\",{\"_index\":465,\"name\":{\"1151\":{},\"1212\":{}},\"parent\":{}}],[\"timeout\",{\"_index\":28,\"name\":{\"68\":{}},\"parent\":{}}],[\"timeouterror\",{\"_index\":671,\"name\":{\"1969\":{}},\"parent\":{\"1970\":{},\"1971\":{},\"1972\":{},\"1973\":{},\"1974\":{},\"1975\":{},\"1976\":{}}}],[\"tostring\",{\"_index\":663,\"name\":{\"1919\":{},\"1927\":{},\"1935\":{},\"1943\":{},\"1951\":{},\"1959\":{},\"1967\":{},\"1975\":{},\"1983\":{},\"1991\":{},\"1999\":{},\"2007\":{}},\"parent\":{}}],[\"total_coins\",{\"_index\":141,\"name\":{\"217\":{}},\"parent\":{}}],[\"trace\",{\"_index\":29,\"name\":{\"69\":{}},\"parent\":{}}],[\"transaction\",{\"_index\":324,\"name\":{\"771\":{},\"1000\":{},\"1030\":{},\"1356\":{},\"1358\":{}},\"parent\":{}}],[\"transaction_hash\",{\"_index\":142,\"name\":{\"218\":{}},\"parent\":{}}],[\"transactionandmetadata\",{\"_index\":511,\"name\":{\"1355\":{}},\"parent\":{\"1356\":{},\"1357\":{}}}],[\"transactionentryrequest\",{\"_index\":318,\"name\":{\"748\":{}},\"parent\":{\"749\":{},\"750\":{},\"751\":{},\"752\":{},\"753\":{},\"754\":{}}}],[\"transactionentryresponse\",{\"_index\":320,\"name\":{\"755\":{}},\"parent\":{\"756\":{},\"757\":{},\"762\":{},\"763\":{},\"764\":{},\"765\":{},\"766\":{},\"767\":{},\"768\":{}}}],[\"transactionentryresponse.__type\",{\"_index\":321,\"name\":{},\"parent\":{\"758\":{},\"759\":{},\"760\":{},\"761\":{}}}],[\"transactionindex\",{\"_index\":516,\"name\":{\"1363\":{}},\"parent\":{}}],[\"transactionmetadata\",{\"_index\":512,\"name\":{\"1359\":{}},\"parent\":{\"1360\":{},\"1361\":{},\"1362\":{},\"1363\":{},\"1364\":{}}}],[\"transactionresult\",{\"_index\":517,\"name\":{\"1364\":{}},\"parent\":{}}],[\"transactions\",{\"_index\":143,\"name\":{\"219\":{},\"518\":{},\"560\":{},\"571\":{},\"585\":{}},\"parent\":{}}],[\"transactionstream\",{\"_index\":390,\"name\":{\"990\":{}},\"parent\":{\"991\":{},\"992\":{},\"993\":{},\"994\":{},\"995\":{},\"996\":{},\"997\":{},\"998\":{},\"999\":{},\"1000\":{},\"1001\":{},\"1002\":{}}}],[\"transactiontype\",{\"_index\":538,\"name\":{\"1391\":{},\"1413\":{},\"1429\":{},\"1444\":{},\"1461\":{},\"1480\":{},\"1496\":{},\"1512\":{},\"1532\":{},\"1550\":{},\"1567\":{},\"1583\":{},\"1598\":{},\"1621\":{},\"1649\":{},\"1674\":{},\"1700\":{},\"1727\":{},\"1746\":{},\"1766\":{},\"1783\":{},\"1798\":{},\"1814\":{},\"1841\":{}},\"parent\":{}}],[\"transferfee\",{\"_index\":574,\"name\":{\"1624\":{}},\"parent\":{}}],[\"transferrate\",{\"_index\":74,\"name\":{\"115\":{},\"1398\":{}},\"parent\":{}}],[\"transferratetodecimal\",{\"_index\":630,\"name\":{\"1869\":{}},\"parent\":{}}],[\"trustedcertificates\",{\"_index\":32,\"name\":{\"72\":{}},\"parent\":{}}],[\"trustset\",{\"_index\":614,\"name\":{\"1840\":{}},\"parent\":{\"1841\":{},\"1842\":{},\"1843\":{},\"1844\":{},\"1845\":{},\"1846\":{},\"1847\":{},\"1848\":{},\"1849\":{},\"1850\":{},\"1851\":{},\"1852\":{},\"1853\":{},\"1854\":{},\"1855\":{},\"1856\":{}}}],[\"trustsetflags\",{\"_index\":613,\"name\":{\"1834\":{}},\"parent\":{\"1835\":{},\"1836\":{},\"1837\":{},\"1838\":{},\"1839\":{}}}],[\"trustsetflagsinterface\",{\"_index\":607,\"name\":{\"1828\":{}},\"parent\":{\"1829\":{},\"1830\":{},\"1831\":{},\"1832\":{},\"1833\":{}}}],[\"tx_blob\",{\"_index\":298,\"name\":{\"699\":{},\"709\":{},\"739\":{}},\"parent\":{}}],[\"tx_hash\",{\"_index\":319,\"name\":{\"752\":{}},\"parent\":{}}],[\"tx_json\",{\"_index\":305,\"name\":{\"710\":{},\"729\":{},\"740\":{},\"761\":{}},\"parent\":{}}],[\"txn_count\",{\"_index\":382,\"name\":{\"973\":{}},\"parent\":{}}],[\"txnsignature\",{\"_index\":546,\"name\":{\"1411\":{},\"1427\":{},\"1442\":{},\"1459\":{},\"1478\":{},\"1494\":{},\"1510\":{},\"1530\":{},\"1548\":{},\"1565\":{},\"1581\":{},\"1596\":{},\"1615\":{},\"1637\":{},\"1662\":{},\"1690\":{},\"1719\":{},\"1744\":{},\"1764\":{},\"1781\":{},\"1796\":{},\"1812\":{},\"1827\":{},\"1856\":{}},\"parent\":{}}],[\"txrequest\",{\"_index\":323,\"name\":{\"769\":{}},\"parent\":{\"770\":{},\"771\":{},\"772\":{},\"773\":{},\"774\":{},\"775\":{},\"776\":{}}}],[\"txresponse\",{\"_index\":327,\"name\":{\"777\":{}},\"parent\":{\"778\":{},\"779\":{},\"780\":{},\"781\":{},\"782\":{},\"783\":{},\"784\":{},\"785\":{},\"786\":{}}}],[\"type\",{\"_index\":213,\"name\":{\"339\":{},\"362\":{},\"388\":{},\"414\":{},\"437\":{},\"445\":{},\"466\":{},\"492\":{},\"522\":{},\"551\":{},\"574\":{},\"602\":{},\"618\":{},\"633\":{},\"657\":{},\"692\":{},\"722\":{},\"743\":{},\"764\":{},\"782\":{},\"825\":{},\"850\":{},\"889\":{},\"919\":{},\"938\":{},\"958\":{},\"965\":{},\"976\":{},\"992\":{},\"1004\":{},\"1013\":{},\"1022\":{},\"1033\":{},\"1047\":{},\"1078\":{},\"1101\":{},\"1165\":{},\"1226\":{},\"1242\":{},\"1257\":{},\"1265\":{},\"1283\":{},\"1300\":{},\"1349\":{}},\"parent\":{}}],[\"unauthorize\",{\"_index\":553,\"name\":{\"1482\":{}},\"parent\":{}}],[\"unexpectederror\",{\"_index\":665,\"name\":{\"1921\":{}},\"parent\":{\"1922\":{},\"1923\":{},\"1924\":{},\"1925\":{},\"1926\":{},\"1927\":{},\"1928\":{}}}],[\"unixtimetorippletime\",{\"_index\":625,\"name\":{\"1864\":{}},\"parent\":{}}],[\"unlimited\",{\"_index\":480,\"name\":{\"1239\":{}},\"parent\":{}}],[\"unsubscriberequest\",{\"_index\":399,\"name\":{\"1035\":{}},\"parent\":{\"1036\":{},\"1037\":{},\"1038\":{},\"1039\":{},\"1040\":{},\"1041\":{},\"1042\":{}}}],[\"unsubscriberesponse\",{\"_index\":400,\"name\":{\"1043\":{}},\"parent\":{\"1044\":{},\"1045\":{},\"1046\":{},\"1047\":{},\"1048\":{},\"1049\":{},\"1050\":{},\"1051\":{}}}],[\"uptime\",{\"_index\":466,\"name\":{\"1152\":{},\"1213\":{}},\"parent\":{}}],[\"uri\",{\"_index\":575,\"name\":{\"1625\":{}},\"parent\":{}}],[\"url\",{\"_index\":7,\"name\":{\"7\":{},\"38\":{},\"949\":{}},\"parent\":{}}],[\"url_password\",{\"_index\":373,\"name\":{\"951\":{}},\"parent\":{}}],[\"url_username\",{\"_index\":372,\"name\":{\"950\":{}},\"parent\":{}}],[\"validate\",{\"_index\":510,\"name\":{\"1354\":{}},\"parent\":{}}],[\"validated\",{\"_index\":211,\"name\":{\"334\":{},\"359\":{},\"385\":{},\"432\":{},\"463\":{},\"519\":{},\"599\":{},\"654\":{},\"689\":{},\"822\":{},\"847\":{},\"916\":{},\"1001\":{},\"1031\":{}},\"parent\":{}}],[\"validated_ledger\",{\"_index\":467,\"name\":{\"1153\":{},\"1214\":{}},\"parent\":{}}],[\"validated_ledger_index\",{\"_index\":314,\"name\":{\"719\":{}},\"parent\":{}}],[\"validated_ledgers\",{\"_index\":383,\"name\":{\"974\":{}},\"parent\":{}}],[\"validation_public_key\",{\"_index\":389,\"name\":{\"989\":{}},\"parent\":{}}],[\"validation_quorum\",{\"_index\":468,\"name\":{\"1161\":{},\"1222\":{}},\"parent\":{}}],[\"validationerror\",{\"_index\":673,\"name\":{\"1985\":{}},\"parent\":{\"1986\":{},\"1987\":{},\"1988\":{},\"1989\":{},\"1990\":{},\"1991\":{},\"1992\":{}}}],[\"validationstream\",{\"_index\":384,\"name\":{\"975\":{}},\"parent\":{\"976\":{},\"977\":{},\"978\":{},\"979\":{},\"980\":{},\"981\":{},\"982\":{},\"983\":{},\"984\":{},\"985\":{},\"986\":{},\"987\":{},\"988\":{},\"989\":{}}}],[\"validator_list_expires\",{\"_index\":469,\"name\":{\"1162\":{},\"1223\":{}},\"parent\":{}}],[\"validatortodisable\",{\"_index\":151,\"name\":{\"230\":{}},\"parent\":{}}],[\"validatortoreenable\",{\"_index\":152,\"name\":{\"231\":{}},\"parent\":{}}],[\"verifypaymentchannelclaim\",{\"_index\":649,\"name\":{\"1903\":{}},\"parent\":{}}],[\"verifysignature\",{\"_index\":677,\"name\":{\"2010\":{}},\"parent\":{}}],[\"verifytransaction\",{\"_index\":51,\"name\":{\"93\":{}},\"parent\":{}}],[\"wallet\",{\"_index\":37,\"name\":{\"77\":{}},\"parent\":{\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{},\"89\":{},\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{}}}],[\"warning\",{\"_index\":214,\"name\":{\"340\":{},\"363\":{},\"389\":{},\"415\":{},\"438\":{},\"467\":{},\"493\":{},\"523\":{},\"552\":{},\"575\":{},\"603\":{},\"619\":{},\"634\":{},\"658\":{},\"693\":{},\"723\":{},\"744\":{},\"765\":{},\"783\":{},\"826\":{},\"851\":{},\"890\":{},\"920\":{},\"939\":{},\"959\":{},\"1048\":{},\"1079\":{},\"1102\":{},\"1166\":{},\"1227\":{},\"1243\":{},\"1258\":{},\"1284\":{},\"1301\":{},\"1350\":{}},\"parent\":{}}],[\"warnings\",{\"_index\":215,\"name\":{\"341\":{},\"364\":{},\"390\":{},\"416\":{},\"439\":{},\"468\":{},\"494\":{},\"524\":{},\"553\":{},\"576\":{},\"604\":{},\"620\":{},\"635\":{},\"659\":{},\"694\":{},\"724\":{},\"745\":{},\"766\":{},\"784\":{},\"827\":{},\"852\":{},\"891\":{},\"921\":{},\"940\":{},\"960\":{},\"1002\":{},\"1049\":{},\"1080\":{},\"1103\":{},\"1167\":{},\"1228\":{},\"1244\":{},\"1259\":{},\"1285\":{},\"1302\":{},\"1351\":{}},\"parent\":{}}],[\"xrplerror\",{\"_index\":659,\"name\":{\"1913\":{}},\"parent\":{\"1914\":{},\"1915\":{},\"1916\":{},\"1917\":{},\"1918\":{},\"1919\":{},\"1920\":{}}}],[\"xrplfauceterror\",{\"_index\":675,\"name\":{\"2001\":{}},\"parent\":{\"2002\":{},\"2003\":{},\"2004\":{},\"2005\":{},\"2006\":{},\"2007\":{},\"2008\":{}}}],[\"xrptodrops\",{\"_index\":620,\"name\":{\"1859\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"4\":\"Namespace\",\"8\":\"Enumeration\",\"16\":\"Enumeration member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\"},\"rows\":[{\"id\":0,\"kind\":128,\"name\":\"BroadcastClient\",\"url\":\"classes/BroadcastClient.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BroadcastClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"BroadcastClient\"},{\"id\":2,\"kind\":1024,\"name\":\"clients\",\"url\":\"classes/BroadcastClient.html#clients\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"BroadcastClient\"},{\"id\":3,\"kind\":2048,\"name\":\"getMethodNames\",\"url\":\"classes/BroadcastClient.html#getMethodNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"BroadcastClient\"},{\"id\":4,\"kind\":1024,\"name\":\"connection\",\"url\":\"classes/BroadcastClient.html#connection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":5,\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"classes/BroadcastClient.html#feeCushion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":6,\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"classes/BroadcastClient.html#maxFeeXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":7,\"kind\":262144,\"name\":\"url\",\"url\":\"classes/BroadcastClient.html#url\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":8,\"kind\":2048,\"name\":\"request\",\"url\":\"classes/BroadcastClient.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":9,\"kind\":2048,\"name\":\"requestNextPage\",\"url\":\"classes/BroadcastClient.html#requestNextPage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":10,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/BroadcastClient.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":11,\"kind\":2048,\"name\":\"requestAll\",\"url\":\"classes/BroadcastClient.html#requestAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":12,\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/BroadcastClient.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":13,\"kind\":2048,\"name\":\"disconnect\",\"url\":\"classes/BroadcastClient.html#disconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":14,\"kind\":2048,\"name\":\"isConnected\",\"url\":\"classes/BroadcastClient.html#isConnected\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":15,\"kind\":1024,\"name\":\"autofill\",\"url\":\"classes/BroadcastClient.html#autofill\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":16,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"BroadcastClient\"},{\"id\":17,\"kind\":1024,\"name\":\"submit\",\"url\":\"classes/BroadcastClient.html#submit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":18,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":19,\"kind\":1024,\"name\":\"submitAndWait\",\"url\":\"classes/BroadcastClient.html#submitAndWait\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":20,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":21,\"kind\":1024,\"name\":\"prepareTransaction\",\"url\":\"classes/BroadcastClient.html#prepareTransaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":22,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"BroadcastClient\"},{\"id\":23,\"kind\":1024,\"name\":\"getXrpBalance\",\"url\":\"classes/BroadcastClient.html#getXrpBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":24,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":25,\"kind\":1024,\"name\":\"getBalances\",\"url\":\"classes/BroadcastClient.html#getBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":26,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":27,\"kind\":1024,\"name\":\"getOrderbook\",\"url\":\"classes/BroadcastClient.html#getOrderbook\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":28,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":29,\"kind\":1024,\"name\":\"getLedgerIndex\",\"url\":\"classes/BroadcastClient.html#getLedgerIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":30,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":31,\"kind\":1024,\"name\":\"fundWallet\",\"url\":\"classes/BroadcastClient.html#fundWallet\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"id\":32,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"id\":33,\"kind\":128,\"name\":\"Client\",\"url\":\"classes/Client.html\",\"classes\":\"tsd-kind-class\"},{\"id\":34,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Client.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Client\"},{\"id\":35,\"kind\":1024,\"name\":\"connection\",\"url\":\"classes/Client.html#connection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":36,\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"classes/Client.html#feeCushion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":37,\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"classes/Client.html#maxFeeXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":38,\"kind\":262144,\"name\":\"url\",\"url\":\"classes/Client.html#url\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":39,\"kind\":2048,\"name\":\"request\",\"url\":\"classes/Client.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client\"},{\"id\":40,\"kind\":2048,\"name\":\"requestNextPage\",\"url\":\"classes/Client.html#requestNextPage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":41,\"kind\":2048,\"name\":\"on\",\"url\":\"classes/Client.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"Client\"},{\"id\":42,\"kind\":2048,\"name\":\"requestAll\",\"url\":\"classes/Client.html#requestAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":43,\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/Client.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":44,\"kind\":2048,\"name\":\"disconnect\",\"url\":\"classes/Client.html#disconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":45,\"kind\":2048,\"name\":\"isConnected\",\"url\":\"classes/Client.html#isConnected\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":46,\"kind\":1024,\"name\":\"autofill\",\"url\":\"classes/Client.html#autofill\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":47,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client\"},{\"id\":48,\"kind\":1024,\"name\":\"submit\",\"url\":\"classes/Client.html#submit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":49,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":50,\"kind\":1024,\"name\":\"submitAndWait\",\"url\":\"classes/Client.html#submitAndWait\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":51,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":52,\"kind\":1024,\"name\":\"prepareTransaction\",\"url\":\"classes/Client.html#prepareTransaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":53,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client\"},{\"id\":54,\"kind\":1024,\"name\":\"getXrpBalance\",\"url\":\"classes/Client.html#getXrpBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":55,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":56,\"kind\":1024,\"name\":\"getBalances\",\"url\":\"classes/Client.html#getBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":57,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":58,\"kind\":1024,\"name\":\"getOrderbook\",\"url\":\"classes/Client.html#getOrderbook\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":59,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":60,\"kind\":1024,\"name\":\"getLedgerIndex\",\"url\":\"classes/Client.html#getLedgerIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":61,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":62,\"kind\":1024,\"name\":\"fundWallet\",\"url\":\"classes/Client.html#fundWallet\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":63,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client\"},{\"id\":64,\"kind\":256,\"name\":\"ClientOptions\",\"url\":\"interfaces/ClientOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":65,\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"interfaces/ClientOptions.html#feeCushion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientOptions\"},{\"id\":66,\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"interfaces/ClientOptions.html#maxFeeXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientOptions\"},{\"id\":67,\"kind\":1024,\"name\":\"proxy\",\"url\":\"interfaces/ClientOptions.html#proxy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ClientOptions\"},{\"id\":68,\"kind\":1024,\"name\":\"timeout\",\"url\":\"interfaces/ClientOptions.html#timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ClientOptions\"},{\"id\":69,\"kind\":1024,\"name\":\"trace\",\"url\":\"interfaces/ClientOptions.html#trace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":70,\"kind\":1024,\"name\":\"proxyAuthorization\",\"url\":\"interfaces/ClientOptions.html#proxyAuthorization\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":71,\"kind\":1024,\"name\":\"authorization\",\"url\":\"interfaces/ClientOptions.html#authorization\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":72,\"kind\":1024,\"name\":\"trustedCertificates\",\"url\":\"interfaces/ClientOptions.html#trustedCertificates\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":73,\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/ClientOptions.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":74,\"kind\":1024,\"name\":\"passphrase\",\"url\":\"interfaces/ClientOptions.html#passphrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":75,\"kind\":1024,\"name\":\"certificate\",\"url\":\"interfaces/ClientOptions.html#certificate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":76,\"kind\":1024,\"name\":\"connectionTimeout\",\"url\":\"interfaces/ClientOptions.html#connectionTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"id\":77,\"kind\":128,\"name\":\"Wallet\",\"url\":\"classes/Wallet.html\",\"classes\":\"tsd-kind-class\"},{\"id\":78,\"kind\":2048,\"name\":\"generate\",\"url\":\"classes/Wallet.html#generate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":79,\"kind\":2048,\"name\":\"fromSeed\",\"url\":\"classes/Wallet.html#fromSeed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":80,\"kind\":1024,\"name\":\"fromSecret\",\"url\":\"classes/Wallet.html#fromSecret\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":81,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":82,\"kind\":2048,\"name\":\"fromEntropy\",\"url\":\"classes/Wallet.html#fromEntropy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":83,\"kind\":2048,\"name\":\"fromMnemonic\",\"url\":\"classes/Wallet.html#fromMnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":84,\"kind\":2048,\"name\":\"fromRFC1751Mnemonic\",\"url\":\"classes/Wallet.html#fromRFC1751Mnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":85,\"kind\":2048,\"name\":\"deriveWallet\",\"url\":\"classes/Wallet.html#deriveWallet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-static\",\"parent\":\"Wallet\"},{\"id\":86,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Wallet.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":87,\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Wallet.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":88,\"kind\":1024,\"name\":\"privateKey\",\"url\":\"classes/Wallet.html#privateKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":89,\"kind\":1024,\"name\":\"classicAddress\",\"url\":\"classes/Wallet.html#classicAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":90,\"kind\":1024,\"name\":\"seed\",\"url\":\"classes/Wallet.html#seed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":91,\"kind\":262144,\"name\":\"address\",\"url\":\"classes/Wallet.html#address\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":92,\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/Wallet.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":93,\"kind\":2048,\"name\":\"verifyTransaction\",\"url\":\"classes/Wallet.html#verifyTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":94,\"kind\":2048,\"name\":\"getXAddress\",\"url\":\"classes/Wallet.html#getXAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"id\":95,\"kind\":2048,\"name\":\"checkTxSerialization\",\"url\":\"classes/Wallet.html#checkTxSerialization\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Wallet\"},{\"id\":96,\"kind\":64,\"name\":\"keyToRFC1751Mnemonic\",\"url\":\"modules.html#keyToRFC1751Mnemonic\",\"classes\":\"tsd-kind-function\"},{\"id\":97,\"kind\":64,\"name\":\"rfc1751MnemonicToKey\",\"url\":\"modules.html#rfc1751MnemonicToKey\",\"classes\":\"tsd-kind-function\"},{\"id\":98,\"kind\":4,\"name\":\"LedgerEntry\",\"url\":\"modules/LedgerEntry.html\",\"classes\":\"tsd-kind-namespace\"},{\"id\":99,\"kind\":256,\"name\":\"AccountRoot\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":100,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":101,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":102,\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":103,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":104,\"kind\":1024,\"name\":\"OwnerCount\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#OwnerCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":105,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":106,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":107,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":108,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":109,\"kind\":1024,\"name\":\"Domain\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Domain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":110,\"kind\":1024,\"name\":\"EmailHash\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#EmailHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":111,\"kind\":1024,\"name\":\"MessageKey\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#MessageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":112,\"kind\":1024,\"name\":\"RegularKey\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#RegularKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":113,\"kind\":1024,\"name\":\"TicketCount\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TicketCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":114,\"kind\":1024,\"name\":\"TickSize\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TickSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":115,\"kind\":1024,\"name\":\"TransferRate\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TransferRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":116,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"id\":117,\"kind\":8,\"name\":\"AccountRootFlags\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":118,\"kind\":16,\"name\":\"lsfPasswordSpent\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfPasswordSpent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":119,\"kind\":16,\"name\":\"lsfRequireDestTag\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfRequireDestTag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":120,\"kind\":16,\"name\":\"lsfRequireAuth\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfRequireAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":121,\"kind\":16,\"name\":\"lsfDisallowXRP\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":122,\"kind\":16,\"name\":\"lsfDisableMaster\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisableMaster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":123,\"kind\":16,\"name\":\"lsfNoFreeze\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfNoFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":124,\"kind\":16,\"name\":\"lsfGlobalFreeze\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfGlobalFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":125,\"kind\":16,\"name\":\"lsfDefaultRipple\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDefaultRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":126,\"kind\":16,\"name\":\"lsfDepositAuth\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDepositAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"id\":127,\"kind\":256,\"name\":\"AccountRootFlagsInterface\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":128,\"kind\":1024,\"name\":\"lsfPasswordSpent\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfPasswordSpent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":129,\"kind\":1024,\"name\":\"lsfRequireDestTag\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfRequireDestTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":130,\"kind\":1024,\"name\":\"lsfRequireAuth\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfRequireAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":131,\"kind\":1024,\"name\":\"lsfDisallowXRP\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":132,\"kind\":1024,\"name\":\"lsfDisableMaster\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisableMaster\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":133,\"kind\":1024,\"name\":\"lsfNoFreeze\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfNoFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":134,\"kind\":1024,\"name\":\"lsfGlobalFreeze\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfGlobalFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":135,\"kind\":1024,\"name\":\"lsfDefaultRipple\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDefaultRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":136,\"kind\":1024,\"name\":\"lsfDepositAuth\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDepositAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"id\":137,\"kind\":256,\"name\":\"Amendments\",\"url\":\"interfaces/LedgerEntry.Amendments.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":138,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Amendments.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"id\":139,\"kind\":1024,\"name\":\"Amendments\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Amendments\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"id\":140,\"kind\":1024,\"name\":\"Majorities\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Majorities\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"id\":141,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"id\":142,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Amendments.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Amendments\"},{\"id\":143,\"kind\":256,\"name\":\"Check\",\"url\":\"interfaces/LedgerEntry.Check.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":144,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Check.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":145,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Check.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":146,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.Check.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":147,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Check.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":148,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Check.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":149,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Check.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":150,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Check.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":151,\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/LedgerEntry.Check.html#SendMax\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":152,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.Check.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":153,\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.Check.html#DestinationNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":154,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.Check.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":155,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.Check.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":156,\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/LedgerEntry.Check.html#InvoiceID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":157,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.Check.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"id\":158,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Check.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Check\"},{\"id\":159,\"kind\":256,\"name\":\"DepositPreauth\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":160,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":161,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":162,\"kind\":1024,\"name\":\"Authorize\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Authorize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":163,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":164,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":165,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":166,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":167,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"id\":168,\"kind\":256,\"name\":\"DirectoryNode\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":169,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":170,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":171,\"kind\":1024,\"name\":\"RootIndex\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#RootIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":172,\"kind\":1024,\"name\":\"Indexes\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Indexes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":173,\"kind\":1024,\"name\":\"IndexNext\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#IndexNext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":174,\"kind\":1024,\"name\":\"IndexPrevious\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#IndexPrevious\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":175,\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":176,\"kind\":1024,\"name\":\"TakerPaysCurrency\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerPaysCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":177,\"kind\":1024,\"name\":\"TakerPaysIssuer\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerPaysIssuer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":178,\"kind\":1024,\"name\":\"TakerGetsCurrency\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerGetsCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":179,\"kind\":1024,\"name\":\"TakerGetsIssuer\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerGetsIssuer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":180,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"id\":181,\"kind\":256,\"name\":\"Escrow\",\"url\":\"interfaces/LedgerEntry.Escrow.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":182,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Escrow.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":183,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":184,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":185,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":186,\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Condition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":187,\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/LedgerEntry.Escrow.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":188,\"kind\":1024,\"name\":\"FinishAfter\",\"url\":\"interfaces/LedgerEntry.Escrow.html#FinishAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":189,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":190,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.Escrow.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":191,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.Escrow.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":192,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Escrow.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":193,\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.Escrow.html#DestinationNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":194,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Escrow.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":195,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Escrow.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":196,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Escrow.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Escrow\"},{\"id\":197,\"kind\":256,\"name\":\"FeeSettings\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":198,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":199,\"kind\":1024,\"name\":\"BaseFee\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#BaseFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":200,\"kind\":1024,\"name\":\"ReferenceFeeUnits\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReferenceFeeUnits\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":201,\"kind\":1024,\"name\":\"ReserveBase\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReserveBase\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":202,\"kind\":1024,\"name\":\"ReserveIncrement\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReserveIncrement\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":203,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":204,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"id\":205,\"kind\":256,\"name\":\"Ledger\",\"url\":\"interfaces/LedgerEntry.Ledger.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":206,\"kind\":1024,\"name\":\"account_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#account_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":207,\"kind\":1024,\"name\":\"accountState\",\"url\":\"interfaces/LedgerEntry.Ledger.html#accountState\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":208,\"kind\":1024,\"name\":\"close_flags\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":209,\"kind\":1024,\"name\":\"close_time\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":210,\"kind\":1024,\"name\":\"close_time_human\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_time_human\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":211,\"kind\":1024,\"name\":\"close_time_resolution\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_time_resolution\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":212,\"kind\":1024,\"name\":\"closed\",\"url\":\"interfaces/LedgerEntry.Ledger.html#closed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":213,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":214,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerEntry.Ledger.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":215,\"kind\":1024,\"name\":\"parent_close_time\",\"url\":\"interfaces/LedgerEntry.Ledger.html#parent_close_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":216,\"kind\":1024,\"name\":\"parent_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#parent_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":217,\"kind\":1024,\"name\":\"total_coins\",\"url\":\"interfaces/LedgerEntry.Ledger.html#total_coins\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":218,\"kind\":1024,\"name\":\"transaction_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#transaction_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":219,\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/LedgerEntry.Ledger.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"id\":220,\"kind\":4194304,\"name\":\"LedgerEntry\",\"url\":\"modules/LedgerEntry.html#LedgerEntry-1\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":221,\"kind\":256,\"name\":\"LedgerHashes\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":222,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"id\":223,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"id\":224,\"kind\":1024,\"name\":\"Hashes\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#Hashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"id\":225,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"id\":226,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"id\":227,\"kind\":256,\"name\":\"NegativeUNL\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":228,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"id\":229,\"kind\":1024,\"name\":\"DisabledValidators\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#DisabledValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"id\":230,\"kind\":1024,\"name\":\"ValidatorToDisable\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#ValidatorToDisable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"id\":231,\"kind\":1024,\"name\":\"ValidatorToReEnable\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#ValidatorToReEnable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"id\":232,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"id\":233,\"kind\":256,\"name\":\"Offer\",\"url\":\"interfaces/LedgerEntry.Offer.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":234,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Offer.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":235,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Offer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":236,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Offer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":237,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.Offer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":238,\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/LedgerEntry.Offer.html#TakerPays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":239,\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/LedgerEntry.Offer.html#TakerGets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":240,\"kind\":1024,\"name\":\"BookDirectory\",\"url\":\"interfaces/LedgerEntry.Offer.html#BookDirectory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":241,\"kind\":1024,\"name\":\"BookNode\",\"url\":\"interfaces/LedgerEntry.Offer.html#BookNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":242,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Offer.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":243,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Offer.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":244,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Offer.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":245,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.Offer.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":246,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Offer.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Offer\"},{\"id\":247,\"kind\":8,\"name\":\"OfferFlags\",\"url\":\"enums/LedgerEntry.OfferFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":248,\"kind\":16,\"name\":\"lsfPassive\",\"url\":\"enums/LedgerEntry.OfferFlags.html#lsfPassive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.OfferFlags\"},{\"id\":249,\"kind\":16,\"name\":\"lsfSell\",\"url\":\"enums/LedgerEntry.OfferFlags.html#lsfSell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.OfferFlags\"},{\"id\":250,\"kind\":256,\"name\":\"PayChannel\",\"url\":\"interfaces/LedgerEntry.PayChannel.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":251,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":252,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":253,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":254,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":255,\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":256,\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":257,\"kind\":1024,\"name\":\"SettleDelay\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#SettleDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":258,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":259,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":260,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":261,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":262,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":263,\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":264,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":265,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":266,\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#DestinationNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":267,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.PayChannel\"},{\"id\":268,\"kind\":256,\"name\":\"RippleState\",\"url\":\"interfaces/LedgerEntry.RippleState.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":269,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":270,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.RippleState.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":271,\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.RippleState.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":272,\"kind\":1024,\"name\":\"LowLimit\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":273,\"kind\":1024,\"name\":\"HighLimit\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":274,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.RippleState.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":275,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.RippleState.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":276,\"kind\":1024,\"name\":\"LowNode\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":277,\"kind\":1024,\"name\":\"HighNode\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":278,\"kind\":1024,\"name\":\"LowQualityIn\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowQualityIn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":279,\"kind\":1024,\"name\":\"LowQualityOut\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowQualityOut\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":280,\"kind\":1024,\"name\":\"HighQualityIn\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighQualityIn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":281,\"kind\":1024,\"name\":\"HighQualityOut\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighQualityOut\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":282,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.RippleState.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.RippleState\"},{\"id\":283,\"kind\":8,\"name\":\"RippleStateFlags\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":284,\"kind\":16,\"name\":\"lsfLowReserve\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowReserve\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":285,\"kind\":16,\"name\":\"lsfHighReserve\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighReserve\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":286,\"kind\":16,\"name\":\"lsfLowAuth\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":287,\"kind\":16,\"name\":\"lsfHighAuth\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":288,\"kind\":16,\"name\":\"lsfLowNoRipple\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":289,\"kind\":16,\"name\":\"lsfHighNoRipple\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":290,\"kind\":16,\"name\":\"lsfLowFreeze\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":291,\"kind\":16,\"name\":\"lsfHighFreeze\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"id\":292,\"kind\":256,\"name\":\"SignerList\",\"url\":\"interfaces/LedgerEntry.SignerList.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":293,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.SignerList.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":294,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.SignerList.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":295,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.SignerList.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":296,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.SignerList.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":297,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.SignerList.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":298,\"kind\":1024,\"name\":\"SignerEntries\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerEntries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":299,\"kind\":1024,\"name\":\"SignerListID\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerListID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":300,\"kind\":1024,\"name\":\"SignerQuorum\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerQuorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":301,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.SignerList.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.SignerList\"},{\"id\":302,\"kind\":8,\"name\":\"SignerListFlags\",\"url\":\"enums/LedgerEntry.SignerListFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":303,\"kind\":16,\"name\":\"lsfOneOwnerCount\",\"url\":\"enums/LedgerEntry.SignerListFlags.html#lsfOneOwnerCount\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.SignerListFlags\"},{\"id\":304,\"kind\":256,\"name\":\"Ticket\",\"url\":\"interfaces/LedgerEntry.Ticket.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"id\":305,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Ticket.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":306,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Ticket.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":307,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Ticket.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":308,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Ticket.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":309,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Ticket.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":310,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Ticket.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":311,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/LedgerEntry.Ticket.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":312,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Ticket.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Ticket\"},{\"id\":313,\"kind\":64,\"name\":\"setTransactionFlagsToNumber\",\"url\":\"modules.html#setTransactionFlagsToNumber\",\"classes\":\"tsd-kind-function\"},{\"id\":314,\"kind\":64,\"name\":\"parseAccountRootFlags\",\"url\":\"modules.html#parseAccountRootFlags\",\"classes\":\"tsd-kind-function\"},{\"id\":315,\"kind\":4194304,\"name\":\"Request\",\"url\":\"modules.html#Request\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":316,\"kind\":4194304,\"name\":\"Response\",\"url\":\"modules.html#Response\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":317,\"kind\":256,\"name\":\"AccountChannelsRequest\",\"url\":\"interfaces/AccountChannelsRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":318,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountChannelsRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountChannelsRequest\"},{\"id\":319,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountChannelsRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":320,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/AccountChannelsRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":321,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountChannelsRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":322,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountChannelsRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":323,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountChannelsRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":324,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountChannelsRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"id\":325,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountChannelsRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsRequest\"},{\"id\":326,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountChannelsRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsRequest\"},{\"id\":327,\"kind\":256,\"name\":\"AccountChannelsResponse\",\"url\":\"interfaces/AccountChannelsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":328,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountChannelsResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountChannelsResponse\"},{\"id\":329,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountChannelsResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountChannelsResponse\"},{\"id\":330,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":331,\"kind\":1024,\"name\":\"channels\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.channels\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":332,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":333,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":334,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":335,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":336,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountChannelsResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.__type\"},{\"id\":337,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountChannelsResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":338,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountChannelsResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":339,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountChannelsResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":340,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountChannelsResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":341,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountChannelsResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":342,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountChannelsResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":343,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountChannelsResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"id\":344,\"kind\":256,\"name\":\"AccountCurrenciesRequest\",\"url\":\"interfaces/AccountCurrenciesRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":345,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountCurrenciesRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":346,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountCurrenciesRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":347,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountCurrenciesRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":348,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountCurrenciesRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":349,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountCurrenciesRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":350,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountCurrenciesRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":351,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountCurrenciesRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesRequest\"},{\"id\":352,\"kind\":256,\"name\":\"AccountCurrenciesResponse\",\"url\":\"interfaces/AccountCurrenciesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":353,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":354,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":355,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.__type\"},{\"id\":356,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.__type\"},{\"id\":357,\"kind\":1024,\"name\":\"receive_currencies\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type.receive_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.__type\"},{\"id\":358,\"kind\":1024,\"name\":\"send_currencies\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type.send_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.__type\"},{\"id\":359,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountCurrenciesResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.__type\"},{\"id\":360,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountCurrenciesResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":361,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountCurrenciesResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":362,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountCurrenciesResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":363,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountCurrenciesResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":364,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountCurrenciesResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":365,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountCurrenciesResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":366,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountCurrenciesResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"id\":367,\"kind\":256,\"name\":\"AccountInfoRequest\",\"url\":\"interfaces/AccountInfoRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":368,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountInfoRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountInfoRequest\"},{\"id\":369,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountInfoRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":370,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountInfoRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":371,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountInfoRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":372,\"kind\":1024,\"name\":\"queue\",\"url\":\"interfaces/AccountInfoRequest.html#queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":373,\"kind\":1024,\"name\":\"signer_lists\",\"url\":\"interfaces/AccountInfoRequest.html#signer_lists\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":374,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountInfoRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"id\":375,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountInfoRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoRequest\"},{\"id\":376,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountInfoRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoRequest\"},{\"id\":377,\"kind\":256,\"name\":\"AccountInfoResponse\",\"url\":\"interfaces/AccountInfoResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":378,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountInfoResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountInfoResponse\"},{\"id\":379,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountInfoResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountInfoResponse\"},{\"id\":380,\"kind\":1024,\"name\":\"account_data\",\"url\":\"interfaces/AccountInfoResponse.html#__type.account_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":381,\"kind\":1024,\"name\":\"signer_lists\",\"url\":\"interfaces/AccountInfoResponse.html#__type.signer_lists\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":382,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountInfoResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":383,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountInfoResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":384,\"kind\":1024,\"name\":\"queue_data\",\"url\":\"interfaces/AccountInfoResponse.html#__type.queue_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":385,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountInfoResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.__type\"},{\"id\":386,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountInfoResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":387,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountInfoResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":388,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountInfoResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":389,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountInfoResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":390,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountInfoResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":391,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountInfoResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":392,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountInfoResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"id\":393,\"kind\":256,\"name\":\"AccountLinesRequest\",\"url\":\"interfaces/AccountLinesRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":394,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountLinesRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountLinesRequest\"},{\"id\":395,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountLinesRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":396,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountLinesRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":397,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountLinesRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":398,\"kind\":1024,\"name\":\"peer\",\"url\":\"interfaces/AccountLinesRequest.html#peer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":399,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountLinesRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":400,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountLinesRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"id\":401,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountLinesRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesRequest\"},{\"id\":402,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountLinesRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesRequest\"},{\"id\":403,\"kind\":256,\"name\":\"AccountLinesResponse\",\"url\":\"interfaces/AccountLinesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":404,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountLinesResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountLinesResponse\"},{\"id\":405,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountLinesResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountLinesResponse\"},{\"id\":406,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountLinesResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":407,\"kind\":1024,\"name\":\"lines\",\"url\":\"interfaces/AccountLinesResponse.html#__type.lines\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":408,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountLinesResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":409,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountLinesResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":410,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountLinesResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":411,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountLinesResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.__type\"},{\"id\":412,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountLinesResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":413,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountLinesResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":414,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountLinesResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":415,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountLinesResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":416,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountLinesResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":417,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountLinesResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":418,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountLinesResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"id\":419,\"kind\":256,\"name\":\"AccountNFTsRequest\",\"url\":\"interfaces/AccountNFTsRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":420,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountNFTsRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountNFTsRequest\"},{\"id\":421,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountNFTsRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountNFTsRequest\"},{\"id\":422,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountNFTsRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountNFTsRequest\"},{\"id\":423,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountNFTsRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountNFTsRequest\"},{\"id\":424,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountNFTsRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsRequest\"},{\"id\":425,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountNFTsRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsRequest\"},{\"id\":426,\"kind\":256,\"name\":\"AccountNFTsResponse\",\"url\":\"interfaces/AccountNFTsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":427,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountNFTsResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountNFTsResponse\"},{\"id\":428,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountNFTsResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountNFTsResponse\"},{\"id\":429,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":430,\"kind\":1024,\"name\":\"account_nfts\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.account_nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":431,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":432,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":433,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":434,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountNFTsResponse.html#__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.__type\"},{\"id\":435,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountNFTsResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":436,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountNFTsResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":437,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountNFTsResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":438,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountNFTsResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":439,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountNFTsResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":440,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountNFTsResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":441,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountNFTsResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"id\":442,\"kind\":256,\"name\":\"AccountObjectsRequest\",\"url\":\"interfaces/AccountObjectsRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":443,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountObjectsRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountObjectsRequest\"},{\"id\":444,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountObjectsRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":445,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountObjectsRequest.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":446,\"kind\":1024,\"name\":\"deletion_blockers_only\",\"url\":\"interfaces/AccountObjectsRequest.html#deletion_blockers_only\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":447,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountObjectsRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":448,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountObjectsRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":449,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountObjectsRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":450,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountObjectsRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"id\":451,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountObjectsRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsRequest\"},{\"id\":452,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountObjectsRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsRequest\"},{\"id\":453,\"kind\":256,\"name\":\"AccountObjectsResponse\",\"url\":\"interfaces/AccountObjectsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":454,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountObjectsResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountObjectsResponse\"},{\"id\":455,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountObjectsResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountObjectsResponse\"},{\"id\":456,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":457,\"kind\":1024,\"name\":\"account_objects\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.account_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":458,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":459,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":460,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":461,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":462,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":463,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountObjectsResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.__type\"},{\"id\":464,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountObjectsResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":465,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountObjectsResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":466,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountObjectsResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":467,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountObjectsResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":468,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountObjectsResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":469,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountObjectsResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":470,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountObjectsResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"id\":471,\"kind\":256,\"name\":\"AccountOffer\",\"url\":\"interfaces/AccountOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":472,\"kind\":1024,\"name\":\"flags\",\"url\":\"interfaces/AccountOffer.html#flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"id\":473,\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/AccountOffer.html#seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"id\":474,\"kind\":1024,\"name\":\"taker_gets\",\"url\":\"interfaces/AccountOffer.html#taker_gets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"id\":475,\"kind\":1024,\"name\":\"taker_pays\",\"url\":\"interfaces/AccountOffer.html#taker_pays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"id\":476,\"kind\":1024,\"name\":\"quality\",\"url\":\"interfaces/AccountOffer.html#quality\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"id\":477,\"kind\":1024,\"name\":\"expiration\",\"url\":\"interfaces/AccountOffer.html#expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"id\":478,\"kind\":256,\"name\":\"AccountOffersRequest\",\"url\":\"interfaces/AccountOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":479,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountOffersRequest\"},{\"id\":480,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountOffersRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":481,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountOffersRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":482,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountOffersRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":483,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountOffersRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":484,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountOffersRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":485,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountOffersRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"id\":486,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersRequest\"},{\"id\":487,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersRequest\"},{\"id\":488,\"kind\":256,\"name\":\"AccountOffersResponse\",\"url\":\"interfaces/AccountOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":489,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountOffersResponse\"},{\"id\":490,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountOffersResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountOffersResponse\"},{\"id\":491,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountOffersResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":492,\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/AccountOffersResponse.html#__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":493,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountOffersResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":494,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountOffersResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":495,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountOffersResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":496,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountOffersResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.__type\"},{\"id\":497,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":498,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":499,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":500,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":501,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":502,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":503,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"id\":504,\"kind\":256,\"name\":\"AccountTxRequest\",\"url\":\"interfaces/AccountTxRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":505,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountTxRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountTxRequest\"},{\"id\":506,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountTxRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":507,\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index_min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":508,\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":509,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountTxRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":510,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":511,\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/AccountTxRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":512,\"kind\":1024,\"name\":\"forward\",\"url\":\"interfaces/AccountTxRequest.html#forward\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":513,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountTxRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":514,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountTxRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"id\":515,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountTxRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxRequest\"},{\"id\":516,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountTxRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxRequest\"},{\"id\":517,\"kind\":256,\"name\":\"AccountTxResponse\",\"url\":\"interfaces/AccountTxResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":518,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountTxResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountTxResponse\"},{\"id\":519,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountTxResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"AccountTxResponse\"},{\"id\":520,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountTxResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":521,\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/AccountTxResponse.html#__type.ledger_index_min\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":522,\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/AccountTxResponse.html#__type.ledger_index_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":523,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountTxResponse.html#__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":524,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountTxResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":525,\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/AccountTxResponse.html#__type.transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":526,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountTxResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.__type\"},{\"id\":527,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountTxResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":528,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountTxResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":529,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountTxResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":530,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountTxResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":531,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountTxResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":532,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountTxResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":533,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountTxResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"id\":534,\"kind\":256,\"name\":\"GatewayBalancesRequest\",\"url\":\"interfaces/GatewayBalancesRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":535,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/GatewayBalancesRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":536,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/GatewayBalancesRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":537,\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/GatewayBalancesRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":538,\"kind\":1024,\"name\":\"hotwallet\",\"url\":\"interfaces/GatewayBalancesRequest.html#hotwallet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":539,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/GatewayBalancesRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":540,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/GatewayBalancesRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":541,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GatewayBalancesRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":542,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GatewayBalancesRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesRequest\"},{\"id\":543,\"kind\":256,\"name\":\"GatewayBalancesResponse\",\"url\":\"interfaces/GatewayBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":544,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/GatewayBalancesResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":545,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":546,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":547,\"kind\":1024,\"name\":\"obligations\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.obligations\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":548,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":549,\"kind\":1024,\"name\":\"balances\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.balances\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":550,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":551,\"kind\":1024,\"name\":\"assets\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.assets\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":552,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":553,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":554,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":555,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/GatewayBalancesResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.__type\"},{\"id\":556,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GatewayBalancesResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":557,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/GatewayBalancesResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":558,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/GatewayBalancesResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":559,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/GatewayBalancesResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":560,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/GatewayBalancesResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":561,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/GatewayBalancesResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":562,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GatewayBalancesResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"id\":563,\"kind\":256,\"name\":\"NoRippleCheckRequest\",\"url\":\"interfaces/NoRippleCheckRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":564,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NoRippleCheckRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":565,\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/NoRippleCheckRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":566,\"kind\":1024,\"name\":\"role\",\"url\":\"interfaces/NoRippleCheckRequest.html#role\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":567,\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/NoRippleCheckRequest.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":568,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/NoRippleCheckRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":569,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/NoRippleCheckRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":570,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/NoRippleCheckRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":571,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NoRippleCheckRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":572,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NoRippleCheckRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckRequest\"},{\"id\":573,\"kind\":256,\"name\":\"NoRippleCheckResponse\",\"url\":\"interfaces/NoRippleCheckResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":574,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NoRippleCheckResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":575,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NoRippleCheckResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":576,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/NoRippleCheckResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NoRippleCheckResponse.__type\"},{\"id\":577,\"kind\":1024,\"name\":\"problems\",\"url\":\"interfaces/NoRippleCheckResponse.html#__type.problems\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NoRippleCheckResponse.__type\"},{\"id\":578,\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/NoRippleCheckResponse.html#__type.transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NoRippleCheckResponse.__type\"},{\"id\":579,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NoRippleCheckResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":580,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NoRippleCheckResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":581,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NoRippleCheckResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":582,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NoRippleCheckResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":583,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NoRippleCheckResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":584,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NoRippleCheckResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":585,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NoRippleCheckResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"id\":586,\"kind\":256,\"name\":\"LedgerRequest\",\"url\":\"interfaces/LedgerRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":587,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerRequest\"},{\"id\":588,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":589,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":590,\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/LedgerRequest.html#full\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":591,\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/LedgerRequest.html#accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":592,\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/LedgerRequest.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":593,\"kind\":1024,\"name\":\"expand\",\"url\":\"interfaces/LedgerRequest.html#expand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":594,\"kind\":1024,\"name\":\"owner_funds\",\"url\":\"interfaces/LedgerRequest.html#owner_funds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":595,\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":596,\"kind\":1024,\"name\":\"queue\",\"url\":\"interfaces/LedgerRequest.html#queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"id\":597,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerRequest\"},{\"id\":598,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerRequest\"},{\"id\":599,\"kind\":256,\"name\":\"LedgerResponse\",\"url\":\"interfaces/LedgerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":600,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerResponse\"},{\"id\":601,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerResponse\"},{\"id\":602,\"kind\":1024,\"name\":\"ledger\",\"url\":\"interfaces/LedgerResponse.html#__type.ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.__type\"},{\"id\":603,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.__type\"},{\"id\":604,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.__type\"},{\"id\":605,\"kind\":1024,\"name\":\"queue_data\",\"url\":\"interfaces/LedgerResponse.html#__type.queue_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.__type\"},{\"id\":606,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.__type\"},{\"id\":607,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":608,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":609,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":610,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":611,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":612,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":613,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"id\":614,\"kind\":256,\"name\":\"LedgerClosedRequest\",\"url\":\"interfaces/LedgerClosedRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":615,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerClosedRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerClosedRequest\"},{\"id\":616,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerClosedRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedRequest\"},{\"id\":617,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerClosedRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedRequest\"},{\"id\":618,\"kind\":256,\"name\":\"LedgerClosedResponse\",\"url\":\"interfaces/LedgerClosedResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":619,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerClosedResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerClosedResponse\"},{\"id\":620,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerClosedResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerClosedResponse\"},{\"id\":621,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerClosedResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerClosedResponse.__type\"},{\"id\":622,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerClosedResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerClosedResponse.__type\"},{\"id\":623,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerClosedResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":624,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerClosedResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":625,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerClosedResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":626,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerClosedResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":627,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerClosedResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":628,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerClosedResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":629,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerClosedResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"id\":630,\"kind\":256,\"name\":\"LedgerCurrentRequest\",\"url\":\"interfaces/LedgerCurrentRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":631,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerCurrentRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerCurrentRequest\"},{\"id\":632,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerCurrentRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentRequest\"},{\"id\":633,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerCurrentRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentRequest\"},{\"id\":634,\"kind\":256,\"name\":\"LedgerCurrentResponse\",\"url\":\"interfaces/LedgerCurrentResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":635,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerCurrentResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":636,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerCurrentResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":637,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/LedgerCurrentResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerCurrentResponse.__type\"},{\"id\":638,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerCurrentResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":639,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerCurrentResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":640,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerCurrentResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":641,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerCurrentResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":642,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerCurrentResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":643,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerCurrentResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":644,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerCurrentResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"id\":645,\"kind\":256,\"name\":\"LedgerDataRequest\",\"url\":\"interfaces/LedgerDataRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":646,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerDataRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerDataRequest\"},{\"id\":647,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerDataRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"id\":648,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerDataRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"id\":649,\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerDataRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"id\":650,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/LedgerDataRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"id\":651,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/LedgerDataRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"id\":652,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerDataRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataRequest\"},{\"id\":653,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerDataRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataRequest\"},{\"id\":654,\"kind\":256,\"name\":\"LedgerDataResponse\",\"url\":\"interfaces/LedgerDataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":655,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerDataResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerDataResponse\"},{\"id\":656,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerDataResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerDataResponse\"},{\"id\":657,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerDataResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.__type\"},{\"id\":658,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerDataResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.__type\"},{\"id\":659,\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/LedgerDataResponse.html#__type.state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.__type\"},{\"id\":660,\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/LedgerDataResponse.html#__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.__type\"},{\"id\":661,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerDataResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.__type\"},{\"id\":662,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerDataResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":663,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerDataResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":664,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerDataResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":665,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerDataResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":666,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerDataResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":667,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerDataResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":668,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerDataResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"id\":669,\"kind\":256,\"name\":\"LedgerEntryRequest\",\"url\":\"interfaces/LedgerEntryRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":670,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerEntryRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerEntryRequest\"},{\"id\":671,\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerEntryRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":672,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerEntryRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":673,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerEntryRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":674,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntryRequest.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":675,\"kind\":1024,\"name\":\"account_root\",\"url\":\"interfaces/LedgerEntryRequest.html#account_root\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":676,\"kind\":1024,\"name\":\"directory\",\"url\":\"interfaces/LedgerEntryRequest.html#directory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":677,\"kind\":1024,\"name\":\"offer\",\"url\":\"interfaces/LedgerEntryRequest.html#offer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":678,\"kind\":1024,\"name\":\"ripple_state\",\"url\":\"interfaces/LedgerEntryRequest.html#ripple_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":679,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerEntryRequest.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":680,\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/LedgerEntryRequest.html#__type.accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryRequest.__type\"},{\"id\":681,\"kind\":1024,\"name\":\"currency\",\"url\":\"interfaces/LedgerEntryRequest.html#__type.currency\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryRequest.__type\"},{\"id\":682,\"kind\":1024,\"name\":\"check\",\"url\":\"interfaces/LedgerEntryRequest.html#check\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":683,\"kind\":1024,\"name\":\"escrow\",\"url\":\"interfaces/LedgerEntryRequest.html#escrow\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":684,\"kind\":1024,\"name\":\"payment_channel\",\"url\":\"interfaces/LedgerEntryRequest.html#payment_channel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":685,\"kind\":1024,\"name\":\"deposit_preauth\",\"url\":\"interfaces/LedgerEntryRequest.html#deposit_preauth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":686,\"kind\":1024,\"name\":\"ticket\",\"url\":\"interfaces/LedgerEntryRequest.html#ticket\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"id\":687,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerEntryRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryRequest\"},{\"id\":688,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerEntryRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryRequest\"},{\"id\":689,\"kind\":256,\"name\":\"LedgerEntryResponse\",\"url\":\"interfaces/LedgerEntryResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":690,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerEntryResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerEntryResponse\"},{\"id\":691,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerEntryResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"LedgerEntryResponse\"},{\"id\":692,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntryResponse.html#__type.index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.__type\"},{\"id\":693,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/LedgerEntryResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.__type\"},{\"id\":694,\"kind\":1024,\"name\":\"node\",\"url\":\"interfaces/LedgerEntryResponse.html#__type.node\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.__type\"},{\"id\":695,\"kind\":1024,\"name\":\"node_binary\",\"url\":\"interfaces/LedgerEntryResponse.html#__type.node_binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.__type\"},{\"id\":696,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerEntryResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.__type\"},{\"id\":697,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerEntryResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":698,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerEntryResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":699,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerEntryResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":700,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerEntryResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":701,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerEntryResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":702,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerEntryResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":703,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerEntryResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"id\":704,\"kind\":256,\"name\":\"SubmitRequest\",\"url\":\"interfaces/SubmitRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":705,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubmitRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubmitRequest\"},{\"id\":706,\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitRequest.html#tx_blob\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitRequest\"},{\"id\":707,\"kind\":1024,\"name\":\"fail_hard\",\"url\":\"interfaces/SubmitRequest.html#fail_hard\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitRequest\"},{\"id\":708,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitRequest\"},{\"id\":709,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitRequest\"},{\"id\":710,\"kind\":256,\"name\":\"SubmitResponse\",\"url\":\"interfaces/SubmitResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":711,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubmitResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubmitResponse\"},{\"id\":712,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SubmitResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"SubmitResponse\"},{\"id\":713,\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/SubmitResponse.html#__type.engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":714,\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/SubmitResponse.html#__type.engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":715,\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/SubmitResponse.html#__type.engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":716,\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitResponse.html#__type.tx_blob\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":717,\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitResponse.html#__type.tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":718,\"kind\":1024,\"name\":\"accepted\",\"url\":\"interfaces/SubmitResponse.html#__type.accepted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":719,\"kind\":1024,\"name\":\"account_sequence_available\",\"url\":\"interfaces/SubmitResponse.html#__type.account_sequence_available\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":720,\"kind\":1024,\"name\":\"account_sequence_next\",\"url\":\"interfaces/SubmitResponse.html#__type.account_sequence_next\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":721,\"kind\":1024,\"name\":\"applied\",\"url\":\"interfaces/SubmitResponse.html#__type.applied\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":722,\"kind\":1024,\"name\":\"broadcast\",\"url\":\"interfaces/SubmitResponse.html#__type.broadcast\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":723,\"kind\":1024,\"name\":\"kept\",\"url\":\"interfaces/SubmitResponse.html#__type.kept\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":724,\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/SubmitResponse.html#__type.queued\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":725,\"kind\":1024,\"name\":\"open_ledger_cost\",\"url\":\"interfaces/SubmitResponse.html#__type.open_ledger_cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":726,\"kind\":1024,\"name\":\"validated_ledger_index\",\"url\":\"interfaces/SubmitResponse.html#__type.validated_ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.__type\"},{\"id\":727,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":728,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubmitResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":729,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubmitResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":730,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubmitResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":731,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubmitResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":732,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubmitResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":733,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"id\":734,\"kind\":256,\"name\":\"SubmitMultisignedRequest\",\"url\":\"interfaces/SubmitMultisignedRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":735,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubmitMultisignedRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubmitMultisignedRequest\"},{\"id\":736,\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitMultisignedRequest.html#tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitMultisignedRequest\"},{\"id\":737,\"kind\":1024,\"name\":\"fail_hard\",\"url\":\"interfaces/SubmitMultisignedRequest.html#fail_hard\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitMultisignedRequest\"},{\"id\":738,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitMultisignedRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedRequest\"},{\"id\":739,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitMultisignedRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedRequest\"},{\"id\":740,\"kind\":256,\"name\":\"SubmitMultisignedResponse\",\"url\":\"interfaces/SubmitMultisignedResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":741,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":742,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":743,\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type.engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.__type\"},{\"id\":744,\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type.engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.__type\"},{\"id\":745,\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type.engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.__type\"},{\"id\":746,\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type.tx_blob\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.__type\"},{\"id\":747,\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitMultisignedResponse.html#__type.tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.__type\"},{\"id\":748,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitMultisignedResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":749,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubmitMultisignedResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":750,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubmitMultisignedResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":751,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubmitMultisignedResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":752,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubmitMultisignedResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":753,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubmitMultisignedResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":754,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitMultisignedResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"id\":755,\"kind\":256,\"name\":\"TransactionEntryRequest\",\"url\":\"interfaces/TransactionEntryRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":756,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/TransactionEntryRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionEntryRequest\"},{\"id\":757,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionEntryRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionEntryRequest\"},{\"id\":758,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionEntryRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionEntryRequest\"},{\"id\":759,\"kind\":1024,\"name\":\"tx_hash\",\"url\":\"interfaces/TransactionEntryRequest.html#tx_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionEntryRequest\"},{\"id\":760,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TransactionEntryRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryRequest\"},{\"id\":761,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TransactionEntryRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryRequest\"},{\"id\":762,\"kind\":256,\"name\":\"TransactionEntryResponse\",\"url\":\"interfaces/TransactionEntryResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":763,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/TransactionEntryResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionEntryResponse\"},{\"id\":764,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/TransactionEntryResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"TransactionEntryResponse\"},{\"id\":765,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionEntryResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.__type\"},{\"id\":766,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionEntryResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.__type\"},{\"id\":767,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/TransactionEntryResponse.html#__type.metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.__type\"},{\"id\":768,\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/TransactionEntryResponse.html#__type.tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.__type\"},{\"id\":769,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TransactionEntryResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":770,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TransactionEntryResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":771,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TransactionEntryResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":772,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/TransactionEntryResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":773,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TransactionEntryResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":774,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/TransactionEntryResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":775,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TransactionEntryResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"id\":776,\"kind\":256,\"name\":\"TxRequest\",\"url\":\"interfaces/TxRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":777,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/TxRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TxRequest\"},{\"id\":778,\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TxRequest.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"id\":779,\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/TxRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"id\":780,\"kind\":1024,\"name\":\"min_ledger\",\"url\":\"interfaces/TxRequest.html#min_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"id\":781,\"kind\":1024,\"name\":\"max_ledger\",\"url\":\"interfaces/TxRequest.html#max_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"id\":782,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TxRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxRequest\"},{\"id\":783,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TxRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxRequest\"},{\"id\":784,\"kind\":256,\"name\":\"TxResponse\",\"url\":\"interfaces/TxResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":785,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/TxResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TxResponse\"},{\"id\":786,\"kind\":1024,\"name\":\"searched_all\",\"url\":\"interfaces/TxResponse.html#searched_all\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxResponse\"},{\"id\":787,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TxResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":788,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TxResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":789,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TxResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":790,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/TxResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":791,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TxResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":792,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/TxResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":793,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TxResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"id\":794,\"kind\":256,\"name\":\"BookOffersRequest\",\"url\":\"interfaces/BookOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":795,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/BookOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"BookOffersRequest\"},{\"id\":796,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/BookOffersRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":797,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/BookOffersRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":798,\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/BookOffersRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":799,\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/BookOffersRequest.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":800,\"kind\":1024,\"name\":\"taker_gets\",\"url\":\"interfaces/BookOffersRequest.html#taker_gets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":801,\"kind\":1024,\"name\":\"taker_pays\",\"url\":\"interfaces/BookOffersRequest.html#taker_pays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"id\":802,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/BookOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersRequest\"},{\"id\":803,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/BookOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersRequest\"},{\"id\":804,\"kind\":256,\"name\":\"BookOffer\",\"url\":\"interfaces/BookOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":805,\"kind\":1024,\"name\":\"owner_funds\",\"url\":\"interfaces/BookOffer.html#owner_funds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"id\":806,\"kind\":1024,\"name\":\"taker_gets_funded\",\"url\":\"interfaces/BookOffer.html#taker_gets_funded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"id\":807,\"kind\":1024,\"name\":\"taker_pays_funded\",\"url\":\"interfaces/BookOffer.html#taker_pays_funded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"id\":808,\"kind\":1024,\"name\":\"quality\",\"url\":\"interfaces/BookOffer.html#quality\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"id\":809,\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/BookOffer.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":810,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/BookOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":811,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/BookOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":812,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/BookOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":813,\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/BookOffer.html#TakerPays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":814,\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/BookOffer.html#TakerGets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":815,\"kind\":1024,\"name\":\"BookDirectory\",\"url\":\"interfaces/BookOffer.html#BookDirectory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":816,\"kind\":1024,\"name\":\"BookNode\",\"url\":\"interfaces/BookOffer.html#BookNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":817,\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/BookOffer.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":818,\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/BookOffer.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":819,\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/BookOffer.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":820,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/BookOffer.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":821,\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/BookOffer.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"id\":822,\"kind\":256,\"name\":\"BookOffersResponse\",\"url\":\"interfaces/BookOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":823,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/BookOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"BookOffersResponse\"},{\"id\":824,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/BookOffersResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"BookOffersResponse\"},{\"id\":825,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/BookOffersResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.__type\"},{\"id\":826,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/BookOffersResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.__type\"},{\"id\":827,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/BookOffersResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.__type\"},{\"id\":828,\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/BookOffersResponse.html#__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.__type\"},{\"id\":829,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/BookOffersResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.__type\"},{\"id\":830,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/BookOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":831,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/BookOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":832,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/BookOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":833,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/BookOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":834,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/BookOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":835,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/BookOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":836,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/BookOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"id\":837,\"kind\":256,\"name\":\"DepositAuthorizedRequest\",\"url\":\"interfaces/DepositAuthorizedRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":838,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/DepositAuthorizedRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":839,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/DepositAuthorizedRequest.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":840,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/DepositAuthorizedRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":841,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/DepositAuthorizedRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":842,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/DepositAuthorizedRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":843,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DepositAuthorizedRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":844,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/DepositAuthorizedRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedRequest\"},{\"id\":845,\"kind\":256,\"name\":\"DepositAuthorizedResponse\",\"url\":\"interfaces/DepositAuthorizedResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":846,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":847,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":848,\"kind\":1024,\"name\":\"deposit_authorized\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.deposit_authorized\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":849,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":850,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":851,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":852,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":853,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":854,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/DepositAuthorizedResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.__type\"},{\"id\":855,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DepositAuthorizedResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":856,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/DepositAuthorizedResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":857,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DepositAuthorizedResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":858,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/DepositAuthorizedResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":859,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/DepositAuthorizedResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":860,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/DepositAuthorizedResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":861,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/DepositAuthorizedResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"id\":862,\"kind\":4194304,\"name\":\"PathFindRequest\",\"url\":\"modules.html#PathFindRequest\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":863,\"kind\":256,\"name\":\"PathFindCreateRequest\",\"url\":\"interfaces/PathFindCreateRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":864,\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindCreateRequest.html#subcommand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PathFindCreateRequest\"},{\"id\":865,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindCreateRequest.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"id\":866,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindCreateRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"id\":867,\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindCreateRequest.html#destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"id\":868,\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/PathFindCreateRequest.html#send_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"id\":869,\"kind\":1024,\"name\":\"paths\",\"url\":\"interfaces/PathFindCreateRequest.html#paths\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"id\":870,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindCreateRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"id\":871,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindCreateRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"id\":872,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindCreateRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"id\":873,\"kind\":256,\"name\":\"PathFindCloseRequest\",\"url\":\"interfaces/PathFindCloseRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":874,\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindCloseRequest.html#subcommand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PathFindCloseRequest\"},{\"id\":875,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindCloseRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"id\":876,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindCloseRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"id\":877,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindCloseRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"id\":878,\"kind\":256,\"name\":\"PathFindStatusRequest\",\"url\":\"interfaces/PathFindStatusRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":879,\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindStatusRequest.html#subcommand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PathFindStatusRequest\"},{\"id\":880,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindStatusRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"id\":881,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindStatusRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"id\":882,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindStatusRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"id\":883,\"kind\":256,\"name\":\"PathFindResponse\",\"url\":\"interfaces/PathFindResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":884,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/PathFindResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PathFindResponse\"},{\"id\":885,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PathFindResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"PathFindResponse\"},{\"id\":886,\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/PathFindResponse.html#__type.alternatives\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":887,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindResponse.html#__type.destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":888,\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindResponse.html#__type.destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":889,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindResponse.html#__type.source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":890,\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/PathFindResponse.html#__type.full_reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":891,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindResponse.html#__type.id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":892,\"kind\":1024,\"name\":\"closed\",\"url\":\"interfaces/PathFindResponse.html#__type.closed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":893,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PathFindResponse.html#__type.status\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.__type\"},{\"id\":894,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":895,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PathFindResponse.html#status-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":896,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PathFindResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":897,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/PathFindResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":898,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/PathFindResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":899,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/PathFindResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":900,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"id\":901,\"kind\":256,\"name\":\"RipplePathFindRequest\",\"url\":\"interfaces/RipplePathFindRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":902,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/RipplePathFindRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"RipplePathFindRequest\"},{\"id\":903,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/RipplePathFindRequest.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":904,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/RipplePathFindRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":905,\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/RipplePathFindRequest.html#destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":906,\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/RipplePathFindRequest.html#send_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":907,\"kind\":1024,\"name\":\"source_currencies\",\"url\":\"interfaces/RipplePathFindRequest.html#source_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":908,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/RipplePathFindRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":909,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/RipplePathFindRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"id\":910,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindRequest\"},{\"id\":911,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RipplePathFindRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindRequest\"},{\"id\":912,\"kind\":256,\"name\":\"RipplePathFindResponse\",\"url\":\"interfaces/RipplePathFindResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":913,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/RipplePathFindResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"RipplePathFindResponse\"},{\"id\":914,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RipplePathFindResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"RipplePathFindResponse\"},{\"id\":915,\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.alternatives\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":916,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":917,\"kind\":1024,\"name\":\"destination_currencies\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.destination_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":918,\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":919,\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.full_reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":920,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":921,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":922,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":923,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/RipplePathFindResponse.html#__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.__type\"},{\"id\":924,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":925,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/RipplePathFindResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":926,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/RipplePathFindResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":927,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/RipplePathFindResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":928,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/RipplePathFindResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":929,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/RipplePathFindResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":930,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RipplePathFindResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"id\":931,\"kind\":256,\"name\":\"ChannelVerifyRequest\",\"url\":\"interfaces/ChannelVerifyRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":932,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ChannelVerifyRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":933,\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/ChannelVerifyRequest.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":934,\"kind\":1024,\"name\":\"channel_id\",\"url\":\"interfaces/ChannelVerifyRequest.html#channel_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":935,\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/ChannelVerifyRequest.html#public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":936,\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ChannelVerifyRequest.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":937,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ChannelVerifyRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":938,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ChannelVerifyRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyRequest\"},{\"id\":939,\"kind\":256,\"name\":\"ChannelVerifyResponse\",\"url\":\"interfaces/ChannelVerifyResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":940,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ChannelVerifyResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":941,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChannelVerifyResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":942,\"kind\":1024,\"name\":\"signature_verified\",\"url\":\"interfaces/ChannelVerifyResponse.html#__type.signature_verified\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChannelVerifyResponse.__type\"},{\"id\":943,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ChannelVerifyResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":944,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ChannelVerifyResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":945,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ChannelVerifyResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":946,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ChannelVerifyResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":947,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ChannelVerifyResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":948,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ChannelVerifyResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":949,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ChannelVerifyResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"id\":950,\"kind\":256,\"name\":\"SubscribeRequest\",\"url\":\"interfaces/SubscribeRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":951,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubscribeRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubscribeRequest\"},{\"id\":952,\"kind\":1024,\"name\":\"streams\",\"url\":\"interfaces/SubscribeRequest.html#streams\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":953,\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/SubscribeRequest.html#accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":954,\"kind\":1024,\"name\":\"accounts_proposed\",\"url\":\"interfaces/SubscribeRequest.html#accounts_proposed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":955,\"kind\":1024,\"name\":\"books\",\"url\":\"interfaces/SubscribeRequest.html#books\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":956,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/SubscribeRequest.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":957,\"kind\":1024,\"name\":\"url_username\",\"url\":\"interfaces/SubscribeRequest.html#url_username\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":958,\"kind\":1024,\"name\":\"url_password\",\"url\":\"interfaces/SubscribeRequest.html#url_password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"id\":959,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubscribeRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeRequest\"},{\"id\":960,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubscribeRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeRequest\"},{\"id\":961,\"kind\":256,\"name\":\"SubscribeResponse\",\"url\":\"interfaces/SubscribeResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":962,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubscribeResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SubscribeResponse\"},{\"id\":963,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubscribeResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":964,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubscribeResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":965,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubscribeResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":966,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubscribeResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":967,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubscribeResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":968,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubscribeResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":969,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubscribeResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"id\":970,\"kind\":4194304,\"name\":\"Stream\",\"url\":\"modules.html#Stream\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":971,\"kind\":256,\"name\":\"LedgerStream\",\"url\":\"interfaces/LedgerStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":972,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"LedgerStream\"},{\"id\":973,\"kind\":1024,\"name\":\"fee_base\",\"url\":\"interfaces/LedgerStream.html#fee_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":974,\"kind\":1024,\"name\":\"fee_ref\",\"url\":\"interfaces/LedgerStream.html#fee_ref\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":975,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":976,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":977,\"kind\":1024,\"name\":\"ledger_time\",\"url\":\"interfaces/LedgerStream.html#ledger_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":978,\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/LedgerStream.html#reserve_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":979,\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/LedgerStream.html#reserve_inc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":980,\"kind\":1024,\"name\":\"txn_count\",\"url\":\"interfaces/LedgerStream.html#txn_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":981,\"kind\":1024,\"name\":\"validated_ledgers\",\"url\":\"interfaces/LedgerStream.html#validated_ledgers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"id\":982,\"kind\":256,\"name\":\"ValidationStream\",\"url\":\"interfaces/ValidationStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":983,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ValidationStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ValidationStream\"},{\"id\":984,\"kind\":1024,\"name\":\"amendments\",\"url\":\"interfaces/ValidationStream.html#amendments\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":985,\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ValidationStream.html#base_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":986,\"kind\":1024,\"name\":\"flags\",\"url\":\"interfaces/ValidationStream.html#flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":987,\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/ValidationStream.html#full\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":988,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/ValidationStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":989,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/ValidationStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":990,\"kind\":1024,\"name\":\"load_fee\",\"url\":\"interfaces/ValidationStream.html#load_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":991,\"kind\":1024,\"name\":\"master_key\",\"url\":\"interfaces/ValidationStream.html#master_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":992,\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ValidationStream.html#reserve_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":993,\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ValidationStream.html#reserve_inc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":994,\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ValidationStream.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":995,\"kind\":1024,\"name\":\"signing_time\",\"url\":\"interfaces/ValidationStream.html#signing_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":996,\"kind\":1024,\"name\":\"validation_public_key\",\"url\":\"interfaces/ValidationStream.html#validation_public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"id\":997,\"kind\":256,\"name\":\"TransactionStream\",\"url\":\"interfaces/TransactionStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":998,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TransactionStream.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":999,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TransactionStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TransactionStream\"},{\"id\":1000,\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/TransactionStream.html#engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1001,\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/TransactionStream.html#engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1002,\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/TransactionStream.html#engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1003,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/TransactionStream.html#ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1004,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1005,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1006,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/TransactionStream.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1007,\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TransactionStream.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1008,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/TransactionStream.html#validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1009,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TransactionStream.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"id\":1010,\"kind\":256,\"name\":\"PathFindStream\",\"url\":\"interfaces/PathFindStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1011,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PathFindStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PathFindStream\"},{\"id\":1012,\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindStream.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1013,\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindStream.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1014,\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindStream.html#destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1015,\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/PathFindStream.html#full_reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1016,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindStream.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1017,\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/PathFindStream.html#send_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1018,\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/PathFindStream.html#alternatives\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"id\":1019,\"kind\":256,\"name\":\"PeerStatusStream\",\"url\":\"interfaces/PeerStatusStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1020,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PeerStatusStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PeerStatusStream\"},{\"id\":1021,\"kind\":1024,\"name\":\"action\",\"url\":\"interfaces/PeerStatusStream.html#action\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1022,\"kind\":1024,\"name\":\"date\",\"url\":\"interfaces/PeerStatusStream.html#date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1023,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/PeerStatusStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1024,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1025,\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1026,\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index_min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"id\":1027,\"kind\":256,\"name\":\"OrderBookStream\",\"url\":\"interfaces/OrderBookStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1028,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/OrderBookStream.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1029,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/OrderBookStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"OrderBookStream\"},{\"id\":1030,\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/OrderBookStream.html#engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1031,\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/OrderBookStream.html#engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1032,\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/OrderBookStream.html#engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1033,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/OrderBookStream.html#ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1034,\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/OrderBookStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1035,\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/OrderBookStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1036,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/OrderBookStream.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1037,\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/OrderBookStream.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1038,\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/OrderBookStream.html#validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"id\":1039,\"kind\":256,\"name\":\"ConsensusStream\",\"url\":\"interfaces/ConsensusStream.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1040,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ConsensusStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ConsensusStream\"},{\"id\":1041,\"kind\":1024,\"name\":\"consensus\",\"url\":\"interfaces/ConsensusStream.html#consensus\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConsensusStream\"},{\"id\":1042,\"kind\":256,\"name\":\"UnsubscribeRequest\",\"url\":\"interfaces/UnsubscribeRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1043,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/UnsubscribeRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1044,\"kind\":1024,\"name\":\"streams\",\"url\":\"interfaces/UnsubscribeRequest.html#streams\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1045,\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/UnsubscribeRequest.html#accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1046,\"kind\":1024,\"name\":\"accounts_proposed\",\"url\":\"interfaces/UnsubscribeRequest.html#accounts_proposed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1047,\"kind\":1024,\"name\":\"books\",\"url\":\"interfaces/UnsubscribeRequest.html#books\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1048,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/UnsubscribeRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1049,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/UnsubscribeRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeRequest\"},{\"id\":1050,\"kind\":256,\"name\":\"UnsubscribeResponse\",\"url\":\"interfaces/UnsubscribeResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1051,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/UnsubscribeResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1052,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/UnsubscribeResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1053,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/UnsubscribeResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1054,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/UnsubscribeResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1055,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/UnsubscribeResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1056,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/UnsubscribeResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1057,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/UnsubscribeResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1058,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/UnsubscribeResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"id\":1059,\"kind\":256,\"name\":\"FeeRequest\",\"url\":\"interfaces/FeeRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1060,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/FeeRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FeeRequest\"},{\"id\":1061,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FeeRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeRequest\"},{\"id\":1062,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FeeRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeRequest\"},{\"id\":1063,\"kind\":256,\"name\":\"FeeResponse\",\"url\":\"interfaces/FeeResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1064,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/FeeResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FeeResponse\"},{\"id\":1065,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"FeeResponse\"},{\"id\":1066,\"kind\":1024,\"name\":\"current_ledger_size\",\"url\":\"interfaces/FeeResponse.html#__type.current_ledger_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1067,\"kind\":1024,\"name\":\"current_queue_size\",\"url\":\"interfaces/FeeResponse.html#__type.current_queue_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1068,\"kind\":1024,\"name\":\"drops\",\"url\":\"interfaces/FeeResponse.html#__type.drops\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1069,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1070,\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/FeeResponse.html#__type.__type-1.base_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1071,\"kind\":1024,\"name\":\"median_fee\",\"url\":\"interfaces/FeeResponse.html#__type.__type-1.median_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1072,\"kind\":1024,\"name\":\"minimum_fee\",\"url\":\"interfaces/FeeResponse.html#__type.__type-1.minimum_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1073,\"kind\":1024,\"name\":\"open_ledger_fee\",\"url\":\"interfaces/FeeResponse.html#__type.__type-1.open_ledger_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1074,\"kind\":1024,\"name\":\"expected_ledger_size\",\"url\":\"interfaces/FeeResponse.html#__type.expected_ledger_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1075,\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/FeeResponse.html#__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1076,\"kind\":1024,\"name\":\"levels\",\"url\":\"interfaces/FeeResponse.html#__type.levels\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1077,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#__type.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1078,\"kind\":1024,\"name\":\"median_level\",\"url\":\"interfaces/FeeResponse.html#__type.__type-2.median_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1079,\"kind\":1024,\"name\":\"minimum_level\",\"url\":\"interfaces/FeeResponse.html#__type.__type-2.minimum_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1080,\"kind\":1024,\"name\":\"open_ledger_level\",\"url\":\"interfaces/FeeResponse.html#__type.__type-2.open_ledger_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1081,\"kind\":1024,\"name\":\"reference_level\",\"url\":\"interfaces/FeeResponse.html#__type.__type-2.reference_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type.__type\"},{\"id\":1082,\"kind\":1024,\"name\":\"max_queue_size\",\"url\":\"interfaces/FeeResponse.html#__type.max_queue_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.__type\"},{\"id\":1083,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FeeResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1084,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/FeeResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1085,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/FeeResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1086,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/FeeResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1087,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/FeeResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1088,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/FeeResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1089,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FeeResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"id\":1090,\"kind\":256,\"name\":\"ManifestRequest\",\"url\":\"interfaces/ManifestRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1091,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ManifestRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ManifestRequest\"},{\"id\":1092,\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/ManifestRequest.html#public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ManifestRequest\"},{\"id\":1093,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ManifestRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestRequest\"},{\"id\":1094,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ManifestRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestRequest\"},{\"id\":1095,\"kind\":256,\"name\":\"ManifestResponse\",\"url\":\"interfaces/ManifestResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1096,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ManifestResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ManifestResponse\"},{\"id\":1097,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ManifestResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ManifestResponse\"},{\"id\":1098,\"kind\":1024,\"name\":\"details\",\"url\":\"interfaces/ManifestResponse.html#__type.details\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type\"},{\"id\":1099,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ManifestResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type\"},{\"id\":1100,\"kind\":1024,\"name\":\"domain\",\"url\":\"interfaces/ManifestResponse.html#__type.__type-1.domain\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type.__type\"},{\"id\":1101,\"kind\":1024,\"name\":\"ephemeral_key\",\"url\":\"interfaces/ManifestResponse.html#__type.__type-1.ephemeral_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type.__type\"},{\"id\":1102,\"kind\":1024,\"name\":\"master_key\",\"url\":\"interfaces/ManifestResponse.html#__type.__type-1.master_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type.__type\"},{\"id\":1103,\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ManifestResponse.html#__type.__type-1.seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type.__type\"},{\"id\":1104,\"kind\":1024,\"name\":\"manifest\",\"url\":\"interfaces/ManifestResponse.html#__type.manifest\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type\"},{\"id\":1105,\"kind\":1024,\"name\":\"requested\",\"url\":\"interfaces/ManifestResponse.html#__type.requested\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.__type\"},{\"id\":1106,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ManifestResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1107,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ManifestResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1108,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ManifestResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1109,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ManifestResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1110,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ManifestResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1111,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ManifestResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1112,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ManifestResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"id\":1113,\"kind\":256,\"name\":\"ServerInfoRequest\",\"url\":\"interfaces/ServerInfoRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1114,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ServerInfoRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ServerInfoRequest\"},{\"id\":1115,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerInfoRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoRequest\"},{\"id\":1116,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerInfoRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoRequest\"},{\"id\":1117,\"kind\":256,\"name\":\"ServerInfoResponse\",\"url\":\"interfaces/ServerInfoResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1118,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ServerInfoResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ServerInfoResponse\"},{\"id\":1119,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ServerInfoResponse\"},{\"id\":1120,\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/ServerInfoResponse.html#__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type\"},{\"id\":1121,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type\"},{\"id\":1122,\"kind\":1024,\"name\":\"amendment_blocked\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.amendment_blocked\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1123,\"kind\":1024,\"name\":\"build_version\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.build_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1124,\"kind\":1024,\"name\":\"closed_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.closed_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1125,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1126,\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.age\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1127,\"kind\":1024,\"name\":\"base_fee_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.base_fee_xrp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1128,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1129,\"kind\":1024,\"name\":\"reserve_base_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.reserve_base_xrp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1130,\"kind\":1024,\"name\":\"reserve_inc_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.reserve_inc_xrp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1131,\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1132,\"kind\":1024,\"name\":\"complete_ledgers\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.complete_ledgers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1133,\"kind\":1024,\"name\":\"hostid\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.hostid\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1134,\"kind\":1024,\"name\":\"io_latency_ms\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.io_latency_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1135,\"kind\":1024,\"name\":\"jq_trans_overflow\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.jq_trans_overflow\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1136,\"kind\":1024,\"name\":\"last_close\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.last_close\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1137,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1138,\"kind\":1024,\"name\":\"converge_time_s\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3.converge_time_s\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1139,\"kind\":1024,\"name\":\"proposers\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3.proposers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1140,\"kind\":1024,\"name\":\"load\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1141,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1142,\"kind\":1024,\"name\":\"job_types\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4.job_types\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1143,\"kind\":1024,\"name\":\"threads\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4.threads\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1144,\"kind\":1024,\"name\":\"load_factor\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1145,\"kind\":1024,\"name\":\"load_factor_local\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_local\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1146,\"kind\":1024,\"name\":\"load_factor_net\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_net\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1147,\"kind\":1024,\"name\":\"load_factor_cluster\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_cluster\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1148,\"kind\":1024,\"name\":\"load_factor_fee_escalation\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_fee_escalation\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1149,\"kind\":1024,\"name\":\"load_factor_fee_queue\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_fee_queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1150,\"kind\":1024,\"name\":\"load_factor_server\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_server\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1151,\"kind\":1024,\"name\":\"network_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.network_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1152,\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1153,\"kind\":1024,\"name\":\"pubkey_node\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.pubkey_node\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1154,\"kind\":1024,\"name\":\"pubkey_validator\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.pubkey_validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1155,\"kind\":1024,\"name\":\"server_state\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.server_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1156,\"kind\":1024,\"name\":\"server_state_duration_us\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.server_state_duration_us\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1157,\"kind\":1024,\"name\":\"state_accounting\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.state_accounting\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1158,\"kind\":1024,\"name\":\"time\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1159,\"kind\":1024,\"name\":\"uptime\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.uptime\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1160,\"kind\":1024,\"name\":\"validated_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.validated_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1161,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1162,\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.age-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1163,\"kind\":1024,\"name\":\"base_fee_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.base_fee_xrp-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1164,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.hash-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1165,\"kind\":1024,\"name\":\"reserve_base_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.reserve_base_xrp-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1166,\"kind\":1024,\"name\":\"reserve_inc_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.reserve_inc_xrp-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1167,\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.seq-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type.__type\"},{\"id\":1168,\"kind\":1024,\"name\":\"validation_quorum\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.validation_quorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1169,\"kind\":1024,\"name\":\"validator_list_expires\",\"url\":\"interfaces/ServerInfoResponse.html#__type.__type-1.validator_list_expires\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.__type.__type\"},{\"id\":1170,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerInfoResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1171,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ServerInfoResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1172,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ServerInfoResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1173,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ServerInfoResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1174,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ServerInfoResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1175,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ServerInfoResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1176,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerInfoResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"id\":1177,\"kind\":256,\"name\":\"ServerStateRequest\",\"url\":\"interfaces/ServerStateRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1178,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ServerStateRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ServerStateRequest\"},{\"id\":1179,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerStateRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateRequest\"},{\"id\":1180,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerStateRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateRequest\"},{\"id\":1181,\"kind\":256,\"name\":\"ServerStateResponse\",\"url\":\"interfaces/ServerStateResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1182,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ServerStateResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"ServerStateResponse\"},{\"id\":1183,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"ServerStateResponse\"},{\"id\":1184,\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/ServerStateResponse.html#__type.state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type\"},{\"id\":1185,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type\"},{\"id\":1186,\"kind\":1024,\"name\":\"amendment_blocked\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.amendment_blocked\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1187,\"kind\":1024,\"name\":\"build_version\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.build_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1188,\"kind\":1024,\"name\":\"complete_ledgers\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.complete_ledgers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1189,\"kind\":1024,\"name\":\"closed_ledger\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.closed_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1190,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1191,\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.age\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1192,\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.base_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1193,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1194,\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.reserve_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1195,\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.reserve_inc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1196,\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1197,\"kind\":1024,\"name\":\"io_latency_ms\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.io_latency_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1198,\"kind\":1024,\"name\":\"jq_trans_overflow\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.jq_trans_overflow\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1199,\"kind\":1024,\"name\":\"last_close\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.last_close\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1200,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1201,\"kind\":1024,\"name\":\"converge_time_s\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-3.converge_time_s\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1202,\"kind\":1024,\"name\":\"proposers\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-3.proposers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1203,\"kind\":1024,\"name\":\"load\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1204,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1205,\"kind\":1024,\"name\":\"job_types\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-4.job_types\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1206,\"kind\":1024,\"name\":\"threads\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-4.threads\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1207,\"kind\":1024,\"name\":\"load_base\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1208,\"kind\":1024,\"name\":\"load_factor\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_factor\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1209,\"kind\":1024,\"name\":\"load_factor_fee_escalation\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_escalation\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1210,\"kind\":1024,\"name\":\"load_factor_fee_queue\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1211,\"kind\":1024,\"name\":\"load_factor_fee_reference\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1212,\"kind\":1024,\"name\":\"load_factor_server\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_server\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1213,\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1214,\"kind\":1024,\"name\":\"pubkey_node\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.pubkey_node\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1215,\"kind\":1024,\"name\":\"pubkey_validator\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.pubkey_validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1216,\"kind\":1024,\"name\":\"server_state\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.server_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1217,\"kind\":1024,\"name\":\"server_state_duration_us\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.server_state_duration_us\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1218,\"kind\":1024,\"name\":\"state_accounting\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.state_accounting\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1219,\"kind\":1024,\"name\":\"time\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1220,\"kind\":1024,\"name\":\"uptime\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.uptime\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1221,\"kind\":1024,\"name\":\"validated_ledger\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.validated_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1222,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1223,\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.age-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1224,\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.base_fee-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1225,\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.hash-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1226,\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.reserve_base-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1227,\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.reserve_inc-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1228,\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.seq-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type.__type\"},{\"id\":1229,\"kind\":1024,\"name\":\"validation_quorum\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.validation_quorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1230,\"kind\":1024,\"name\":\"validator_list_expires\",\"url\":\"interfaces/ServerStateResponse.html#__type.__type-1.validator_list_expires\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.__type.__type\"},{\"id\":1231,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerStateResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1232,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ServerStateResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1233,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ServerStateResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1234,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ServerStateResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1235,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ServerStateResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1236,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ServerStateResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1237,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerStateResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"id\":1238,\"kind\":256,\"name\":\"PingRequest\",\"url\":\"interfaces/PingRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1239,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PingRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PingRequest\"},{\"id\":1240,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PingRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingRequest\"},{\"id\":1241,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PingRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingRequest\"},{\"id\":1242,\"kind\":256,\"name\":\"PingResponse\",\"url\":\"interfaces/PingResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1243,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/PingResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PingResponse\"},{\"id\":1244,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PingResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"PingResponse\"},{\"id\":1245,\"kind\":1024,\"name\":\"role\",\"url\":\"interfaces/PingResponse.html#__type.role\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PingResponse.__type\"},{\"id\":1246,\"kind\":1024,\"name\":\"unlimited\",\"url\":\"interfaces/PingResponse.html#__type.unlimited\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PingResponse.__type\"},{\"id\":1247,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PingResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1248,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PingResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1249,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PingResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1250,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/PingResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1251,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/PingResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1252,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/PingResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1253,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PingResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"id\":1254,\"kind\":256,\"name\":\"RandomRequest\",\"url\":\"interfaces/RandomRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1255,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/RandomRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"RandomRequest\"},{\"id\":1256,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RandomRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomRequest\"},{\"id\":1257,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RandomRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomRequest\"},{\"id\":1258,\"kind\":256,\"name\":\"RandomResponse\",\"url\":\"interfaces/RandomResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1259,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/RandomResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"RandomResponse\"},{\"id\":1260,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RandomResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"RandomResponse\"},{\"id\":1261,\"kind\":1024,\"name\":\"random\",\"url\":\"interfaces/RandomResponse.html#__type.random\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RandomResponse.__type\"},{\"id\":1262,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RandomResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1263,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/RandomResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1264,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/RandomResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1265,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/RandomResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1266,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/RandomResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1267,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/RandomResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1268,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RandomResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"id\":1269,\"kind\":256,\"name\":\"ErrorResponse\",\"url\":\"interfaces/ErrorResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1270,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ErrorResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1271,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ErrorResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1272,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ErrorResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1273,\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/ErrorResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1274,\"kind\":1024,\"name\":\"error_code\",\"url\":\"interfaces/ErrorResponse.html#error_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1275,\"kind\":1024,\"name\":\"error_message\",\"url\":\"interfaces/ErrorResponse.html#error_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1276,\"kind\":1024,\"name\":\"request\",\"url\":\"interfaces/ErrorResponse.html#request\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1277,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ErrorResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"id\":1278,\"kind\":256,\"name\":\"NFTBuyOffersRequest\",\"url\":\"interfaces/NFTBuyOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1279,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NFTBuyOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTBuyOffersRequest\"},{\"id\":1280,\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTBuyOffersRequest.html#nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTBuyOffersRequest\"},{\"id\":1281,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTBuyOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersRequest\"},{\"id\":1282,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTBuyOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersRequest\"},{\"id\":1283,\"kind\":256,\"name\":\"NFTBuyOffersResponse\",\"url\":\"interfaces/NFTBuyOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1284,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NFTBuyOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1285,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NFTBuyOffersResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1286,\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/NFTBuyOffersResponse.html#__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTBuyOffersResponse.__type\"},{\"id\":1287,\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTBuyOffersResponse.html#__type.nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTBuyOffersResponse.__type\"},{\"id\":1288,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTBuyOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1289,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NFTBuyOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1290,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NFTBuyOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1291,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NFTBuyOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1292,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NFTBuyOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1293,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NFTBuyOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1294,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTBuyOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"id\":1295,\"kind\":256,\"name\":\"NFTSellOffersRequest\",\"url\":\"interfaces/NFTSellOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1296,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NFTSellOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTSellOffersRequest\"},{\"id\":1297,\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTSellOffersRequest.html#nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTSellOffersRequest\"},{\"id\":1298,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTSellOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersRequest\"},{\"id\":1299,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTSellOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersRequest\"},{\"id\":1300,\"kind\":256,\"name\":\"NFTSellOffersResponse\",\"url\":\"interfaces/NFTSellOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1301,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NFTSellOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1302,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NFTSellOffersResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1303,\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/NFTSellOffersResponse.html#__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTSellOffersResponse.__type\"},{\"id\":1304,\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTSellOffersResponse.html#__type.nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTSellOffersResponse.__type\"},{\"id\":1305,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTSellOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1306,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NFTSellOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1307,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NFTSellOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1308,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NFTSellOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1309,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NFTSellOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1310,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NFTSellOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1311,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTSellOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"id\":1312,\"kind\":256,\"name\":\"FederatorInfoRequest\",\"url\":\"interfaces/FederatorInfoRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1313,\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/FederatorInfoRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FederatorInfoRequest\"},{\"id\":1314,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FederatorInfoRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoRequest\"},{\"id\":1315,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FederatorInfoRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoRequest\"},{\"id\":1316,\"kind\":256,\"name\":\"FederatorInfoResponse\",\"url\":\"interfaces/FederatorInfoResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1317,\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/FederatorInfoResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1318,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1319,\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type\"},{\"id\":1320,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type\"},{\"id\":1321,\"kind\":1024,\"name\":\"mainchain\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.mainchain\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type\"},{\"id\":1322,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type\"},{\"id\":1323,\"kind\":1024,\"name\":\"door_status\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.door_status\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1324,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1325,\"kind\":1024,\"name\":\"initialized\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-3.initialized\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1326,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-3.status\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1327,\"kind\":1024,\"name\":\"last_transaction_sent_seq\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.last_transaction_sent_seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1328,\"kind\":1024,\"name\":\"listener_info\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.listener_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1329,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1330,\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-4.state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1331,\"kind\":1024,\"name\":\"pending_transactions\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.pending_transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1332,\"kind\":1024,\"name\":\"sequence\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1333,\"kind\":1024,\"name\":\"tickets\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.tickets\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1334,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1335,\"kind\":1024,\"name\":\"initialized\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-5.initialized-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1336,\"kind\":1024,\"name\":\"tickets\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-2.__type-5.tickets-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1337,\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type\"},{\"id\":1338,\"kind\":1024,\"name\":\"sidechain\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.sidechain\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type\"},{\"id\":1339,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type\"},{\"id\":1340,\"kind\":1024,\"name\":\"door_status\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.door_status-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1341,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1342,\"kind\":1024,\"name\":\"initialized\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-7.initialized-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1343,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-7.status-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1344,\"kind\":1024,\"name\":\"last_transaction_sent_seq\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.last_transaction_sent_seq-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1345,\"kind\":1024,\"name\":\"listener_info\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.listener_info-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1346,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1347,\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-8.state-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1348,\"kind\":1024,\"name\":\"pending_transactions\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.pending_transactions-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1349,\"kind\":1024,\"name\":\"sequence\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.sequence-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1350,\"kind\":1024,\"name\":\"tickets\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.tickets-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1351,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-9\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type\"},{\"id\":1352,\"kind\":1024,\"name\":\"initialized\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-9.initialized-3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1353,\"kind\":1024,\"name\":\"tickets\",\"url\":\"interfaces/FederatorInfoResponse.html#__type.__type-1.__type-6.__type-9.tickets-3\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FederatorInfoResponse.__type.__type.__type.__type\"},{\"id\":1354,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FederatorInfoResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1355,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/FederatorInfoResponse.html#status-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1356,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/FederatorInfoResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1357,\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/FederatorInfoResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1358,\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/FederatorInfoResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1359,\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/FederatorInfoResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1360,\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FederatorInfoResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FederatorInfoResponse\"},{\"id\":1361,\"kind\":64,\"name\":\"validate\",\"url\":\"modules.html#validate\",\"classes\":\"tsd-kind-function\"},{\"id\":1362,\"kind\":256,\"name\":\"TransactionAndMetadata\",\"url\":\"interfaces/TransactionAndMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1363,\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TransactionAndMetadata.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionAndMetadata\"},{\"id\":1364,\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/TransactionAndMetadata.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionAndMetadata\"},{\"id\":1365,\"kind\":4194304,\"name\":\"Transaction\",\"url\":\"modules.html#Transaction\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1366,\"kind\":256,\"name\":\"TransactionMetadata\",\"url\":\"interfaces/TransactionMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1367,\"kind\":1024,\"name\":\"AffectedNodes\",\"url\":\"interfaces/TransactionMetadata.html#AffectedNodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"id\":1368,\"kind\":1024,\"name\":\"DeliveredAmount\",\"url\":\"interfaces/TransactionMetadata.html#DeliveredAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"id\":1369,\"kind\":1024,\"name\":\"delivered_amount\",\"url\":\"interfaces/TransactionMetadata.html#delivered_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"id\":1370,\"kind\":1024,\"name\":\"TransactionIndex\",\"url\":\"interfaces/TransactionMetadata.html#TransactionIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"id\":1371,\"kind\":1024,\"name\":\"TransactionResult\",\"url\":\"interfaces/TransactionMetadata.html#TransactionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"id\":1372,\"kind\":8,\"name\":\"AccountSetAsfFlags\",\"url\":\"enums/AccountSetAsfFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1373,\"kind\":16,\"name\":\"asfRequireDest\",\"url\":\"enums/AccountSetAsfFlags.html#asfRequireDest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1374,\"kind\":16,\"name\":\"asfRequireAuth\",\"url\":\"enums/AccountSetAsfFlags.html#asfRequireAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1375,\"kind\":16,\"name\":\"asfDisallowXRP\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1376,\"kind\":16,\"name\":\"asfDisableMaster\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisableMaster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1377,\"kind\":16,\"name\":\"asfAccountTxnID\",\"url\":\"enums/AccountSetAsfFlags.html#asfAccountTxnID\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1378,\"kind\":16,\"name\":\"asfNoFreeze\",\"url\":\"enums/AccountSetAsfFlags.html#asfNoFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1379,\"kind\":16,\"name\":\"asfGlobalFreeze\",\"url\":\"enums/AccountSetAsfFlags.html#asfGlobalFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1380,\"kind\":16,\"name\":\"asfDefaultRipple\",\"url\":\"enums/AccountSetAsfFlags.html#asfDefaultRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1381,\"kind\":16,\"name\":\"asfDepositAuth\",\"url\":\"enums/AccountSetAsfFlags.html#asfDepositAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1382,\"kind\":16,\"name\":\"asfAuthorizedNFTokenMinter\",\"url\":\"enums/AccountSetAsfFlags.html#asfAuthorizedNFTokenMinter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"id\":1383,\"kind\":8,\"name\":\"AccountSetTfFlags\",\"url\":\"enums/AccountSetTfFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1384,\"kind\":16,\"name\":\"tfRequireDestTag\",\"url\":\"enums/AccountSetTfFlags.html#tfRequireDestTag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1385,\"kind\":16,\"name\":\"tfOptionalDestTag\",\"url\":\"enums/AccountSetTfFlags.html#tfOptionalDestTag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1386,\"kind\":16,\"name\":\"tfRequireAuth\",\"url\":\"enums/AccountSetTfFlags.html#tfRequireAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1387,\"kind\":16,\"name\":\"tfOptionalAuth\",\"url\":\"enums/AccountSetTfFlags.html#tfOptionalAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1388,\"kind\":16,\"name\":\"tfDisallowXRP\",\"url\":\"enums/AccountSetTfFlags.html#tfDisallowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1389,\"kind\":16,\"name\":\"tfAllowXRP\",\"url\":\"enums/AccountSetTfFlags.html#tfAllowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"id\":1390,\"kind\":256,\"name\":\"AccountSetFlagsInterface\",\"url\":\"interfaces/AccountSetFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1391,\"kind\":1024,\"name\":\"tfRequireDestTag\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfRequireDestTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1392,\"kind\":1024,\"name\":\"tfOptionalDestTag\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfOptionalDestTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1393,\"kind\":1024,\"name\":\"tfRequireAuth\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfRequireAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1394,\"kind\":1024,\"name\":\"tfOptionalAuth\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfOptionalAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1395,\"kind\":1024,\"name\":\"tfDisallowXRP\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfDisallowXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1396,\"kind\":1024,\"name\":\"tfAllowXRP\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfAllowXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"id\":1397,\"kind\":256,\"name\":\"AccountSet\",\"url\":\"interfaces/AccountSet.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1398,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/AccountSet.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountSet\"},{\"id\":1399,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/AccountSet.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountSet\"},{\"id\":1400,\"kind\":1024,\"name\":\"ClearFlag\",\"url\":\"interfaces/AccountSet.html#ClearFlag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1401,\"kind\":1024,\"name\":\"Domain\",\"url\":\"interfaces/AccountSet.html#Domain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1402,\"kind\":1024,\"name\":\"EmailHash\",\"url\":\"interfaces/AccountSet.html#EmailHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1403,\"kind\":1024,\"name\":\"MessageKey\",\"url\":\"interfaces/AccountSet.html#MessageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1404,\"kind\":1024,\"name\":\"SetFlag\",\"url\":\"interfaces/AccountSet.html#SetFlag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1405,\"kind\":1024,\"name\":\"TransferRate\",\"url\":\"interfaces/AccountSet.html#TransferRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1406,\"kind\":1024,\"name\":\"TickSize\",\"url\":\"interfaces/AccountSet.html#TickSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1407,\"kind\":1024,\"name\":\"NFTokenMinter\",\"url\":\"interfaces/AccountSet.html#NFTokenMinter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"id\":1408,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/AccountSet.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1409,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/AccountSet.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1410,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/AccountSet.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1411,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/AccountSet.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1412,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/AccountSet.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1413,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/AccountSet.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1414,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/AccountSet.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1415,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/AccountSet.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1416,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/AccountSet.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1417,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/AccountSet.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1418,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/AccountSet.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"id\":1419,\"kind\":256,\"name\":\"AccountDelete\",\"url\":\"interfaces/AccountDelete.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1420,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/AccountDelete.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"AccountDelete\"},{\"id\":1421,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/AccountDelete.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountDelete\"},{\"id\":1422,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/AccountDelete.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountDelete\"},{\"id\":1423,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/AccountDelete.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1424,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/AccountDelete.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1425,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/AccountDelete.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1426,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/AccountDelete.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1427,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/AccountDelete.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1428,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/AccountDelete.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1429,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/AccountDelete.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1430,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/AccountDelete.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1431,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/AccountDelete.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1432,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/AccountDelete.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1433,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/AccountDelete.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1434,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/AccountDelete.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"id\":1435,\"kind\":256,\"name\":\"CheckCancel\",\"url\":\"interfaces/CheckCancel.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1436,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCancel.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CheckCancel\"},{\"id\":1437,\"kind\":1024,\"name\":\"CheckID\",\"url\":\"interfaces/CheckCancel.html#CheckID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCancel\"},{\"id\":1438,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCancel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1439,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCancel.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1440,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCancel.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1441,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCancel.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1442,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCancel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1443,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCancel.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1444,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCancel.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1445,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCancel.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1446,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCancel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1447,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCancel.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1448,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCancel.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1449,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCancel.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"id\":1450,\"kind\":256,\"name\":\"CheckCash\",\"url\":\"interfaces/CheckCash.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1451,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCash.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CheckCash\"},{\"id\":1452,\"kind\":1024,\"name\":\"CheckID\",\"url\":\"interfaces/CheckCash.html#CheckID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCash\"},{\"id\":1453,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/CheckCash.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCash\"},{\"id\":1454,\"kind\":1024,\"name\":\"DeliverMin\",\"url\":\"interfaces/CheckCash.html#DeliverMin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCash\"},{\"id\":1455,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCash.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1456,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCash.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1457,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCash.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1458,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCash.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1459,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCash.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1460,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCash.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1461,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCash.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1462,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCash.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1463,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCash.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1464,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCash.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1465,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCash.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1466,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCash.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"id\":1467,\"kind\":256,\"name\":\"CheckCreate\",\"url\":\"interfaces/CheckCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1468,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"CheckCreate\"},{\"id\":1469,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/CheckCreate.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"id\":1470,\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/CheckCreate.html#SendMax\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"id\":1471,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/CheckCreate.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"id\":1472,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/CheckCreate.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"id\":1473,\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/CheckCreate.html#InvoiceID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"id\":1474,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1475,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1476,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1477,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1478,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1479,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1480,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1481,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1482,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1483,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1484,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1485,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"id\":1486,\"kind\":256,\"name\":\"DepositPreauth\",\"url\":\"interfaces/DepositPreauth.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1487,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/DepositPreauth.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"DepositPreauth\"},{\"id\":1488,\"kind\":1024,\"name\":\"Authorize\",\"url\":\"interfaces/DepositPreauth.html#Authorize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositPreauth\"},{\"id\":1489,\"kind\":1024,\"name\":\"Unauthorize\",\"url\":\"interfaces/DepositPreauth.html#Unauthorize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositPreauth\"},{\"id\":1490,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/DepositPreauth.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1491,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/DepositPreauth.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1492,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/DepositPreauth.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1493,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/DepositPreauth.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1494,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/DepositPreauth.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1495,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/DepositPreauth.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1496,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/DepositPreauth.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1497,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/DepositPreauth.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1498,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/DepositPreauth.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1499,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/DepositPreauth.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1500,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/DepositPreauth.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1501,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/DepositPreauth.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"id\":1502,\"kind\":256,\"name\":\"EscrowCancel\",\"url\":\"interfaces/EscrowCancel.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1503,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowCancel.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"EscrowCancel\"},{\"id\":1504,\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/EscrowCancel.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCancel\"},{\"id\":1505,\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/EscrowCancel.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCancel\"},{\"id\":1506,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowCancel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1507,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowCancel.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1508,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowCancel.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1509,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowCancel.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1510,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowCancel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1511,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowCancel.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1512,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowCancel.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1513,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowCancel.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1514,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowCancel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1515,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowCancel.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1516,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowCancel.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1517,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowCancel.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"id\":1518,\"kind\":256,\"name\":\"EscrowCreate\",\"url\":\"interfaces/EscrowCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1519,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"EscrowCreate\"},{\"id\":1520,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/EscrowCreate.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1521,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/EscrowCreate.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1522,\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/EscrowCreate.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1523,\"kind\":1024,\"name\":\"FinishAfter\",\"url\":\"interfaces/EscrowCreate.html#FinishAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1524,\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/EscrowCreate.html#Condition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1525,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/EscrowCreate.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"id\":1526,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1527,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1528,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1529,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1530,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1531,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1532,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1533,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1534,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1535,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1536,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1537,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"id\":1538,\"kind\":256,\"name\":\"EscrowFinish\",\"url\":\"interfaces/EscrowFinish.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1539,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowFinish.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"EscrowFinish\"},{\"id\":1540,\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/EscrowFinish.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"id\":1541,\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/EscrowFinish.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"id\":1542,\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/EscrowFinish.html#Condition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"id\":1543,\"kind\":1024,\"name\":\"Fulfillment\",\"url\":\"interfaces/EscrowFinish.html#Fulfillment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"id\":1544,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowFinish.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1545,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowFinish.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1546,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowFinish.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1547,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowFinish.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1548,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowFinish.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1549,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowFinish.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1550,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowFinish.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1551,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowFinish.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1552,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowFinish.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1553,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowFinish.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1554,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowFinish.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1555,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowFinish.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"id\":1556,\"kind\":256,\"name\":\"NFTokenAcceptOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1557,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1558,\"kind\":1024,\"name\":\"NFTokenSellOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenSellOffer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1559,\"kind\":1024,\"name\":\"NFTokenBuyOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenBuyOffer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1560,\"kind\":1024,\"name\":\"NFTokenBrokerFee\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenBrokerFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1561,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1562,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1563,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1564,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenAcceptOffer.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1565,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1566,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1567,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1568,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1569,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenAcceptOffer.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1570,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenAcceptOffer.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1571,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1572,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"id\":1573,\"kind\":256,\"name\":\"NFTokenBurn\",\"url\":\"interfaces/NFTokenBurn.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1574,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenBurn.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenBurn\"},{\"id\":1575,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenBurn.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenBurn\"},{\"id\":1576,\"kind\":1024,\"name\":\"NFTokenID\",\"url\":\"interfaces/NFTokenBurn.html#NFTokenID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenBurn\"},{\"id\":1577,\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/NFTokenBurn.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenBurn\"},{\"id\":1578,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenBurn.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1579,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenBurn.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1580,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenBurn.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1581,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenBurn.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1582,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenBurn.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1583,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenBurn.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1584,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenBurn.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1585,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenBurn.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1586,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenBurn.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1587,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenBurn.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1588,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenBurn.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"id\":1589,\"kind\":256,\"name\":\"NFTokenCancelOffer\",\"url\":\"interfaces/NFTokenCancelOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1590,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenCancelOffer.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1591,\"kind\":1024,\"name\":\"NFTokenOffers\",\"url\":\"interfaces/NFTokenCancelOffer.html#NFTokenOffers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1592,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenCancelOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1593,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenCancelOffer.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1594,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1595,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenCancelOffer.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1596,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenCancelOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1597,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1598,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenCancelOffer.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1599,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenCancelOffer.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1600,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenCancelOffer.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1601,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenCancelOffer.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1602,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1603,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenCancelOffer.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"id\":1604,\"kind\":256,\"name\":\"NFTokenCreateOffer\",\"url\":\"interfaces/NFTokenCreateOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1605,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenCreateOffer.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1606,\"kind\":1024,\"name\":\"NFTokenID\",\"url\":\"interfaces/NFTokenCreateOffer.html#NFTokenID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1607,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/NFTokenCreateOffer.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1608,\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/NFTokenCreateOffer.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1609,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/NFTokenCreateOffer.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1610,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/NFTokenCreateOffer.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1611,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenCreateOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1612,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenCreateOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1613,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenCreateOffer.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1614,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1615,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenCreateOffer.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1616,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1617,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenCreateOffer.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1618,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenCreateOffer.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1619,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenCreateOffer.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1620,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenCreateOffer.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1621,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1622,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenCreateOffer.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"id\":1623,\"kind\":8,\"name\":\"NFTokenCreateOfferFlags\",\"url\":\"enums/NFTokenCreateOfferFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1624,\"kind\":16,\"name\":\"tfSellNFToken\",\"url\":\"enums/NFTokenCreateOfferFlags.html#tfSellNFToken\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenCreateOfferFlags\"},{\"id\":1625,\"kind\":256,\"name\":\"NFTokenCreateOfferFlagsInterface\",\"url\":\"interfaces/NFTokenCreateOfferFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1626,\"kind\":1024,\"name\":\"tfSellNFToken\",\"url\":\"interfaces/NFTokenCreateOfferFlagsInterface.html#tfSellNFToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOfferFlagsInterface\"},{\"id\":1627,\"kind\":256,\"name\":\"NFTokenMint\",\"url\":\"interfaces/NFTokenMint.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1628,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenMint.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenMint\"},{\"id\":1629,\"kind\":1024,\"name\":\"NFTokenTaxon\",\"url\":\"interfaces/NFTokenMint.html#NFTokenTaxon\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"id\":1630,\"kind\":1024,\"name\":\"Issuer\",\"url\":\"interfaces/NFTokenMint.html#Issuer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"id\":1631,\"kind\":1024,\"name\":\"TransferFee\",\"url\":\"interfaces/NFTokenMint.html#TransferFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"id\":1632,\"kind\":1024,\"name\":\"URI\",\"url\":\"interfaces/NFTokenMint.html#URI\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"id\":1633,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenMint.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"NFTokenMint\"},{\"id\":1634,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenMint.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1635,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenMint.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1636,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenMint.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1637,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenMint.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1638,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenMint.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1639,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenMint.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1640,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenMint.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1641,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenMint.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1642,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenMint.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1643,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenMint.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1644,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenMint.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"id\":1645,\"kind\":8,\"name\":\"NFTokenMintFlags\",\"url\":\"enums/NFTokenMintFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1646,\"kind\":16,\"name\":\"tfBurnable\",\"url\":\"enums/NFTokenMintFlags.html#tfBurnable\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"id\":1647,\"kind\":16,\"name\":\"tfOnlyXRP\",\"url\":\"enums/NFTokenMintFlags.html#tfOnlyXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"id\":1648,\"kind\":16,\"name\":\"tfTrustLine\",\"url\":\"enums/NFTokenMintFlags.html#tfTrustLine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"id\":1649,\"kind\":16,\"name\":\"tfTransferable\",\"url\":\"enums/NFTokenMintFlags.html#tfTransferable\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"id\":1650,\"kind\":256,\"name\":\"NFTokenMintFlagsInterface\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1651,\"kind\":1024,\"name\":\"tfBurnable\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfBurnable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"id\":1652,\"kind\":1024,\"name\":\"tfOnlyXRP\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfOnlyXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"id\":1653,\"kind\":1024,\"name\":\"tfTrustLine\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfTrustLine\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"id\":1654,\"kind\":1024,\"name\":\"tfTransferable\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfTransferable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"id\":1655,\"kind\":256,\"name\":\"OfferCancel\",\"url\":\"interfaces/OfferCancel.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1656,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/OfferCancel.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"OfferCancel\"},{\"id\":1657,\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/OfferCancel.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCancel\"},{\"id\":1658,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/OfferCancel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1659,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/OfferCancel.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1660,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/OfferCancel.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1661,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/OfferCancel.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1662,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/OfferCancel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1663,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/OfferCancel.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1664,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/OfferCancel.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1665,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/OfferCancel.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1666,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/OfferCancel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1667,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/OfferCancel.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1668,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/OfferCancel.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1669,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/OfferCancel.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"id\":1670,\"kind\":8,\"name\":\"OfferCreateFlags\",\"url\":\"enums/OfferCreateFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1671,\"kind\":16,\"name\":\"tfPassive\",\"url\":\"enums/OfferCreateFlags.html#tfPassive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"id\":1672,\"kind\":16,\"name\":\"tfImmediateOrCancel\",\"url\":\"enums/OfferCreateFlags.html#tfImmediateOrCancel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"id\":1673,\"kind\":16,\"name\":\"tfFillOrKill\",\"url\":\"enums/OfferCreateFlags.html#tfFillOrKill\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"id\":1674,\"kind\":16,\"name\":\"tfSell\",\"url\":\"enums/OfferCreateFlags.html#tfSell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"id\":1675,\"kind\":256,\"name\":\"OfferCreateFlagsInterface\",\"url\":\"interfaces/OfferCreateFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1676,\"kind\":1024,\"name\":\"tfPassive\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfPassive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"id\":1677,\"kind\":1024,\"name\":\"tfImmediateOrCancel\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfImmediateOrCancel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"id\":1678,\"kind\":1024,\"name\":\"tfFillOrKill\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfFillOrKill\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"id\":1679,\"kind\":1024,\"name\":\"tfSell\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfSell\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"id\":1680,\"kind\":256,\"name\":\"OfferCreate\",\"url\":\"interfaces/OfferCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1681,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/OfferCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"OfferCreate\"},{\"id\":1682,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/OfferCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"OfferCreate\"},{\"id\":1683,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/OfferCreate.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"id\":1684,\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/OfferCreate.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"id\":1685,\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/OfferCreate.html#TakerGets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"id\":1686,\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/OfferCreate.html#TakerPays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"id\":1687,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/OfferCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1688,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/OfferCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1689,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/OfferCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1690,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/OfferCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1691,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/OfferCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1692,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/OfferCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1693,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/OfferCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1694,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/OfferCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1695,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/OfferCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1696,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/OfferCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1697,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/OfferCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"id\":1698,\"kind\":8,\"name\":\"PaymentFlags\",\"url\":\"enums/PaymentFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1699,\"kind\":16,\"name\":\"tfNoDirectRipple\",\"url\":\"enums/PaymentFlags.html#tfNoDirectRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentFlags\"},{\"id\":1700,\"kind\":16,\"name\":\"tfPartialPayment\",\"url\":\"enums/PaymentFlags.html#tfPartialPayment\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentFlags\"},{\"id\":1701,\"kind\":16,\"name\":\"tfLimitQuality\",\"url\":\"enums/PaymentFlags.html#tfLimitQuality\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentFlags\"},{\"id\":1702,\"kind\":256,\"name\":\"PaymentFlagsInterface\",\"url\":\"interfaces/PaymentFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1703,\"kind\":1024,\"name\":\"tfNoDirectRipple\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfNoDirectRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentFlagsInterface\"},{\"id\":1704,\"kind\":1024,\"name\":\"tfPartialPayment\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfPartialPayment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentFlagsInterface\"},{\"id\":1705,\"kind\":1024,\"name\":\"tfLimitQuality\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfLimitQuality\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentFlagsInterface\"},{\"id\":1706,\"kind\":256,\"name\":\"Payment\",\"url\":\"interfaces/Payment.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1707,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/Payment.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"Payment\"},{\"id\":1708,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/Payment.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1709,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/Payment.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1710,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/Payment.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1711,\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/Payment.html#InvoiceID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1712,\"kind\":1024,\"name\":\"Paths\",\"url\":\"interfaces/Payment.html#Paths\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1713,\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/Payment.html#SendMax\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1714,\"kind\":1024,\"name\":\"DeliverMin\",\"url\":\"interfaces/Payment.html#DeliverMin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"id\":1715,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/Payment.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"Payment\"},{\"id\":1716,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/Payment.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1717,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/Payment.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1718,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/Payment.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1719,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/Payment.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1720,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/Payment.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1721,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/Payment.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1722,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/Payment.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1723,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/Payment.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1724,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/Payment.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1725,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/Payment.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1726,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/Payment.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"id\":1727,\"kind\":8,\"name\":\"PaymentChannelClaimFlags\",\"url\":\"enums/PaymentChannelClaimFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1728,\"kind\":16,\"name\":\"tfRenew\",\"url\":\"enums/PaymentChannelClaimFlags.html#tfRenew\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentChannelClaimFlags\"},{\"id\":1729,\"kind\":16,\"name\":\"tfClose\",\"url\":\"enums/PaymentChannelClaimFlags.html#tfClose\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentChannelClaimFlags\"},{\"id\":1730,\"kind\":256,\"name\":\"PaymentChannelClaimFlagsInterface\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1731,\"kind\":1024,\"name\":\"tfRenew\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html#tfRenew\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaimFlagsInterface\"},{\"id\":1732,\"kind\":1024,\"name\":\"tfClose\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html#tfClose\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaimFlagsInterface\"},{\"id\":1733,\"kind\":256,\"name\":\"PaymentChannelClaim\",\"url\":\"interfaces/PaymentChannelClaim.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1734,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelClaim.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1735,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelClaim.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1736,\"kind\":1024,\"name\":\"Channel\",\"url\":\"interfaces/PaymentChannelClaim.html#Channel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1737,\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/PaymentChannelClaim.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1738,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelClaim.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1739,\"kind\":1024,\"name\":\"Signature\",\"url\":\"interfaces/PaymentChannelClaim.html#Signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1740,\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/PaymentChannelClaim.html#PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1741,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelClaim.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1742,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelClaim.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1743,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelClaim.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1744,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelClaim.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1745,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelClaim.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1746,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelClaim.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1747,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelClaim.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1748,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelClaim.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1749,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelClaim.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1750,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelClaim.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1751,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelClaim.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"id\":1752,\"kind\":256,\"name\":\"PaymentChannelCreate\",\"url\":\"interfaces/PaymentChannelCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1753,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1754,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelCreate.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1755,\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/PaymentChannelCreate.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1756,\"kind\":1024,\"name\":\"SettleDelay\",\"url\":\"interfaces/PaymentChannelCreate.html#SettleDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1757,\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/PaymentChannelCreate.html#PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1758,\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/PaymentChannelCreate.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1759,\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/PaymentChannelCreate.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1760,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1761,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1762,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1763,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1764,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1765,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1766,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1767,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1768,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1769,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1770,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1771,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"id\":1772,\"kind\":256,\"name\":\"PaymentChannelFund\",\"url\":\"interfaces/PaymentChannelFund.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1773,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelFund.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"PaymentChannelFund\"},{\"id\":1774,\"kind\":1024,\"name\":\"Channel\",\"url\":\"interfaces/PaymentChannelFund.html#Channel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelFund\"},{\"id\":1775,\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelFund.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelFund\"},{\"id\":1776,\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/PaymentChannelFund.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelFund\"},{\"id\":1777,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelFund.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1778,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelFund.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1779,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelFund.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1780,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelFund.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1781,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelFund.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1782,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelFund.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1783,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelFund.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1784,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelFund.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1785,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelFund.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1786,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelFund.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1787,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelFund.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1788,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelFund.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"id\":1789,\"kind\":256,\"name\":\"SetRegularKey\",\"url\":\"interfaces/SetRegularKey.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1790,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/SetRegularKey.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SetRegularKey\"},{\"id\":1791,\"kind\":1024,\"name\":\"RegularKey\",\"url\":\"interfaces/SetRegularKey.html#RegularKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SetRegularKey\"},{\"id\":1792,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/SetRegularKey.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1793,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/SetRegularKey.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1794,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/SetRegularKey.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1795,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/SetRegularKey.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1796,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/SetRegularKey.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1797,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/SetRegularKey.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1798,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/SetRegularKey.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1799,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/SetRegularKey.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1800,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/SetRegularKey.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1801,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/SetRegularKey.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1802,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/SetRegularKey.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1803,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/SetRegularKey.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"id\":1804,\"kind\":256,\"name\":\"SignerListSet\",\"url\":\"interfaces/SignerListSet.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1805,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/SignerListSet.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"SignerListSet\"},{\"id\":1806,\"kind\":1024,\"name\":\"SignerQuorum\",\"url\":\"interfaces/SignerListSet.html#SignerQuorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SignerListSet\"},{\"id\":1807,\"kind\":1024,\"name\":\"SignerEntries\",\"url\":\"interfaces/SignerListSet.html#SignerEntries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SignerListSet\"},{\"id\":1808,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/SignerListSet.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1809,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/SignerListSet.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1810,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/SignerListSet.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1811,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/SignerListSet.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1812,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/SignerListSet.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1813,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/SignerListSet.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1814,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/SignerListSet.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1815,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/SignerListSet.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1816,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/SignerListSet.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1817,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/SignerListSet.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1818,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/SignerListSet.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1819,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/SignerListSet.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"id\":1820,\"kind\":256,\"name\":\"TicketCreate\",\"url\":\"interfaces/TicketCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1821,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/TicketCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TicketCreate\"},{\"id\":1822,\"kind\":1024,\"name\":\"TicketCount\",\"url\":\"interfaces/TicketCreate.html#TicketCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TicketCreate\"},{\"id\":1823,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/TicketCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1824,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/TicketCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1825,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/TicketCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1826,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/TicketCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1827,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/TicketCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1828,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/TicketCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1829,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/TicketCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1830,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/TicketCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1831,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/TicketCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1832,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/TicketCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1833,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/TicketCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1834,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/TicketCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"id\":1835,\"kind\":256,\"name\":\"TrustSetFlagsInterface\",\"url\":\"interfaces/TrustSetFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1836,\"kind\":1024,\"name\":\"tfSetfAuth\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetfAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"id\":1837,\"kind\":1024,\"name\":\"tfSetNoRipple\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetNoRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"id\":1838,\"kind\":1024,\"name\":\"tfClearNoRipple\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfClearNoRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"id\":1839,\"kind\":1024,\"name\":\"tfSetFreeze\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"id\":1840,\"kind\":1024,\"name\":\"tfClearFreeze\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfClearFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"id\":1841,\"kind\":8,\"name\":\"TrustSetFlags\",\"url\":\"enums/TrustSetFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1842,\"kind\":16,\"name\":\"tfSetfAuth\",\"url\":\"enums/TrustSetFlags.html#tfSetfAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"id\":1843,\"kind\":16,\"name\":\"tfSetNoRipple\",\"url\":\"enums/TrustSetFlags.html#tfSetNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"id\":1844,\"kind\":16,\"name\":\"tfClearNoRipple\",\"url\":\"enums/TrustSetFlags.html#tfClearNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"id\":1845,\"kind\":16,\"name\":\"tfSetFreeze\",\"url\":\"enums/TrustSetFlags.html#tfSetFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"id\":1846,\"kind\":16,\"name\":\"tfClearFreeze\",\"url\":\"enums/TrustSetFlags.html#tfClearFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"id\":1847,\"kind\":256,\"name\":\"TrustSet\",\"url\":\"interfaces/TrustSet.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":1848,\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/TrustSet.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TrustSet\"},{\"id\":1849,\"kind\":1024,\"name\":\"LimitAmount\",\"url\":\"interfaces/TrustSet.html#LimitAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSet\"},{\"id\":1850,\"kind\":1024,\"name\":\"QualityIn\",\"url\":\"interfaces/TrustSet.html#QualityIn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSet\"},{\"id\":1851,\"kind\":1024,\"name\":\"QualityOut\",\"url\":\"interfaces/TrustSet.html#QualityOut\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSet\"},{\"id\":1852,\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/TrustSet.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"TrustSet\"},{\"id\":1853,\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/TrustSet.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1854,\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/TrustSet.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1855,\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/TrustSet.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1856,\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/TrustSet.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1857,\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/TrustSet.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1858,\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/TrustSet.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1859,\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/TrustSet.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1860,\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/TrustSet.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1861,\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/TrustSet.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1862,\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/TrustSet.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1863,\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/TrustSet.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"id\":1864,\"kind\":64,\"name\":\"getBalanceChanges\",\"url\":\"modules.html#getBalanceChanges\",\"classes\":\"tsd-kind-function\"},{\"id\":1865,\"kind\":64,\"name\":\"dropsToXrp\",\"url\":\"modules.html#dropsToXrp\",\"classes\":\"tsd-kind-function\"},{\"id\":1866,\"kind\":64,\"name\":\"xrpToDrops\",\"url\":\"modules.html#xrpToDrops\",\"classes\":\"tsd-kind-function\"},{\"id\":1867,\"kind\":64,\"name\":\"hasNextPage\",\"url\":\"modules.html#hasNextPage\",\"classes\":\"tsd-kind-function\"},{\"id\":1868,\"kind\":64,\"name\":\"rippleTimeToISOTime\",\"url\":\"modules.html#rippleTimeToISOTime\",\"classes\":\"tsd-kind-function\"},{\"id\":1869,\"kind\":64,\"name\":\"isoTimeToRippleTime\",\"url\":\"modules.html#isoTimeToRippleTime\",\"classes\":\"tsd-kind-function\"},{\"id\":1870,\"kind\":64,\"name\":\"rippleTimeToUnixTime\",\"url\":\"modules.html#rippleTimeToUnixTime\",\"classes\":\"tsd-kind-function\"},{\"id\":1871,\"kind\":64,\"name\":\"unixTimeToRippleTime\",\"url\":\"modules.html#unixTimeToRippleTime\",\"classes\":\"tsd-kind-function\"},{\"id\":1872,\"kind\":64,\"name\":\"percentToQuality\",\"url\":\"modules.html#percentToQuality\",\"classes\":\"tsd-kind-function\"},{\"id\":1873,\"kind\":64,\"name\":\"decimalToQuality\",\"url\":\"modules.html#decimalToQuality\",\"classes\":\"tsd-kind-function\"},{\"id\":1874,\"kind\":64,\"name\":\"percentToTransferRate\",\"url\":\"modules.html#percentToTransferRate\",\"classes\":\"tsd-kind-function\"},{\"id\":1875,\"kind\":64,\"name\":\"decimalToTransferRate\",\"url\":\"modules.html#decimalToTransferRate\",\"classes\":\"tsd-kind-function\"},{\"id\":1876,\"kind\":64,\"name\":\"transferRateToDecimal\",\"url\":\"modules.html#transferRateToDecimal\",\"classes\":\"tsd-kind-function\"},{\"id\":1877,\"kind\":64,\"name\":\"qualityToDecimal\",\"url\":\"modules.html#qualityToDecimal\",\"classes\":\"tsd-kind-function\"},{\"id\":1878,\"kind\":64,\"name\":\"isValidSecret\",\"url\":\"modules.html#isValidSecret\",\"classes\":\"tsd-kind-function\"},{\"id\":1879,\"kind\":64,\"name\":\"isValidAddress\",\"url\":\"modules.html#isValidAddress\",\"classes\":\"tsd-kind-function\"},{\"id\":1880,\"kind\":32,\"name\":\"hashes\",\"url\":\"modules.html#hashes\",\"classes\":\"tsd-kind-variable\"},{\"id\":1881,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"hashes\"},{\"id\":1882,\"kind\":1024,\"name\":\"hashSignedTx\",\"url\":\"modules.html#hashes.__type.hashSignedTx\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1883,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1884,\"kind\":1024,\"name\":\"hashTx\",\"url\":\"modules.html#hashes.__type.hashTx\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1885,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-11\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1886,\"kind\":1024,\"name\":\"hashAccountRoot\",\"url\":\"modules.html#hashes.__type.hashAccountRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1887,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1888,\"kind\":1024,\"name\":\"hashSignerListId\",\"url\":\"modules.html#hashes.__type.hashSignerListId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1889,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1890,\"kind\":1024,\"name\":\"hashOfferId\",\"url\":\"modules.html#hashes.__type.hashOfferId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1891,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1892,\"kind\":1024,\"name\":\"hashTrustline\",\"url\":\"modules.html#hashes.__type.hashTrustline\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1893,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-10\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1894,\"kind\":1024,\"name\":\"hashTxTree\",\"url\":\"modules.html#hashes.__type.hashTxTree\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1895,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-12\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1896,\"kind\":1024,\"name\":\"hashStateTree\",\"url\":\"modules.html#hashes.__type.hashStateTree\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1897,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-9\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1898,\"kind\":1024,\"name\":\"hashLedger\",\"url\":\"modules.html#hashes.__type.hashLedger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1899,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1900,\"kind\":1024,\"name\":\"hashLedgerHeader\",\"url\":\"modules.html#hashes.__type.hashLedgerHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1901,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1902,\"kind\":1024,\"name\":\"hashEscrow\",\"url\":\"modules.html#hashes.__type.hashEscrow\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1903,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1904,\"kind\":1024,\"name\":\"hashPaymentChannel\",\"url\":\"modules.html#hashes.__type.hashPaymentChannel\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1905,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#hashes.__type.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"id\":1906,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#__type\",\"classes\":\"tsd-kind-type-literal\"},{\"id\":1907,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules.html#__type\",\"classes\":\"tsd-kind-type-literal\"},{\"id\":1908,\"kind\":64,\"name\":\"deriveXAddress\",\"url\":\"modules.html#deriveXAddress\",\"classes\":\"tsd-kind-function\"},{\"id\":1909,\"kind\":64,\"name\":\"signPaymentChannelClaim\",\"url\":\"modules.html#signPaymentChannelClaim\",\"classes\":\"tsd-kind-function\"},{\"id\":1910,\"kind\":64,\"name\":\"verifyPaymentChannelClaim\",\"url\":\"modules.html#verifyPaymentChannelClaim\",\"classes\":\"tsd-kind-function\"},{\"id\":1911,\"kind\":64,\"name\":\"convertStringToHex\",\"url\":\"modules.html#convertStringToHex\",\"classes\":\"tsd-kind-function\"},{\"id\":1912,\"kind\":64,\"name\":\"convertHexToString\",\"url\":\"modules.html#convertHexToString\",\"classes\":\"tsd-kind-function\"},{\"id\":1913,\"kind\":64,\"name\":\"encode\",\"url\":\"modules.html#encode\",\"classes\":\"tsd-kind-function\"},{\"id\":1914,\"kind\":64,\"name\":\"decode\",\"url\":\"modules.html#decode\",\"classes\":\"tsd-kind-function\"},{\"id\":1915,\"kind\":64,\"name\":\"encodeForMultiSigning\",\"url\":\"modules.html#encodeForMultiSigning\",\"classes\":\"tsd-kind-function\"},{\"id\":1916,\"kind\":64,\"name\":\"encodeForSigning\",\"url\":\"modules.html#encodeForSigning\",\"classes\":\"tsd-kind-function\"},{\"id\":1917,\"kind\":64,\"name\":\"encodeForSigningClaim\",\"url\":\"modules.html#encodeForSigningClaim\",\"classes\":\"tsd-kind-function\"},{\"id\":1918,\"kind\":64,\"name\":\"createCrossChainPayment\",\"url\":\"modules.html#createCrossChainPayment\",\"classes\":\"tsd-kind-function\"},{\"id\":1919,\"kind\":64,\"name\":\"parseNFTokenID\",\"url\":\"modules.html#parseNFTokenID\",\"classes\":\"tsd-kind-function\"},{\"id\":1920,\"kind\":128,\"name\":\"XrplError\",\"url\":\"classes/XrplError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1921,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/XrplError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"id\":1922,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XrplError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XrplError\"},{\"id\":1923,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/XrplError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XrplError\"},{\"id\":1924,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/XrplError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"XrplError\"},{\"id\":1925,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/XrplError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"id\":1926,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/XrplError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"id\":1927,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/XrplError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"id\":1928,\"kind\":128,\"name\":\"UnexpectedError\",\"url\":\"classes/UnexpectedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1929,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/UnexpectedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"UnexpectedError\"},{\"id\":1930,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnexpectedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1931,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/UnexpectedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1932,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/UnexpectedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1933,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/UnexpectedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1934,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/UnexpectedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1935,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/UnexpectedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"id\":1936,\"kind\":128,\"name\":\"ConnectionError\",\"url\":\"classes/ConnectionError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1937,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ConnectionError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ConnectionError\"},{\"id\":1938,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConnectionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1939,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ConnectionError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1940,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ConnectionError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1941,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ConnectionError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1942,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ConnectionError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1943,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ConnectionError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"id\":1944,\"kind\":128,\"name\":\"RippledError\",\"url\":\"classes/RippledError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1945,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/RippledError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"RippledError\"},{\"id\":1946,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RippledError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1947,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/RippledError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1948,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/RippledError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1949,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RippledError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1950,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/RippledError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1951,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/RippledError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"id\":1952,\"kind\":128,\"name\":\"NotConnectedError\",\"url\":\"classes/NotConnectedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1953,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/NotConnectedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"NotConnectedError\"},{\"id\":1954,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NotConnectedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1955,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NotConnectedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1956,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/NotConnectedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1957,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/NotConnectedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1958,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/NotConnectedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1959,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/NotConnectedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"id\":1960,\"kind\":128,\"name\":\"DisconnectedError\",\"url\":\"classes/DisconnectedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1961,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/DisconnectedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"DisconnectedError\"},{\"id\":1962,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DisconnectedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1963,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/DisconnectedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1964,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/DisconnectedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1965,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/DisconnectedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1966,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/DisconnectedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1967,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/DisconnectedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"id\":1968,\"kind\":128,\"name\":\"RippledNotInitializedError\",\"url\":\"classes/RippledNotInitializedError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1969,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/RippledNotInitializedError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1970,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RippledNotInitializedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1971,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/RippledNotInitializedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1972,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/RippledNotInitializedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1973,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RippledNotInitializedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1974,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/RippledNotInitializedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1975,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/RippledNotInitializedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"id\":1976,\"kind\":128,\"name\":\"TimeoutError\",\"url\":\"classes/TimeoutError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1977,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/TimeoutError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"TimeoutError\"},{\"id\":1978,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TimeoutError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1979,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/TimeoutError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1980,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/TimeoutError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1981,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/TimeoutError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1982,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/TimeoutError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1983,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/TimeoutError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"id\":1984,\"kind\":128,\"name\":\"ResponseFormatError\",\"url\":\"classes/ResponseFormatError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1985,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ResponseFormatError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ResponseFormatError\"},{\"id\":1986,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResponseFormatError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1987,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ResponseFormatError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1988,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ResponseFormatError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1989,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ResponseFormatError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1990,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ResponseFormatError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1991,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ResponseFormatError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"id\":1992,\"kind\":128,\"name\":\"ValidationError\",\"url\":\"classes/ValidationError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":1993,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ValidationError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ValidationError\"},{\"id\":1994,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidationError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":1995,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ValidationError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":1996,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ValidationError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":1997,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ValidationError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":1998,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ValidationError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":1999,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ValidationError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"id\":2000,\"kind\":128,\"name\":\"NotFoundError\",\"url\":\"classes/NotFoundError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2001,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/NotFoundError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"NotFoundError\"},{\"id\":2002,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NotFoundError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"NotFoundError\"},{\"id\":2003,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NotFoundError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"id\":2004,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/NotFoundError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"id\":2005,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/NotFoundError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"id\":2006,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/NotFoundError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"id\":2007,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/NotFoundError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"id\":2008,\"kind\":128,\"name\":\"XRPLFaucetError\",\"url\":\"classes/XRPLFaucetError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":2009,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/XRPLFaucetError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"XRPLFaucetError\"},{\"id\":2010,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XRPLFaucetError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2011,\"kind\":1024,\"name\":\"name\",\"url\":\"classes/XRPLFaucetError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2012,\"kind\":1024,\"name\":\"message\",\"url\":\"classes/XRPLFaucetError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2013,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/XRPLFaucetError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2014,\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/XRPLFaucetError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2015,\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/XRPLFaucetError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"id\":2016,\"kind\":64,\"name\":\"authorizeChannel\",\"url\":\"modules.html#authorizeChannel\",\"classes\":\"tsd-kind-function\"},{\"id\":2017,\"kind\":64,\"name\":\"verifySignature\",\"url\":\"modules.html#verifySignature\",\"classes\":\"tsd-kind-function\"},{\"id\":2018,\"kind\":64,\"name\":\"multisign\",\"url\":\"modules.html#multisign\",\"classes\":\"tsd-kind-function\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,40.993]],[\"parent/0\",[]],[\"name/1\",[1,48.7]],[\"parent/1\",[0,3.938]],[\"name/2\",[2,72.054]],[\"parent/2\",[0,3.938]],[\"name/3\",[3,72.054]],[\"parent/3\",[0,3.938]],[\"name/4\",[4,66.946]],[\"parent/4\",[0,3.938]],[\"name/5\",[5,63.581]],[\"parent/5\",[0,3.938]],[\"name/6\",[6,63.581]],[\"parent/6\",[0,3.938]],[\"name/7\",[7,63.581]],[\"parent/7\",[0,3.938]],[\"name/8\",[8,61.068]],[\"parent/8\",[0,3.938]],[\"name/9\",[9,66.946]],[\"parent/9\",[0,3.938]],[\"name/10\",[10,66.946]],[\"parent/10\",[0,3.938]],[\"name/11\",[11,66.946]],[\"parent/11\",[0,3.938]],[\"name/12\",[12,66.946]],[\"parent/12\",[0,3.938]],[\"name/13\",[13,66.946]],[\"parent/13\",[0,3.938]],[\"name/14\",[14,66.946]],[\"parent/14\",[0,3.938]],[\"name/15\",[15,66.946]],[\"parent/15\",[0,3.938]],[\"name/16\",[16,29.617]],[\"parent/16\",[0,3.938]],[\"name/17\",[17,66.946]],[\"parent/17\",[0,3.938]],[\"name/18\",[16,29.617]],[\"parent/18\",[0,3.938]],[\"name/19\",[18,66.946]],[\"parent/19\",[0,3.938]],[\"name/20\",[16,29.617]],[\"parent/20\",[0,3.938]],[\"name/21\",[19,66.946]],[\"parent/21\",[0,3.938]],[\"name/22\",[16,29.617]],[\"parent/22\",[0,3.938]],[\"name/23\",[20,66.946]],[\"parent/23\",[0,3.938]],[\"name/24\",[16,29.617]],[\"parent/24\",[0,3.938]],[\"name/25\",[21,66.946]],[\"parent/25\",[0,3.938]],[\"name/26\",[16,29.617]],[\"parent/26\",[0,3.938]],[\"name/27\",[22,66.946]],[\"parent/27\",[0,3.938]],[\"name/28\",[16,29.617]],[\"parent/28\",[0,3.938]],[\"name/29\",[23,66.946]],[\"parent/29\",[0,3.938]],[\"name/30\",[16,29.617]],[\"parent/30\",[0,3.938]],[\"name/31\",[24,66.946]],[\"parent/31\",[0,3.938]],[\"name/32\",[16,29.617]],[\"parent/32\",[0,3.938]],[\"name/33\",[25,41.609]],[\"parent/33\",[]],[\"name/34\",[1,48.7]],[\"parent/34\",[25,3.997]],[\"name/35\",[4,66.946]],[\"parent/35\",[25,3.997]],[\"name/36\",[5,63.581]],[\"parent/36\",[25,3.997]],[\"name/37\",[6,63.581]],[\"parent/37\",[25,3.997]],[\"name/38\",[7,63.581]],[\"parent/38\",[25,3.997]],[\"name/39\",[8,61.068]],[\"parent/39\",[25,3.997]],[\"name/40\",[9,66.946]],[\"parent/40\",[25,3.997]],[\"name/41\",[10,66.946]],[\"parent/41\",[25,3.997]],[\"name/42\",[11,66.946]],[\"parent/42\",[25,3.997]],[\"name/43\",[12,66.946]],[\"parent/43\",[25,3.997]],[\"name/44\",[13,66.946]],[\"parent/44\",[25,3.997]],[\"name/45\",[14,66.946]],[\"parent/45\",[25,3.997]],[\"name/46\",[15,66.946]],[\"parent/46\",[25,3.997]],[\"name/47\",[16,29.617]],[\"parent/47\",[25,3.997]],[\"name/48\",[17,66.946]],[\"parent/48\",[25,3.997]],[\"name/49\",[16,29.617]],[\"parent/49\",[25,3.997]],[\"name/50\",[18,66.946]],[\"parent/50\",[25,3.997]],[\"name/51\",[16,29.617]],[\"parent/51\",[25,3.997]],[\"name/52\",[19,66.946]],[\"parent/52\",[25,3.997]],[\"name/53\",[16,29.617]],[\"parent/53\",[25,3.997]],[\"name/54\",[20,66.946]],[\"parent/54\",[25,3.997]],[\"name/55\",[16,29.617]],[\"parent/55\",[25,3.997]],[\"name/56\",[21,66.946]],[\"parent/56\",[25,3.997]],[\"name/57\",[16,29.617]],[\"parent/57\",[25,3.997]],[\"name/58\",[22,66.946]],[\"parent/58\",[25,3.997]],[\"name/59\",[16,29.617]],[\"parent/59\",[25,3.997]],[\"name/60\",[23,66.946]],[\"parent/60\",[25,3.997]],[\"name/61\",[16,29.617]],[\"parent/61\",[25,3.997]],[\"name/62\",[24,66.946]],[\"parent/62\",[25,3.997]],[\"name/63\",[16,29.617]],[\"parent/63\",[25,3.997]],[\"name/64\",[26,50.082]],[\"parent/64\",[]],[\"name/65\",[5,63.581]],[\"parent/65\",[26,4.811]],[\"name/66\",[6,63.581]],[\"parent/66\",[26,4.811]],[\"name/67\",[27,72.054]],[\"parent/67\",[26,4.811]],[\"name/68\",[28,72.054]],[\"parent/68\",[26,4.811]],[\"name/69\",[29,72.054]],[\"parent/69\",[26,4.811]],[\"name/70\",[30,72.054]],[\"parent/70\",[26,4.811]],[\"name/71\",[31,72.054]],[\"parent/71\",[26,4.811]],[\"name/72\",[32,72.054]],[\"parent/72\",[26,4.811]],[\"name/73\",[33,72.054]],[\"parent/73\",[26,4.811]],[\"name/74\",[34,72.054]],[\"parent/74\",[26,4.811]],[\"name/75\",[35,72.054]],[\"parent/75\",[26,4.811]],[\"name/76\",[36,72.054]],[\"parent/76\",[26,4.811]],[\"name/77\",[37,46.404]],[\"parent/77\",[]],[\"name/78\",[38,72.054]],[\"parent/78\",[37,4.458]],[\"name/79\",[39,72.054]],[\"parent/79\",[37,4.458]],[\"name/80\",[40,72.054]],[\"parent/80\",[37,4.458]],[\"name/81\",[16,29.617]],[\"parent/81\",[37,4.458]],[\"name/82\",[41,72.054]],[\"parent/82\",[37,4.458]],[\"name/83\",[42,72.054]],[\"parent/83\",[37,4.458]],[\"name/84\",[43,72.054]],[\"parent/84\",[37,4.458]],[\"name/85\",[44,72.054]],[\"parent/85\",[37,4.458]],[\"name/86\",[1,48.7]],[\"parent/86\",[37,4.458]],[\"name/87\",[45,61.068]],[\"parent/87\",[37,4.458]],[\"name/88\",[46,72.054]],[\"parent/88\",[37,4.458]],[\"name/89\",[47,72.054]],[\"parent/89\",[37,4.458]],[\"name/90\",[48,72.054]],[\"parent/90\",[37,4.458]],[\"name/91\",[49,72.054]],[\"parent/91\",[37,4.458]],[\"name/92\",[50,72.054]],[\"parent/92\",[37,4.458]],[\"name/93\",[51,72.054]],[\"parent/93\",[37,4.458]],[\"name/94\",[52,72.054]],[\"parent/94\",[37,4.458]],[\"name/95\",[53,72.054]],[\"parent/95\",[37,4.458]],[\"name/96\",[54,72.054]],[\"parent/96\",[]],[\"name/97\",[55,72.054]],[\"parent/97\",[]],[\"name/98\",[56,44.539]],[\"parent/98\",[]],[\"name/99\",[57,72.054]],[\"parent/99\",[56,4.278]],[\"name/100\",[58,48.7]],[\"parent/100\",[59,4.562]],[\"name/101\",[60,37.089]],[\"parent/101\",[59,4.562]],[\"name/102\",[61,61.068]],[\"parent/102\",[59,4.562]],[\"name/103\",[62,39.096]],[\"parent/103\",[59,4.562]],[\"name/104\",[63,72.054]],[\"parent/104\",[59,4.562]],[\"name/105\",[64,52.595]],[\"parent/105\",[59,4.562]],[\"name/106\",[65,52.595]],[\"parent/106\",[59,4.562]],[\"name/107\",[66,41.931]],[\"parent/107\",[59,4.562]],[\"name/108\",[67,43.722]],[\"parent/108\",[59,4.562]],[\"name/109\",[68,63.581]],[\"parent/109\",[59,4.562]],[\"name/110\",[69,66.946]],[\"parent/110\",[59,4.562]],[\"name/111\",[70,66.946]],[\"parent/111\",[59,4.562]],[\"name/112\",[71,66.946]],[\"parent/112\",[59,4.562]],[\"name/113\",[72,66.946]],[\"parent/113\",[59,4.562]],[\"name/114\",[73,66.946]],[\"parent/114\",[59,4.562]],[\"name/115\",[74,66.946]],[\"parent/115\",[59,4.562]],[\"name/116\",[75,47.487]],[\"parent/116\",[59,4.562]],[\"name/117\",[76,72.054]],[\"parent/117\",[56,4.278]],[\"name/118\",[77,66.946]],[\"parent/118\",[78,5.148]],[\"name/119\",[79,66.946]],[\"parent/119\",[78,5.148]],[\"name/120\",[80,66.946]],[\"parent/120\",[78,5.148]],[\"name/121\",[81,66.946]],[\"parent/121\",[78,5.148]],[\"name/122\",[82,66.946]],[\"parent/122\",[78,5.148]],[\"name/123\",[83,66.946]],[\"parent/123\",[78,5.148]],[\"name/124\",[84,66.946]],[\"parent/124\",[78,5.148]],[\"name/125\",[85,66.946]],[\"parent/125\",[78,5.148]],[\"name/126\",[86,66.946]],[\"parent/126\",[78,5.148]],[\"name/127\",[87,72.054]],[\"parent/127\",[56,4.278]],[\"name/128\",[77,66.946]],[\"parent/128\",[88,5.148]],[\"name/129\",[79,66.946]],[\"parent/129\",[88,5.148]],[\"name/130\",[80,66.946]],[\"parent/130\",[88,5.148]],[\"name/131\",[81,66.946]],[\"parent/131\",[88,5.148]],[\"name/132\",[82,66.946]],[\"parent/132\",[88,5.148]],[\"name/133\",[83,66.946]],[\"parent/133\",[88,5.148]],[\"name/134\",[84,66.946]],[\"parent/134\",[88,5.148]],[\"name/135\",[85,66.946]],[\"parent/135\",[88,5.148]],[\"name/136\",[86,66.946]],[\"parent/136\",[88,5.148]],[\"name/137\",[89,63.581]],[\"parent/137\",[56,4.278]],[\"name/138\",[58,48.7]],[\"parent/138\",[90,5.673]],[\"name/139\",[89,63.581]],[\"parent/139\",[90,5.673]],[\"name/140\",[91,72.054]],[\"parent/140\",[90,5.673]],[\"name/141\",[62,39.096]],[\"parent/141\",[90,5.673]],[\"name/142\",[75,47.487]],[\"parent/142\",[90,5.673]],[\"name/143\",[92,66.946]],[\"parent/143\",[56,4.278]],[\"name/144\",[58,48.7]],[\"parent/144\",[93,4.678]],[\"name/145\",[60,37.089]],[\"parent/145\",[93,4.678]],[\"name/146\",[94,53.596]],[\"parent/146\",[93,4.678]],[\"name/147\",[62,39.096]],[\"parent/147\",[93,4.678]],[\"name/148\",[95,54.708]],[\"parent/148\",[93,4.678]],[\"name/149\",[64,52.595]],[\"parent/149\",[93,4.678]],[\"name/150\",[65,52.595]],[\"parent/150\",[93,4.678]],[\"name/151\",[96,63.581]],[\"parent/151\",[93,4.678]],[\"name/152\",[66,41.931]],[\"parent/152\",[93,4.678]],[\"name/153\",[97,63.581]],[\"parent/153\",[93,4.678]],[\"name/154\",[98,54.708]],[\"parent/154\",[93,4.678]],[\"name/155\",[99,53.596]],[\"parent/155\",[93,4.678]],[\"name/156\",[100,63.581]],[\"parent/156\",[93,4.678]],[\"name/157\",[101,42.967]],[\"parent/157\",[93,4.678]],[\"name/158\",[75,47.487]],[\"parent/158\",[93,4.678]],[\"name/159\",[102,47.487]],[\"parent/159\",[56,4.278]],[\"name/160\",[58,48.7]],[\"parent/160\",[103,5.255]],[\"name/161\",[60,37.089]],[\"parent/161\",[103,5.255]],[\"name/162\",[104,66.946]],[\"parent/162\",[103,5.255]],[\"name/163\",[62,39.096]],[\"parent/163\",[103,5.255]],[\"name/164\",[95,54.708]],[\"parent/164\",[103,5.255]],[\"name/165\",[64,52.595]],[\"parent/165\",[103,5.255]],[\"name/166\",[65,52.595]],[\"parent/166\",[103,5.255]],[\"name/167\",[75,47.487]],[\"parent/167\",[103,5.255]],[\"name/168\",[105,72.054]],[\"parent/168\",[56,4.278]],[\"name/169\",[58,48.7]],[\"parent/169\",[106,4.885]],[\"name/170\",[62,39.096]],[\"parent/170\",[106,4.885]],[\"name/171\",[107,72.054]],[\"parent/171\",[106,4.885]],[\"name/172\",[108,72.054]],[\"parent/172\",[106,4.885]],[\"name/173\",[109,72.054]],[\"parent/173\",[106,4.885]],[\"name/174\",[110,72.054]],[\"parent/174\",[106,4.885]],[\"name/175\",[111,59.061]],[\"parent/175\",[106,4.885]],[\"name/176\",[112,72.054]],[\"parent/176\",[106,4.885]],[\"name/177\",[113,72.054]],[\"parent/177\",[106,4.885]],[\"name/178\",[114,72.054]],[\"parent/178\",[106,4.885]],[\"name/179\",[115,72.054]],[\"parent/179\",[106,4.885]],[\"name/180\",[75,47.487]],[\"parent/180\",[106,4.885]],[\"name/181\",[116,66.946]],[\"parent/181\",[56,4.278]],[\"name/182\",[58,48.7]],[\"parent/182\",[117,4.678]],[\"name/183\",[60,37.089]],[\"parent/183\",[117,4.678]],[\"name/184\",[94,53.596]],[\"parent/184\",[117,4.678]],[\"name/185\",[118,52.595]],[\"parent/185\",[117,4.678]],[\"name/186\",[119,63.581]],[\"parent/186\",[117,4.678]],[\"name/187\",[120,61.068]],[\"parent/187\",[117,4.678]],[\"name/188\",[121,66.946]],[\"parent/188\",[117,4.678]],[\"name/189\",[62,39.096]],[\"parent/189\",[117,4.678]],[\"name/190\",[101,42.967]],[\"parent/190\",[117,4.678]],[\"name/191\",[98,54.708]],[\"parent/191\",[117,4.678]],[\"name/192\",[95,54.708]],[\"parent/192\",[117,4.678]],[\"name/193\",[97,63.581]],[\"parent/193\",[117,4.678]],[\"name/194\",[64,52.595]],[\"parent/194\",[117,4.678]],[\"name/195\",[65,52.595]],[\"parent/195\",[117,4.678]],[\"name/196\",[75,47.487]],[\"parent/196\",[117,4.678]],[\"name/197\",[122,72.054]],[\"parent/197\",[56,4.278]],[\"name/198\",[58,48.7]],[\"parent/198\",[123,5.375]],[\"name/199\",[124,72.054]],[\"parent/199\",[123,5.375]],[\"name/200\",[125,72.054]],[\"parent/200\",[123,5.375]],[\"name/201\",[126,72.054]],[\"parent/201\",[123,5.375]],[\"name/202\",[127,72.054]],[\"parent/202\",[123,5.375]],[\"name/203\",[62,39.096]],[\"parent/203\",[123,5.375]],[\"name/204\",[75,47.487]],[\"parent/204\",[123,5.375]],[\"name/205\",[128,66.946]],[\"parent/205\",[56,4.278]],[\"name/206\",[129,72.054]],[\"parent/206\",[130,4.742]],[\"name/207\",[131,72.054]],[\"parent/207\",[130,4.742]],[\"name/208\",[132,72.054]],[\"parent/208\",[130,4.742]],[\"name/209\",[133,72.054]],[\"parent/209\",[130,4.742]],[\"name/210\",[134,72.054]],[\"parent/210\",[130,4.742]],[\"name/211\",[135,72.054]],[\"parent/211\",[130,4.742]],[\"name/212\",[136,66.946]],[\"parent/212\",[130,4.742]],[\"name/213\",[137,40.699]],[\"parent/213\",[130,4.742]],[\"name/214\",[138,40.413]],[\"parent/214\",[130,4.742]],[\"name/215\",[139,72.054]],[\"parent/215\",[130,4.742]],[\"name/216\",[140,72.054]],[\"parent/216\",[130,4.742]],[\"name/217\",[141,72.054]],[\"parent/217\",[130,4.742]],[\"name/218\",[142,72.054]],[\"parent/218\",[130,4.742]],[\"name/219\",[143,59.061]],[\"parent/219\",[130,4.742]],[\"name/220\",[56,44.539]],[\"parent/220\",[56,4.278]],[\"name/221\",[144,72.054]],[\"parent/221\",[56,4.278]],[\"name/222\",[58,48.7]],[\"parent/222\",[145,5.673]],[\"name/223\",[146,43.722]],[\"parent/223\",[145,5.673]],[\"name/224\",[147,63.581]],[\"parent/224\",[145,5.673]],[\"name/225\",[62,39.096]],[\"parent/225\",[145,5.673]],[\"name/226\",[75,47.487]],[\"parent/226\",[145,5.673]],[\"name/227\",[148,72.054]],[\"parent/227\",[56,4.278]],[\"name/228\",[58,48.7]],[\"parent/228\",[149,5.673]],[\"name/229\",[150,72.054]],[\"parent/229\",[149,5.673]],[\"name/230\",[151,72.054]],[\"parent/230\",[149,5.673]],[\"name/231\",[152,72.054]],[\"parent/231\",[149,5.673]],[\"name/232\",[75,47.487]],[\"parent/232\",[149,5.673]],[\"name/233\",[153,66.946]],[\"parent/233\",[56,4.278]],[\"name/234\",[58,48.7]],[\"parent/234\",[154,4.811]],[\"name/235\",[62,39.096]],[\"parent/235\",[154,4.811]],[\"name/236\",[60,37.089]],[\"parent/236\",[154,4.811]],[\"name/237\",[66,41.931]],[\"parent/237\",[154,4.811]],[\"name/238\",[155,63.581]],[\"parent/238\",[154,4.811]],[\"name/239\",[156,63.581]],[\"parent/239\",[154,4.811]],[\"name/240\",[157,66.946]],[\"parent/240\",[154,4.811]],[\"name/241\",[158,66.946]],[\"parent/241\",[154,4.811]],[\"name/242\",[95,54.708]],[\"parent/242\",[154,4.811]],[\"name/243\",[64,52.595]],[\"parent/243\",[154,4.811]],[\"name/244\",[65,52.595]],[\"parent/244\",[154,4.811]],[\"name/245\",[99,53.596]],[\"parent/245\",[154,4.811]],[\"name/246\",[75,47.487]],[\"parent/246\",[154,4.811]],[\"name/247\",[159,72.054]],[\"parent/247\",[56,4.278]],[\"name/248\",[160,72.054]],[\"parent/248\",[161,6.431]],[\"name/249\",[162,72.054]],[\"parent/249\",[161,6.431]],[\"name/250\",[163,72.054]],[\"parent/250\",[56,4.278]],[\"name/251\",[58,48.7]],[\"parent/251\",[164,4.562]],[\"name/252\",[60,37.089]],[\"parent/252\",[164,4.562]],[\"name/253\",[94,53.596]],[\"parent/253\",[164,4.562]],[\"name/254\",[118,52.595]],[\"parent/254\",[164,4.562]],[\"name/255\",[61,61.068]],[\"parent/255\",[164,4.562]],[\"name/256\",[45,61.068]],[\"parent/256\",[164,4.562]],[\"name/257\",[165,66.946]],[\"parent/257\",[164,4.562]],[\"name/258\",[95,54.708]],[\"parent/258\",[164,4.562]],[\"name/259\",[64,52.595]],[\"parent/259\",[164,4.562]],[\"name/260\",[65,52.595]],[\"parent/260\",[164,4.562]],[\"name/261\",[62,39.096]],[\"parent/261\",[164,4.562]],[\"name/262\",[99,53.596]],[\"parent/262\",[164,4.562]],[\"name/263\",[120,61.068]],[\"parent/263\",[164,4.562]],[\"name/264\",[101,42.967]],[\"parent/264\",[164,4.562]],[\"name/265\",[98,54.708]],[\"parent/265\",[164,4.562]],[\"name/266\",[97,63.581]],[\"parent/266\",[164,4.562]],[\"name/267\",[75,47.487]],[\"parent/267\",[164,4.562]],[\"name/268\",[166,72.054]],[\"parent/268\",[56,4.278]],[\"name/269\",[58,48.7]],[\"parent/269\",[167,4.742]],[\"name/270\",[62,39.096]],[\"parent/270\",[167,4.742]],[\"name/271\",[61,61.068]],[\"parent/271\",[167,4.742]],[\"name/272\",[168,72.054]],[\"parent/272\",[167,4.742]],[\"name/273\",[169,72.054]],[\"parent/273\",[167,4.742]],[\"name/274\",[64,52.595]],[\"parent/274\",[167,4.742]],[\"name/275\",[65,52.595]],[\"parent/275\",[167,4.742]],[\"name/276\",[170,72.054]],[\"parent/276\",[167,4.742]],[\"name/277\",[171,72.054]],[\"parent/277\",[167,4.742]],[\"name/278\",[172,72.054]],[\"parent/278\",[167,4.742]],[\"name/279\",[173,72.054]],[\"parent/279\",[167,4.742]],[\"name/280\",[174,72.054]],[\"parent/280\",[167,4.742]],[\"name/281\",[175,72.054]],[\"parent/281\",[167,4.742]],[\"name/282\",[75,47.487]],[\"parent/282\",[167,4.742]],[\"name/283\",[176,72.054]],[\"parent/283\",[56,4.278]],[\"name/284\",[177,72.054]],[\"parent/284\",[178,5.255]],[\"name/285\",[179,72.054]],[\"parent/285\",[178,5.255]],[\"name/286\",[180,72.054]],[\"parent/286\",[178,5.255]],[\"name/287\",[181,72.054]],[\"parent/287\",[178,5.255]],[\"name/288\",[182,72.054]],[\"parent/288\",[178,5.255]],[\"name/289\",[183,72.054]],[\"parent/289\",[178,5.255]],[\"name/290\",[184,72.054]],[\"parent/290\",[178,5.255]],[\"name/291\",[185,72.054]],[\"parent/291\",[178,5.255]],[\"name/292\",[186,72.054]],[\"parent/292\",[56,4.278]],[\"name/293\",[58,48.7]],[\"parent/293\",[187,5.148]],[\"name/294\",[62,39.096]],[\"parent/294\",[187,5.148]],[\"name/295\",[64,52.595]],[\"parent/295\",[187,5.148]],[\"name/296\",[65,52.595]],[\"parent/296\",[187,5.148]],[\"name/297\",[95,54.708]],[\"parent/297\",[187,5.148]],[\"name/298\",[188,66.946]],[\"parent/298\",[187,5.148]],[\"name/299\",[189,72.054]],[\"parent/299\",[187,5.148]],[\"name/300\",[190,66.946]],[\"parent/300\",[187,5.148]],[\"name/301\",[75,47.487]],[\"parent/301\",[187,5.148]],[\"name/302\",[191,72.054]],[\"parent/302\",[56,4.278]],[\"name/303\",[192,72.054]],[\"parent/303\",[193,6.921]],[\"name/304\",[194,66.946]],[\"parent/304\",[56,4.278]],[\"name/305\",[58,48.7]],[\"parent/305\",[195,5.255]],[\"name/306\",[60,37.089]],[\"parent/306\",[195,5.255]],[\"name/307\",[62,39.096]],[\"parent/307\",[195,5.255]],[\"name/308\",[95,54.708]],[\"parent/308\",[195,5.255]],[\"name/309\",[64,52.595]],[\"parent/309\",[195,5.255]],[\"name/310\",[65,52.595]],[\"parent/310\",[195,5.255]],[\"name/311\",[196,43.722]],[\"parent/311\",[195,5.255]],[\"name/312\",[75,47.487]],[\"parent/312\",[195,5.255]],[\"name/313\",[197,72.054]],[\"parent/313\",[]],[\"name/314\",[198,72.054]],[\"parent/314\",[]],[\"name/315\",[8,61.068]],[\"parent/315\",[]],[\"name/316\",[199,72.054]],[\"parent/316\",[]],[\"name/317\",[200,52.595]],[\"parent/317\",[]],[\"name/318\",[201,39.865]],[\"parent/318\",[200,5.052]],[\"name/319\",[60,37.089]],[\"parent/319\",[200,5.052]],[\"name/320\",[202,54.708]],[\"parent/320\",[200,5.052]],[\"name/321\",[137,40.699]],[\"parent/321\",[200,5.052]],[\"name/322\",[138,40.413]],[\"parent/322\",[200,5.052]],[\"name/323\",[203,50.082]],[\"parent/323\",[200,5.052]],[\"name/324\",[204,49.367]],[\"parent/324\",[200,5.052]],[\"name/325\",[205,32.736]],[\"parent/325\",[200,5.052]],[\"name/326\",[206,33.136]],[\"parent/326\",[200,5.052]],[\"name/327\",[207,52.595]],[\"parent/327\",[]],[\"name/328\",[208,40.413]],[\"parent/328\",[207,5.052]],[\"name/329\",[16,29.617]],[\"parent/329\",[207,5.052]],[\"name/330\",[60,37.089]],[\"parent/330\",[209,5.375]],[\"name/331\",[210,72.054]],[\"parent/331\",[209,5.375]],[\"name/332\",[137,40.699]],[\"parent/332\",[209,5.375]],[\"name/333\",[138,40.413]],[\"parent/333\",[209,5.375]],[\"name/334\",[211,49.367]],[\"parent/334\",[209,5.375]],[\"name/335\",[203,50.082]],[\"parent/335\",[209,5.375]],[\"name/336\",[204,49.367]],[\"parent/336\",[209,5.375]],[\"name/337\",[205,32.736]],[\"parent/337\",[207,5.052]],[\"name/338\",[212,38.852]],[\"parent/338\",[207,5.052]],[\"name/339\",[213,38.154]],[\"parent/339\",[207,5.052]],[\"name/340\",[214,40.413]],[\"parent/340\",[207,5.052]],[\"name/341\",[215,40.135]],[\"parent/341\",[207,5.052]],[\"name/342\",[216,40.413]],[\"parent/342\",[207,5.052]],[\"name/343\",[206,33.136]],[\"parent/343\",[207,5.052]],[\"name/344\",[217,54.708]],[\"parent/344\",[]],[\"name/345\",[201,39.865]],[\"parent/345\",[217,5.255]],[\"name/346\",[60,37.089]],[\"parent/346\",[217,5.255]],[\"name/347\",[137,40.699]],[\"parent/347\",[217,5.255]],[\"name/348\",[138,40.413]],[\"parent/348\",[217,5.255]],[\"name/349\",[218,61.068]],[\"parent/349\",[217,5.255]],[\"name/350\",[205,32.736]],[\"parent/350\",[217,5.255]],[\"name/351\",[206,33.136]],[\"parent/351\",[217,5.255]],[\"name/352\",[219,52.595]],[\"parent/352\",[]],[\"name/353\",[208,40.413]],[\"parent/353\",[219,5.052]],[\"name/354\",[16,29.617]],[\"parent/354\",[219,5.052]],[\"name/355\",[137,40.699]],[\"parent/355\",[220,5.673]],[\"name/356\",[138,40.413]],[\"parent/356\",[220,5.673]],[\"name/357\",[221,72.054]],[\"parent/357\",[220,5.673]],[\"name/358\",[222,72.054]],[\"parent/358\",[220,5.673]],[\"name/359\",[211,49.367]],[\"parent/359\",[220,5.673]],[\"name/360\",[205,32.736]],[\"parent/360\",[219,5.052]],[\"name/361\",[212,38.852]],[\"parent/361\",[219,5.052]],[\"name/362\",[213,38.154]],[\"parent/362\",[219,5.052]],[\"name/363\",[214,40.413]],[\"parent/363\",[219,5.052]],[\"name/364\",[215,40.135]],[\"parent/364\",[219,5.052]],[\"name/365\",[216,40.413]],[\"parent/365\",[219,5.052]],[\"name/366\",[206,33.136]],[\"parent/366\",[219,5.052]],[\"name/367\",[223,52.595]],[\"parent/367\",[]],[\"name/368\",[201,39.865]],[\"parent/368\",[223,5.052]],[\"name/369\",[60,37.089]],[\"parent/369\",[223,5.052]],[\"name/370\",[137,40.699]],[\"parent/370\",[223,5.052]],[\"name/371\",[138,40.413]],[\"parent/371\",[223,5.052]],[\"name/372\",[224,66.946]],[\"parent/372\",[223,5.052]],[\"name/373\",[225,66.946]],[\"parent/373\",[223,5.052]],[\"name/374\",[218,61.068]],[\"parent/374\",[223,5.052]],[\"name/375\",[205,32.736]],[\"parent/375\",[223,5.052]],[\"name/376\",[206,33.136]],[\"parent/376\",[223,5.052]],[\"name/377\",[226,52.595]],[\"parent/377\",[]],[\"name/378\",[208,40.413]],[\"parent/378\",[226,5.052]],[\"name/379\",[16,29.617]],[\"parent/379\",[226,5.052]],[\"name/380\",[227,72.054]],[\"parent/380\",[228,5.513]],[\"name/381\",[225,66.946]],[\"parent/381\",[228,5.513]],[\"name/382\",[229,48.7]],[\"parent/382\",[228,5.513]],[\"name/383\",[138,40.413]],[\"parent/383\",[228,5.513]],[\"name/384\",[230,66.946]],[\"parent/384\",[228,5.513]],[\"name/385\",[211,49.367]],[\"parent/385\",[228,5.513]],[\"name/386\",[205,32.736]],[\"parent/386\",[226,5.052]],[\"name/387\",[212,38.852]],[\"parent/387\",[226,5.052]],[\"name/388\",[213,38.154]],[\"parent/388\",[226,5.052]],[\"name/389\",[214,40.413]],[\"parent/389\",[226,5.052]],[\"name/390\",[215,40.135]],[\"parent/390\",[226,5.052]],[\"name/391\",[216,40.413]],[\"parent/391\",[226,5.052]],[\"name/392\",[206,33.136]],[\"parent/392\",[226,5.052]],[\"name/393\",[231,52.595]],[\"parent/393\",[]],[\"name/394\",[201,39.865]],[\"parent/394\",[231,5.052]],[\"name/395\",[60,37.089]],[\"parent/395\",[231,5.052]],[\"name/396\",[137,40.699]],[\"parent/396\",[231,5.052]],[\"name/397\",[138,40.413]],[\"parent/397\",[231,5.052]],[\"name/398\",[232,72.054]],[\"parent/398\",[231,5.052]],[\"name/399\",[203,50.082]],[\"parent/399\",[231,5.052]],[\"name/400\",[204,49.367]],[\"parent/400\",[231,5.052]],[\"name/401\",[205,32.736]],[\"parent/401\",[231,5.052]],[\"name/402\",[206,33.136]],[\"parent/402\",[231,5.052]],[\"name/403\",[233,52.595]],[\"parent/403\",[]],[\"name/404\",[208,40.413]],[\"parent/404\",[233,5.052]],[\"name/405\",[16,29.617]],[\"parent/405\",[233,5.052]],[\"name/406\",[60,37.089]],[\"parent/406\",[234,5.513]],[\"name/407\",[235,72.054]],[\"parent/407\",[234,5.513]],[\"name/408\",[229,48.7]],[\"parent/408\",[234,5.513]],[\"name/409\",[138,40.413]],[\"parent/409\",[234,5.513]],[\"name/410\",[137,40.699]],[\"parent/410\",[234,5.513]],[\"name/411\",[204,49.367]],[\"parent/411\",[234,5.513]],[\"name/412\",[205,32.736]],[\"parent/412\",[233,5.052]],[\"name/413\",[212,38.852]],[\"parent/413\",[233,5.052]],[\"name/414\",[213,38.154]],[\"parent/414\",[233,5.052]],[\"name/415\",[214,40.413]],[\"parent/415\",[233,5.052]],[\"name/416\",[215,40.135]],[\"parent/416\",[233,5.052]],[\"name/417\",[216,40.413]],[\"parent/417\",[233,5.052]],[\"name/418\",[206,33.136]],[\"parent/418\",[233,5.052]],[\"name/419\",[236,55.959]],[\"parent/419\",[]],[\"name/420\",[201,39.865]],[\"parent/420\",[236,5.375]],[\"name/421\",[60,37.089]],[\"parent/421\",[236,5.375]],[\"name/422\",[203,50.082]],[\"parent/422\",[236,5.375]],[\"name/423\",[204,49.367]],[\"parent/423\",[236,5.375]],[\"name/424\",[205,32.736]],[\"parent/424\",[236,5.375]],[\"name/425\",[206,33.136]],[\"parent/425\",[236,5.375]],[\"name/426\",[237,52.595]],[\"parent/426\",[]],[\"name/427\",[208,40.413]],[\"parent/427\",[237,5.052]],[\"name/428\",[16,29.617]],[\"parent/428\",[237,5.052]],[\"name/429\",[60,37.089]],[\"parent/429\",[238,5.513]],[\"name/430\",[239,72.054]],[\"parent/430\",[238,5.513]],[\"name/431\",[229,48.7]],[\"parent/431\",[238,5.513]],[\"name/432\",[211,49.367]],[\"parent/432\",[238,5.513]],[\"name/433\",[204,49.367]],[\"parent/433\",[238,5.513]],[\"name/434\",[203,50.082]],[\"parent/434\",[238,5.513]],[\"name/435\",[205,32.736]],[\"parent/435\",[237,5.052]],[\"name/436\",[212,38.852]],[\"parent/436\",[237,5.052]],[\"name/437\",[213,38.154]],[\"parent/437\",[237,5.052]],[\"name/438\",[214,40.413]],[\"parent/438\",[237,5.052]],[\"name/439\",[215,40.135]],[\"parent/439\",[237,5.052]],[\"name/440\",[216,40.413]],[\"parent/440\",[237,5.052]],[\"name/441\",[206,33.136]],[\"parent/441\",[237,5.052]],[\"name/442\",[240,51.685]],[\"parent/442\",[]],[\"name/443\",[201,39.865]],[\"parent/443\",[240,4.965]],[\"name/444\",[60,37.089]],[\"parent/444\",[240,4.965]],[\"name/445\",[213,38.154]],[\"parent/445\",[240,4.965]],[\"name/446\",[241,72.054]],[\"parent/446\",[240,4.965]],[\"name/447\",[137,40.699]],[\"parent/447\",[240,4.965]],[\"name/448\",[138,40.413]],[\"parent/448\",[240,4.965]],[\"name/449\",[203,50.082]],[\"parent/449\",[240,4.965]],[\"name/450\",[204,49.367]],[\"parent/450\",[240,4.965]],[\"name/451\",[205,32.736]],[\"parent/451\",[240,4.965]],[\"name/452\",[206,33.136]],[\"parent/452\",[240,4.965]],[\"name/453\",[242,52.595]],[\"parent/453\",[]],[\"name/454\",[208,40.413]],[\"parent/454\",[242,5.052]],[\"name/455\",[16,29.617]],[\"parent/455\",[242,5.052]],[\"name/456\",[60,37.089]],[\"parent/456\",[243,5.255]],[\"name/457\",[244,72.054]],[\"parent/457\",[243,5.255]],[\"name/458\",[137,40.699]],[\"parent/458\",[243,5.255]],[\"name/459\",[138,40.413]],[\"parent/459\",[243,5.255]],[\"name/460\",[229,48.7]],[\"parent/460\",[243,5.255]],[\"name/461\",[203,50.082]],[\"parent/461\",[243,5.255]],[\"name/462\",[204,49.367]],[\"parent/462\",[243,5.255]],[\"name/463\",[211,49.367]],[\"parent/463\",[243,5.255]],[\"name/464\",[205,32.736]],[\"parent/464\",[242,5.052]],[\"name/465\",[212,38.852]],[\"parent/465\",[242,5.052]],[\"name/466\",[213,38.154]],[\"parent/466\",[242,5.052]],[\"name/467\",[214,40.413]],[\"parent/467\",[242,5.052]],[\"name/468\",[215,40.135]],[\"parent/468\",[242,5.052]],[\"name/469\",[216,40.413]],[\"parent/469\",[242,5.052]],[\"name/470\",[206,33.136]],[\"parent/470\",[242,5.052]],[\"name/471\",[245,55.959]],[\"parent/471\",[]],[\"name/472\",[62,39.096]],[\"parent/472\",[245,5.375]],[\"name/473\",[246,57.391]],[\"parent/473\",[245,5.375]],[\"name/474\",[247,66.946]],[\"parent/474\",[245,5.375]],[\"name/475\",[248,66.946]],[\"parent/475\",[245,5.375]],[\"name/476\",[249,66.946]],[\"parent/476\",[245,5.375]],[\"name/477\",[99,53.596]],[\"parent/477\",[245,5.375]],[\"name/478\",[250,52.595]],[\"parent/478\",[]],[\"name/479\",[201,39.865]],[\"parent/479\",[250,5.052]],[\"name/480\",[60,37.089]],[\"parent/480\",[250,5.052]],[\"name/481\",[137,40.699]],[\"parent/481\",[250,5.052]],[\"name/482\",[138,40.413]],[\"parent/482\",[250,5.052]],[\"name/483\",[203,50.082]],[\"parent/483\",[250,5.052]],[\"name/484\",[204,49.367]],[\"parent/484\",[250,5.052]],[\"name/485\",[218,61.068]],[\"parent/485\",[250,5.052]],[\"name/486\",[205,32.736]],[\"parent/486\",[250,5.052]],[\"name/487\",[206,33.136]],[\"parent/487\",[250,5.052]],[\"name/488\",[251,52.595]],[\"parent/488\",[]],[\"name/489\",[208,40.413]],[\"parent/489\",[251,5.052]],[\"name/490\",[16,29.617]],[\"parent/490\",[251,5.052]],[\"name/491\",[60,37.089]],[\"parent/491\",[252,5.513]],[\"name/492\",[253,61.068]],[\"parent/492\",[252,5.513]],[\"name/493\",[229,48.7]],[\"parent/493\",[252,5.513]],[\"name/494\",[138,40.413]],[\"parent/494\",[252,5.513]],[\"name/495\",[137,40.699]],[\"parent/495\",[252,5.513]],[\"name/496\",[204,49.367]],[\"parent/496\",[252,5.513]],[\"name/497\",[205,32.736]],[\"parent/497\",[251,5.052]],[\"name/498\",[212,38.852]],[\"parent/498\",[251,5.052]],[\"name/499\",[213,38.154]],[\"parent/499\",[251,5.052]],[\"name/500\",[214,40.413]],[\"parent/500\",[251,5.052]],[\"name/501\",[215,40.135]],[\"parent/501\",[251,5.052]],[\"name/502\",[216,40.413]],[\"parent/502\",[251,5.052]],[\"name/503\",[206,33.136]],[\"parent/503\",[251,5.052]],[\"name/504\",[254,50.082]],[\"parent/504\",[]],[\"name/505\",[201,39.865]],[\"parent/505\",[254,4.811]],[\"name/506\",[60,37.089]],[\"parent/506\",[254,4.811]],[\"name/507\",[255,63.581]],[\"parent/507\",[254,4.811]],[\"name/508\",[256,63.581]],[\"parent/508\",[254,4.811]],[\"name/509\",[137,40.699]],[\"parent/509\",[254,4.811]],[\"name/510\",[138,40.413]],[\"parent/510\",[254,4.811]],[\"name/511\",[257,59.061]],[\"parent/511\",[254,4.811]],[\"name/512\",[258,72.054]],[\"parent/512\",[254,4.811]],[\"name/513\",[203,50.082]],[\"parent/513\",[254,4.811]],[\"name/514\",[204,49.367]],[\"parent/514\",[254,4.811]],[\"name/515\",[205,32.736]],[\"parent/515\",[254,4.811]],[\"name/516\",[206,33.136]],[\"parent/516\",[254,4.811]],[\"name/517\",[259,52.595]],[\"parent/517\",[]],[\"name/518\",[208,40.413]],[\"parent/518\",[259,5.052]],[\"name/519\",[16,29.617]],[\"parent/519\",[259,5.052]],[\"name/520\",[60,37.089]],[\"parent/520\",[260,5.375]],[\"name/521\",[255,63.581]],[\"parent/521\",[260,5.375]],[\"name/522\",[256,63.581]],[\"parent/522\",[260,5.375]],[\"name/523\",[203,50.082]],[\"parent/523\",[260,5.375]],[\"name/524\",[204,49.367]],[\"parent/524\",[260,5.375]],[\"name/525\",[143,59.061]],[\"parent/525\",[260,5.375]],[\"name/526\",[211,49.367]],[\"parent/526\",[260,5.375]],[\"name/527\",[205,32.736]],[\"parent/527\",[259,5.052]],[\"name/528\",[212,38.852]],[\"parent/528\",[259,5.052]],[\"name/529\",[213,38.154]],[\"parent/529\",[259,5.052]],[\"name/530\",[214,40.413]],[\"parent/530\",[259,5.052]],[\"name/531\",[215,40.135]],[\"parent/531\",[259,5.052]],[\"name/532\",[216,40.413]],[\"parent/532\",[259,5.052]],[\"name/533\",[206,33.136]],[\"parent/533\",[259,5.052]],[\"name/534\",[261,53.596]],[\"parent/534\",[]],[\"name/535\",[201,39.865]],[\"parent/535\",[261,5.148]],[\"name/536\",[60,37.089]],[\"parent/536\",[261,5.148]],[\"name/537\",[218,61.068]],[\"parent/537\",[261,5.148]],[\"name/538\",[262,72.054]],[\"parent/538\",[261,5.148]],[\"name/539\",[137,40.699]],[\"parent/539\",[261,5.148]],[\"name/540\",[138,40.413]],[\"parent/540\",[261,5.148]],[\"name/541\",[205,32.736]],[\"parent/541\",[261,5.148]],[\"name/542\",[206,33.136]],[\"parent/542\",[261,5.148]],[\"name/543\",[263,52.595]],[\"parent/543\",[]],[\"name/544\",[208,40.413]],[\"parent/544\",[263,5.052]],[\"name/545\",[16,29.617]],[\"parent/545\",[263,5.052]],[\"name/546\",[60,37.089]],[\"parent/546\",[264,5.052]],[\"name/547\",[265,72.054]],[\"parent/547\",[264,5.052]],[\"name/548\",[16,29.617]],[\"parent/548\",[264,5.052]],[\"name/549\",[266,72.054]],[\"parent/549\",[264,5.052]],[\"name/550\",[16,29.617]],[\"parent/550\",[264,5.052]],[\"name/551\",[267,72.054]],[\"parent/551\",[264,5.052]],[\"name/552\",[16,29.617]],[\"parent/552\",[264,5.052]],[\"name/553\",[137,40.699]],[\"parent/553\",[264,5.052]],[\"name/554\",[229,48.7]],[\"parent/554\",[264,5.052]],[\"name/555\",[138,40.413]],[\"parent/555\",[264,5.052]],[\"name/556\",[205,32.736]],[\"parent/556\",[263,5.052]],[\"name/557\",[212,38.852]],[\"parent/557\",[263,5.052]],[\"name/558\",[213,38.154]],[\"parent/558\",[263,5.052]],[\"name/559\",[214,40.413]],[\"parent/559\",[263,5.052]],[\"name/560\",[215,40.135]],[\"parent/560\",[263,5.052]],[\"name/561\",[216,40.413]],[\"parent/561\",[263,5.052]],[\"name/562\",[206,33.136]],[\"parent/562\",[263,5.052]],[\"name/563\",[268,52.595]],[\"parent/563\",[]],[\"name/564\",[201,39.865]],[\"parent/564\",[268,5.052]],[\"name/565\",[60,37.089]],[\"parent/565\",[268,5.052]],[\"name/566\",[269,66.946]],[\"parent/566\",[268,5.052]],[\"name/567\",[143,59.061]],[\"parent/567\",[268,5.052]],[\"name/568\",[203,50.082]],[\"parent/568\",[268,5.052]],[\"name/569\",[137,40.699]],[\"parent/569\",[268,5.052]],[\"name/570\",[138,40.413]],[\"parent/570\",[268,5.052]],[\"name/571\",[205,32.736]],[\"parent/571\",[268,5.052]],[\"name/572\",[206,33.136]],[\"parent/572\",[268,5.052]],[\"name/573\",[270,52.595]],[\"parent/573\",[]],[\"name/574\",[208,40.413]],[\"parent/574\",[270,5.052]],[\"name/575\",[16,29.617]],[\"parent/575\",[270,5.052]],[\"name/576\",[229,48.7]],[\"parent/576\",[271,6.108]],[\"name/577\",[272,72.054]],[\"parent/577\",[271,6.108]],[\"name/578\",[143,59.061]],[\"parent/578\",[271,6.108]],[\"name/579\",[205,32.736]],[\"parent/579\",[270,5.052]],[\"name/580\",[212,38.852]],[\"parent/580\",[270,5.052]],[\"name/581\",[213,38.154]],[\"parent/581\",[270,5.052]],[\"name/582\",[214,40.413]],[\"parent/582\",[270,5.052]],[\"name/583\",[215,40.135]],[\"parent/583\",[270,5.052]],[\"name/584\",[216,40.413]],[\"parent/584\",[270,5.052]],[\"name/585\",[206,33.136]],[\"parent/585\",[270,5.052]],[\"name/586\",[273,50.082]],[\"parent/586\",[]],[\"name/587\",[201,39.865]],[\"parent/587\",[273,4.811]],[\"name/588\",[137,40.699]],[\"parent/588\",[273,4.811]],[\"name/589\",[138,40.413]],[\"parent/589\",[273,4.811]],[\"name/590\",[274,66.946]],[\"parent/590\",[273,4.811]],[\"name/591\",[275,61.068]],[\"parent/591\",[273,4.811]],[\"name/592\",[143,59.061]],[\"parent/592\",[273,4.811]],[\"name/593\",[276,72.054]],[\"parent/593\",[273,4.811]],[\"name/594\",[277,66.946]],[\"parent/594\",[273,4.811]],[\"name/595\",[257,59.061]],[\"parent/595\",[273,4.811]],[\"name/596\",[224,66.946]],[\"parent/596\",[273,4.811]],[\"name/597\",[205,32.736]],[\"parent/597\",[273,4.811]],[\"name/598\",[206,33.136]],[\"parent/598\",[273,4.811]],[\"name/599\",[278,52.595]],[\"parent/599\",[]],[\"name/600\",[208,40.413]],[\"parent/600\",[278,5.052]],[\"name/601\",[16,29.617]],[\"parent/601\",[278,5.052]],[\"name/602\",[128,66.946]],[\"parent/602\",[279,5.673]],[\"name/603\",[137,40.699]],[\"parent/603\",[279,5.673]],[\"name/604\",[138,40.413]],[\"parent/604\",[279,5.673]],[\"name/605\",[230,66.946]],[\"parent/605\",[279,5.673]],[\"name/606\",[211,49.367]],[\"parent/606\",[279,5.673]],[\"name/607\",[205,32.736]],[\"parent/607\",[278,5.052]],[\"name/608\",[212,38.852]],[\"parent/608\",[278,5.052]],[\"name/609\",[213,38.154]],[\"parent/609\",[278,5.052]],[\"name/610\",[214,40.413]],[\"parent/610\",[278,5.052]],[\"name/611\",[215,40.135]],[\"parent/611\",[278,5.052]],[\"name/612\",[216,40.413]],[\"parent/612\",[278,5.052]],[\"name/613\",[206,33.136]],[\"parent/613\",[278,5.052]],[\"name/614\",[280,61.068]],[\"parent/614\",[]],[\"name/615\",[201,39.865]],[\"parent/615\",[280,5.866]],[\"name/616\",[205,32.736]],[\"parent/616\",[280,5.866]],[\"name/617\",[206,33.136]],[\"parent/617\",[280,5.866]],[\"name/618\",[281,52.595]],[\"parent/618\",[]],[\"name/619\",[208,40.413]],[\"parent/619\",[281,5.052]],[\"name/620\",[16,29.617]],[\"parent/620\",[281,5.052]],[\"name/621\",[137,40.699]],[\"parent/621\",[282,6.431]],[\"name/622\",[138,40.413]],[\"parent/622\",[282,6.431]],[\"name/623\",[205,32.736]],[\"parent/623\",[281,5.052]],[\"name/624\",[212,38.852]],[\"parent/624\",[281,5.052]],[\"name/625\",[213,38.154]],[\"parent/625\",[281,5.052]],[\"name/626\",[214,40.413]],[\"parent/626\",[281,5.052]],[\"name/627\",[215,40.135]],[\"parent/627\",[281,5.052]],[\"name/628\",[216,40.413]],[\"parent/628\",[281,5.052]],[\"name/629\",[206,33.136]],[\"parent/629\",[281,5.052]],[\"name/630\",[283,61.068]],[\"parent/630\",[]],[\"name/631\",[201,39.865]],[\"parent/631\",[283,5.866]],[\"name/632\",[205,32.736]],[\"parent/632\",[283,5.866]],[\"name/633\",[206,33.136]],[\"parent/633\",[283,5.866]],[\"name/634\",[284,52.595]],[\"parent/634\",[]],[\"name/635\",[208,40.413]],[\"parent/635\",[284,5.052]],[\"name/636\",[16,29.617]],[\"parent/636\",[284,5.052]],[\"name/637\",[229,48.7]],[\"parent/637\",[285,6.921]],[\"name/638\",[205,32.736]],[\"parent/638\",[284,5.052]],[\"name/639\",[212,38.852]],[\"parent/639\",[284,5.052]],[\"name/640\",[213,38.154]],[\"parent/640\",[284,5.052]],[\"name/641\",[214,40.413]],[\"parent/641\",[284,5.052]],[\"name/642\",[215,40.135]],[\"parent/642\",[284,5.052]],[\"name/643\",[216,40.413]],[\"parent/643\",[284,5.052]],[\"name/644\",[206,33.136]],[\"parent/644\",[284,5.052]],[\"name/645\",[286,53.596]],[\"parent/645\",[]],[\"name/646\",[201,39.865]],[\"parent/646\",[286,5.148]],[\"name/647\",[137,40.699]],[\"parent/647\",[286,5.148]],[\"name/648\",[138,40.413]],[\"parent/648\",[286,5.148]],[\"name/649\",[257,59.061]],[\"parent/649\",[286,5.148]],[\"name/650\",[203,50.082]],[\"parent/650\",[286,5.148]],[\"name/651\",[204,49.367]],[\"parent/651\",[286,5.148]],[\"name/652\",[205,32.736]],[\"parent/652\",[286,5.148]],[\"name/653\",[206,33.136]],[\"parent/653\",[286,5.148]],[\"name/654\",[287,52.595]],[\"parent/654\",[]],[\"name/655\",[208,40.413]],[\"parent/655\",[287,5.052]],[\"name/656\",[16,29.617]],[\"parent/656\",[287,5.052]],[\"name/657\",[138,40.413]],[\"parent/657\",[288,5.673]],[\"name/658\",[137,40.699]],[\"parent/658\",[288,5.673]],[\"name/659\",[289,61.068]],[\"parent/659\",[288,5.673]],[\"name/660\",[204,49.367]],[\"parent/660\",[288,5.673]],[\"name/661\",[211,49.367]],[\"parent/661\",[288,5.673]],[\"name/662\",[205,32.736]],[\"parent/662\",[287,5.052]],[\"name/663\",[212,38.852]],[\"parent/663\",[287,5.052]],[\"name/664\",[213,38.154]],[\"parent/664\",[287,5.052]],[\"name/665\",[214,40.413]],[\"parent/665\",[287,5.052]],[\"name/666\",[215,40.135]],[\"parent/666\",[287,5.052]],[\"name/667\",[216,40.413]],[\"parent/667\",[287,5.052]],[\"name/668\",[206,33.136]],[\"parent/668\",[287,5.052]],[\"name/669\",[290,46.931]],[\"parent/669\",[]],[\"name/670\",[201,39.865]],[\"parent/670\",[290,4.508]],[\"name/671\",[257,59.061]],[\"parent/671\",[290,4.508]],[\"name/672\",[137,40.699]],[\"parent/672\",[290,4.508]],[\"name/673\",[138,40.413]],[\"parent/673\",[290,4.508]],[\"name/674\",[75,47.487]],[\"parent/674\",[290,4.508]],[\"name/675\",[291,72.054]],[\"parent/675\",[290,4.508]],[\"name/676\",[292,72.054]],[\"parent/676\",[290,4.508]],[\"name/677\",[153,66.946]],[\"parent/677\",[290,4.508]],[\"name/678\",[293,72.054]],[\"parent/678\",[290,4.508]],[\"name/679\",[16,29.617]],[\"parent/679\",[290,4.508]],[\"name/680\",[275,61.068]],[\"parent/680\",[294,6.431]],[\"name/681\",[295,72.054]],[\"parent/681\",[294,6.431]],[\"name/682\",[92,66.946]],[\"parent/682\",[290,4.508]],[\"name/683\",[116,66.946]],[\"parent/683\",[290,4.508]],[\"name/684\",[296,72.054]],[\"parent/684\",[290,4.508]],[\"name/685\",[297,72.054]],[\"parent/685\",[290,4.508]],[\"name/686\",[194,66.946]],[\"parent/686\",[290,4.508]],[\"name/687\",[205,32.736]],[\"parent/687\",[290,4.508]],[\"name/688\",[206,33.136]],[\"parent/688\",[290,4.508]],[\"name/689\",[298,52.595]],[\"parent/689\",[]],[\"name/690\",[208,40.413]],[\"parent/690\",[298,5.052]],[\"name/691\",[16,29.617]],[\"parent/691\",[298,5.052]],[\"name/692\",[75,47.487]],[\"parent/692\",[299,5.673]],[\"name/693\",[229,48.7]],[\"parent/693\",[299,5.673]],[\"name/694\",[300,72.054]],[\"parent/694\",[299,5.673]],[\"name/695\",[301,72.054]],[\"parent/695\",[299,5.673]],[\"name/696\",[211,49.367]],[\"parent/696\",[299,5.673]],[\"name/697\",[205,32.736]],[\"parent/697\",[298,5.052]],[\"name/698\",[212,38.852]],[\"parent/698\",[298,5.052]],[\"name/699\",[213,38.154]],[\"parent/699\",[298,5.052]],[\"name/700\",[214,40.413]],[\"parent/700\",[298,5.052]],[\"name/701\",[215,40.135]],[\"parent/701\",[298,5.052]],[\"name/702\",[216,40.413]],[\"parent/702\",[298,5.052]],[\"name/703\",[206,33.136]],[\"parent/703\",[298,5.052]],[\"name/704\",[302,57.391]],[\"parent/704\",[]],[\"name/705\",[201,39.865]],[\"parent/705\",[302,5.513]],[\"name/706\",[303,63.581]],[\"parent/706\",[302,5.513]],[\"name/707\",[304,66.946]],[\"parent/707\",[302,5.513]],[\"name/708\",[205,32.736]],[\"parent/708\",[302,5.513]],[\"name/709\",[206,33.136]],[\"parent/709\",[302,5.513]],[\"name/710\",[305,52.595]],[\"parent/710\",[]],[\"name/711\",[208,40.413]],[\"parent/711\",[305,5.052]],[\"name/712\",[16,29.617]],[\"parent/712\",[305,5.052]],[\"name/713\",[306,61.068]],[\"parent/713\",[307,4.742]],[\"name/714\",[308,61.068]],[\"parent/714\",[307,4.742]],[\"name/715\",[309,61.068]],[\"parent/715\",[307,4.742]],[\"name/716\",[303,63.581]],[\"parent/716\",[307,4.742]],[\"name/717\",[310,61.068]],[\"parent/717\",[307,4.742]],[\"name/718\",[311,72.054]],[\"parent/718\",[307,4.742]],[\"name/719\",[312,72.054]],[\"parent/719\",[307,4.742]],[\"name/720\",[313,72.054]],[\"parent/720\",[307,4.742]],[\"name/721\",[314,72.054]],[\"parent/721\",[307,4.742]],[\"name/722\",[315,72.054]],[\"parent/722\",[307,4.742]],[\"name/723\",[316,72.054]],[\"parent/723\",[307,4.742]],[\"name/724\",[317,72.054]],[\"parent/724\",[307,4.742]],[\"name/725\",[318,72.054]],[\"parent/725\",[307,4.742]],[\"name/726\",[319,72.054]],[\"parent/726\",[307,4.742]],[\"name/727\",[205,32.736]],[\"parent/727\",[305,5.052]],[\"name/728\",[212,38.852]],[\"parent/728\",[305,5.052]],[\"name/729\",[213,38.154]],[\"parent/729\",[305,5.052]],[\"name/730\",[214,40.413]],[\"parent/730\",[305,5.052]],[\"name/731\",[215,40.135]],[\"parent/731\",[305,5.052]],[\"name/732\",[216,40.413]],[\"parent/732\",[305,5.052]],[\"name/733\",[206,33.136]],[\"parent/733\",[305,5.052]],[\"name/734\",[320,57.391]],[\"parent/734\",[]],[\"name/735\",[201,39.865]],[\"parent/735\",[320,5.513]],[\"name/736\",[310,61.068]],[\"parent/736\",[320,5.513]],[\"name/737\",[304,66.946]],[\"parent/737\",[320,5.513]],[\"name/738\",[205,32.736]],[\"parent/738\",[320,5.513]],[\"name/739\",[206,33.136]],[\"parent/739\",[320,5.513]],[\"name/740\",[321,52.595]],[\"parent/740\",[]],[\"name/741\",[208,40.413]],[\"parent/741\",[321,5.052]],[\"name/742\",[16,29.617]],[\"parent/742\",[321,5.052]],[\"name/743\",[306,61.068]],[\"parent/743\",[322,5.673]],[\"name/744\",[308,61.068]],[\"parent/744\",[322,5.673]],[\"name/745\",[309,61.068]],[\"parent/745\",[322,5.673]],[\"name/746\",[303,63.581]],[\"parent/746\",[322,5.673]],[\"name/747\",[310,61.068]],[\"parent/747\",[322,5.673]],[\"name/748\",[205,32.736]],[\"parent/748\",[321,5.052]],[\"name/749\",[212,38.852]],[\"parent/749\",[321,5.052]],[\"name/750\",[213,38.154]],[\"parent/750\",[321,5.052]],[\"name/751\",[214,40.413]],[\"parent/751\",[321,5.052]],[\"name/752\",[215,40.135]],[\"parent/752\",[321,5.052]],[\"name/753\",[216,40.413]],[\"parent/753\",[321,5.052]],[\"name/754\",[206,33.136]],[\"parent/754\",[321,5.052]],[\"name/755\",[323,55.959]],[\"parent/755\",[]],[\"name/756\",[201,39.865]],[\"parent/756\",[323,5.375]],[\"name/757\",[137,40.699]],[\"parent/757\",[323,5.375]],[\"name/758\",[138,40.413]],[\"parent/758\",[323,5.375]],[\"name/759\",[324,72.054]],[\"parent/759\",[323,5.375]],[\"name/760\",[205,32.736]],[\"parent/760\",[323,5.375]],[\"name/761\",[206,33.136]],[\"parent/761\",[323,5.375]],[\"name/762\",[325,52.595]],[\"parent/762\",[]],[\"name/763\",[208,40.413]],[\"parent/763\",[325,5.052]],[\"name/764\",[16,29.617]],[\"parent/764\",[325,5.052]],[\"name/765\",[137,40.699]],[\"parent/765\",[326,5.866]],[\"name/766\",[138,40.413]],[\"parent/766\",[326,5.866]],[\"name/767\",[327,66.946]],[\"parent/767\",[326,5.866]],[\"name/768\",[310,61.068]],[\"parent/768\",[326,5.866]],[\"name/769\",[205,32.736]],[\"parent/769\",[325,5.052]],[\"name/770\",[212,38.852]],[\"parent/770\",[325,5.052]],[\"name/771\",[213,38.154]],[\"parent/771\",[325,5.052]],[\"name/772\",[214,40.413]],[\"parent/772\",[325,5.052]],[\"name/773\",[215,40.135]],[\"parent/773\",[325,5.052]],[\"name/774\",[216,40.413]],[\"parent/774\",[325,5.052]],[\"name/775\",[206,33.136]],[\"parent/775\",[325,5.052]],[\"name/776\",[328,54.708]],[\"parent/776\",[]],[\"name/777\",[201,39.865]],[\"parent/777\",[328,5.255]],[\"name/778\",[329,59.061]],[\"parent/778\",[328,5.255]],[\"name/779\",[257,59.061]],[\"parent/779\",[328,5.255]],[\"name/780\",[330,72.054]],[\"parent/780\",[328,5.255]],[\"name/781\",[331,72.054]],[\"parent/781\",[328,5.255]],[\"name/782\",[205,32.736]],[\"parent/782\",[328,5.255]],[\"name/783\",[206,33.136]],[\"parent/783\",[328,5.255]],[\"name/784\",[332,52.595]],[\"parent/784\",[]],[\"name/785\",[208,40.413]],[\"parent/785\",[332,5.052]],[\"name/786\",[333,72.054]],[\"parent/786\",[332,5.052]],[\"name/787\",[205,32.736]],[\"parent/787\",[332,5.052]],[\"name/788\",[212,38.852]],[\"parent/788\",[332,5.052]],[\"name/789\",[213,38.154]],[\"parent/789\",[332,5.052]],[\"name/790\",[214,40.413]],[\"parent/790\",[332,5.052]],[\"name/791\",[215,40.135]],[\"parent/791\",[332,5.052]],[\"name/792\",[216,40.413]],[\"parent/792\",[332,5.052]],[\"name/793\",[206,33.136]],[\"parent/793\",[332,5.052]],[\"name/794\",[334,52.595]],[\"parent/794\",[]],[\"name/795\",[201,39.865]],[\"parent/795\",[334,5.052]],[\"name/796\",[137,40.699]],[\"parent/796\",[334,5.052]],[\"name/797\",[138,40.413]],[\"parent/797\",[334,5.052]],[\"name/798\",[203,50.082]],[\"parent/798\",[334,5.052]],[\"name/799\",[335,72.054]],[\"parent/799\",[334,5.052]],[\"name/800\",[247,66.946]],[\"parent/800\",[334,5.052]],[\"name/801\",[248,66.946]],[\"parent/801\",[334,5.052]],[\"name/802\",[205,32.736]],[\"parent/802\",[334,5.052]],[\"name/803\",[206,33.136]],[\"parent/803\",[334,5.052]],[\"name/804\",[336,46.931]],[\"parent/804\",[]],[\"name/805\",[277,66.946]],[\"parent/805\",[336,4.508]],[\"name/806\",[337,72.054]],[\"parent/806\",[336,4.508]],[\"name/807\",[338,72.054]],[\"parent/807\",[336,4.508]],[\"name/808\",[249,66.946]],[\"parent/808\",[336,4.508]],[\"name/809\",[58,48.7]],[\"parent/809\",[336,4.508]],[\"name/810\",[62,39.096]],[\"parent/810\",[336,4.508]],[\"name/811\",[60,37.089]],[\"parent/811\",[336,4.508]],[\"name/812\",[66,41.931]],[\"parent/812\",[336,4.508]],[\"name/813\",[155,63.581]],[\"parent/813\",[336,4.508]],[\"name/814\",[156,63.581]],[\"parent/814\",[336,4.508]],[\"name/815\",[157,66.946]],[\"parent/815\",[336,4.508]],[\"name/816\",[158,66.946]],[\"parent/816\",[336,4.508]],[\"name/817\",[95,54.708]],[\"parent/817\",[336,4.508]],[\"name/818\",[64,52.595]],[\"parent/818\",[336,4.508]],[\"name/819\",[65,52.595]],[\"parent/819\",[336,4.508]],[\"name/820\",[99,53.596]],[\"parent/820\",[336,4.508]],[\"name/821\",[75,47.487]],[\"parent/821\",[336,4.508]],[\"name/822\",[339,52.595]],[\"parent/822\",[]],[\"name/823\",[208,40.413]],[\"parent/823\",[339,5.052]],[\"name/824\",[16,29.617]],[\"parent/824\",[339,5.052]],[\"name/825\",[229,48.7]],[\"parent/825\",[340,5.673]],[\"name/826\",[138,40.413]],[\"parent/826\",[340,5.673]],[\"name/827\",[137,40.699]],[\"parent/827\",[340,5.673]],[\"name/828\",[253,61.068]],[\"parent/828\",[340,5.673]],[\"name/829\",[211,49.367]],[\"parent/829\",[340,5.673]],[\"name/830\",[205,32.736]],[\"parent/830\",[339,5.052]],[\"name/831\",[212,38.852]],[\"parent/831\",[339,5.052]],[\"name/832\",[213,38.154]],[\"parent/832\",[339,5.052]],[\"name/833\",[214,40.413]],[\"parent/833\",[339,5.052]],[\"name/834\",[215,40.135]],[\"parent/834\",[339,5.052]],[\"name/835\",[216,40.413]],[\"parent/835\",[339,5.052]],[\"name/836\",[206,33.136]],[\"parent/836\",[339,5.052]],[\"name/837\",[341,54.708]],[\"parent/837\",[]],[\"name/838\",[201,39.865]],[\"parent/838\",[341,5.255]],[\"name/839\",[342,55.959]],[\"parent/839\",[341,5.255]],[\"name/840\",[202,54.708]],[\"parent/840\",[341,5.255]],[\"name/841\",[137,40.699]],[\"parent/841\",[341,5.255]],[\"name/842\",[138,40.413]],[\"parent/842\",[341,5.255]],[\"name/843\",[205,32.736]],[\"parent/843\",[341,5.255]],[\"name/844\",[206,33.136]],[\"parent/844\",[341,5.255]],[\"name/845\",[343,52.595]],[\"parent/845\",[]],[\"name/846\",[208,40.413]],[\"parent/846\",[343,5.052]],[\"name/847\",[16,29.617]],[\"parent/847\",[343,5.052]],[\"name/848\",[344,72.054]],[\"parent/848\",[345,5.375]],[\"name/849\",[202,54.708]],[\"parent/849\",[345,5.375]],[\"name/850\",[137,40.699]],[\"parent/850\",[345,5.375]],[\"name/851\",[138,40.413]],[\"parent/851\",[345,5.375]],[\"name/852\",[229,48.7]],[\"parent/852\",[345,5.375]],[\"name/853\",[342,55.959]],[\"parent/853\",[345,5.375]],[\"name/854\",[211,49.367]],[\"parent/854\",[345,5.375]],[\"name/855\",[205,32.736]],[\"parent/855\",[343,5.052]],[\"name/856\",[212,38.852]],[\"parent/856\",[343,5.052]],[\"name/857\",[213,38.154]],[\"parent/857\",[343,5.052]],[\"name/858\",[214,40.413]],[\"parent/858\",[343,5.052]],[\"name/859\",[215,40.135]],[\"parent/859\",[343,5.052]],[\"name/860\",[216,40.413]],[\"parent/860\",[343,5.052]],[\"name/861\",[206,33.136]],[\"parent/861\",[343,5.052]],[\"name/862\",[346,72.054]],[\"parent/862\",[]],[\"name/863\",[347,52.595]],[\"parent/863\",[]],[\"name/864\",[348,63.581]],[\"parent/864\",[347,5.052]],[\"name/865\",[342,55.959]],[\"parent/865\",[347,5.052]],[\"name/866\",[202,54.708]],[\"parent/866\",[347,5.052]],[\"name/867\",[349,59.061]],[\"parent/867\",[347,5.052]],[\"name/868\",[350,63.581]],[\"parent/868\",[347,5.052]],[\"name/869\",[351,66.946]],[\"parent/869\",[347,5.052]],[\"name/870\",[201,39.865]],[\"parent/870\",[347,5.052]],[\"name/871\",[205,32.736]],[\"parent/871\",[347,5.052]],[\"name/872\",[206,33.136]],[\"parent/872\",[347,5.052]],[\"name/873\",[352,59.061]],[\"parent/873\",[]],[\"name/874\",[348,63.581]],[\"parent/874\",[352,5.673]],[\"name/875\",[201,39.865]],[\"parent/875\",[352,5.673]],[\"name/876\",[205,32.736]],[\"parent/876\",[352,5.673]],[\"name/877\",[206,33.136]],[\"parent/877\",[352,5.673]],[\"name/878\",[353,59.061]],[\"parent/878\",[]],[\"name/879\",[348,63.581]],[\"parent/879\",[353,5.673]],[\"name/880\",[201,39.865]],[\"parent/880\",[353,5.673]],[\"name/881\",[205,32.736]],[\"parent/881\",[353,5.673]],[\"name/882\",[206,33.136]],[\"parent/882\",[353,5.673]],[\"name/883\",[354,52.595]],[\"parent/883\",[]],[\"name/884\",[208,40.413]],[\"parent/884\",[354,5.052]],[\"name/885\",[16,29.617]],[\"parent/885\",[354,5.052]],[\"name/886\",[355,63.581]],[\"parent/886\",[356,5.255]],[\"name/887\",[202,54.708]],[\"parent/887\",[356,5.255]],[\"name/888\",[349,59.061]],[\"parent/888\",[356,5.255]],[\"name/889\",[342,55.959]],[\"parent/889\",[356,5.255]],[\"name/890\",[357,63.581]],[\"parent/890\",[356,5.255]],[\"name/891\",[205,32.736]],[\"parent/891\",[356,5.255]],[\"name/892\",[136,66.946]],[\"parent/892\",[356,5.255]],[\"name/893\",[212,38.852]],[\"parent/893\",[356,5.255]],[\"name/894\",[205,32.736]],[\"parent/894\",[354,5.052]],[\"name/895\",[212,38.852]],[\"parent/895\",[354,5.052]],[\"name/896\",[213,38.154]],[\"parent/896\",[354,5.052]],[\"name/897\",[214,40.413]],[\"parent/897\",[354,5.052]],[\"name/898\",[215,40.135]],[\"parent/898\",[354,5.052]],[\"name/899\",[216,40.413]],[\"parent/899\",[354,5.052]],[\"name/900\",[206,33.136]],[\"parent/900\",[354,5.052]],[\"name/901\",[358,51.685]],[\"parent/901\",[]],[\"name/902\",[201,39.865]],[\"parent/902\",[358,4.965]],[\"name/903\",[342,55.959]],[\"parent/903\",[358,4.965]],[\"name/904\",[202,54.708]],[\"parent/904\",[358,4.965]],[\"name/905\",[349,59.061]],[\"parent/905\",[358,4.965]],[\"name/906\",[350,63.581]],[\"parent/906\",[358,4.965]],[\"name/907\",[359,72.054]],[\"parent/907\",[358,4.965]],[\"name/908\",[137,40.699]],[\"parent/908\",[358,4.965]],[\"name/909\",[138,40.413]],[\"parent/909\",[358,4.965]],[\"name/910\",[205,32.736]],[\"parent/910\",[358,4.965]],[\"name/911\",[206,33.136]],[\"parent/911\",[358,4.965]],[\"name/912\",[360,52.595]],[\"parent/912\",[]],[\"name/913\",[208,40.413]],[\"parent/913\",[360,5.052]],[\"name/914\",[16,29.617]],[\"parent/914\",[360,5.052]],[\"name/915\",[355,63.581]],[\"parent/915\",[361,5.148]],[\"name/916\",[202,54.708]],[\"parent/916\",[361,5.148]],[\"name/917\",[362,72.054]],[\"parent/917\",[361,5.148]],[\"name/918\",[349,59.061]],[\"parent/918\",[361,5.148]],[\"name/919\",[357,63.581]],[\"parent/919\",[361,5.148]],[\"name/920\",[205,32.736]],[\"parent/920\",[361,5.148]],[\"name/921\",[229,48.7]],[\"parent/921\",[361,5.148]],[\"name/922\",[342,55.959]],[\"parent/922\",[361,5.148]],[\"name/923\",[211,49.367]],[\"parent/923\",[361,5.148]],[\"name/924\",[205,32.736]],[\"parent/924\",[360,5.052]],[\"name/925\",[212,38.852]],[\"parent/925\",[360,5.052]],[\"name/926\",[213,38.154]],[\"parent/926\",[360,5.052]],[\"name/927\",[214,40.413]],[\"parent/927\",[360,5.052]],[\"name/928\",[215,40.135]],[\"parent/928\",[360,5.052]],[\"name/929\",[216,40.413]],[\"parent/929\",[360,5.052]],[\"name/930\",[206,33.136]],[\"parent/930\",[360,5.052]],[\"name/931\",[363,54.708]],[\"parent/931\",[]],[\"name/932\",[201,39.865]],[\"parent/932\",[363,5.255]],[\"name/933\",[118,52.595]],[\"parent/933\",[363,5.255]],[\"name/934\",[364,72.054]],[\"parent/934\",[363,5.255]],[\"name/935\",[365,63.581]],[\"parent/935\",[363,5.255]],[\"name/936\",[366,63.581]],[\"parent/936\",[363,5.255]],[\"name/937\",[205,32.736]],[\"parent/937\",[363,5.255]],[\"name/938\",[206,33.136]],[\"parent/938\",[363,5.255]],[\"name/939\",[367,52.595]],[\"parent/939\",[]],[\"name/940\",[208,40.413]],[\"parent/940\",[367,5.052]],[\"name/941\",[16,29.617]],[\"parent/941\",[367,5.052]],[\"name/942\",[368,72.054]],[\"parent/942\",[369,6.921]],[\"name/943\",[205,32.736]],[\"parent/943\",[367,5.052]],[\"name/944\",[212,38.852]],[\"parent/944\",[367,5.052]],[\"name/945\",[213,38.154]],[\"parent/945\",[367,5.052]],[\"name/946\",[214,40.413]],[\"parent/946\",[367,5.052]],[\"name/947\",[215,40.135]],[\"parent/947\",[367,5.052]],[\"name/948\",[216,40.413]],[\"parent/948\",[367,5.052]],[\"name/949\",[206,33.136]],[\"parent/949\",[367,5.052]],[\"name/950\",[370,51.685]],[\"parent/950\",[]],[\"name/951\",[201,39.865]],[\"parent/951\",[370,4.965]],[\"name/952\",[371,66.946]],[\"parent/952\",[370,4.965]],[\"name/953\",[275,61.068]],[\"parent/953\",[370,4.965]],[\"name/954\",[372,66.946]],[\"parent/954\",[370,4.965]],[\"name/955\",[373,66.946]],[\"parent/955\",[370,4.965]],[\"name/956\",[7,63.581]],[\"parent/956\",[370,4.965]],[\"name/957\",[374,72.054]],[\"parent/957\",[370,4.965]],[\"name/958\",[375,72.054]],[\"parent/958\",[370,4.965]],[\"name/959\",[205,32.736]],[\"parent/959\",[370,4.965]],[\"name/960\",[206,33.136]],[\"parent/960\",[370,4.965]],[\"name/961\",[376,53.596]],[\"parent/961\",[]],[\"name/962\",[208,40.413]],[\"parent/962\",[376,5.148]],[\"name/963\",[205,32.736]],[\"parent/963\",[376,5.148]],[\"name/964\",[212,38.852]],[\"parent/964\",[376,5.148]],[\"name/965\",[213,38.154]],[\"parent/965\",[376,5.148]],[\"name/966\",[214,40.413]],[\"parent/966\",[376,5.148]],[\"name/967\",[215,40.135]],[\"parent/967\",[376,5.148]],[\"name/968\",[216,40.413]],[\"parent/968\",[376,5.148]],[\"name/969\",[206,33.136]],[\"parent/969\",[376,5.148]],[\"name/970\",[377,72.054]],[\"parent/970\",[]],[\"name/971\",[378,51.685]],[\"parent/971\",[]],[\"name/972\",[213,38.154]],[\"parent/972\",[378,4.965]],[\"name/973\",[379,72.054]],[\"parent/973\",[378,4.965]],[\"name/974\",[380,72.054]],[\"parent/974\",[378,4.965]],[\"name/975\",[137,40.699]],[\"parent/975\",[378,4.965]],[\"name/976\",[138,40.413]],[\"parent/976\",[378,4.965]],[\"name/977\",[381,72.054]],[\"parent/977\",[378,4.965]],[\"name/978\",[382,61.068]],[\"parent/978\",[378,4.965]],[\"name/979\",[383,61.068]],[\"parent/979\",[378,4.965]],[\"name/980\",[384,72.054]],[\"parent/980\",[378,4.965]],[\"name/981\",[385,72.054]],[\"parent/981\",[378,4.965]],[\"name/982\",[386,48.7]],[\"parent/982\",[]],[\"name/983\",[213,38.154]],[\"parent/983\",[386,4.678]],[\"name/984\",[89,63.581]],[\"parent/984\",[386,4.678]],[\"name/985\",[387,61.068]],[\"parent/985\",[386,4.678]],[\"name/986\",[62,39.096]],[\"parent/986\",[386,4.678]],[\"name/987\",[274,66.946]],[\"parent/987\",[386,4.678]],[\"name/988\",[137,40.699]],[\"parent/988\",[386,4.678]],[\"name/989\",[138,40.413]],[\"parent/989\",[386,4.678]],[\"name/990\",[388,72.054]],[\"parent/990\",[386,4.678]],[\"name/991\",[389,66.946]],[\"parent/991\",[386,4.678]],[\"name/992\",[382,61.068]],[\"parent/992\",[386,4.678]],[\"name/993\",[383,61.068]],[\"parent/993\",[386,4.678]],[\"name/994\",[366,63.581]],[\"parent/994\",[386,4.678]],[\"name/995\",[390,72.054]],[\"parent/995\",[386,4.678]],[\"name/996\",[391,72.054]],[\"parent/996\",[386,4.678]],[\"name/997\",[392,50.082]],[\"parent/997\",[]],[\"name/998\",[212,38.852]],[\"parent/998\",[392,4.811]],[\"name/999\",[213,38.154]],[\"parent/999\",[392,4.811]],[\"name/1000\",[306,61.068]],[\"parent/1000\",[392,4.811]],[\"name/1001\",[308,61.068]],[\"parent/1001\",[392,4.811]],[\"name/1002\",[309,61.068]],[\"parent/1002\",[392,4.811]],[\"name/1003\",[229,48.7]],[\"parent/1003\",[392,4.811]],[\"name/1004\",[137,40.699]],[\"parent/1004\",[392,4.811]],[\"name/1005\",[138,40.413]],[\"parent/1005\",[392,4.811]],[\"name/1006\",[393,66.946]],[\"parent/1006\",[392,4.811]],[\"name/1007\",[329,59.061]],[\"parent/1007\",[392,4.811]],[\"name/1008\",[211,49.367]],[\"parent/1008\",[392,4.811]],[\"name/1009\",[215,40.135]],[\"parent/1009\",[392,4.811]],[\"name/1010\",[394,53.596]],[\"parent/1010\",[]],[\"name/1011\",[213,38.154]],[\"parent/1011\",[394,5.148]],[\"name/1012\",[342,55.959]],[\"parent/1012\",[394,5.148]],[\"name/1013\",[202,54.708]],[\"parent/1013\",[394,5.148]],[\"name/1014\",[349,59.061]],[\"parent/1014\",[394,5.148]],[\"name/1015\",[357,63.581]],[\"parent/1015\",[394,5.148]],[\"name/1016\",[205,32.736]],[\"parent/1016\",[394,5.148]],[\"name/1017\",[350,63.581]],[\"parent/1017\",[394,5.148]],[\"name/1018\",[355,63.581]],[\"parent/1018\",[394,5.148]],[\"name/1019\",[395,54.708]],[\"parent/1019\",[]],[\"name/1020\",[213,38.154]],[\"parent/1020\",[395,5.255]],[\"name/1021\",[396,72.054]],[\"parent/1021\",[395,5.255]],[\"name/1022\",[397,72.054]],[\"parent/1022\",[395,5.255]],[\"name/1023\",[137,40.699]],[\"parent/1023\",[395,5.255]],[\"name/1024\",[138,40.413]],[\"parent/1024\",[395,5.255]],[\"name/1025\",[256,63.581]],[\"parent/1025\",[395,5.255]],[\"name/1026\",[255,63.581]],[\"parent/1026\",[395,5.255]],[\"name/1027\",[398,50.851]],[\"parent/1027\",[]],[\"name/1028\",[212,38.852]],[\"parent/1028\",[398,4.885]],[\"name/1029\",[213,38.154]],[\"parent/1029\",[398,4.885]],[\"name/1030\",[306,61.068]],[\"parent/1030\",[398,4.885]],[\"name/1031\",[308,61.068]],[\"parent/1031\",[398,4.885]],[\"name/1032\",[309,61.068]],[\"parent/1032\",[398,4.885]],[\"name/1033\",[229,48.7]],[\"parent/1033\",[398,4.885]],[\"name/1034\",[137,40.699]],[\"parent/1034\",[398,4.885]],[\"name/1035\",[138,40.413]],[\"parent/1035\",[398,4.885]],[\"name/1036\",[393,66.946]],[\"parent/1036\",[398,4.885]],[\"name/1037\",[329,59.061]],[\"parent/1037\",[398,4.885]],[\"name/1038\",[211,49.367]],[\"parent/1038\",[398,4.885]],[\"name/1039\",[399,63.581]],[\"parent/1039\",[]],[\"name/1040\",[213,38.154]],[\"parent/1040\",[399,6.108]],[\"name/1041\",[400,72.054]],[\"parent/1041\",[399,6.108]],[\"name/1042\",[401,54.708]],[\"parent/1042\",[]],[\"name/1043\",[201,39.865]],[\"parent/1043\",[401,5.255]],[\"name/1044\",[371,66.946]],[\"parent/1044\",[401,5.255]],[\"name/1045\",[275,61.068]],[\"parent/1045\",[401,5.255]],[\"name/1046\",[372,66.946]],[\"parent/1046\",[401,5.255]],[\"name/1047\",[373,66.946]],[\"parent/1047\",[401,5.255]],[\"name/1048\",[205,32.736]],[\"parent/1048\",[401,5.255]],[\"name/1049\",[206,33.136]],[\"parent/1049\",[401,5.255]],[\"name/1050\",[402,53.596]],[\"parent/1050\",[]],[\"name/1051\",[208,40.413]],[\"parent/1051\",[402,5.148]],[\"name/1052\",[205,32.736]],[\"parent/1052\",[402,5.148]],[\"name/1053\",[212,38.852]],[\"parent/1053\",[402,5.148]],[\"name/1054\",[213,38.154]],[\"parent/1054\",[402,5.148]],[\"name/1055\",[214,40.413]],[\"parent/1055\",[402,5.148]],[\"name/1056\",[215,40.135]],[\"parent/1056\",[402,5.148]],[\"name/1057\",[216,40.413]],[\"parent/1057\",[402,5.148]],[\"name/1058\",[206,33.136]],[\"parent/1058\",[402,5.148]],[\"name/1059\",[403,61.068]],[\"parent/1059\",[]],[\"name/1060\",[201,39.865]],[\"parent/1060\",[403,5.866]],[\"name/1061\",[205,32.736]],[\"parent/1061\",[403,5.866]],[\"name/1062\",[206,33.136]],[\"parent/1062\",[403,5.866]],[\"name/1063\",[404,52.595]],[\"parent/1063\",[]],[\"name/1064\",[208,40.413]],[\"parent/1064\",[404,5.052]],[\"name/1065\",[16,29.617]],[\"parent/1065\",[404,5.052]],[\"name/1066\",[405,72.054]],[\"parent/1066\",[406,5.148]],[\"name/1067\",[407,72.054]],[\"parent/1067\",[406,5.148]],[\"name/1068\",[408,72.054]],[\"parent/1068\",[406,5.148]],[\"name/1069\",[16,29.617]],[\"parent/1069\",[406,5.148]],[\"name/1070\",[387,61.068]],[\"parent/1070\",[409,5.255]],[\"name/1071\",[410,72.054]],[\"parent/1071\",[409,5.255]],[\"name/1072\",[411,72.054]],[\"parent/1072\",[409,5.255]],[\"name/1073\",[412,72.054]],[\"parent/1073\",[409,5.255]],[\"name/1074\",[413,72.054]],[\"parent/1074\",[406,5.148]],[\"name/1075\",[229,48.7]],[\"parent/1075\",[406,5.148]],[\"name/1076\",[414,72.054]],[\"parent/1076\",[406,5.148]],[\"name/1077\",[16,29.617]],[\"parent/1077\",[406,5.148]],[\"name/1078\",[415,72.054]],[\"parent/1078\",[409,5.255]],[\"name/1079\",[416,72.054]],[\"parent/1079\",[409,5.255]],[\"name/1080\",[417,72.054]],[\"parent/1080\",[409,5.255]],[\"name/1081\",[418,72.054]],[\"parent/1081\",[409,5.255]],[\"name/1082\",[419,72.054]],[\"parent/1082\",[406,5.148]],[\"name/1083\",[205,32.736]],[\"parent/1083\",[404,5.052]],[\"name/1084\",[212,38.852]],[\"parent/1084\",[404,5.052]],[\"name/1085\",[213,38.154]],[\"parent/1085\",[404,5.052]],[\"name/1086\",[214,40.413]],[\"parent/1086\",[404,5.052]],[\"name/1087\",[215,40.135]],[\"parent/1087\",[404,5.052]],[\"name/1088\",[216,40.413]],[\"parent/1088\",[404,5.052]],[\"name/1089\",[206,33.136]],[\"parent/1089\",[404,5.052]],[\"name/1090\",[420,59.061]],[\"parent/1090\",[]],[\"name/1091\",[201,39.865]],[\"parent/1091\",[420,5.673]],[\"name/1092\",[365,63.581]],[\"parent/1092\",[420,5.673]],[\"name/1093\",[205,32.736]],[\"parent/1093\",[420,5.673]],[\"name/1094\",[206,33.136]],[\"parent/1094\",[420,5.673]],[\"name/1095\",[421,52.595]],[\"parent/1095\",[]],[\"name/1096\",[208,40.413]],[\"parent/1096\",[421,5.052]],[\"name/1097\",[16,29.617]],[\"parent/1097\",[421,5.052]],[\"name/1098\",[422,72.054]],[\"parent/1098\",[423,5.866]],[\"name/1099\",[16,29.617]],[\"parent/1099\",[423,5.866]],[\"name/1100\",[68,63.581]],[\"parent/1100\",[424,5.866]],[\"name/1101\",[425,72.054]],[\"parent/1101\",[424,5.866]],[\"name/1102\",[389,66.946]],[\"parent/1102\",[424,5.866]],[\"name/1103\",[246,57.391]],[\"parent/1103\",[424,5.866]],[\"name/1104\",[426,72.054]],[\"parent/1104\",[423,5.866]],[\"name/1105\",[427,72.054]],[\"parent/1105\",[423,5.866]],[\"name/1106\",[205,32.736]],[\"parent/1106\",[421,5.052]],[\"name/1107\",[212,38.852]],[\"parent/1107\",[421,5.052]],[\"name/1108\",[213,38.154]],[\"parent/1108\",[421,5.052]],[\"name/1109\",[214,40.413]],[\"parent/1109\",[421,5.052]],[\"name/1110\",[215,40.135]],[\"parent/1110\",[421,5.052]],[\"name/1111\",[216,40.413]],[\"parent/1111\",[421,5.052]],[\"name/1112\",[206,33.136]],[\"parent/1112\",[421,5.052]],[\"name/1113\",[428,61.068]],[\"parent/1113\",[]],[\"name/1114\",[201,39.865]],[\"parent/1114\",[428,5.866]],[\"name/1115\",[205,32.736]],[\"parent/1115\",[428,5.866]],[\"name/1116\",[206,33.136]],[\"parent/1116\",[428,5.866]],[\"name/1117\",[429,52.595]],[\"parent/1117\",[]],[\"name/1118\",[208,40.413]],[\"parent/1118\",[429,5.052]],[\"name/1119\",[16,29.617]],[\"parent/1119\",[429,5.052]],[\"name/1120\",[430,66.946]],[\"parent/1120\",[431,6.431]],[\"name/1121\",[16,29.617]],[\"parent/1121\",[431,6.431]],[\"name/1122\",[432,66.946]],[\"parent/1122\",[433,3.967]],[\"name/1123\",[434,66.946]],[\"parent/1123\",[433,3.967]],[\"name/1124\",[435,66.946]],[\"parent/1124\",[433,3.967]],[\"name/1125\",[16,29.617]],[\"parent/1125\",[433,3.967]],[\"name/1126\",[436,61.068]],[\"parent/1126\",[437,4.618]],[\"name/1127\",[438,66.946]],[\"parent/1127\",[437,4.618]],[\"name/1128\",[439,61.068]],[\"parent/1128\",[437,4.618]],[\"name/1129\",[440,66.946]],[\"parent/1129\",[437,4.618]],[\"name/1130\",[441,66.946]],[\"parent/1130\",[437,4.618]],[\"name/1131\",[246,57.391]],[\"parent/1131\",[437,4.618]],[\"name/1132\",[442,66.946]],[\"parent/1132\",[433,3.967]],[\"name/1133\",[443,72.054]],[\"parent/1133\",[433,3.967]],[\"name/1134\",[444,66.946]],[\"parent/1134\",[433,3.967]],[\"name/1135\",[445,66.946]],[\"parent/1135\",[433,3.967]],[\"name/1136\",[446,66.946]],[\"parent/1136\",[433,3.967]],[\"name/1137\",[16,29.617]],[\"parent/1137\",[433,3.967]],[\"name/1138\",[447,66.946]],[\"parent/1138\",[437,4.618]],[\"name/1139\",[448,66.946]],[\"parent/1139\",[437,4.618]],[\"name/1140\",[449,66.946]],[\"parent/1140\",[433,3.967]],[\"name/1141\",[16,29.617]],[\"parent/1141\",[433,3.967]],[\"name/1142\",[450,66.946]],[\"parent/1142\",[437,4.618]],[\"name/1143\",[451,66.946]],[\"parent/1143\",[437,4.618]],[\"name/1144\",[452,66.946]],[\"parent/1144\",[433,3.967]],[\"name/1145\",[453,72.054]],[\"parent/1145\",[433,3.967]],[\"name/1146\",[454,72.054]],[\"parent/1146\",[433,3.967]],[\"name/1147\",[455,72.054]],[\"parent/1147\",[433,3.967]],[\"name/1148\",[456,66.946]],[\"parent/1148\",[433,3.967]],[\"name/1149\",[457,66.946]],[\"parent/1149\",[433,3.967]],[\"name/1150\",[458,66.946]],[\"parent/1150\",[433,3.967]],[\"name/1151\",[459,72.054]],[\"parent/1151\",[433,3.967]],[\"name/1152\",[460,66.946]],[\"parent/1152\",[433,3.967]],[\"name/1153\",[461,66.946]],[\"parent/1153\",[433,3.967]],[\"name/1154\",[462,66.946]],[\"parent/1154\",[433,3.967]],[\"name/1155\",[463,66.946]],[\"parent/1155\",[433,3.967]],[\"name/1156\",[464,66.946]],[\"parent/1156\",[433,3.967]],[\"name/1157\",[465,66.946]],[\"parent/1157\",[433,3.967]],[\"name/1158\",[466,66.946]],[\"parent/1158\",[433,3.967]],[\"name/1159\",[467,66.946]],[\"parent/1159\",[433,3.967]],[\"name/1160\",[468,66.946]],[\"parent/1160\",[433,3.967]],[\"name/1161\",[16,29.617]],[\"parent/1161\",[433,3.967]],[\"name/1162\",[436,61.068]],[\"parent/1162\",[437,4.618]],[\"name/1163\",[438,66.946]],[\"parent/1163\",[437,4.618]],[\"name/1164\",[439,61.068]],[\"parent/1164\",[437,4.618]],[\"name/1165\",[440,66.946]],[\"parent/1165\",[437,4.618]],[\"name/1166\",[441,66.946]],[\"parent/1166\",[437,4.618]],[\"name/1167\",[246,57.391]],[\"parent/1167\",[437,4.618]],[\"name/1168\",[469,66.946]],[\"parent/1168\",[433,3.967]],[\"name/1169\",[470,66.946]],[\"parent/1169\",[433,3.967]],[\"name/1170\",[205,32.736]],[\"parent/1170\",[429,5.052]],[\"name/1171\",[212,38.852]],[\"parent/1171\",[429,5.052]],[\"name/1172\",[213,38.154]],[\"parent/1172\",[429,5.052]],[\"name/1173\",[214,40.413]],[\"parent/1173\",[429,5.052]],[\"name/1174\",[215,40.135]],[\"parent/1174\",[429,5.052]],[\"name/1175\",[216,40.413]],[\"parent/1175\",[429,5.052]],[\"name/1176\",[206,33.136]],[\"parent/1176\",[429,5.052]],[\"name/1177\",[471,61.068]],[\"parent/1177\",[]],[\"name/1178\",[201,39.865]],[\"parent/1178\",[471,5.866]],[\"name/1179\",[205,32.736]],[\"parent/1179\",[471,5.866]],[\"name/1180\",[206,33.136]],[\"parent/1180\",[471,5.866]],[\"name/1181\",[472,52.595]],[\"parent/1181\",[]],[\"name/1182\",[208,40.413]],[\"parent/1182\",[472,5.052]],[\"name/1183\",[16,29.617]],[\"parent/1183\",[472,5.052]],[\"name/1184\",[289,61.068]],[\"parent/1184\",[473,6.431]],[\"name/1185\",[16,29.617]],[\"parent/1185\",[473,6.431]],[\"name/1186\",[432,66.946]],[\"parent/1186\",[474,4.06]],[\"name/1187\",[434,66.946]],[\"parent/1187\",[474,4.06]],[\"name/1188\",[442,66.946]],[\"parent/1188\",[474,4.06]],[\"name/1189\",[435,66.946]],[\"parent/1189\",[474,4.06]],[\"name/1190\",[16,29.617]],[\"parent/1190\",[474,4.06]],[\"name/1191\",[436,61.068]],[\"parent/1191\",[475,4.618]],[\"name/1192\",[387,61.068]],[\"parent/1192\",[475,4.618]],[\"name/1193\",[439,61.068]],[\"parent/1193\",[475,4.618]],[\"name/1194\",[382,61.068]],[\"parent/1194\",[475,4.618]],[\"name/1195\",[383,61.068]],[\"parent/1195\",[475,4.618]],[\"name/1196\",[246,57.391]],[\"parent/1196\",[475,4.618]],[\"name/1197\",[444,66.946]],[\"parent/1197\",[474,4.06]],[\"name/1198\",[445,66.946]],[\"parent/1198\",[474,4.06]],[\"name/1199\",[446,66.946]],[\"parent/1199\",[474,4.06]],[\"name/1200\",[16,29.617]],[\"parent/1200\",[474,4.06]],[\"name/1201\",[447,66.946]],[\"parent/1201\",[475,4.618]],[\"name/1202\",[448,66.946]],[\"parent/1202\",[475,4.618]],[\"name/1203\",[449,66.946]],[\"parent/1203\",[474,4.06]],[\"name/1204\",[16,29.617]],[\"parent/1204\",[474,4.06]],[\"name/1205\",[450,66.946]],[\"parent/1205\",[475,4.618]],[\"name/1206\",[451,66.946]],[\"parent/1206\",[475,4.618]],[\"name/1207\",[476,72.054]],[\"parent/1207\",[474,4.06]],[\"name/1208\",[452,66.946]],[\"parent/1208\",[474,4.06]],[\"name/1209\",[456,66.946]],[\"parent/1209\",[474,4.06]],[\"name/1210\",[457,66.946]],[\"parent/1210\",[474,4.06]],[\"name/1211\",[477,72.054]],[\"parent/1211\",[474,4.06]],[\"name/1212\",[458,66.946]],[\"parent/1212\",[474,4.06]],[\"name/1213\",[460,66.946]],[\"parent/1213\",[474,4.06]],[\"name/1214\",[461,66.946]],[\"parent/1214\",[474,4.06]],[\"name/1215\",[462,66.946]],[\"parent/1215\",[474,4.06]],[\"name/1216\",[463,66.946]],[\"parent/1216\",[474,4.06]],[\"name/1217\",[464,66.946]],[\"parent/1217\",[474,4.06]],[\"name/1218\",[465,66.946]],[\"parent/1218\",[474,4.06]],[\"name/1219\",[466,66.946]],[\"parent/1219\",[474,4.06]],[\"name/1220\",[467,66.946]],[\"parent/1220\",[474,4.06]],[\"name/1221\",[468,66.946]],[\"parent/1221\",[474,4.06]],[\"name/1222\",[16,29.617]],[\"parent/1222\",[474,4.06]],[\"name/1223\",[436,61.068]],[\"parent/1223\",[475,4.618]],[\"name/1224\",[387,61.068]],[\"parent/1224\",[475,4.618]],[\"name/1225\",[439,61.068]],[\"parent/1225\",[475,4.618]],[\"name/1226\",[382,61.068]],[\"parent/1226\",[475,4.618]],[\"name/1227\",[383,61.068]],[\"parent/1227\",[475,4.618]],[\"name/1228\",[246,57.391]],[\"parent/1228\",[475,4.618]],[\"name/1229\",[469,66.946]],[\"parent/1229\",[474,4.06]],[\"name/1230\",[470,66.946]],[\"parent/1230\",[474,4.06]],[\"name/1231\",[205,32.736]],[\"parent/1231\",[472,5.052]],[\"name/1232\",[212,38.852]],[\"parent/1232\",[472,5.052]],[\"name/1233\",[213,38.154]],[\"parent/1233\",[472,5.052]],[\"name/1234\",[214,40.413]],[\"parent/1234\",[472,5.052]],[\"name/1235\",[215,40.135]],[\"parent/1235\",[472,5.052]],[\"name/1236\",[216,40.413]],[\"parent/1236\",[472,5.052]],[\"name/1237\",[206,33.136]],[\"parent/1237\",[472,5.052]],[\"name/1238\",[478,61.068]],[\"parent/1238\",[]],[\"name/1239\",[201,39.865]],[\"parent/1239\",[478,5.866]],[\"name/1240\",[205,32.736]],[\"parent/1240\",[478,5.866]],[\"name/1241\",[206,33.136]],[\"parent/1241\",[478,5.866]],[\"name/1242\",[479,52.595]],[\"parent/1242\",[]],[\"name/1243\",[208,40.413]],[\"parent/1243\",[479,5.052]],[\"name/1244\",[16,29.617]],[\"parent/1244\",[479,5.052]],[\"name/1245\",[269,66.946]],[\"parent/1245\",[480,6.431]],[\"name/1246\",[481,72.054]],[\"parent/1246\",[480,6.431]],[\"name/1247\",[205,32.736]],[\"parent/1247\",[479,5.052]],[\"name/1248\",[212,38.852]],[\"parent/1248\",[479,5.052]],[\"name/1249\",[213,38.154]],[\"parent/1249\",[479,5.052]],[\"name/1250\",[214,40.413]],[\"parent/1250\",[479,5.052]],[\"name/1251\",[215,40.135]],[\"parent/1251\",[479,5.052]],[\"name/1252\",[216,40.413]],[\"parent/1252\",[479,5.052]],[\"name/1253\",[206,33.136]],[\"parent/1253\",[479,5.052]],[\"name/1254\",[482,61.068]],[\"parent/1254\",[]],[\"name/1255\",[201,39.865]],[\"parent/1255\",[482,5.866]],[\"name/1256\",[205,32.736]],[\"parent/1256\",[482,5.866]],[\"name/1257\",[206,33.136]],[\"parent/1257\",[482,5.866]],[\"name/1258\",[483,52.595]],[\"parent/1258\",[]],[\"name/1259\",[208,40.413]],[\"parent/1259\",[483,5.052]],[\"name/1260\",[16,29.617]],[\"parent/1260\",[483,5.052]],[\"name/1261\",[484,72.054]],[\"parent/1261\",[485,6.921]],[\"name/1262\",[205,32.736]],[\"parent/1262\",[483,5.052]],[\"name/1263\",[212,38.852]],[\"parent/1263\",[483,5.052]],[\"name/1264\",[213,38.154]],[\"parent/1264\",[483,5.052]],[\"name/1265\",[214,40.413]],[\"parent/1265\",[483,5.052]],[\"name/1266\",[215,40.135]],[\"parent/1266\",[483,5.052]],[\"name/1267\",[216,40.413]],[\"parent/1267\",[483,5.052]],[\"name/1268\",[206,33.136]],[\"parent/1268\",[483,5.052]],[\"name/1269\",[486,53.596]],[\"parent/1269\",[]],[\"name/1270\",[205,32.736]],[\"parent/1270\",[486,5.148]],[\"name/1271\",[212,38.852]],[\"parent/1271\",[486,5.148]],[\"name/1272\",[213,38.154]],[\"parent/1272\",[486,5.148]],[\"name/1273\",[487,72.054]],[\"parent/1273\",[486,5.148]],[\"name/1274\",[488,72.054]],[\"parent/1274\",[486,5.148]],[\"name/1275\",[489,72.054]],[\"parent/1275\",[486,5.148]],[\"name/1276\",[8,61.068]],[\"parent/1276\",[486,5.148]],[\"name/1277\",[206,33.136]],[\"parent/1277\",[486,5.148]],[\"name/1278\",[490,59.061]],[\"parent/1278\",[]],[\"name/1279\",[201,39.865]],[\"parent/1279\",[490,5.673]],[\"name/1280\",[491,61.068]],[\"parent/1280\",[490,5.673]],[\"name/1281\",[205,32.736]],[\"parent/1281\",[490,5.673]],[\"name/1282\",[206,33.136]],[\"parent/1282\",[490,5.673]],[\"name/1283\",[492,52.595]],[\"parent/1283\",[]],[\"name/1284\",[208,40.413]],[\"parent/1284\",[492,5.052]],[\"name/1285\",[16,29.617]],[\"parent/1285\",[492,5.052]],[\"name/1286\",[253,61.068]],[\"parent/1286\",[493,6.431]],[\"name/1287\",[491,61.068]],[\"parent/1287\",[493,6.431]],[\"name/1288\",[205,32.736]],[\"parent/1288\",[492,5.052]],[\"name/1289\",[212,38.852]],[\"parent/1289\",[492,5.052]],[\"name/1290\",[213,38.154]],[\"parent/1290\",[492,5.052]],[\"name/1291\",[214,40.413]],[\"parent/1291\",[492,5.052]],[\"name/1292\",[215,40.135]],[\"parent/1292\",[492,5.052]],[\"name/1293\",[216,40.413]],[\"parent/1293\",[492,5.052]],[\"name/1294\",[206,33.136]],[\"parent/1294\",[492,5.052]],[\"name/1295\",[494,59.061]],[\"parent/1295\",[]],[\"name/1296\",[201,39.865]],[\"parent/1296\",[494,5.673]],[\"name/1297\",[491,61.068]],[\"parent/1297\",[494,5.673]],[\"name/1298\",[205,32.736]],[\"parent/1298\",[494,5.673]],[\"name/1299\",[206,33.136]],[\"parent/1299\",[494,5.673]],[\"name/1300\",[495,52.595]],[\"parent/1300\",[]],[\"name/1301\",[208,40.413]],[\"parent/1301\",[495,5.052]],[\"name/1302\",[16,29.617]],[\"parent/1302\",[495,5.052]],[\"name/1303\",[253,61.068]],[\"parent/1303\",[496,6.431]],[\"name/1304\",[491,61.068]],[\"parent/1304\",[496,6.431]],[\"name/1305\",[205,32.736]],[\"parent/1305\",[495,5.052]],[\"name/1306\",[212,38.852]],[\"parent/1306\",[495,5.052]],[\"name/1307\",[213,38.154]],[\"parent/1307\",[495,5.052]],[\"name/1308\",[214,40.413]],[\"parent/1308\",[495,5.052]],[\"name/1309\",[215,40.135]],[\"parent/1309\",[495,5.052]],[\"name/1310\",[216,40.413]],[\"parent/1310\",[495,5.052]],[\"name/1311\",[206,33.136]],[\"parent/1311\",[495,5.052]],[\"name/1312\",[497,61.068]],[\"parent/1312\",[]],[\"name/1313\",[201,39.865]],[\"parent/1313\",[497,5.866]],[\"name/1314\",[205,32.736]],[\"parent/1314\",[497,5.866]],[\"name/1315\",[206,33.136]],[\"parent/1315\",[497,5.866]],[\"name/1316\",[498,52.595]],[\"parent/1316\",[]],[\"name/1317\",[208,40.413]],[\"parent/1317\",[498,5.052]],[\"name/1318\",[16,29.617]],[\"parent/1318\",[498,5.052]],[\"name/1319\",[430,66.946]],[\"parent/1319\",[499,6.431]],[\"name/1320\",[16,29.617]],[\"parent/1320\",[499,6.431]],[\"name/1321\",[500,72.054]],[\"parent/1321\",[501,5.673]],[\"name/1322\",[16,29.617]],[\"parent/1322\",[501,5.673]],[\"name/1323\",[502,66.946]],[\"parent/1323\",[503,4.508]],[\"name/1324\",[16,29.617]],[\"parent/1324\",[503,4.508]],[\"name/1325\",[504,61.068]],[\"parent/1325\",[505,5.052]],[\"name/1326\",[212,38.852]],[\"parent/1326\",[505,5.052]],[\"name/1327\",[506,66.946]],[\"parent/1327\",[503,4.508]],[\"name/1328\",[507,66.946]],[\"parent/1328\",[503,4.508]],[\"name/1329\",[16,29.617]],[\"parent/1329\",[503,4.508]],[\"name/1330\",[289,61.068]],[\"parent/1330\",[505,5.052]],[\"name/1331\",[508,66.946]],[\"parent/1331\",[503,4.508]],[\"name/1332\",[66,41.931]],[\"parent/1332\",[503,4.508]],[\"name/1333\",[509,61.068]],[\"parent/1333\",[503,4.508]],[\"name/1334\",[16,29.617]],[\"parent/1334\",[503,4.508]],[\"name/1335\",[504,61.068]],[\"parent/1335\",[505,5.052]],[\"name/1336\",[509,61.068]],[\"parent/1336\",[505,5.052]],[\"name/1337\",[365,63.581]],[\"parent/1337\",[501,5.673]],[\"name/1338\",[510,72.054]],[\"parent/1338\",[501,5.673]],[\"name/1339\",[16,29.617]],[\"parent/1339\",[501,5.673]],[\"name/1340\",[502,66.946]],[\"parent/1340\",[503,4.508]],[\"name/1341\",[16,29.617]],[\"parent/1341\",[503,4.508]],[\"name/1342\",[504,61.068]],[\"parent/1342\",[505,5.052]],[\"name/1343\",[212,38.852]],[\"parent/1343\",[505,5.052]],[\"name/1344\",[506,66.946]],[\"parent/1344\",[503,4.508]],[\"name/1345\",[507,66.946]],[\"parent/1345\",[503,4.508]],[\"name/1346\",[16,29.617]],[\"parent/1346\",[503,4.508]],[\"name/1347\",[289,61.068]],[\"parent/1347\",[505,5.052]],[\"name/1348\",[508,66.946]],[\"parent/1348\",[503,4.508]],[\"name/1349\",[66,41.931]],[\"parent/1349\",[503,4.508]],[\"name/1350\",[509,61.068]],[\"parent/1350\",[503,4.508]],[\"name/1351\",[16,29.617]],[\"parent/1351\",[503,4.508]],[\"name/1352\",[504,61.068]],[\"parent/1352\",[505,5.052]],[\"name/1353\",[509,61.068]],[\"parent/1353\",[505,5.052]],[\"name/1354\",[205,32.736]],[\"parent/1354\",[498,5.052]],[\"name/1355\",[212,38.852]],[\"parent/1355\",[498,5.052]],[\"name/1356\",[213,38.154]],[\"parent/1356\",[498,5.052]],[\"name/1357\",[214,40.413]],[\"parent/1357\",[498,5.052]],[\"name/1358\",[215,40.135]],[\"parent/1358\",[498,5.052]],[\"name/1359\",[216,40.413]],[\"parent/1359\",[498,5.052]],[\"name/1360\",[206,33.136]],[\"parent/1360\",[498,5.052]],[\"name/1361\",[511,72.054]],[\"parent/1361\",[]],[\"name/1362\",[512,63.581]],[\"parent/1362\",[]],[\"name/1363\",[329,59.061]],[\"parent/1363\",[512,6.108]],[\"name/1364\",[327,66.946]],[\"parent/1364\",[512,6.108]],[\"name/1365\",[329,59.061]],[\"parent/1365\",[]],[\"name/1366\",[513,57.391]],[\"parent/1366\",[]],[\"name/1367\",[514,72.054]],[\"parent/1367\",[513,5.513]],[\"name/1368\",[515,72.054]],[\"parent/1368\",[513,5.513]],[\"name/1369\",[516,72.054]],[\"parent/1369\",[513,5.513]],[\"name/1370\",[517,72.054]],[\"parent/1370\",[513,5.513]],[\"name/1371\",[518,72.054]],[\"parent/1371\",[513,5.513]],[\"name/1372\",[519,51.685]],[\"parent/1372\",[]],[\"name/1373\",[520,72.054]],[\"parent/1373\",[519,4.965]],[\"name/1374\",[521,72.054]],[\"parent/1374\",[519,4.965]],[\"name/1375\",[522,72.054]],[\"parent/1375\",[519,4.965]],[\"name/1376\",[523,72.054]],[\"parent/1376\",[519,4.965]],[\"name/1377\",[524,72.054]],[\"parent/1377\",[519,4.965]],[\"name/1378\",[525,72.054]],[\"parent/1378\",[519,4.965]],[\"name/1379\",[526,72.054]],[\"parent/1379\",[519,4.965]],[\"name/1380\",[527,72.054]],[\"parent/1380\",[519,4.965]],[\"name/1381\",[528,72.054]],[\"parent/1381\",[519,4.965]],[\"name/1382\",[529,72.054]],[\"parent/1382\",[519,4.965]],[\"name/1383\",[530,55.959]],[\"parent/1383\",[]],[\"name/1384\",[531,66.946]],[\"parent/1384\",[530,5.375]],[\"name/1385\",[532,66.946]],[\"parent/1385\",[530,5.375]],[\"name/1386\",[533,66.946]],[\"parent/1386\",[530,5.375]],[\"name/1387\",[534,66.946]],[\"parent/1387\",[530,5.375]],[\"name/1388\",[535,66.946]],[\"parent/1388\",[530,5.375]],[\"name/1389\",[536,66.946]],[\"parent/1389\",[530,5.375]],[\"name/1390\",[537,55.959]],[\"parent/1390\",[]],[\"name/1391\",[531,66.946]],[\"parent/1391\",[537,5.375]],[\"name/1392\",[532,66.946]],[\"parent/1392\",[537,5.375]],[\"name/1393\",[533,66.946]],[\"parent/1393\",[537,5.375]],[\"name/1394\",[534,66.946]],[\"parent/1394\",[537,5.375]],[\"name/1395\",[535,66.946]],[\"parent/1395\",[537,5.375]],[\"name/1396\",[536,66.946]],[\"parent/1396\",[537,5.375]],[\"name/1397\",[538,44.973]],[\"parent/1397\",[]],[\"name/1398\",[539,44.122]],[\"parent/1398\",[538,4.32]],[\"name/1399\",[62,39.096]],[\"parent/1399\",[538,4.32]],[\"name/1400\",[540,72.054]],[\"parent/1400\",[538,4.32]],[\"name/1401\",[68,63.581]],[\"parent/1401\",[538,4.32]],[\"name/1402\",[69,66.946]],[\"parent/1402\",[538,4.32]],[\"name/1403\",[70,66.946]],[\"parent/1403\",[538,4.32]],[\"name/1404\",[541,72.054]],[\"parent/1404\",[538,4.32]],[\"name/1405\",[74,66.946]],[\"parent/1405\",[538,4.32]],[\"name/1406\",[73,66.946]],[\"parent/1406\",[538,4.32]],[\"name/1407\",[542,72.054]],[\"parent/1407\",[538,4.32]],[\"name/1408\",[60,37.089]],[\"parent/1408\",[538,4.32]],[\"name/1409\",[543,44.122]],[\"parent/1409\",[538,4.32]],[\"name/1410\",[66,41.931]],[\"parent/1410\",[538,4.32]],[\"name/1411\",[67,43.722]],[\"parent/1411\",[538,4.32]],[\"name/1412\",[146,43.722]],[\"parent/1412\",[538,4.32]],[\"name/1413\",[544,44.122]],[\"parent/1413\",[538,4.32]],[\"name/1414\",[545,44.122]],[\"parent/1414\",[538,4.32]],[\"name/1415\",[101,42.967]],[\"parent/1415\",[538,4.32]],[\"name/1416\",[546,44.122]],[\"parent/1416\",[538,4.32]],[\"name/1417\",[196,43.722]],[\"parent/1417\",[538,4.32]],[\"name/1418\",[547,44.122]],[\"parent/1418\",[538,4.32]],[\"name/1419\",[548,48.075]],[\"parent/1419\",[]],[\"name/1420\",[539,44.122]],[\"parent/1420\",[548,4.618]],[\"name/1421\",[94,53.596]],[\"parent/1421\",[548,4.618]],[\"name/1422\",[98,54.708]],[\"parent/1422\",[548,4.618]],[\"name/1423\",[60,37.089]],[\"parent/1423\",[548,4.618]],[\"name/1424\",[543,44.122]],[\"parent/1424\",[548,4.618]],[\"name/1425\",[66,41.931]],[\"parent/1425\",[548,4.618]],[\"name/1426\",[67,43.722]],[\"parent/1426\",[548,4.618]],[\"name/1427\",[62,39.096]],[\"parent/1427\",[548,4.618]],[\"name/1428\",[146,43.722]],[\"parent/1428\",[548,4.618]],[\"name/1429\",[544,44.122]],[\"parent/1429\",[548,4.618]],[\"name/1430\",[545,44.122]],[\"parent/1430\",[548,4.618]],[\"name/1431\",[101,42.967]],[\"parent/1431\",[548,4.618]],[\"name/1432\",[546,44.122]],[\"parent/1432\",[548,4.618]],[\"name/1433\",[196,43.722]],[\"parent/1433\",[548,4.618]],[\"name/1434\",[547,44.122]],[\"parent/1434\",[548,4.618]],[\"name/1435\",[549,48.7]],[\"parent/1435\",[]],[\"name/1436\",[539,44.122]],[\"parent/1436\",[549,4.678]],[\"name/1437\",[550,66.946]],[\"parent/1437\",[549,4.678]],[\"name/1438\",[60,37.089]],[\"parent/1438\",[549,4.678]],[\"name/1439\",[543,44.122]],[\"parent/1439\",[549,4.678]],[\"name/1440\",[66,41.931]],[\"parent/1440\",[549,4.678]],[\"name/1441\",[67,43.722]],[\"parent/1441\",[549,4.678]],[\"name/1442\",[62,39.096]],[\"parent/1442\",[549,4.678]],[\"name/1443\",[146,43.722]],[\"parent/1443\",[549,4.678]],[\"name/1444\",[544,44.122]],[\"parent/1444\",[549,4.678]],[\"name/1445\",[545,44.122]],[\"parent/1445\",[549,4.678]],[\"name/1446\",[101,42.967]],[\"parent/1446\",[549,4.678]],[\"name/1447\",[546,44.122]],[\"parent/1447\",[549,4.678]],[\"name/1448\",[196,43.722]],[\"parent/1448\",[549,4.678]],[\"name/1449\",[547,44.122]],[\"parent/1449\",[549,4.678]],[\"name/1450\",[551,47.487]],[\"parent/1450\",[]],[\"name/1451\",[539,44.122]],[\"parent/1451\",[551,4.562]],[\"name/1452\",[550,66.946]],[\"parent/1452\",[551,4.562]],[\"name/1453\",[118,52.595]],[\"parent/1453\",[551,4.562]],[\"name/1454\",[552,66.946]],[\"parent/1454\",[551,4.562]],[\"name/1455\",[60,37.089]],[\"parent/1455\",[551,4.562]],[\"name/1456\",[543,44.122]],[\"parent/1456\",[551,4.562]],[\"name/1457\",[66,41.931]],[\"parent/1457\",[551,4.562]],[\"name/1458\",[67,43.722]],[\"parent/1458\",[551,4.562]],[\"name/1459\",[62,39.096]],[\"parent/1459\",[551,4.562]],[\"name/1460\",[146,43.722]],[\"parent/1460\",[551,4.562]],[\"name/1461\",[544,44.122]],[\"parent/1461\",[551,4.562]],[\"name/1462\",[545,44.122]],[\"parent/1462\",[551,4.562]],[\"name/1463\",[101,42.967]],[\"parent/1463\",[551,4.562]],[\"name/1464\",[546,44.122]],[\"parent/1464\",[551,4.562]],[\"name/1465\",[196,43.722]],[\"parent/1465\",[551,4.562]],[\"name/1466\",[547,44.122]],[\"parent/1466\",[551,4.562]],[\"name/1467\",[553,46.404]],[\"parent/1467\",[]],[\"name/1468\",[539,44.122]],[\"parent/1468\",[553,4.458]],[\"name/1469\",[94,53.596]],[\"parent/1469\",[553,4.458]],[\"name/1470\",[96,63.581]],[\"parent/1470\",[553,4.458]],[\"name/1471\",[98,54.708]],[\"parent/1471\",[553,4.458]],[\"name/1472\",[99,53.596]],[\"parent/1472\",[553,4.458]],[\"name/1473\",[100,63.581]],[\"parent/1473\",[553,4.458]],[\"name/1474\",[60,37.089]],[\"parent/1474\",[553,4.458]],[\"name/1475\",[543,44.122]],[\"parent/1475\",[553,4.458]],[\"name/1476\",[66,41.931]],[\"parent/1476\",[553,4.458]],[\"name/1477\",[67,43.722]],[\"parent/1477\",[553,4.458]],[\"name/1478\",[62,39.096]],[\"parent/1478\",[553,4.458]],[\"name/1479\",[146,43.722]],[\"parent/1479\",[553,4.458]],[\"name/1480\",[544,44.122]],[\"parent/1480\",[553,4.458]],[\"name/1481\",[545,44.122]],[\"parent/1481\",[553,4.458]],[\"name/1482\",[101,42.967]],[\"parent/1482\",[553,4.458]],[\"name/1483\",[546,44.122]],[\"parent/1483\",[553,4.458]],[\"name/1484\",[196,43.722]],[\"parent/1484\",[553,4.458]],[\"name/1485\",[547,44.122]],[\"parent/1485\",[553,4.458]],[\"name/1486\",[102,47.487]],[\"parent/1486\",[]],[\"name/1487\",[539,44.122]],[\"parent/1487\",[102,4.562]],[\"name/1488\",[104,66.946]],[\"parent/1488\",[102,4.562]],[\"name/1489\",[554,72.054]],[\"parent/1489\",[102,4.562]],[\"name/1490\",[60,37.089]],[\"parent/1490\",[102,4.562]],[\"name/1491\",[543,44.122]],[\"parent/1491\",[102,4.562]],[\"name/1492\",[66,41.931]],[\"parent/1492\",[102,4.562]],[\"name/1493\",[67,43.722]],[\"parent/1493\",[102,4.562]],[\"name/1494\",[62,39.096]],[\"parent/1494\",[102,4.562]],[\"name/1495\",[146,43.722]],[\"parent/1495\",[102,4.562]],[\"name/1496\",[544,44.122]],[\"parent/1496\",[102,4.562]],[\"name/1497\",[545,44.122]],[\"parent/1497\",[102,4.562]],[\"name/1498\",[101,42.967]],[\"parent/1498\",[102,4.562]],[\"name/1499\",[546,44.122]],[\"parent/1499\",[102,4.562]],[\"name/1500\",[196,43.722]],[\"parent/1500\",[102,4.562]],[\"name/1501\",[547,44.122]],[\"parent/1501\",[102,4.562]],[\"name/1502\",[555,48.075]],[\"parent/1502\",[]],[\"name/1503\",[539,44.122]],[\"parent/1503\",[555,4.618]],[\"name/1504\",[111,59.061]],[\"parent/1504\",[555,4.618]],[\"name/1505\",[556,61.068]],[\"parent/1505\",[555,4.618]],[\"name/1506\",[60,37.089]],[\"parent/1506\",[555,4.618]],[\"name/1507\",[543,44.122]],[\"parent/1507\",[555,4.618]],[\"name/1508\",[66,41.931]],[\"parent/1508\",[555,4.618]],[\"name/1509\",[67,43.722]],[\"parent/1509\",[555,4.618]],[\"name/1510\",[62,39.096]],[\"parent/1510\",[555,4.618]],[\"name/1511\",[146,43.722]],[\"parent/1511\",[555,4.618]],[\"name/1512\",[544,44.122]],[\"parent/1512\",[555,4.618]],[\"name/1513\",[545,44.122]],[\"parent/1513\",[555,4.618]],[\"name/1514\",[101,42.967]],[\"parent/1514\",[555,4.618]],[\"name/1515\",[546,44.122]],[\"parent/1515\",[555,4.618]],[\"name/1516\",[196,43.722]],[\"parent/1516\",[555,4.618]],[\"name/1517\",[547,44.122]],[\"parent/1517\",[555,4.618]],[\"name/1518\",[557,45.904]],[\"parent/1518\",[]],[\"name/1519\",[539,44.122]],[\"parent/1519\",[557,4.41]],[\"name/1520\",[118,52.595]],[\"parent/1520\",[557,4.41]],[\"name/1521\",[94,53.596]],[\"parent/1521\",[557,4.41]],[\"name/1522\",[120,61.068]],[\"parent/1522\",[557,4.41]],[\"name/1523\",[121,66.946]],[\"parent/1523\",[557,4.41]],[\"name/1524\",[119,63.581]],[\"parent/1524\",[557,4.41]],[\"name/1525\",[98,54.708]],[\"parent/1525\",[557,4.41]],[\"name/1526\",[60,37.089]],[\"parent/1526\",[557,4.41]],[\"name/1527\",[543,44.122]],[\"parent/1527\",[557,4.41]],[\"name/1528\",[66,41.931]],[\"parent/1528\",[557,4.41]],[\"name/1529\",[67,43.722]],[\"parent/1529\",[557,4.41]],[\"name/1530\",[62,39.096]],[\"parent/1530\",[557,4.41]],[\"name/1531\",[146,43.722]],[\"parent/1531\",[557,4.41]],[\"name/1532\",[544,44.122]],[\"parent/1532\",[557,4.41]],[\"name/1533\",[545,44.122]],[\"parent/1533\",[557,4.41]],[\"name/1534\",[101,42.967]],[\"parent/1534\",[557,4.41]],[\"name/1535\",[546,44.122]],[\"parent/1535\",[557,4.41]],[\"name/1536\",[196,43.722]],[\"parent/1536\",[557,4.41]],[\"name/1537\",[547,44.122]],[\"parent/1537\",[557,4.41]],[\"name/1538\",[558,46.931]],[\"parent/1538\",[]],[\"name/1539\",[539,44.122]],[\"parent/1539\",[558,4.508]],[\"name/1540\",[111,59.061]],[\"parent/1540\",[558,4.508]],[\"name/1541\",[556,61.068]],[\"parent/1541\",[558,4.508]],[\"name/1542\",[119,63.581]],[\"parent/1542\",[558,4.508]],[\"name/1543\",[559,72.054]],[\"parent/1543\",[558,4.508]],[\"name/1544\",[60,37.089]],[\"parent/1544\",[558,4.508]],[\"name/1545\",[543,44.122]],[\"parent/1545\",[558,4.508]],[\"name/1546\",[66,41.931]],[\"parent/1546\",[558,4.508]],[\"name/1547\",[67,43.722]],[\"parent/1547\",[558,4.508]],[\"name/1548\",[62,39.096]],[\"parent/1548\",[558,4.508]],[\"name/1549\",[146,43.722]],[\"parent/1549\",[558,4.508]],[\"name/1550\",[544,44.122]],[\"parent/1550\",[558,4.508]],[\"name/1551\",[545,44.122]],[\"parent/1551\",[558,4.508]],[\"name/1552\",[101,42.967]],[\"parent/1552\",[558,4.508]],[\"name/1553\",[546,44.122]],[\"parent/1553\",[558,4.508]],[\"name/1554\",[196,43.722]],[\"parent/1554\",[558,4.508]],[\"name/1555\",[547,44.122]],[\"parent/1555\",[558,4.508]],[\"name/1556\",[560,47.487]],[\"parent/1556\",[]],[\"name/1557\",[539,44.122]],[\"parent/1557\",[560,4.562]],[\"name/1558\",[561,72.054]],[\"parent/1558\",[560,4.562]],[\"name/1559\",[562,72.054]],[\"parent/1559\",[560,4.562]],[\"name/1560\",[563,72.054]],[\"parent/1560\",[560,4.562]],[\"name/1561\",[60,37.089]],[\"parent/1561\",[560,4.562]],[\"name/1562\",[543,44.122]],[\"parent/1562\",[560,4.562]],[\"name/1563\",[66,41.931]],[\"parent/1563\",[560,4.562]],[\"name/1564\",[67,43.722]],[\"parent/1564\",[560,4.562]],[\"name/1565\",[62,39.096]],[\"parent/1565\",[560,4.562]],[\"name/1566\",[146,43.722]],[\"parent/1566\",[560,4.562]],[\"name/1567\",[544,44.122]],[\"parent/1567\",[560,4.562]],[\"name/1568\",[545,44.122]],[\"parent/1568\",[560,4.562]],[\"name/1569\",[101,42.967]],[\"parent/1569\",[560,4.562]],[\"name/1570\",[546,44.122]],[\"parent/1570\",[560,4.562]],[\"name/1571\",[196,43.722]],[\"parent/1571\",[560,4.562]],[\"name/1572\",[547,44.122]],[\"parent/1572\",[560,4.562]],[\"name/1573\",[564,48.075]],[\"parent/1573\",[]],[\"name/1574\",[539,44.122]],[\"parent/1574\",[564,4.618]],[\"name/1575\",[60,37.089]],[\"parent/1575\",[564,4.618]],[\"name/1576\",[565,66.946]],[\"parent/1576\",[564,4.618]],[\"name/1577\",[111,59.061]],[\"parent/1577\",[564,4.618]],[\"name/1578\",[543,44.122]],[\"parent/1578\",[564,4.618]],[\"name/1579\",[66,41.931]],[\"parent/1579\",[564,4.618]],[\"name/1580\",[67,43.722]],[\"parent/1580\",[564,4.618]],[\"name/1581\",[62,39.096]],[\"parent/1581\",[564,4.618]],[\"name/1582\",[146,43.722]],[\"parent/1582\",[564,4.618]],[\"name/1583\",[544,44.122]],[\"parent/1583\",[564,4.618]],[\"name/1584\",[545,44.122]],[\"parent/1584\",[564,4.618]],[\"name/1585\",[101,42.967]],[\"parent/1585\",[564,4.618]],[\"name/1586\",[546,44.122]],[\"parent/1586\",[564,4.618]],[\"name/1587\",[196,43.722]],[\"parent/1587\",[564,4.618]],[\"name/1588\",[547,44.122]],[\"parent/1588\",[564,4.618]],[\"name/1589\",[566,48.7]],[\"parent/1589\",[]],[\"name/1590\",[539,44.122]],[\"parent/1590\",[566,4.678]],[\"name/1591\",[567,72.054]],[\"parent/1591\",[566,4.678]],[\"name/1592\",[60,37.089]],[\"parent/1592\",[566,4.678]],[\"name/1593\",[543,44.122]],[\"parent/1593\",[566,4.678]],[\"name/1594\",[66,41.931]],[\"parent/1594\",[566,4.678]],[\"name/1595\",[67,43.722]],[\"parent/1595\",[566,4.678]],[\"name/1596\",[62,39.096]],[\"parent/1596\",[566,4.678]],[\"name/1597\",[146,43.722]],[\"parent/1597\",[566,4.678]],[\"name/1598\",[544,44.122]],[\"parent/1598\",[566,4.678]],[\"name/1599\",[545,44.122]],[\"parent/1599\",[566,4.678]],[\"name/1600\",[101,42.967]],[\"parent/1600\",[566,4.678]],[\"name/1601\",[546,44.122]],[\"parent/1601\",[566,4.678]],[\"name/1602\",[196,43.722]],[\"parent/1602\",[566,4.678]],[\"name/1603\",[547,44.122]],[\"parent/1603\",[566,4.678]],[\"name/1604\",[568,46.404]],[\"parent/1604\",[]],[\"name/1605\",[539,44.122]],[\"parent/1605\",[568,4.458]],[\"name/1606\",[565,66.946]],[\"parent/1606\",[568,4.458]],[\"name/1607\",[118,52.595]],[\"parent/1607\",[568,4.458]],[\"name/1608\",[111,59.061]],[\"parent/1608\",[568,4.458]],[\"name/1609\",[99,53.596]],[\"parent/1609\",[568,4.458]],[\"name/1610\",[94,53.596]],[\"parent/1610\",[568,4.458]],[\"name/1611\",[62,39.096]],[\"parent/1611\",[568,4.458]],[\"name/1612\",[60,37.089]],[\"parent/1612\",[568,4.458]],[\"name/1613\",[543,44.122]],[\"parent/1613\",[568,4.458]],[\"name/1614\",[66,41.931]],[\"parent/1614\",[568,4.458]],[\"name/1615\",[67,43.722]],[\"parent/1615\",[568,4.458]],[\"name/1616\",[146,43.722]],[\"parent/1616\",[568,4.458]],[\"name/1617\",[544,44.122]],[\"parent/1617\",[568,4.458]],[\"name/1618\",[545,44.122]],[\"parent/1618\",[568,4.458]],[\"name/1619\",[101,42.967]],[\"parent/1619\",[568,4.458]],[\"name/1620\",[546,44.122]],[\"parent/1620\",[568,4.458]],[\"name/1621\",[196,43.722]],[\"parent/1621\",[568,4.458]],[\"name/1622\",[547,44.122]],[\"parent/1622\",[568,4.458]],[\"name/1623\",[569,66.946]],[\"parent/1623\",[]],[\"name/1624\",[570,66.946]],[\"parent/1624\",[569,6.431]],[\"name/1625\",[571,66.946]],[\"parent/1625\",[]],[\"name/1626\",[570,66.946]],[\"parent/1626\",[571,6.431]],[\"name/1627\",[572,46.931]],[\"parent/1627\",[]],[\"name/1628\",[539,44.122]],[\"parent/1628\",[572,4.508]],[\"name/1629\",[573,72.054]],[\"parent/1629\",[572,4.508]],[\"name/1630\",[574,72.054]],[\"parent/1630\",[572,4.508]],[\"name/1631\",[575,72.054]],[\"parent/1631\",[572,4.508]],[\"name/1632\",[576,72.054]],[\"parent/1632\",[572,4.508]],[\"name/1633\",[62,39.096]],[\"parent/1633\",[572,4.508]],[\"name/1634\",[60,37.089]],[\"parent/1634\",[572,4.508]],[\"name/1635\",[543,44.122]],[\"parent/1635\",[572,4.508]],[\"name/1636\",[66,41.931]],[\"parent/1636\",[572,4.508]],[\"name/1637\",[67,43.722]],[\"parent/1637\",[572,4.508]],[\"name/1638\",[146,43.722]],[\"parent/1638\",[572,4.508]],[\"name/1639\",[544,44.122]],[\"parent/1639\",[572,4.508]],[\"name/1640\",[545,44.122]],[\"parent/1640\",[572,4.508]],[\"name/1641\",[101,42.967]],[\"parent/1641\",[572,4.508]],[\"name/1642\",[546,44.122]],[\"parent/1642\",[572,4.508]],[\"name/1643\",[196,43.722]],[\"parent/1643\",[572,4.508]],[\"name/1644\",[547,44.122]],[\"parent/1644\",[572,4.508]],[\"name/1645\",[577,59.061]],[\"parent/1645\",[]],[\"name/1646\",[578,66.946]],[\"parent/1646\",[577,5.673]],[\"name/1647\",[579,66.946]],[\"parent/1647\",[577,5.673]],[\"name/1648\",[580,66.946]],[\"parent/1648\",[577,5.673]],[\"name/1649\",[581,66.946]],[\"parent/1649\",[577,5.673]],[\"name/1650\",[582,59.061]],[\"parent/1650\",[]],[\"name/1651\",[578,66.946]],[\"parent/1651\",[582,5.673]],[\"name/1652\",[579,66.946]],[\"parent/1652\",[582,5.673]],[\"name/1653\",[580,66.946]],[\"parent/1653\",[582,5.673]],[\"name/1654\",[581,66.946]],[\"parent/1654\",[582,5.673]],[\"name/1655\",[583,48.7]],[\"parent/1655\",[]],[\"name/1656\",[539,44.122]],[\"parent/1656\",[583,4.678]],[\"name/1657\",[556,61.068]],[\"parent/1657\",[583,4.678]],[\"name/1658\",[60,37.089]],[\"parent/1658\",[583,4.678]],[\"name/1659\",[543,44.122]],[\"parent/1659\",[583,4.678]],[\"name/1660\",[66,41.931]],[\"parent/1660\",[583,4.678]],[\"name/1661\",[67,43.722]],[\"parent/1661\",[583,4.678]],[\"name/1662\",[62,39.096]],[\"parent/1662\",[583,4.678]],[\"name/1663\",[146,43.722]],[\"parent/1663\",[583,4.678]],[\"name/1664\",[544,44.122]],[\"parent/1664\",[583,4.678]],[\"name/1665\",[545,44.122]],[\"parent/1665\",[583,4.678]],[\"name/1666\",[101,42.967]],[\"parent/1666\",[583,4.678]],[\"name/1667\",[546,44.122]],[\"parent/1667\",[583,4.678]],[\"name/1668\",[196,43.722]],[\"parent/1668\",[583,4.678]],[\"name/1669\",[547,44.122]],[\"parent/1669\",[583,4.678]],[\"name/1670\",[584,59.061]],[\"parent/1670\",[]],[\"name/1671\",[585,66.946]],[\"parent/1671\",[584,5.673]],[\"name/1672\",[586,66.946]],[\"parent/1672\",[584,5.673]],[\"name/1673\",[587,66.946]],[\"parent/1673\",[584,5.673]],[\"name/1674\",[588,66.946]],[\"parent/1674\",[584,5.673]],[\"name/1675\",[589,59.061]],[\"parent/1675\",[]],[\"name/1676\",[585,66.946]],[\"parent/1676\",[589,5.673]],[\"name/1677\",[586,66.946]],[\"parent/1677\",[589,5.673]],[\"name/1678\",[587,66.946]],[\"parent/1678\",[589,5.673]],[\"name/1679\",[588,66.946]],[\"parent/1679\",[589,5.673]],[\"name/1680\",[590,46.931]],[\"parent/1680\",[]],[\"name/1681\",[539,44.122]],[\"parent/1681\",[590,4.508]],[\"name/1682\",[62,39.096]],[\"parent/1682\",[590,4.508]],[\"name/1683\",[99,53.596]],[\"parent/1683\",[590,4.508]],[\"name/1684\",[556,61.068]],[\"parent/1684\",[590,4.508]],[\"name/1685\",[156,63.581]],[\"parent/1685\",[590,4.508]],[\"name/1686\",[155,63.581]],[\"parent/1686\",[590,4.508]],[\"name/1687\",[60,37.089]],[\"parent/1687\",[590,4.508]],[\"name/1688\",[543,44.122]],[\"parent/1688\",[590,4.508]],[\"name/1689\",[66,41.931]],[\"parent/1689\",[590,4.508]],[\"name/1690\",[67,43.722]],[\"parent/1690\",[590,4.508]],[\"name/1691\",[146,43.722]],[\"parent/1691\",[590,4.508]],[\"name/1692\",[544,44.122]],[\"parent/1692\",[590,4.508]],[\"name/1693\",[545,44.122]],[\"parent/1693\",[590,4.508]],[\"name/1694\",[101,42.967]],[\"parent/1694\",[590,4.508]],[\"name/1695\",[546,44.122]],[\"parent/1695\",[590,4.508]],[\"name/1696\",[196,43.722]],[\"parent/1696\",[590,4.508]],[\"name/1697\",[547,44.122]],[\"parent/1697\",[590,4.508]],[\"name/1698\",[591,61.068]],[\"parent/1698\",[]],[\"name/1699\",[592,66.946]],[\"parent/1699\",[591,5.866]],[\"name/1700\",[593,66.946]],[\"parent/1700\",[591,5.866]],[\"name/1701\",[594,66.946]],[\"parent/1701\",[591,5.866]],[\"name/1702\",[595,61.068]],[\"parent/1702\",[]],[\"name/1703\",[592,66.946]],[\"parent/1703\",[595,5.866]],[\"name/1704\",[593,66.946]],[\"parent/1704\",[595,5.866]],[\"name/1705\",[594,66.946]],[\"parent/1705\",[595,5.866]],[\"name/1706\",[596,45.428]],[\"parent/1706\",[]],[\"name/1707\",[539,44.122]],[\"parent/1707\",[596,4.364]],[\"name/1708\",[118,52.595]],[\"parent/1708\",[596,4.364]],[\"name/1709\",[94,53.596]],[\"parent/1709\",[596,4.364]],[\"name/1710\",[98,54.708]],[\"parent/1710\",[596,4.364]],[\"name/1711\",[100,63.581]],[\"parent/1711\",[596,4.364]],[\"name/1712\",[351,66.946]],[\"parent/1712\",[596,4.364]],[\"name/1713\",[96,63.581]],[\"parent/1713\",[596,4.364]],[\"name/1714\",[552,66.946]],[\"parent/1714\",[596,4.364]],[\"name/1715\",[62,39.096]],[\"parent/1715\",[596,4.364]],[\"name/1716\",[60,37.089]],[\"parent/1716\",[596,4.364]],[\"name/1717\",[543,44.122]],[\"parent/1717\",[596,4.364]],[\"name/1718\",[66,41.931]],[\"parent/1718\",[596,4.364]],[\"name/1719\",[67,43.722]],[\"parent/1719\",[596,4.364]],[\"name/1720\",[146,43.722]],[\"parent/1720\",[596,4.364]],[\"name/1721\",[544,44.122]],[\"parent/1721\",[596,4.364]],[\"name/1722\",[545,44.122]],[\"parent/1722\",[596,4.364]],[\"name/1723\",[101,42.967]],[\"parent/1723\",[596,4.364]],[\"name/1724\",[546,44.122]],[\"parent/1724\",[596,4.364]],[\"name/1725\",[196,43.722]],[\"parent/1725\",[596,4.364]],[\"name/1726\",[547,44.122]],[\"parent/1726\",[596,4.364]],[\"name/1727\",[597,63.581]],[\"parent/1727\",[]],[\"name/1728\",[598,66.946]],[\"parent/1728\",[597,6.108]],[\"name/1729\",[599,66.946]],[\"parent/1729\",[597,6.108]],[\"name/1730\",[600,63.581]],[\"parent/1730\",[]],[\"name/1731\",[598,66.946]],[\"parent/1731\",[600,6.108]],[\"name/1732\",[599,66.946]],[\"parent/1732\",[600,6.108]],[\"name/1733\",[601,46.404]],[\"parent/1733\",[]],[\"name/1734\",[539,44.122]],[\"parent/1734\",[601,4.458]],[\"name/1735\",[62,39.096]],[\"parent/1735\",[601,4.458]],[\"name/1736\",[602,66.946]],[\"parent/1736\",[601,4.458]],[\"name/1737\",[61,61.068]],[\"parent/1737\",[601,4.458]],[\"name/1738\",[118,52.595]],[\"parent/1738\",[601,4.458]],[\"name/1739\",[366,63.581]],[\"parent/1739\",[601,4.458]],[\"name/1740\",[45,61.068]],[\"parent/1740\",[601,4.458]],[\"name/1741\",[60,37.089]],[\"parent/1741\",[601,4.458]],[\"name/1742\",[543,44.122]],[\"parent/1742\",[601,4.458]],[\"name/1743\",[66,41.931]],[\"parent/1743\",[601,4.458]],[\"name/1744\",[67,43.722]],[\"parent/1744\",[601,4.458]],[\"name/1745\",[146,43.722]],[\"parent/1745\",[601,4.458]],[\"name/1746\",[544,44.122]],[\"parent/1746\",[601,4.458]],[\"name/1747\",[545,44.122]],[\"parent/1747\",[601,4.458]],[\"name/1748\",[101,42.967]],[\"parent/1748\",[601,4.458]],[\"name/1749\",[546,44.122]],[\"parent/1749\",[601,4.458]],[\"name/1750\",[196,43.722]],[\"parent/1750\",[601,4.458]],[\"name/1751\",[547,44.122]],[\"parent/1751\",[601,4.458]],[\"name/1752\",[603,45.904]],[\"parent/1752\",[]],[\"name/1753\",[539,44.122]],[\"parent/1753\",[603,4.41]],[\"name/1754\",[118,52.595]],[\"parent/1754\",[603,4.41]],[\"name/1755\",[94,53.596]],[\"parent/1755\",[603,4.41]],[\"name/1756\",[165,66.946]],[\"parent/1756\",[603,4.41]],[\"name/1757\",[45,61.068]],[\"parent/1757\",[603,4.41]],[\"name/1758\",[120,61.068]],[\"parent/1758\",[603,4.41]],[\"name/1759\",[98,54.708]],[\"parent/1759\",[603,4.41]],[\"name/1760\",[60,37.089]],[\"parent/1760\",[603,4.41]],[\"name/1761\",[543,44.122]],[\"parent/1761\",[603,4.41]],[\"name/1762\",[66,41.931]],[\"parent/1762\",[603,4.41]],[\"name/1763\",[67,43.722]],[\"parent/1763\",[603,4.41]],[\"name/1764\",[62,39.096]],[\"parent/1764\",[603,4.41]],[\"name/1765\",[146,43.722]],[\"parent/1765\",[603,4.41]],[\"name/1766\",[544,44.122]],[\"parent/1766\",[603,4.41]],[\"name/1767\",[545,44.122]],[\"parent/1767\",[603,4.41]],[\"name/1768\",[101,42.967]],[\"parent/1768\",[603,4.41]],[\"name/1769\",[546,44.122]],[\"parent/1769\",[603,4.41]],[\"name/1770\",[196,43.722]],[\"parent/1770\",[603,4.41]],[\"name/1771\",[547,44.122]],[\"parent/1771\",[603,4.41]],[\"name/1772\",[604,47.487]],[\"parent/1772\",[]],[\"name/1773\",[539,44.122]],[\"parent/1773\",[604,4.562]],[\"name/1774\",[602,66.946]],[\"parent/1774\",[604,4.562]],[\"name/1775\",[118,52.595]],[\"parent/1775\",[604,4.562]],[\"name/1776\",[99,53.596]],[\"parent/1776\",[604,4.562]],[\"name/1777\",[60,37.089]],[\"parent/1777\",[604,4.562]],[\"name/1778\",[543,44.122]],[\"parent/1778\",[604,4.562]],[\"name/1779\",[66,41.931]],[\"parent/1779\",[604,4.562]],[\"name/1780\",[67,43.722]],[\"parent/1780\",[604,4.562]],[\"name/1781\",[62,39.096]],[\"parent/1781\",[604,4.562]],[\"name/1782\",[146,43.722]],[\"parent/1782\",[604,4.562]],[\"name/1783\",[544,44.122]],[\"parent/1783\",[604,4.562]],[\"name/1784\",[545,44.122]],[\"parent/1784\",[604,4.562]],[\"name/1785\",[101,42.967]],[\"parent/1785\",[604,4.562]],[\"name/1786\",[546,44.122]],[\"parent/1786\",[604,4.562]],[\"name/1787\",[196,43.722]],[\"parent/1787\",[604,4.562]],[\"name/1788\",[547,44.122]],[\"parent/1788\",[604,4.562]],[\"name/1789\",[605,48.7]],[\"parent/1789\",[]],[\"name/1790\",[539,44.122]],[\"parent/1790\",[605,4.678]],[\"name/1791\",[71,66.946]],[\"parent/1791\",[605,4.678]],[\"name/1792\",[60,37.089]],[\"parent/1792\",[605,4.678]],[\"name/1793\",[543,44.122]],[\"parent/1793\",[605,4.678]],[\"name/1794\",[66,41.931]],[\"parent/1794\",[605,4.678]],[\"name/1795\",[67,43.722]],[\"parent/1795\",[605,4.678]],[\"name/1796\",[62,39.096]],[\"parent/1796\",[605,4.678]],[\"name/1797\",[146,43.722]],[\"parent/1797\",[605,4.678]],[\"name/1798\",[544,44.122]],[\"parent/1798\",[605,4.678]],[\"name/1799\",[545,44.122]],[\"parent/1799\",[605,4.678]],[\"name/1800\",[101,42.967]],[\"parent/1800\",[605,4.678]],[\"name/1801\",[546,44.122]],[\"parent/1801\",[605,4.678]],[\"name/1802\",[196,43.722]],[\"parent/1802\",[605,4.678]],[\"name/1803\",[547,44.122]],[\"parent/1803\",[605,4.678]],[\"name/1804\",[606,48.075]],[\"parent/1804\",[]],[\"name/1805\",[539,44.122]],[\"parent/1805\",[606,4.618]],[\"name/1806\",[190,66.946]],[\"parent/1806\",[606,4.618]],[\"name/1807\",[188,66.946]],[\"parent/1807\",[606,4.618]],[\"name/1808\",[60,37.089]],[\"parent/1808\",[606,4.618]],[\"name/1809\",[543,44.122]],[\"parent/1809\",[606,4.618]],[\"name/1810\",[66,41.931]],[\"parent/1810\",[606,4.618]],[\"name/1811\",[67,43.722]],[\"parent/1811\",[606,4.618]],[\"name/1812\",[62,39.096]],[\"parent/1812\",[606,4.618]],[\"name/1813\",[146,43.722]],[\"parent/1813\",[606,4.618]],[\"name/1814\",[544,44.122]],[\"parent/1814\",[606,4.618]],[\"name/1815\",[545,44.122]],[\"parent/1815\",[606,4.618]],[\"name/1816\",[101,42.967]],[\"parent/1816\",[606,4.618]],[\"name/1817\",[546,44.122]],[\"parent/1817\",[606,4.618]],[\"name/1818\",[196,43.722]],[\"parent/1818\",[606,4.618]],[\"name/1819\",[547,44.122]],[\"parent/1819\",[606,4.618]],[\"name/1820\",[607,48.7]],[\"parent/1820\",[]],[\"name/1821\",[539,44.122]],[\"parent/1821\",[607,4.678]],[\"name/1822\",[72,66.946]],[\"parent/1822\",[607,4.678]],[\"name/1823\",[60,37.089]],[\"parent/1823\",[607,4.678]],[\"name/1824\",[543,44.122]],[\"parent/1824\",[607,4.678]],[\"name/1825\",[66,41.931]],[\"parent/1825\",[607,4.678]],[\"name/1826\",[67,43.722]],[\"parent/1826\",[607,4.678]],[\"name/1827\",[62,39.096]],[\"parent/1827\",[607,4.678]],[\"name/1828\",[146,43.722]],[\"parent/1828\",[607,4.678]],[\"name/1829\",[544,44.122]],[\"parent/1829\",[607,4.678]],[\"name/1830\",[545,44.122]],[\"parent/1830\",[607,4.678]],[\"name/1831\",[101,42.967]],[\"parent/1831\",[607,4.678]],[\"name/1832\",[546,44.122]],[\"parent/1832\",[607,4.678]],[\"name/1833\",[196,43.722]],[\"parent/1833\",[607,4.678]],[\"name/1834\",[547,44.122]],[\"parent/1834\",[607,4.678]],[\"name/1835\",[608,57.391]],[\"parent/1835\",[]],[\"name/1836\",[609,66.946]],[\"parent/1836\",[608,5.513]],[\"name/1837\",[610,66.946]],[\"parent/1837\",[608,5.513]],[\"name/1838\",[611,66.946]],[\"parent/1838\",[608,5.513]],[\"name/1839\",[612,66.946]],[\"parent/1839\",[608,5.513]],[\"name/1840\",[613,66.946]],[\"parent/1840\",[608,5.513]],[\"name/1841\",[614,57.391]],[\"parent/1841\",[]],[\"name/1842\",[609,66.946]],[\"parent/1842\",[614,5.513]],[\"name/1843\",[610,66.946]],[\"parent/1843\",[614,5.513]],[\"name/1844\",[611,66.946]],[\"parent/1844\",[614,5.513]],[\"name/1845\",[612,66.946]],[\"parent/1845\",[614,5.513]],[\"name/1846\",[613,66.946]],[\"parent/1846\",[614,5.513]],[\"name/1847\",[615,47.487]],[\"parent/1847\",[]],[\"name/1848\",[539,44.122]],[\"parent/1848\",[615,4.562]],[\"name/1849\",[616,72.054]],[\"parent/1849\",[615,4.562]],[\"name/1850\",[617,72.054]],[\"parent/1850\",[615,4.562]],[\"name/1851\",[618,72.054]],[\"parent/1851\",[615,4.562]],[\"name/1852\",[62,39.096]],[\"parent/1852\",[615,4.562]],[\"name/1853\",[60,37.089]],[\"parent/1853\",[615,4.562]],[\"name/1854\",[543,44.122]],[\"parent/1854\",[615,4.562]],[\"name/1855\",[66,41.931]],[\"parent/1855\",[615,4.562]],[\"name/1856\",[67,43.722]],[\"parent/1856\",[615,4.562]],[\"name/1857\",[146,43.722]],[\"parent/1857\",[615,4.562]],[\"name/1858\",[544,44.122]],[\"parent/1858\",[615,4.562]],[\"name/1859\",[545,44.122]],[\"parent/1859\",[615,4.562]],[\"name/1860\",[101,42.967]],[\"parent/1860\",[615,4.562]],[\"name/1861\",[546,44.122]],[\"parent/1861\",[615,4.562]],[\"name/1862\",[196,43.722]],[\"parent/1862\",[615,4.562]],[\"name/1863\",[547,44.122]],[\"parent/1863\",[615,4.562]],[\"name/1864\",[619,72.054]],[\"parent/1864\",[]],[\"name/1865\",[620,72.054]],[\"parent/1865\",[]],[\"name/1866\",[621,72.054]],[\"parent/1866\",[]],[\"name/1867\",[622,72.054]],[\"parent/1867\",[]],[\"name/1868\",[623,72.054]],[\"parent/1868\",[]],[\"name/1869\",[624,72.054]],[\"parent/1869\",[]],[\"name/1870\",[625,72.054]],[\"parent/1870\",[]],[\"name/1871\",[626,72.054]],[\"parent/1871\",[]],[\"name/1872\",[627,72.054]],[\"parent/1872\",[]],[\"name/1873\",[628,72.054]],[\"parent/1873\",[]],[\"name/1874\",[629,72.054]],[\"parent/1874\",[]],[\"name/1875\",[630,72.054]],[\"parent/1875\",[]],[\"name/1876\",[631,72.054]],[\"parent/1876\",[]],[\"name/1877\",[632,72.054]],[\"parent/1877\",[]],[\"name/1878\",[633,72.054]],[\"parent/1878\",[]],[\"name/1879\",[634,72.054]],[\"parent/1879\",[]],[\"name/1880\",[147,63.581]],[\"parent/1880\",[]],[\"name/1881\",[16,29.617]],[\"parent/1881\",[147,6.108]],[\"name/1882\",[635,72.054]],[\"parent/1882\",[636,4.238]],[\"name/1883\",[16,29.617]],[\"parent/1883\",[636,4.238]],[\"name/1884\",[637,72.054]],[\"parent/1884\",[636,4.238]],[\"name/1885\",[16,29.617]],[\"parent/1885\",[636,4.238]],[\"name/1886\",[638,72.054]],[\"parent/1886\",[636,4.238]],[\"name/1887\",[16,29.617]],[\"parent/1887\",[636,4.238]],[\"name/1888\",[639,72.054]],[\"parent/1888\",[636,4.238]],[\"name/1889\",[16,29.617]],[\"parent/1889\",[636,4.238]],[\"name/1890\",[640,72.054]],[\"parent/1890\",[636,4.238]],[\"name/1891\",[16,29.617]],[\"parent/1891\",[636,4.238]],[\"name/1892\",[641,72.054]],[\"parent/1892\",[636,4.238]],[\"name/1893\",[16,29.617]],[\"parent/1893\",[636,4.238]],[\"name/1894\",[642,72.054]],[\"parent/1894\",[636,4.238]],[\"name/1895\",[16,29.617]],[\"parent/1895\",[636,4.238]],[\"name/1896\",[643,72.054]],[\"parent/1896\",[636,4.238]],[\"name/1897\",[16,29.617]],[\"parent/1897\",[636,4.238]],[\"name/1898\",[644,72.054]],[\"parent/1898\",[636,4.238]],[\"name/1899\",[16,29.617]],[\"parent/1899\",[636,4.238]],[\"name/1900\",[645,72.054]],[\"parent/1900\",[636,4.238]],[\"name/1901\",[16,29.617]],[\"parent/1901\",[636,4.238]],[\"name/1902\",[646,72.054]],[\"parent/1902\",[636,4.238]],[\"name/1903\",[16,29.617]],[\"parent/1903\",[636,4.238]],[\"name/1904\",[647,72.054]],[\"parent/1904\",[636,4.238]],[\"name/1905\",[16,29.617]],[\"parent/1905\",[636,4.238]],[\"name/1906\",[16,29.617]],[\"parent/1906\",[]],[\"name/1907\",[16,29.617]],[\"parent/1907\",[]],[\"name/1908\",[648,72.054]],[\"parent/1908\",[]],[\"name/1909\",[649,72.054]],[\"parent/1909\",[]],[\"name/1910\",[650,72.054]],[\"parent/1910\",[]],[\"name/1911\",[651,72.054]],[\"parent/1911\",[]],[\"name/1912\",[652,72.054]],[\"parent/1912\",[]],[\"name/1913\",[653,72.054]],[\"parent/1913\",[]],[\"name/1914\",[654,72.054]],[\"parent/1914\",[]],[\"name/1915\",[655,72.054]],[\"parent/1915\",[]],[\"name/1916\",[656,72.054]],[\"parent/1916\",[]],[\"name/1917\",[657,72.054]],[\"parent/1917\",[]],[\"name/1918\",[658,72.054]],[\"parent/1918\",[]],[\"name/1919\",[659,72.054]],[\"parent/1919\",[]],[\"name/1920\",[660,54.708]],[\"parent/1920\",[]],[\"name/1921\",[16,29.617]],[\"parent/1921\",[660,5.255]],[\"name/1922\",[1,48.7]],[\"parent/1922\",[660,5.255]],[\"name/1923\",[661,50.851]],[\"parent/1923\",[660,5.255]],[\"name/1924\",[662,50.851]],[\"parent/1924\",[660,5.255]],[\"name/1925\",[663,50.851]],[\"parent/1925\",[660,5.255]],[\"name/1926\",[664,50.851]],[\"parent/1926\",[660,5.255]],[\"name/1927\",[665,50.851]],[\"parent/1927\",[660,5.255]],[\"name/1928\",[666,54.708]],[\"parent/1928\",[]],[\"name/1929\",[16,29.617]],[\"parent/1929\",[666,5.255]],[\"name/1930\",[1,48.7]],[\"parent/1930\",[666,5.255]],[\"name/1931\",[661,50.851]],[\"parent/1931\",[666,5.255]],[\"name/1932\",[662,50.851]],[\"parent/1932\",[666,5.255]],[\"name/1933\",[663,50.851]],[\"parent/1933\",[666,5.255]],[\"name/1934\",[664,50.851]],[\"parent/1934\",[666,5.255]],[\"name/1935\",[665,50.851]],[\"parent/1935\",[666,5.255]],[\"name/1936\",[667,54.708]],[\"parent/1936\",[]],[\"name/1937\",[16,29.617]],[\"parent/1937\",[667,5.255]],[\"name/1938\",[1,48.7]],[\"parent/1938\",[667,5.255]],[\"name/1939\",[661,50.851]],[\"parent/1939\",[667,5.255]],[\"name/1940\",[662,50.851]],[\"parent/1940\",[667,5.255]],[\"name/1941\",[663,50.851]],[\"parent/1941\",[667,5.255]],[\"name/1942\",[664,50.851]],[\"parent/1942\",[667,5.255]],[\"name/1943\",[665,50.851]],[\"parent/1943\",[667,5.255]],[\"name/1944\",[668,54.708]],[\"parent/1944\",[]],[\"name/1945\",[16,29.617]],[\"parent/1945\",[668,5.255]],[\"name/1946\",[1,48.7]],[\"parent/1946\",[668,5.255]],[\"name/1947\",[661,50.851]],[\"parent/1947\",[668,5.255]],[\"name/1948\",[662,50.851]],[\"parent/1948\",[668,5.255]],[\"name/1949\",[663,50.851]],[\"parent/1949\",[668,5.255]],[\"name/1950\",[664,50.851]],[\"parent/1950\",[668,5.255]],[\"name/1951\",[665,50.851]],[\"parent/1951\",[668,5.255]],[\"name/1952\",[669,54.708]],[\"parent/1952\",[]],[\"name/1953\",[16,29.617]],[\"parent/1953\",[669,5.255]],[\"name/1954\",[1,48.7]],[\"parent/1954\",[669,5.255]],[\"name/1955\",[661,50.851]],[\"parent/1955\",[669,5.255]],[\"name/1956\",[662,50.851]],[\"parent/1956\",[669,5.255]],[\"name/1957\",[663,50.851]],[\"parent/1957\",[669,5.255]],[\"name/1958\",[664,50.851]],[\"parent/1958\",[669,5.255]],[\"name/1959\",[665,50.851]],[\"parent/1959\",[669,5.255]],[\"name/1960\",[670,54.708]],[\"parent/1960\",[]],[\"name/1961\",[16,29.617]],[\"parent/1961\",[670,5.255]],[\"name/1962\",[1,48.7]],[\"parent/1962\",[670,5.255]],[\"name/1963\",[661,50.851]],[\"parent/1963\",[670,5.255]],[\"name/1964\",[662,50.851]],[\"parent/1964\",[670,5.255]],[\"name/1965\",[663,50.851]],[\"parent/1965\",[670,5.255]],[\"name/1966\",[664,50.851]],[\"parent/1966\",[670,5.255]],[\"name/1967\",[665,50.851]],[\"parent/1967\",[670,5.255]],[\"name/1968\",[671,54.708]],[\"parent/1968\",[]],[\"name/1969\",[16,29.617]],[\"parent/1969\",[671,5.255]],[\"name/1970\",[1,48.7]],[\"parent/1970\",[671,5.255]],[\"name/1971\",[661,50.851]],[\"parent/1971\",[671,5.255]],[\"name/1972\",[662,50.851]],[\"parent/1972\",[671,5.255]],[\"name/1973\",[663,50.851]],[\"parent/1973\",[671,5.255]],[\"name/1974\",[664,50.851]],[\"parent/1974\",[671,5.255]],[\"name/1975\",[665,50.851]],[\"parent/1975\",[671,5.255]],[\"name/1976\",[672,54.708]],[\"parent/1976\",[]],[\"name/1977\",[16,29.617]],[\"parent/1977\",[672,5.255]],[\"name/1978\",[1,48.7]],[\"parent/1978\",[672,5.255]],[\"name/1979\",[661,50.851]],[\"parent/1979\",[672,5.255]],[\"name/1980\",[662,50.851]],[\"parent/1980\",[672,5.255]],[\"name/1981\",[663,50.851]],[\"parent/1981\",[672,5.255]],[\"name/1982\",[664,50.851]],[\"parent/1982\",[672,5.255]],[\"name/1983\",[665,50.851]],[\"parent/1983\",[672,5.255]],[\"name/1984\",[673,54.708]],[\"parent/1984\",[]],[\"name/1985\",[16,29.617]],[\"parent/1985\",[673,5.255]],[\"name/1986\",[1,48.7]],[\"parent/1986\",[673,5.255]],[\"name/1987\",[661,50.851]],[\"parent/1987\",[673,5.255]],[\"name/1988\",[662,50.851]],[\"parent/1988\",[673,5.255]],[\"name/1989\",[663,50.851]],[\"parent/1989\",[673,5.255]],[\"name/1990\",[664,50.851]],[\"parent/1990\",[673,5.255]],[\"name/1991\",[665,50.851]],[\"parent/1991\",[673,5.255]],[\"name/1992\",[674,54.708]],[\"parent/1992\",[]],[\"name/1993\",[16,29.617]],[\"parent/1993\",[674,5.255]],[\"name/1994\",[1,48.7]],[\"parent/1994\",[674,5.255]],[\"name/1995\",[661,50.851]],[\"parent/1995\",[674,5.255]],[\"name/1996\",[662,50.851]],[\"parent/1996\",[674,5.255]],[\"name/1997\",[663,50.851]],[\"parent/1997\",[674,5.255]],[\"name/1998\",[664,50.851]],[\"parent/1998\",[674,5.255]],[\"name/1999\",[665,50.851]],[\"parent/1999\",[674,5.255]],[\"name/2000\",[675,54.708]],[\"parent/2000\",[]],[\"name/2001\",[16,29.617]],[\"parent/2001\",[675,5.255]],[\"name/2002\",[1,48.7]],[\"parent/2002\",[675,5.255]],[\"name/2003\",[661,50.851]],[\"parent/2003\",[675,5.255]],[\"name/2004\",[662,50.851]],[\"parent/2004\",[675,5.255]],[\"name/2005\",[663,50.851]],[\"parent/2005\",[675,5.255]],[\"name/2006\",[664,50.851]],[\"parent/2006\",[675,5.255]],[\"name/2007\",[665,50.851]],[\"parent/2007\",[675,5.255]],[\"name/2008\",[676,54.708]],[\"parent/2008\",[]],[\"name/2009\",[16,29.617]],[\"parent/2009\",[676,5.255]],[\"name/2010\",[1,48.7]],[\"parent/2010\",[676,5.255]],[\"name/2011\",[661,50.851]],[\"parent/2011\",[676,5.255]],[\"name/2012\",[662,50.851]],[\"parent/2012\",[676,5.255]],[\"name/2013\",[663,50.851]],[\"parent/2013\",[676,5.255]],[\"name/2014\",[664,50.851]],[\"parent/2014\",[676,5.255]],[\"name/2015\",[665,50.851]],[\"parent/2015\",[676,5.255]],[\"name/2016\",[677,72.054]],[\"parent/2016\",[]],[\"name/2017\",[678,72.054]],[\"parent/2017\",[]],[\"name/2018\",[679,72.054]],[\"parent/2018\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":16,\"name\":{\"16\":{},\"18\":{},\"20\":{},\"22\":{},\"24\":{},\"26\":{},\"28\":{},\"30\":{},\"32\":{},\"47\":{},\"49\":{},\"51\":{},\"53\":{},\"55\":{},\"57\":{},\"59\":{},\"61\":{},\"63\":{},\"81\":{},\"329\":{},\"354\":{},\"379\":{},\"405\":{},\"428\":{},\"455\":{},\"490\":{},\"519\":{},\"545\":{},\"548\":{},\"550\":{},\"552\":{},\"575\":{},\"601\":{},\"620\":{},\"636\":{},\"656\":{},\"679\":{},\"691\":{},\"712\":{},\"742\":{},\"764\":{},\"824\":{},\"847\":{},\"885\":{},\"914\":{},\"941\":{},\"1065\":{},\"1069\":{},\"1077\":{},\"1097\":{},\"1099\":{},\"1119\":{},\"1121\":{},\"1125\":{},\"1137\":{},\"1141\":{},\"1161\":{},\"1183\":{},\"1185\":{},\"1190\":{},\"1200\":{},\"1204\":{},\"1222\":{},\"1244\":{},\"1260\":{},\"1285\":{},\"1302\":{},\"1318\":{},\"1320\":{},\"1322\":{},\"1324\":{},\"1329\":{},\"1334\":{},\"1339\":{},\"1341\":{},\"1346\":{},\"1351\":{},\"1881\":{},\"1883\":{},\"1885\":{},\"1887\":{},\"1889\":{},\"1891\":{},\"1893\":{},\"1895\":{},\"1897\":{},\"1899\":{},\"1901\":{},\"1903\":{},\"1905\":{},\"1906\":{},\"1907\":{},\"1921\":{},\"1929\":{},\"1937\":{},\"1945\":{},\"1953\":{},\"1961\":{},\"1969\":{},\"1977\":{},\"1985\":{},\"1993\":{},\"2001\":{},\"2009\":{}},\"parent\":{}}],[\"accepted\",{\"_index\":311,\"name\":{\"718\":{}},\"parent\":{}}],[\"account\",{\"_index\":60,\"name\":{\"101\":{},\"145\":{},\"161\":{},\"183\":{},\"236\":{},\"252\":{},\"306\":{},\"319\":{},\"330\":{},\"346\":{},\"369\":{},\"395\":{},\"406\":{},\"421\":{},\"429\":{},\"444\":{},\"456\":{},\"480\":{},\"491\":{},\"506\":{},\"520\":{},\"536\":{},\"546\":{},\"565\":{},\"811\":{},\"1408\":{},\"1423\":{},\"1438\":{},\"1455\":{},\"1474\":{},\"1490\":{},\"1506\":{},\"1526\":{},\"1544\":{},\"1561\":{},\"1575\":{},\"1592\":{},\"1612\":{},\"1634\":{},\"1658\":{},\"1687\":{},\"1716\":{},\"1741\":{},\"1760\":{},\"1777\":{},\"1792\":{},\"1808\":{},\"1823\":{},\"1853\":{}},\"parent\":{}}],[\"account_data\",{\"_index\":227,\"name\":{\"380\":{}},\"parent\":{}}],[\"account_hash\",{\"_index\":129,\"name\":{\"206\":{}},\"parent\":{}}],[\"account_nfts\",{\"_index\":239,\"name\":{\"430\":{}},\"parent\":{}}],[\"account_objects\",{\"_index\":244,\"name\":{\"457\":{}},\"parent\":{}}],[\"account_root\",{\"_index\":291,\"name\":{\"675\":{}},\"parent\":{}}],[\"account_sequence_available\",{\"_index\":312,\"name\":{\"719\":{}},\"parent\":{}}],[\"account_sequence_next\",{\"_index\":313,\"name\":{\"720\":{}},\"parent\":{}}],[\"accountchannelsrequest\",{\"_index\":200,\"name\":{\"317\":{}},\"parent\":{\"318\":{},\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{},\"325\":{},\"326\":{}}}],[\"accountchannelsresponse\",{\"_index\":207,\"name\":{\"327\":{}},\"parent\":{\"328\":{},\"329\":{},\"337\":{},\"338\":{},\"339\":{},\"340\":{},\"341\":{},\"342\":{},\"343\":{}}}],[\"accountchannelsresponse.__type\",{\"_index\":209,\"name\":{},\"parent\":{\"330\":{},\"331\":{},\"332\":{},\"333\":{},\"334\":{},\"335\":{},\"336\":{}}}],[\"accountcurrenciesrequest\",{\"_index\":217,\"name\":{\"344\":{}},\"parent\":{\"345\":{},\"346\":{},\"347\":{},\"348\":{},\"349\":{},\"350\":{},\"351\":{}}}],[\"accountcurrenciesresponse\",{\"_index\":219,\"name\":{\"352\":{}},\"parent\":{\"353\":{},\"354\":{},\"360\":{},\"361\":{},\"362\":{},\"363\":{},\"364\":{},\"365\":{},\"366\":{}}}],[\"accountcurrenciesresponse.__type\",{\"_index\":220,\"name\":{},\"parent\":{\"355\":{},\"356\":{},\"357\":{},\"358\":{},\"359\":{}}}],[\"accountdelete\",{\"_index\":548,\"name\":{\"1419\":{}},\"parent\":{\"1420\":{},\"1421\":{},\"1422\":{},\"1423\":{},\"1424\":{},\"1425\":{},\"1426\":{},\"1427\":{},\"1428\":{},\"1429\":{},\"1430\":{},\"1431\":{},\"1432\":{},\"1433\":{},\"1434\":{}}}],[\"accountinforequest\",{\"_index\":223,\"name\":{\"367\":{}},\"parent\":{\"368\":{},\"369\":{},\"370\":{},\"371\":{},\"372\":{},\"373\":{},\"374\":{},\"375\":{},\"376\":{}}}],[\"accountinforesponse\",{\"_index\":226,\"name\":{\"377\":{}},\"parent\":{\"378\":{},\"379\":{},\"386\":{},\"387\":{},\"388\":{},\"389\":{},\"390\":{},\"391\":{},\"392\":{}}}],[\"accountinforesponse.__type\",{\"_index\":228,\"name\":{},\"parent\":{\"380\":{},\"381\":{},\"382\":{},\"383\":{},\"384\":{},\"385\":{}}}],[\"accountlinesrequest\",{\"_index\":231,\"name\":{\"393\":{}},\"parent\":{\"394\":{},\"395\":{},\"396\":{},\"397\":{},\"398\":{},\"399\":{},\"400\":{},\"401\":{},\"402\":{}}}],[\"accountlinesresponse\",{\"_index\":233,\"name\":{\"403\":{}},\"parent\":{\"404\":{},\"405\":{},\"412\":{},\"413\":{},\"414\":{},\"415\":{},\"416\":{},\"417\":{},\"418\":{}}}],[\"accountlinesresponse.__type\",{\"_index\":234,\"name\":{},\"parent\":{\"406\":{},\"407\":{},\"408\":{},\"409\":{},\"410\":{},\"411\":{}}}],[\"accountnftsrequest\",{\"_index\":236,\"name\":{\"419\":{}},\"parent\":{\"420\":{},\"421\":{},\"422\":{},\"423\":{},\"424\":{},\"425\":{}}}],[\"accountnftsresponse\",{\"_index\":237,\"name\":{\"426\":{}},\"parent\":{\"427\":{},\"428\":{},\"435\":{},\"436\":{},\"437\":{},\"438\":{},\"439\":{},\"440\":{},\"441\":{}}}],[\"accountnftsresponse.__type\",{\"_index\":238,\"name\":{},\"parent\":{\"429\":{},\"430\":{},\"431\":{},\"432\":{},\"433\":{},\"434\":{}}}],[\"accountobjectsrequest\",{\"_index\":240,\"name\":{\"442\":{}},\"parent\":{\"443\":{},\"444\":{},\"445\":{},\"446\":{},\"447\":{},\"448\":{},\"449\":{},\"450\":{},\"451\":{},\"452\":{}}}],[\"accountobjectsresponse\",{\"_index\":242,\"name\":{\"453\":{}},\"parent\":{\"454\":{},\"455\":{},\"464\":{},\"465\":{},\"466\":{},\"467\":{},\"468\":{},\"469\":{},\"470\":{}}}],[\"accountobjectsresponse.__type\",{\"_index\":243,\"name\":{},\"parent\":{\"456\":{},\"457\":{},\"458\":{},\"459\":{},\"460\":{},\"461\":{},\"462\":{},\"463\":{}}}],[\"accountoffer\",{\"_index\":245,\"name\":{\"471\":{}},\"parent\":{\"472\":{},\"473\":{},\"474\":{},\"475\":{},\"476\":{},\"477\":{}}}],[\"accountoffersrequest\",{\"_index\":250,\"name\":{\"478\":{}},\"parent\":{\"479\":{},\"480\":{},\"481\":{},\"482\":{},\"483\":{},\"484\":{},\"485\":{},\"486\":{},\"487\":{}}}],[\"accountoffersresponse\",{\"_index\":251,\"name\":{\"488\":{}},\"parent\":{\"489\":{},\"490\":{},\"497\":{},\"498\":{},\"499\":{},\"500\":{},\"501\":{},\"502\":{},\"503\":{}}}],[\"accountoffersresponse.__type\",{\"_index\":252,\"name\":{},\"parent\":{\"491\":{},\"492\":{},\"493\":{},\"494\":{},\"495\":{},\"496\":{}}}],[\"accountroot\",{\"_index\":57,\"name\":{\"99\":{}},\"parent\":{}}],[\"accountrootflags\",{\"_index\":76,\"name\":{\"117\":{}},\"parent\":{}}],[\"accountrootflagsinterface\",{\"_index\":87,\"name\":{\"127\":{}},\"parent\":{}}],[\"accounts\",{\"_index\":275,\"name\":{\"591\":{},\"680\":{},\"953\":{},\"1045\":{}},\"parent\":{}}],[\"accounts_proposed\",{\"_index\":372,\"name\":{\"954\":{},\"1046\":{}},\"parent\":{}}],[\"accountset\",{\"_index\":538,\"name\":{\"1397\":{}},\"parent\":{\"1398\":{},\"1399\":{},\"1400\":{},\"1401\":{},\"1402\":{},\"1403\":{},\"1404\":{},\"1405\":{},\"1406\":{},\"1407\":{},\"1408\":{},\"1409\":{},\"1410\":{},\"1411\":{},\"1412\":{},\"1413\":{},\"1414\":{},\"1415\":{},\"1416\":{},\"1417\":{},\"1418\":{}}}],[\"accountsetasfflags\",{\"_index\":519,\"name\":{\"1372\":{}},\"parent\":{\"1373\":{},\"1374\":{},\"1375\":{},\"1376\":{},\"1377\":{},\"1378\":{},\"1379\":{},\"1380\":{},\"1381\":{},\"1382\":{}}}],[\"accountsetflagsinterface\",{\"_index\":537,\"name\":{\"1390\":{}},\"parent\":{\"1391\":{},\"1392\":{},\"1393\":{},\"1394\":{},\"1395\":{},\"1396\":{}}}],[\"accountsettfflags\",{\"_index\":530,\"name\":{\"1383\":{}},\"parent\":{\"1384\":{},\"1385\":{},\"1386\":{},\"1387\":{},\"1388\":{},\"1389\":{}}}],[\"accountstate\",{\"_index\":131,\"name\":{\"207\":{}},\"parent\":{}}],[\"accounttxnid\",{\"_index\":67,\"name\":{\"108\":{},\"1411\":{},\"1426\":{},\"1441\":{},\"1458\":{},\"1477\":{},\"1493\":{},\"1509\":{},\"1529\":{},\"1547\":{},\"1564\":{},\"1580\":{},\"1595\":{},\"1615\":{},\"1637\":{},\"1661\":{},\"1690\":{},\"1719\":{},\"1744\":{},\"1763\":{},\"1780\":{},\"1795\":{},\"1811\":{},\"1826\":{},\"1856\":{}},\"parent\":{}}],[\"accounttxrequest\",{\"_index\":254,\"name\":{\"504\":{}},\"parent\":{\"505\":{},\"506\":{},\"507\":{},\"508\":{},\"509\":{},\"510\":{},\"511\":{},\"512\":{},\"513\":{},\"514\":{},\"515\":{},\"516\":{}}}],[\"accounttxresponse\",{\"_index\":259,\"name\":{\"517\":{}},\"parent\":{\"518\":{},\"519\":{},\"527\":{},\"528\":{},\"529\":{},\"530\":{},\"531\":{},\"532\":{},\"533\":{}}}],[\"accounttxresponse.__type\",{\"_index\":260,\"name\":{},\"parent\":{\"520\":{},\"521\":{},\"522\":{},\"523\":{},\"524\":{},\"525\":{},\"526\":{}}}],[\"action\",{\"_index\":396,\"name\":{\"1021\":{}},\"parent\":{}}],[\"address\",{\"_index\":49,\"name\":{\"91\":{}},\"parent\":{}}],[\"affectednodes\",{\"_index\":514,\"name\":{\"1367\":{}},\"parent\":{}}],[\"age\",{\"_index\":436,\"name\":{\"1126\":{},\"1162\":{},\"1191\":{},\"1223\":{}},\"parent\":{}}],[\"alternatives\",{\"_index\":355,\"name\":{\"886\":{},\"915\":{},\"1018\":{}},\"parent\":{}}],[\"amendment_blocked\",{\"_index\":432,\"name\":{\"1122\":{},\"1186\":{}},\"parent\":{}}],[\"amendments\",{\"_index\":89,\"name\":{\"137\":{},\"139\":{},\"984\":{}},\"parent\":{}}],[\"amount\",{\"_index\":118,\"name\":{\"185\":{},\"254\":{},\"933\":{},\"1453\":{},\"1520\":{},\"1607\":{},\"1708\":{},\"1738\":{},\"1754\":{},\"1775\":{}},\"parent\":{}}],[\"api_version\",{\"_index\":206,\"name\":{\"326\":{},\"343\":{},\"351\":{},\"366\":{},\"376\":{},\"392\":{},\"402\":{},\"418\":{},\"425\":{},\"441\":{},\"452\":{},\"470\":{},\"487\":{},\"503\":{},\"516\":{},\"533\":{},\"542\":{},\"562\":{},\"572\":{},\"585\":{},\"598\":{},\"613\":{},\"617\":{},\"629\":{},\"633\":{},\"644\":{},\"653\":{},\"668\":{},\"688\":{},\"703\":{},\"709\":{},\"733\":{},\"739\":{},\"754\":{},\"761\":{},\"775\":{},\"783\":{},\"793\":{},\"803\":{},\"836\":{},\"844\":{},\"861\":{},\"872\":{},\"877\":{},\"882\":{},\"900\":{},\"911\":{},\"930\":{},\"938\":{},\"949\":{},\"960\":{},\"969\":{},\"1049\":{},\"1058\":{},\"1062\":{},\"1089\":{},\"1094\":{},\"1112\":{},\"1116\":{},\"1176\":{},\"1180\":{},\"1237\":{},\"1241\":{},\"1253\":{},\"1257\":{},\"1268\":{},\"1277\":{},\"1282\":{},\"1294\":{},\"1299\":{},\"1311\":{},\"1315\":{},\"1360\":{}},\"parent\":{}}],[\"applied\",{\"_index\":314,\"name\":{\"721\":{}},\"parent\":{}}],[\"asfaccounttxnid\",{\"_index\":524,\"name\":{\"1377\":{}},\"parent\":{}}],[\"asfauthorizednftokenminter\",{\"_index\":529,\"name\":{\"1382\":{}},\"parent\":{}}],[\"asfdefaultripple\",{\"_index\":527,\"name\":{\"1380\":{}},\"parent\":{}}],[\"asfdepositauth\",{\"_index\":528,\"name\":{\"1381\":{}},\"parent\":{}}],[\"asfdisablemaster\",{\"_index\":523,\"name\":{\"1376\":{}},\"parent\":{}}],[\"asfdisallowxrp\",{\"_index\":522,\"name\":{\"1375\":{}},\"parent\":{}}],[\"asfglobalfreeze\",{\"_index\":526,\"name\":{\"1379\":{}},\"parent\":{}}],[\"asfnofreeze\",{\"_index\":525,\"name\":{\"1378\":{}},\"parent\":{}}],[\"asfrequireauth\",{\"_index\":521,\"name\":{\"1374\":{}},\"parent\":{}}],[\"asfrequiredest\",{\"_index\":520,\"name\":{\"1373\":{}},\"parent\":{}}],[\"assets\",{\"_index\":267,\"name\":{\"551\":{}},\"parent\":{}}],[\"authorization\",{\"_index\":31,\"name\":{\"71\":{}},\"parent\":{}}],[\"authorize\",{\"_index\":104,\"name\":{\"162\":{},\"1488\":{}},\"parent\":{}}],[\"authorizechannel\",{\"_index\":677,\"name\":{\"2016\":{}},\"parent\":{}}],[\"autofill\",{\"_index\":15,\"name\":{\"15\":{},\"46\":{}},\"parent\":{}}],[\"balance\",{\"_index\":61,\"name\":{\"102\":{},\"255\":{},\"271\":{},\"1737\":{}},\"parent\":{}}],[\"balances\",{\"_index\":266,\"name\":{\"549\":{}},\"parent\":{}}],[\"base_fee\",{\"_index\":387,\"name\":{\"985\":{},\"1070\":{},\"1192\":{},\"1224\":{}},\"parent\":{}}],[\"base_fee_xrp\",{\"_index\":438,\"name\":{\"1127\":{},\"1163\":{}},\"parent\":{}}],[\"basefee\",{\"_index\":124,\"name\":{\"199\":{}},\"parent\":{}}],[\"binary\",{\"_index\":257,\"name\":{\"511\":{},\"595\":{},\"649\":{},\"671\":{},\"779\":{}},\"parent\":{}}],[\"bookdirectory\",{\"_index\":157,\"name\":{\"240\":{},\"815\":{}},\"parent\":{}}],[\"booknode\",{\"_index\":158,\"name\":{\"241\":{},\"816\":{}},\"parent\":{}}],[\"bookoffer\",{\"_index\":336,\"name\":{\"804\":{}},\"parent\":{\"805\":{},\"806\":{},\"807\":{},\"808\":{},\"809\":{},\"810\":{},\"811\":{},\"812\":{},\"813\":{},\"814\":{},\"815\":{},\"816\":{},\"817\":{},\"818\":{},\"819\":{},\"820\":{},\"821\":{}}}],[\"bookoffersrequest\",{\"_index\":334,\"name\":{\"794\":{}},\"parent\":{\"795\":{},\"796\":{},\"797\":{},\"798\":{},\"799\":{},\"800\":{},\"801\":{},\"802\":{},\"803\":{}}}],[\"bookoffersresponse\",{\"_index\":339,\"name\":{\"822\":{}},\"parent\":{\"823\":{},\"824\":{},\"830\":{},\"831\":{},\"832\":{},\"833\":{},\"834\":{},\"835\":{},\"836\":{}}}],[\"bookoffersresponse.__type\",{\"_index\":340,\"name\":{},\"parent\":{\"825\":{},\"826\":{},\"827\":{},\"828\":{},\"829\":{}}}],[\"books\",{\"_index\":373,\"name\":{\"955\":{},\"1047\":{}},\"parent\":{}}],[\"broadcast\",{\"_index\":315,\"name\":{\"722\":{}},\"parent\":{}}],[\"broadcastclient\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{\"1\":{},\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{},\"25\":{},\"26\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{}}}],[\"build_version\",{\"_index\":434,\"name\":{\"1123\":{},\"1187\":{}},\"parent\":{}}],[\"cancelafter\",{\"_index\":120,\"name\":{\"187\":{},\"263\":{},\"1522\":{},\"1758\":{}},\"parent\":{}}],[\"certificate\",{\"_index\":35,\"name\":{\"75\":{}},\"parent\":{}}],[\"channel\",{\"_index\":602,\"name\":{\"1736\":{},\"1774\":{}},\"parent\":{}}],[\"channel_id\",{\"_index\":364,\"name\":{\"934\":{}},\"parent\":{}}],[\"channels\",{\"_index\":210,\"name\":{\"331\":{}},\"parent\":{}}],[\"channelverifyrequest\",{\"_index\":363,\"name\":{\"931\":{}},\"parent\":{\"932\":{},\"933\":{},\"934\":{},\"935\":{},\"936\":{},\"937\":{},\"938\":{}}}],[\"channelverifyresponse\",{\"_index\":367,\"name\":{\"939\":{}},\"parent\":{\"940\":{},\"941\":{},\"943\":{},\"944\":{},\"945\":{},\"946\":{},\"947\":{},\"948\":{},\"949\":{}}}],[\"channelverifyresponse.__type\",{\"_index\":369,\"name\":{},\"parent\":{\"942\":{}}}],[\"check\",{\"_index\":92,\"name\":{\"143\":{},\"682\":{}},\"parent\":{}}],[\"checkcancel\",{\"_index\":549,\"name\":{\"1435\":{}},\"parent\":{\"1436\":{},\"1437\":{},\"1438\":{},\"1439\":{},\"1440\":{},\"1441\":{},\"1442\":{},\"1443\":{},\"1444\":{},\"1445\":{},\"1446\":{},\"1447\":{},\"1448\":{},\"1449\":{}}}],[\"checkcash\",{\"_index\":551,\"name\":{\"1450\":{}},\"parent\":{\"1451\":{},\"1452\":{},\"1453\":{},\"1454\":{},\"1455\":{},\"1456\":{},\"1457\":{},\"1458\":{},\"1459\":{},\"1460\":{},\"1461\":{},\"1462\":{},\"1463\":{},\"1464\":{},\"1465\":{},\"1466\":{}}}],[\"checkcreate\",{\"_index\":553,\"name\":{\"1467\":{}},\"parent\":{\"1468\":{},\"1469\":{},\"1470\":{},\"1471\":{},\"1472\":{},\"1473\":{},\"1474\":{},\"1475\":{},\"1476\":{},\"1477\":{},\"1478\":{},\"1479\":{},\"1480\":{},\"1481\":{},\"1482\":{},\"1483\":{},\"1484\":{},\"1485\":{}}}],[\"checkid\",{\"_index\":550,\"name\":{\"1437\":{},\"1452\":{}},\"parent\":{}}],[\"checktxserialization\",{\"_index\":53,\"name\":{\"95\":{}},\"parent\":{}}],[\"classicaddress\",{\"_index\":47,\"name\":{\"89\":{}},\"parent\":{}}],[\"clearflag\",{\"_index\":540,\"name\":{\"1400\":{}},\"parent\":{}}],[\"client\",{\"_index\":25,\"name\":{\"33\":{}},\"parent\":{\"34\":{},\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{},\"48\":{},\"49\":{},\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{},\"58\":{},\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{}}}],[\"clientoptions\",{\"_index\":26,\"name\":{\"64\":{}},\"parent\":{\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{}}}],[\"clients\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{}}],[\"close_flags\",{\"_index\":132,\"name\":{\"208\":{}},\"parent\":{}}],[\"close_time\",{\"_index\":133,\"name\":{\"209\":{}},\"parent\":{}}],[\"close_time_human\",{\"_index\":134,\"name\":{\"210\":{}},\"parent\":{}}],[\"close_time_resolution\",{\"_index\":135,\"name\":{\"211\":{}},\"parent\":{}}],[\"closed\",{\"_index\":136,\"name\":{\"212\":{},\"892\":{}},\"parent\":{}}],[\"closed_ledger\",{\"_index\":435,\"name\":{\"1124\":{},\"1189\":{}},\"parent\":{}}],[\"command\",{\"_index\":201,\"name\":{\"318\":{},\"345\":{},\"368\":{},\"394\":{},\"420\":{},\"443\":{},\"479\":{},\"505\":{},\"535\":{},\"564\":{},\"587\":{},\"615\":{},\"631\":{},\"646\":{},\"670\":{},\"705\":{},\"735\":{},\"756\":{},\"777\":{},\"795\":{},\"838\":{},\"870\":{},\"875\":{},\"880\":{},\"902\":{},\"932\":{},\"951\":{},\"1043\":{},\"1060\":{},\"1091\":{},\"1114\":{},\"1178\":{},\"1239\":{},\"1255\":{},\"1279\":{},\"1296\":{},\"1313\":{}},\"parent\":{}}],[\"complete_ledgers\",{\"_index\":442,\"name\":{\"1132\":{},\"1188\":{}},\"parent\":{}}],[\"condition\",{\"_index\":119,\"name\":{\"186\":{},\"1524\":{},\"1542\":{}},\"parent\":{}}],[\"connect\",{\"_index\":12,\"name\":{\"12\":{},\"43\":{}},\"parent\":{}}],[\"connection\",{\"_index\":4,\"name\":{\"4\":{},\"35\":{}},\"parent\":{}}],[\"connectionerror\",{\"_index\":667,\"name\":{\"1936\":{}},\"parent\":{\"1937\":{},\"1938\":{},\"1939\":{},\"1940\":{},\"1941\":{},\"1942\":{},\"1943\":{}}}],[\"connectiontimeout\",{\"_index\":36,\"name\":{\"76\":{}},\"parent\":{}}],[\"consensus\",{\"_index\":400,\"name\":{\"1041\":{}},\"parent\":{}}],[\"consensusstream\",{\"_index\":399,\"name\":{\"1039\":{}},\"parent\":{\"1040\":{},\"1041\":{}}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"34\":{},\"86\":{},\"1922\":{},\"1930\":{},\"1938\":{},\"1946\":{},\"1954\":{},\"1962\":{},\"1970\":{},\"1978\":{},\"1986\":{},\"1994\":{},\"2002\":{},\"2010\":{}},\"parent\":{}}],[\"converge_time_s\",{\"_index\":447,\"name\":{\"1138\":{},\"1201\":{}},\"parent\":{}}],[\"converthextostring\",{\"_index\":652,\"name\":{\"1912\":{}},\"parent\":{}}],[\"convertstringtohex\",{\"_index\":651,\"name\":{\"1911\":{}},\"parent\":{}}],[\"createcrosschainpayment\",{\"_index\":658,\"name\":{\"1918\":{}},\"parent\":{}}],[\"currency\",{\"_index\":295,\"name\":{\"681\":{}},\"parent\":{}}],[\"current_ledger_size\",{\"_index\":405,\"name\":{\"1066\":{}},\"parent\":{}}],[\"current_queue_size\",{\"_index\":407,\"name\":{\"1067\":{}},\"parent\":{}}],[\"data\",{\"_index\":663,\"name\":{\"1925\":{},\"1933\":{},\"1941\":{},\"1949\":{},\"1957\":{},\"1965\":{},\"1973\":{},\"1981\":{},\"1989\":{},\"1997\":{},\"2005\":{},\"2013\":{}},\"parent\":{}}],[\"date\",{\"_index\":397,\"name\":{\"1022\":{}},\"parent\":{}}],[\"decimaltoquality\",{\"_index\":628,\"name\":{\"1873\":{}},\"parent\":{}}],[\"decimaltotransferrate\",{\"_index\":630,\"name\":{\"1875\":{}},\"parent\":{}}],[\"decode\",{\"_index\":654,\"name\":{\"1914\":{}},\"parent\":{}}],[\"deletion_blockers_only\",{\"_index\":241,\"name\":{\"446\":{}},\"parent\":{}}],[\"delivered_amount\",{\"_index\":516,\"name\":{\"1369\":{}},\"parent\":{}}],[\"deliveredamount\",{\"_index\":515,\"name\":{\"1368\":{}},\"parent\":{}}],[\"delivermin\",{\"_index\":552,\"name\":{\"1454\":{},\"1714\":{}},\"parent\":{}}],[\"deposit_authorized\",{\"_index\":344,\"name\":{\"848\":{}},\"parent\":{}}],[\"deposit_preauth\",{\"_index\":297,\"name\":{\"685\":{}},\"parent\":{}}],[\"depositauthorizedrequest\",{\"_index\":341,\"name\":{\"837\":{}},\"parent\":{\"838\":{},\"839\":{},\"840\":{},\"841\":{},\"842\":{},\"843\":{},\"844\":{}}}],[\"depositauthorizedresponse\",{\"_index\":343,\"name\":{\"845\":{}},\"parent\":{\"846\":{},\"847\":{},\"855\":{},\"856\":{},\"857\":{},\"858\":{},\"859\":{},\"860\":{},\"861\":{}}}],[\"depositauthorizedresponse.__type\",{\"_index\":345,\"name\":{},\"parent\":{\"848\":{},\"849\":{},\"850\":{},\"851\":{},\"852\":{},\"853\":{},\"854\":{}}}],[\"depositpreauth\",{\"_index\":102,\"name\":{\"159\":{},\"1486\":{}},\"parent\":{\"1487\":{},\"1488\":{},\"1489\":{},\"1490\":{},\"1491\":{},\"1492\":{},\"1493\":{},\"1494\":{},\"1495\":{},\"1496\":{},\"1497\":{},\"1498\":{},\"1499\":{},\"1500\":{},\"1501\":{}}}],[\"derivewallet\",{\"_index\":44,\"name\":{\"85\":{}},\"parent\":{}}],[\"derivexaddress\",{\"_index\":648,\"name\":{\"1908\":{}},\"parent\":{}}],[\"destination\",{\"_index\":94,\"name\":{\"146\":{},\"184\":{},\"253\":{},\"1421\":{},\"1469\":{},\"1521\":{},\"1610\":{},\"1709\":{},\"1755\":{}},\"parent\":{}}],[\"destination_account\",{\"_index\":202,\"name\":{\"320\":{},\"840\":{},\"849\":{},\"866\":{},\"887\":{},\"904\":{},\"916\":{},\"1013\":{}},\"parent\":{}}],[\"destination_amount\",{\"_index\":349,\"name\":{\"867\":{},\"888\":{},\"905\":{},\"918\":{},\"1014\":{}},\"parent\":{}}],[\"destination_currencies\",{\"_index\":362,\"name\":{\"917\":{}},\"parent\":{}}],[\"destinationnode\",{\"_index\":97,\"name\":{\"153\":{},\"193\":{},\"266\":{}},\"parent\":{}}],[\"destinationtag\",{\"_index\":98,\"name\":{\"154\":{},\"191\":{},\"265\":{},\"1422\":{},\"1471\":{},\"1525\":{},\"1710\":{},\"1759\":{}},\"parent\":{}}],[\"details\",{\"_index\":422,\"name\":{\"1098\":{}},\"parent\":{}}],[\"directory\",{\"_index\":292,\"name\":{\"676\":{}},\"parent\":{}}],[\"directorynode\",{\"_index\":105,\"name\":{\"168\":{}},\"parent\":{}}],[\"disabledvalidators\",{\"_index\":150,\"name\":{\"229\":{}},\"parent\":{}}],[\"disconnect\",{\"_index\":13,\"name\":{\"13\":{},\"44\":{}},\"parent\":{}}],[\"disconnectederror\",{\"_index\":670,\"name\":{\"1960\":{}},\"parent\":{\"1961\":{},\"1962\":{},\"1963\":{},\"1964\":{},\"1965\":{},\"1966\":{},\"1967\":{}}}],[\"domain\",{\"_index\":68,\"name\":{\"109\":{},\"1100\":{},\"1401\":{}},\"parent\":{}}],[\"door_status\",{\"_index\":502,\"name\":{\"1323\":{},\"1340\":{}},\"parent\":{}}],[\"drops\",{\"_index\":408,\"name\":{\"1068\":{}},\"parent\":{}}],[\"dropstoxrp\",{\"_index\":620,\"name\":{\"1865\":{}},\"parent\":{}}],[\"emailhash\",{\"_index\":69,\"name\":{\"110\":{},\"1402\":{}},\"parent\":{}}],[\"encode\",{\"_index\":653,\"name\":{\"1913\":{}},\"parent\":{}}],[\"encodeformultisigning\",{\"_index\":655,\"name\":{\"1915\":{}},\"parent\":{}}],[\"encodeforsigning\",{\"_index\":656,\"name\":{\"1916\":{}},\"parent\":{}}],[\"encodeforsigningclaim\",{\"_index\":657,\"name\":{\"1917\":{}},\"parent\":{}}],[\"engine_result\",{\"_index\":306,\"name\":{\"713\":{},\"743\":{},\"1000\":{},\"1030\":{}},\"parent\":{}}],[\"engine_result_code\",{\"_index\":308,\"name\":{\"714\":{},\"744\":{},\"1001\":{},\"1031\":{}},\"parent\":{}}],[\"engine_result_message\",{\"_index\":309,\"name\":{\"715\":{},\"745\":{},\"1002\":{},\"1032\":{}},\"parent\":{}}],[\"ephemeral_key\",{\"_index\":425,\"name\":{\"1101\":{}},\"parent\":{}}],[\"error\",{\"_index\":487,\"name\":{\"1273\":{}},\"parent\":{}}],[\"error_code\",{\"_index\":488,\"name\":{\"1274\":{}},\"parent\":{}}],[\"error_message\",{\"_index\":489,\"name\":{\"1275\":{}},\"parent\":{}}],[\"errorresponse\",{\"_index\":486,\"name\":{\"1269\":{}},\"parent\":{\"1270\":{},\"1271\":{},\"1272\":{},\"1273\":{},\"1274\":{},\"1275\":{},\"1276\":{},\"1277\":{}}}],[\"escrow\",{\"_index\":116,\"name\":{\"181\":{},\"683\":{}},\"parent\":{}}],[\"escrowcancel\",{\"_index\":555,\"name\":{\"1502\":{}},\"parent\":{\"1503\":{},\"1504\":{},\"1505\":{},\"1506\":{},\"1507\":{},\"1508\":{},\"1509\":{},\"1510\":{},\"1511\":{},\"1512\":{},\"1513\":{},\"1514\":{},\"1515\":{},\"1516\":{},\"1517\":{}}}],[\"escrowcreate\",{\"_index\":557,\"name\":{\"1518\":{}},\"parent\":{\"1519\":{},\"1520\":{},\"1521\":{},\"1522\":{},\"1523\":{},\"1524\":{},\"1525\":{},\"1526\":{},\"1527\":{},\"1528\":{},\"1529\":{},\"1530\":{},\"1531\":{},\"1532\":{},\"1533\":{},\"1534\":{},\"1535\":{},\"1536\":{},\"1537\":{}}}],[\"escrowfinish\",{\"_index\":558,\"name\":{\"1538\":{}},\"parent\":{\"1539\":{},\"1540\":{},\"1541\":{},\"1542\":{},\"1543\":{},\"1544\":{},\"1545\":{},\"1546\":{},\"1547\":{},\"1548\":{},\"1549\":{},\"1550\":{},\"1551\":{},\"1552\":{},\"1553\":{},\"1554\":{},\"1555\":{}}}],[\"expand\",{\"_index\":276,\"name\":{\"593\":{}},\"parent\":{}}],[\"expected_ledger_size\",{\"_index\":413,\"name\":{\"1074\":{}},\"parent\":{}}],[\"expiration\",{\"_index\":99,\"name\":{\"155\":{},\"245\":{},\"262\":{},\"477\":{},\"820\":{},\"1472\":{},\"1609\":{},\"1683\":{},\"1776\":{}},\"parent\":{}}],[\"fail_hard\",{\"_index\":304,\"name\":{\"707\":{},\"737\":{}},\"parent\":{}}],[\"federatorinforequest\",{\"_index\":497,\"name\":{\"1312\":{}},\"parent\":{\"1313\":{},\"1314\":{},\"1315\":{}}}],[\"federatorinforesponse\",{\"_index\":498,\"name\":{\"1316\":{}},\"parent\":{\"1317\":{},\"1318\":{},\"1354\":{},\"1355\":{},\"1356\":{},\"1357\":{},\"1358\":{},\"1359\":{},\"1360\":{}}}],[\"federatorinforesponse.__type\",{\"_index\":499,\"name\":{},\"parent\":{\"1319\":{},\"1320\":{}}}],[\"federatorinforesponse.__type.__type\",{\"_index\":501,\"name\":{},\"parent\":{\"1321\":{},\"1322\":{},\"1337\":{},\"1338\":{},\"1339\":{}}}],[\"federatorinforesponse.__type.__type.__type\",{\"_index\":503,\"name\":{},\"parent\":{\"1323\":{},\"1324\":{},\"1327\":{},\"1328\":{},\"1329\":{},\"1331\":{},\"1332\":{},\"1333\":{},\"1334\":{},\"1340\":{},\"1341\":{},\"1344\":{},\"1345\":{},\"1346\":{},\"1348\":{},\"1349\":{},\"1350\":{},\"1351\":{}}}],[\"federatorinforesponse.__type.__type.__type.__type\",{\"_index\":505,\"name\":{},\"parent\":{\"1325\":{},\"1326\":{},\"1330\":{},\"1335\":{},\"1336\":{},\"1342\":{},\"1343\":{},\"1347\":{},\"1352\":{},\"1353\":{}}}],[\"fee\",{\"_index\":543,\"name\":{\"1409\":{},\"1424\":{},\"1439\":{},\"1456\":{},\"1475\":{},\"1491\":{},\"1507\":{},\"1527\":{},\"1545\":{},\"1562\":{},\"1578\":{},\"1593\":{},\"1613\":{},\"1635\":{},\"1659\":{},\"1688\":{},\"1717\":{},\"1742\":{},\"1761\":{},\"1778\":{},\"1793\":{},\"1809\":{},\"1824\":{},\"1854\":{}},\"parent\":{}}],[\"fee_base\",{\"_index\":379,\"name\":{\"973\":{}},\"parent\":{}}],[\"fee_ref\",{\"_index\":380,\"name\":{\"974\":{}},\"parent\":{}}],[\"feecushion\",{\"_index\":5,\"name\":{\"5\":{},\"36\":{},\"65\":{}},\"parent\":{}}],[\"feerequest\",{\"_index\":403,\"name\":{\"1059\":{}},\"parent\":{\"1060\":{},\"1061\":{},\"1062\":{}}}],[\"feeresponse\",{\"_index\":404,\"name\":{\"1063\":{}},\"parent\":{\"1064\":{},\"1065\":{},\"1083\":{},\"1084\":{},\"1085\":{},\"1086\":{},\"1087\":{},\"1088\":{},\"1089\":{}}}],[\"feeresponse.__type\",{\"_index\":406,\"name\":{},\"parent\":{\"1066\":{},\"1067\":{},\"1068\":{},\"1069\":{},\"1074\":{},\"1075\":{},\"1076\":{},\"1077\":{},\"1082\":{}}}],[\"feeresponse.__type.__type\",{\"_index\":409,\"name\":{},\"parent\":{\"1070\":{},\"1071\":{},\"1072\":{},\"1073\":{},\"1078\":{},\"1079\":{},\"1080\":{},\"1081\":{}}}],[\"feesettings\",{\"_index\":122,\"name\":{\"197\":{}},\"parent\":{}}],[\"finishafter\",{\"_index\":121,\"name\":{\"188\":{},\"1523\":{}},\"parent\":{}}],[\"flags\",{\"_index\":62,\"name\":{\"103\":{},\"141\":{},\"147\":{},\"163\":{},\"170\":{},\"189\":{},\"203\":{},\"225\":{},\"235\":{},\"261\":{},\"270\":{},\"294\":{},\"307\":{},\"472\":{},\"810\":{},\"986\":{},\"1399\":{},\"1427\":{},\"1442\":{},\"1459\":{},\"1478\":{},\"1494\":{},\"1510\":{},\"1530\":{},\"1548\":{},\"1565\":{},\"1581\":{},\"1596\":{},\"1611\":{},\"1633\":{},\"1662\":{},\"1682\":{},\"1715\":{},\"1735\":{},\"1764\":{},\"1781\":{},\"1796\":{},\"1812\":{},\"1827\":{},\"1852\":{}},\"parent\":{}}],[\"forward\",{\"_index\":258,\"name\":{\"512\":{}},\"parent\":{}}],[\"forwarded\",{\"_index\":216,\"name\":{\"342\":{},\"365\":{},\"391\":{},\"417\":{},\"440\":{},\"469\":{},\"502\":{},\"532\":{},\"561\":{},\"584\":{},\"612\":{},\"628\":{},\"643\":{},\"667\":{},\"702\":{},\"732\":{},\"753\":{},\"774\":{},\"792\":{},\"835\":{},\"860\":{},\"899\":{},\"929\":{},\"948\":{},\"968\":{},\"1057\":{},\"1088\":{},\"1111\":{},\"1175\":{},\"1236\":{},\"1252\":{},\"1267\":{},\"1293\":{},\"1310\":{},\"1359\":{}},\"parent\":{}}],[\"fromentropy\",{\"_index\":41,\"name\":{\"82\":{}},\"parent\":{}}],[\"frommnemonic\",{\"_index\":42,\"name\":{\"83\":{}},\"parent\":{}}],[\"fromrfc1751mnemonic\",{\"_index\":43,\"name\":{\"84\":{}},\"parent\":{}}],[\"fromsecret\",{\"_index\":40,\"name\":{\"80\":{}},\"parent\":{}}],[\"fromseed\",{\"_index\":39,\"name\":{\"79\":{}},\"parent\":{}}],[\"fulfillment\",{\"_index\":559,\"name\":{\"1543\":{}},\"parent\":{}}],[\"full\",{\"_index\":274,\"name\":{\"590\":{},\"987\":{}},\"parent\":{}}],[\"full_reply\",{\"_index\":357,\"name\":{\"890\":{},\"919\":{},\"1015\":{}},\"parent\":{}}],[\"fundwallet\",{\"_index\":24,\"name\":{\"31\":{},\"62\":{}},\"parent\":{}}],[\"gatewaybalancesrequest\",{\"_index\":261,\"name\":{\"534\":{}},\"parent\":{\"535\":{},\"536\":{},\"537\":{},\"538\":{},\"539\":{},\"540\":{},\"541\":{},\"542\":{}}}],[\"gatewaybalancesresponse\",{\"_index\":263,\"name\":{\"543\":{}},\"parent\":{\"544\":{},\"545\":{},\"556\":{},\"557\":{},\"558\":{},\"559\":{},\"560\":{},\"561\":{},\"562\":{}}}],[\"gatewaybalancesresponse.__type\",{\"_index\":264,\"name\":{},\"parent\":{\"546\":{},\"547\":{},\"548\":{},\"549\":{},\"550\":{},\"551\":{},\"552\":{},\"553\":{},\"554\":{},\"555\":{}}}],[\"generate\",{\"_index\":38,\"name\":{\"78\":{}},\"parent\":{}}],[\"getbalancechanges\",{\"_index\":619,\"name\":{\"1864\":{}},\"parent\":{}}],[\"getbalances\",{\"_index\":21,\"name\":{\"25\":{},\"56\":{}},\"parent\":{}}],[\"getledgerindex\",{\"_index\":23,\"name\":{\"29\":{},\"60\":{}},\"parent\":{}}],[\"getmethodnames\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"getorderbook\",{\"_index\":22,\"name\":{\"27\":{},\"58\":{}},\"parent\":{}}],[\"getxaddress\",{\"_index\":52,\"name\":{\"94\":{}},\"parent\":{}}],[\"getxrpbalance\",{\"_index\":20,\"name\":{\"23\":{},\"54\":{}},\"parent\":{}}],[\"hash\",{\"_index\":439,\"name\":{\"1128\":{},\"1164\":{},\"1193\":{},\"1225\":{}},\"parent\":{}}],[\"hashaccountroot\",{\"_index\":638,\"name\":{\"1886\":{}},\"parent\":{}}],[\"hashes\",{\"_index\":147,\"name\":{\"224\":{},\"1880\":{}},\"parent\":{\"1881\":{}}}],[\"hashes.__type\",{\"_index\":636,\"name\":{},\"parent\":{\"1882\":{},\"1883\":{},\"1884\":{},\"1885\":{},\"1886\":{},\"1887\":{},\"1888\":{},\"1889\":{},\"1890\":{},\"1891\":{},\"1892\":{},\"1893\":{},\"1894\":{},\"1895\":{},\"1896\":{},\"1897\":{},\"1898\":{},\"1899\":{},\"1900\":{},\"1901\":{},\"1902\":{},\"1903\":{},\"1904\":{},\"1905\":{}}}],[\"hashescrow\",{\"_index\":646,\"name\":{\"1902\":{}},\"parent\":{}}],[\"hashledger\",{\"_index\":644,\"name\":{\"1898\":{}},\"parent\":{}}],[\"hashledgerheader\",{\"_index\":645,\"name\":{\"1900\":{}},\"parent\":{}}],[\"hashofferid\",{\"_index\":640,\"name\":{\"1890\":{}},\"parent\":{}}],[\"hashpaymentchannel\",{\"_index\":647,\"name\":{\"1904\":{}},\"parent\":{}}],[\"hashsignedtx\",{\"_index\":635,\"name\":{\"1882\":{}},\"parent\":{}}],[\"hashsignerlistid\",{\"_index\":639,\"name\":{\"1888\":{}},\"parent\":{}}],[\"hashstatetree\",{\"_index\":643,\"name\":{\"1896\":{}},\"parent\":{}}],[\"hashtrustline\",{\"_index\":641,\"name\":{\"1892\":{}},\"parent\":{}}],[\"hashtx\",{\"_index\":637,\"name\":{\"1884\":{}},\"parent\":{}}],[\"hashtxtree\",{\"_index\":642,\"name\":{\"1894\":{}},\"parent\":{}}],[\"hasnextpage\",{\"_index\":622,\"name\":{\"1867\":{}},\"parent\":{}}],[\"highlimit\",{\"_index\":169,\"name\":{\"273\":{}},\"parent\":{}}],[\"highnode\",{\"_index\":171,\"name\":{\"277\":{}},\"parent\":{}}],[\"highqualityin\",{\"_index\":174,\"name\":{\"280\":{}},\"parent\":{}}],[\"highqualityout\",{\"_index\":175,\"name\":{\"281\":{}},\"parent\":{}}],[\"hostid\",{\"_index\":443,\"name\":{\"1133\":{}},\"parent\":{}}],[\"hotwallet\",{\"_index\":262,\"name\":{\"538\":{}},\"parent\":{}}],[\"id\",{\"_index\":205,\"name\":{\"325\":{},\"337\":{},\"350\":{},\"360\":{},\"375\":{},\"386\":{},\"401\":{},\"412\":{},\"424\":{},\"435\":{},\"451\":{},\"464\":{},\"486\":{},\"497\":{},\"515\":{},\"527\":{},\"541\":{},\"556\":{},\"571\":{},\"579\":{},\"597\":{},\"607\":{},\"616\":{},\"623\":{},\"632\":{},\"638\":{},\"652\":{},\"662\":{},\"687\":{},\"697\":{},\"708\":{},\"727\":{},\"738\":{},\"748\":{},\"760\":{},\"769\":{},\"782\":{},\"787\":{},\"802\":{},\"830\":{},\"843\":{},\"855\":{},\"871\":{},\"876\":{},\"881\":{},\"891\":{},\"894\":{},\"910\":{},\"920\":{},\"924\":{},\"937\":{},\"943\":{},\"959\":{},\"963\":{},\"1016\":{},\"1048\":{},\"1052\":{},\"1061\":{},\"1083\":{},\"1093\":{},\"1106\":{},\"1115\":{},\"1170\":{},\"1179\":{},\"1231\":{},\"1240\":{},\"1247\":{},\"1256\":{},\"1262\":{},\"1270\":{},\"1281\":{},\"1288\":{},\"1298\":{},\"1305\":{},\"1314\":{},\"1354\":{}},\"parent\":{}}],[\"index\",{\"_index\":75,\"name\":{\"116\":{},\"142\":{},\"158\":{},\"167\":{},\"180\":{},\"196\":{},\"204\":{},\"226\":{},\"232\":{},\"246\":{},\"267\":{},\"282\":{},\"301\":{},\"312\":{},\"674\":{},\"692\":{},\"821\":{}},\"parent\":{}}],[\"indexes\",{\"_index\":108,\"name\":{\"172\":{}},\"parent\":{}}],[\"indexnext\",{\"_index\":109,\"name\":{\"173\":{}},\"parent\":{}}],[\"indexprevious\",{\"_index\":110,\"name\":{\"174\":{}},\"parent\":{}}],[\"info\",{\"_index\":430,\"name\":{\"1120\":{},\"1319\":{}},\"parent\":{}}],[\"initialized\",{\"_index\":504,\"name\":{\"1325\":{},\"1335\":{},\"1342\":{},\"1352\":{}},\"parent\":{}}],[\"inspect\",{\"_index\":665,\"name\":{\"1927\":{},\"1935\":{},\"1943\":{},\"1951\":{},\"1959\":{},\"1967\":{},\"1975\":{},\"1983\":{},\"1991\":{},\"1999\":{},\"2007\":{},\"2015\":{}},\"parent\":{}}],[\"invoiceid\",{\"_index\":100,\"name\":{\"156\":{},\"1473\":{},\"1711\":{}},\"parent\":{}}],[\"io_latency_ms\",{\"_index\":444,\"name\":{\"1134\":{},\"1197\":{}},\"parent\":{}}],[\"isconnected\",{\"_index\":14,\"name\":{\"14\":{},\"45\":{}},\"parent\":{}}],[\"isotimetorippletime\",{\"_index\":624,\"name\":{\"1869\":{}},\"parent\":{}}],[\"issuer\",{\"_index\":574,\"name\":{\"1630\":{}},\"parent\":{}}],[\"isvalidaddress\",{\"_index\":634,\"name\":{\"1879\":{}},\"parent\":{}}],[\"isvalidsecret\",{\"_index\":633,\"name\":{\"1878\":{}},\"parent\":{}}],[\"job_types\",{\"_index\":450,\"name\":{\"1142\":{},\"1205\":{}},\"parent\":{}}],[\"jq_trans_overflow\",{\"_index\":445,\"name\":{\"1135\":{},\"1198\":{}},\"parent\":{}}],[\"kept\",{\"_index\":316,\"name\":{\"723\":{}},\"parent\":{}}],[\"key\",{\"_index\":33,\"name\":{\"73\":{}},\"parent\":{}}],[\"keytorfc1751mnemonic\",{\"_index\":54,\"name\":{\"96\":{}},\"parent\":{}}],[\"last_close\",{\"_index\":446,\"name\":{\"1136\":{},\"1199\":{}},\"parent\":{}}],[\"last_transaction_sent_seq\",{\"_index\":506,\"name\":{\"1327\":{},\"1344\":{}},\"parent\":{}}],[\"lastledgersequence\",{\"_index\":146,\"name\":{\"223\":{},\"1412\":{},\"1428\":{},\"1443\":{},\"1460\":{},\"1479\":{},\"1495\":{},\"1511\":{},\"1531\":{},\"1549\":{},\"1566\":{},\"1582\":{},\"1597\":{},\"1616\":{},\"1638\":{},\"1663\":{},\"1691\":{},\"1720\":{},\"1745\":{},\"1765\":{},\"1782\":{},\"1797\":{},\"1813\":{},\"1828\":{},\"1857\":{}},\"parent\":{}}],[\"ledger\",{\"_index\":128,\"name\":{\"205\":{},\"602\":{}},\"parent\":{}}],[\"ledger_current_index\",{\"_index\":229,\"name\":{\"382\":{},\"408\":{},\"431\":{},\"460\":{},\"493\":{},\"554\":{},\"576\":{},\"637\":{},\"693\":{},\"825\":{},\"852\":{},\"921\":{},\"1003\":{},\"1033\":{},\"1075\":{}},\"parent\":{}}],[\"ledger_hash\",{\"_index\":137,\"name\":{\"213\":{},\"321\":{},\"332\":{},\"347\":{},\"355\":{},\"370\":{},\"396\":{},\"410\":{},\"447\":{},\"458\":{},\"481\":{},\"495\":{},\"509\":{},\"539\":{},\"553\":{},\"569\":{},\"588\":{},\"603\":{},\"621\":{},\"647\":{},\"658\":{},\"672\":{},\"757\":{},\"765\":{},\"796\":{},\"827\":{},\"841\":{},\"850\":{},\"908\":{},\"975\":{},\"988\":{},\"1004\":{},\"1023\":{},\"1034\":{}},\"parent\":{}}],[\"ledger_index\",{\"_index\":138,\"name\":{\"214\":{},\"322\":{},\"333\":{},\"348\":{},\"356\":{},\"371\":{},\"383\":{},\"397\":{},\"409\":{},\"448\":{},\"459\":{},\"482\":{},\"494\":{},\"510\":{},\"540\":{},\"555\":{},\"570\":{},\"589\":{},\"604\":{},\"622\":{},\"648\":{},\"657\":{},\"673\":{},\"758\":{},\"766\":{},\"797\":{},\"826\":{},\"842\":{},\"851\":{},\"909\":{},\"976\":{},\"989\":{},\"1005\":{},\"1024\":{},\"1035\":{}},\"parent\":{}}],[\"ledger_index_max\",{\"_index\":256,\"name\":{\"508\":{},\"522\":{},\"1025\":{}},\"parent\":{}}],[\"ledger_index_min\",{\"_index\":255,\"name\":{\"507\":{},\"521\":{},\"1026\":{}},\"parent\":{}}],[\"ledger_time\",{\"_index\":381,\"name\":{\"977\":{}},\"parent\":{}}],[\"ledgerclosedrequest\",{\"_index\":280,\"name\":{\"614\":{}},\"parent\":{\"615\":{},\"616\":{},\"617\":{}}}],[\"ledgerclosedresponse\",{\"_index\":281,\"name\":{\"618\":{}},\"parent\":{\"619\":{},\"620\":{},\"623\":{},\"624\":{},\"625\":{},\"626\":{},\"627\":{},\"628\":{},\"629\":{}}}],[\"ledgerclosedresponse.__type\",{\"_index\":282,\"name\":{},\"parent\":{\"621\":{},\"622\":{}}}],[\"ledgercurrentrequest\",{\"_index\":283,\"name\":{\"630\":{}},\"parent\":{\"631\":{},\"632\":{},\"633\":{}}}],[\"ledgercurrentresponse\",{\"_index\":284,\"name\":{\"634\":{}},\"parent\":{\"635\":{},\"636\":{},\"638\":{},\"639\":{},\"640\":{},\"641\":{},\"642\":{},\"643\":{},\"644\":{}}}],[\"ledgercurrentresponse.__type\",{\"_index\":285,\"name\":{},\"parent\":{\"637\":{}}}],[\"ledgerdatarequest\",{\"_index\":286,\"name\":{\"645\":{}},\"parent\":{\"646\":{},\"647\":{},\"648\":{},\"649\":{},\"650\":{},\"651\":{},\"652\":{},\"653\":{}}}],[\"ledgerdataresponse\",{\"_index\":287,\"name\":{\"654\":{}},\"parent\":{\"655\":{},\"656\":{},\"662\":{},\"663\":{},\"664\":{},\"665\":{},\"666\":{},\"667\":{},\"668\":{}}}],[\"ledgerdataresponse.__type\",{\"_index\":288,\"name\":{},\"parent\":{\"657\":{},\"658\":{},\"659\":{},\"660\":{},\"661\":{}}}],[\"ledgerentry\",{\"_index\":56,\"name\":{\"98\":{},\"220\":{}},\"parent\":{\"99\":{},\"117\":{},\"127\":{},\"137\":{},\"143\":{},\"159\":{},\"168\":{},\"181\":{},\"197\":{},\"205\":{},\"220\":{},\"221\":{},\"227\":{},\"233\":{},\"247\":{},\"250\":{},\"268\":{},\"283\":{},\"292\":{},\"302\":{},\"304\":{}}}],[\"ledgerentry.accountroot\",{\"_index\":59,\"name\":{},\"parent\":{\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{},\"109\":{},\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{}}}],[\"ledgerentry.accountrootflags\",{\"_index\":78,\"name\":{},\"parent\":{\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{},\"125\":{},\"126\":{}}}],[\"ledgerentry.accountrootflagsinterface\",{\"_index\":88,\"name\":{},\"parent\":{\"128\":{},\"129\":{},\"130\":{},\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{}}}],[\"ledgerentry.amendments\",{\"_index\":90,\"name\":{},\"parent\":{\"138\":{},\"139\":{},\"140\":{},\"141\":{},\"142\":{}}}],[\"ledgerentry.check\",{\"_index\":93,\"name\":{},\"parent\":{\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{},\"150\":{},\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{}}}],[\"ledgerentry.depositpreauth\",{\"_index\":103,\"name\":{},\"parent\":{\"160\":{},\"161\":{},\"162\":{},\"163\":{},\"164\":{},\"165\":{},\"166\":{},\"167\":{}}}],[\"ledgerentry.directorynode\",{\"_index\":106,\"name\":{},\"parent\":{\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{},\"175\":{},\"176\":{},\"177\":{},\"178\":{},\"179\":{},\"180\":{}}}],[\"ledgerentry.escrow\",{\"_index\":117,\"name\":{},\"parent\":{\"182\":{},\"183\":{},\"184\":{},\"185\":{},\"186\":{},\"187\":{},\"188\":{},\"189\":{},\"190\":{},\"191\":{},\"192\":{},\"193\":{},\"194\":{},\"195\":{},\"196\":{}}}],[\"ledgerentry.feesettings\",{\"_index\":123,\"name\":{},\"parent\":{\"198\":{},\"199\":{},\"200\":{},\"201\":{},\"202\":{},\"203\":{},\"204\":{}}}],[\"ledgerentry.ledger\",{\"_index\":130,\"name\":{},\"parent\":{\"206\":{},\"207\":{},\"208\":{},\"209\":{},\"210\":{},\"211\":{},\"212\":{},\"213\":{},\"214\":{},\"215\":{},\"216\":{},\"217\":{},\"218\":{},\"219\":{}}}],[\"ledgerentry.ledgerhashes\",{\"_index\":145,\"name\":{},\"parent\":{\"222\":{},\"223\":{},\"224\":{},\"225\":{},\"226\":{}}}],[\"ledgerentry.negativeunl\",{\"_index\":149,\"name\":{},\"parent\":{\"228\":{},\"229\":{},\"230\":{},\"231\":{},\"232\":{}}}],[\"ledgerentry.offer\",{\"_index\":154,\"name\":{},\"parent\":{\"234\":{},\"235\":{},\"236\":{},\"237\":{},\"238\":{},\"239\":{},\"240\":{},\"241\":{},\"242\":{},\"243\":{},\"244\":{},\"245\":{},\"246\":{}}}],[\"ledgerentry.offerflags\",{\"_index\":161,\"name\":{},\"parent\":{\"248\":{},\"249\":{}}}],[\"ledgerentry.paychannel\",{\"_index\":164,\"name\":{},\"parent\":{\"251\":{},\"252\":{},\"253\":{},\"254\":{},\"255\":{},\"256\":{},\"257\":{},\"258\":{},\"259\":{},\"260\":{},\"261\":{},\"262\":{},\"263\":{},\"264\":{},\"265\":{},\"266\":{},\"267\":{}}}],[\"ledgerentry.ripplestate\",{\"_index\":167,\"name\":{},\"parent\":{\"269\":{},\"270\":{},\"271\":{},\"272\":{},\"273\":{},\"274\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{},\"279\":{},\"280\":{},\"281\":{},\"282\":{}}}],[\"ledgerentry.ripplestateflags\",{\"_index\":178,\"name\":{},\"parent\":{\"284\":{},\"285\":{},\"286\":{},\"287\":{},\"288\":{},\"289\":{},\"290\":{},\"291\":{}}}],[\"ledgerentry.signerlist\",{\"_index\":187,\"name\":{},\"parent\":{\"293\":{},\"294\":{},\"295\":{},\"296\":{},\"297\":{},\"298\":{},\"299\":{},\"300\":{},\"301\":{}}}],[\"ledgerentry.signerlistflags\",{\"_index\":193,\"name\":{},\"parent\":{\"303\":{}}}],[\"ledgerentry.ticket\",{\"_index\":195,\"name\":{},\"parent\":{\"305\":{},\"306\":{},\"307\":{},\"308\":{},\"309\":{},\"310\":{},\"311\":{},\"312\":{}}}],[\"ledgerentryrequest\",{\"_index\":290,\"name\":{\"669\":{}},\"parent\":{\"670\":{},\"671\":{},\"672\":{},\"673\":{},\"674\":{},\"675\":{},\"676\":{},\"677\":{},\"678\":{},\"679\":{},\"682\":{},\"683\":{},\"684\":{},\"685\":{},\"686\":{},\"687\":{},\"688\":{}}}],[\"ledgerentryrequest.__type\",{\"_index\":294,\"name\":{},\"parent\":{\"680\":{},\"681\":{}}}],[\"ledgerentryresponse\",{\"_index\":298,\"name\":{\"689\":{}},\"parent\":{\"690\":{},\"691\":{},\"697\":{},\"698\":{},\"699\":{},\"700\":{},\"701\":{},\"702\":{},\"703\":{}}}],[\"ledgerentryresponse.__type\",{\"_index\":299,\"name\":{},\"parent\":{\"692\":{},\"693\":{},\"694\":{},\"695\":{},\"696\":{}}}],[\"ledgerentrytype\",{\"_index\":58,\"name\":{\"100\":{},\"138\":{},\"144\":{},\"160\":{},\"169\":{},\"182\":{},\"198\":{},\"222\":{},\"228\":{},\"234\":{},\"251\":{},\"269\":{},\"293\":{},\"305\":{},\"809\":{}},\"parent\":{}}],[\"ledgerhashes\",{\"_index\":144,\"name\":{\"221\":{}},\"parent\":{}}],[\"ledgerrequest\",{\"_index\":273,\"name\":{\"586\":{}},\"parent\":{\"587\":{},\"588\":{},\"589\":{},\"590\":{},\"591\":{},\"592\":{},\"593\":{},\"594\":{},\"595\":{},\"596\":{},\"597\":{},\"598\":{}}}],[\"ledgerresponse\",{\"_index\":278,\"name\":{\"599\":{}},\"parent\":{\"600\":{},\"601\":{},\"607\":{},\"608\":{},\"609\":{},\"610\":{},\"611\":{},\"612\":{},\"613\":{}}}],[\"ledgerresponse.__type\",{\"_index\":279,\"name\":{},\"parent\":{\"602\":{},\"603\":{},\"604\":{},\"605\":{},\"606\":{}}}],[\"ledgerstream\",{\"_index\":378,\"name\":{\"971\":{}},\"parent\":{\"972\":{},\"973\":{},\"974\":{},\"975\":{},\"976\":{},\"977\":{},\"978\":{},\"979\":{},\"980\":{},\"981\":{}}}],[\"levels\",{\"_index\":414,\"name\":{\"1076\":{}},\"parent\":{}}],[\"limit\",{\"_index\":203,\"name\":{\"323\":{},\"335\":{},\"399\":{},\"422\":{},\"434\":{},\"449\":{},\"461\":{},\"483\":{},\"513\":{},\"523\":{},\"568\":{},\"650\":{},\"798\":{}},\"parent\":{}}],[\"limitamount\",{\"_index\":616,\"name\":{\"1849\":{}},\"parent\":{}}],[\"lines\",{\"_index\":235,\"name\":{\"407\":{}},\"parent\":{}}],[\"listener_info\",{\"_index\":507,\"name\":{\"1328\":{},\"1345\":{}},\"parent\":{}}],[\"load\",{\"_index\":449,\"name\":{\"1140\":{},\"1203\":{}},\"parent\":{}}],[\"load_base\",{\"_index\":476,\"name\":{\"1207\":{}},\"parent\":{}}],[\"load_factor\",{\"_index\":452,\"name\":{\"1144\":{},\"1208\":{}},\"parent\":{}}],[\"load_factor_cluster\",{\"_index\":455,\"name\":{\"1147\":{}},\"parent\":{}}],[\"load_factor_fee_escalation\",{\"_index\":456,\"name\":{\"1148\":{},\"1209\":{}},\"parent\":{}}],[\"load_factor_fee_queue\",{\"_index\":457,\"name\":{\"1149\":{},\"1210\":{}},\"parent\":{}}],[\"load_factor_fee_reference\",{\"_index\":477,\"name\":{\"1211\":{}},\"parent\":{}}],[\"load_factor_local\",{\"_index\":453,\"name\":{\"1145\":{}},\"parent\":{}}],[\"load_factor_net\",{\"_index\":454,\"name\":{\"1146\":{}},\"parent\":{}}],[\"load_factor_server\",{\"_index\":458,\"name\":{\"1150\":{},\"1212\":{}},\"parent\":{}}],[\"load_fee\",{\"_index\":388,\"name\":{\"990\":{}},\"parent\":{}}],[\"lowlimit\",{\"_index\":168,\"name\":{\"272\":{}},\"parent\":{}}],[\"lownode\",{\"_index\":170,\"name\":{\"276\":{}},\"parent\":{}}],[\"lowqualityin\",{\"_index\":172,\"name\":{\"278\":{}},\"parent\":{}}],[\"lowqualityout\",{\"_index\":173,\"name\":{\"279\":{}},\"parent\":{}}],[\"lsfdefaultripple\",{\"_index\":85,\"name\":{\"125\":{},\"135\":{}},\"parent\":{}}],[\"lsfdepositauth\",{\"_index\":86,\"name\":{\"126\":{},\"136\":{}},\"parent\":{}}],[\"lsfdisablemaster\",{\"_index\":82,\"name\":{\"122\":{},\"132\":{}},\"parent\":{}}],[\"lsfdisallowxrp\",{\"_index\":81,\"name\":{\"121\":{},\"131\":{}},\"parent\":{}}],[\"lsfglobalfreeze\",{\"_index\":84,\"name\":{\"124\":{},\"134\":{}},\"parent\":{}}],[\"lsfhighauth\",{\"_index\":181,\"name\":{\"287\":{}},\"parent\":{}}],[\"lsfhighfreeze\",{\"_index\":185,\"name\":{\"291\":{}},\"parent\":{}}],[\"lsfhighnoripple\",{\"_index\":183,\"name\":{\"289\":{}},\"parent\":{}}],[\"lsfhighreserve\",{\"_index\":179,\"name\":{\"285\":{}},\"parent\":{}}],[\"lsflowauth\",{\"_index\":180,\"name\":{\"286\":{}},\"parent\":{}}],[\"lsflowfreeze\",{\"_index\":184,\"name\":{\"290\":{}},\"parent\":{}}],[\"lsflownoripple\",{\"_index\":182,\"name\":{\"288\":{}},\"parent\":{}}],[\"lsflowreserve\",{\"_index\":177,\"name\":{\"284\":{}},\"parent\":{}}],[\"lsfnofreeze\",{\"_index\":83,\"name\":{\"123\":{},\"133\":{}},\"parent\":{}}],[\"lsfoneownercount\",{\"_index\":192,\"name\":{\"303\":{}},\"parent\":{}}],[\"lsfpassive\",{\"_index\":160,\"name\":{\"248\":{}},\"parent\":{}}],[\"lsfpasswordspent\",{\"_index\":77,\"name\":{\"118\":{},\"128\":{}},\"parent\":{}}],[\"lsfrequireauth\",{\"_index\":80,\"name\":{\"120\":{},\"130\":{}},\"parent\":{}}],[\"lsfrequiredesttag\",{\"_index\":79,\"name\":{\"119\":{},\"129\":{}},\"parent\":{}}],[\"lsfsell\",{\"_index\":162,\"name\":{\"249\":{}},\"parent\":{}}],[\"mainchain\",{\"_index\":500,\"name\":{\"1321\":{}},\"parent\":{}}],[\"majorities\",{\"_index\":91,\"name\":{\"140\":{}},\"parent\":{}}],[\"manifest\",{\"_index\":426,\"name\":{\"1104\":{}},\"parent\":{}}],[\"manifestrequest\",{\"_index\":420,\"name\":{\"1090\":{}},\"parent\":{\"1091\":{},\"1092\":{},\"1093\":{},\"1094\":{}}}],[\"manifestresponse\",{\"_index\":421,\"name\":{\"1095\":{}},\"parent\":{\"1096\":{},\"1097\":{},\"1106\":{},\"1107\":{},\"1108\":{},\"1109\":{},\"1110\":{},\"1111\":{},\"1112\":{}}}],[\"manifestresponse.__type\",{\"_index\":423,\"name\":{},\"parent\":{\"1098\":{},\"1099\":{},\"1104\":{},\"1105\":{}}}],[\"manifestresponse.__type.__type\",{\"_index\":424,\"name\":{},\"parent\":{\"1100\":{},\"1101\":{},\"1102\":{},\"1103\":{}}}],[\"marker\",{\"_index\":204,\"name\":{\"324\":{},\"336\":{},\"400\":{},\"411\":{},\"423\":{},\"433\":{},\"450\":{},\"462\":{},\"484\":{},\"496\":{},\"514\":{},\"524\":{},\"651\":{},\"660\":{}},\"parent\":{}}],[\"master_key\",{\"_index\":389,\"name\":{\"991\":{},\"1102\":{}},\"parent\":{}}],[\"max_ledger\",{\"_index\":331,\"name\":{\"781\":{}},\"parent\":{}}],[\"max_queue_size\",{\"_index\":419,\"name\":{\"1082\":{}},\"parent\":{}}],[\"maxfeexrp\",{\"_index\":6,\"name\":{\"6\":{},\"37\":{},\"66\":{}},\"parent\":{}}],[\"median_fee\",{\"_index\":410,\"name\":{\"1071\":{}},\"parent\":{}}],[\"median_level\",{\"_index\":415,\"name\":{\"1078\":{}},\"parent\":{}}],[\"memos\",{\"_index\":544,\"name\":{\"1413\":{},\"1429\":{},\"1444\":{},\"1461\":{},\"1480\":{},\"1496\":{},\"1512\":{},\"1532\":{},\"1550\":{},\"1567\":{},\"1583\":{},\"1598\":{},\"1617\":{},\"1639\":{},\"1664\":{},\"1692\":{},\"1721\":{},\"1746\":{},\"1766\":{},\"1783\":{},\"1798\":{},\"1814\":{},\"1829\":{},\"1858\":{}},\"parent\":{}}],[\"message\",{\"_index\":662,\"name\":{\"1924\":{},\"1932\":{},\"1940\":{},\"1948\":{},\"1956\":{},\"1964\":{},\"1972\":{},\"1980\":{},\"1988\":{},\"1996\":{},\"2004\":{},\"2012\":{}},\"parent\":{}}],[\"messagekey\",{\"_index\":70,\"name\":{\"111\":{},\"1403\":{}},\"parent\":{}}],[\"meta\",{\"_index\":393,\"name\":{\"1006\":{},\"1036\":{}},\"parent\":{}}],[\"metadata\",{\"_index\":327,\"name\":{\"767\":{},\"1364\":{}},\"parent\":{}}],[\"min_ledger\",{\"_index\":330,\"name\":{\"780\":{}},\"parent\":{}}],[\"minimum_fee\",{\"_index\":411,\"name\":{\"1072\":{}},\"parent\":{}}],[\"minimum_level\",{\"_index\":416,\"name\":{\"1079\":{}},\"parent\":{}}],[\"multisign\",{\"_index\":679,\"name\":{\"2018\":{}},\"parent\":{}}],[\"name\",{\"_index\":661,\"name\":{\"1923\":{},\"1931\":{},\"1939\":{},\"1947\":{},\"1955\":{},\"1963\":{},\"1971\":{},\"1979\":{},\"1987\":{},\"1995\":{},\"2003\":{},\"2011\":{}},\"parent\":{}}],[\"negativeunl\",{\"_index\":148,\"name\":{\"227\":{}},\"parent\":{}}],[\"network_ledger\",{\"_index\":459,\"name\":{\"1151\":{}},\"parent\":{}}],[\"nft_id\",{\"_index\":491,\"name\":{\"1280\":{},\"1287\":{},\"1297\":{},\"1304\":{}},\"parent\":{}}],[\"nftbuyoffersrequest\",{\"_index\":490,\"name\":{\"1278\":{}},\"parent\":{\"1279\":{},\"1280\":{},\"1281\":{},\"1282\":{}}}],[\"nftbuyoffersresponse\",{\"_index\":492,\"name\":{\"1283\":{}},\"parent\":{\"1284\":{},\"1285\":{},\"1288\":{},\"1289\":{},\"1290\":{},\"1291\":{},\"1292\":{},\"1293\":{},\"1294\":{}}}],[\"nftbuyoffersresponse.__type\",{\"_index\":493,\"name\":{},\"parent\":{\"1286\":{},\"1287\":{}}}],[\"nftokenacceptoffer\",{\"_index\":560,\"name\":{\"1556\":{}},\"parent\":{\"1557\":{},\"1558\":{},\"1559\":{},\"1560\":{},\"1561\":{},\"1562\":{},\"1563\":{},\"1564\":{},\"1565\":{},\"1566\":{},\"1567\":{},\"1568\":{},\"1569\":{},\"1570\":{},\"1571\":{},\"1572\":{}}}],[\"nftokenbrokerfee\",{\"_index\":563,\"name\":{\"1560\":{}},\"parent\":{}}],[\"nftokenburn\",{\"_index\":564,\"name\":{\"1573\":{}},\"parent\":{\"1574\":{},\"1575\":{},\"1576\":{},\"1577\":{},\"1578\":{},\"1579\":{},\"1580\":{},\"1581\":{},\"1582\":{},\"1583\":{},\"1584\":{},\"1585\":{},\"1586\":{},\"1587\":{},\"1588\":{}}}],[\"nftokenbuyoffer\",{\"_index\":562,\"name\":{\"1559\":{}},\"parent\":{}}],[\"nftokencanceloffer\",{\"_index\":566,\"name\":{\"1589\":{}},\"parent\":{\"1590\":{},\"1591\":{},\"1592\":{},\"1593\":{},\"1594\":{},\"1595\":{},\"1596\":{},\"1597\":{},\"1598\":{},\"1599\":{},\"1600\":{},\"1601\":{},\"1602\":{},\"1603\":{}}}],[\"nftokencreateoffer\",{\"_index\":568,\"name\":{\"1604\":{}},\"parent\":{\"1605\":{},\"1606\":{},\"1607\":{},\"1608\":{},\"1609\":{},\"1610\":{},\"1611\":{},\"1612\":{},\"1613\":{},\"1614\":{},\"1615\":{},\"1616\":{},\"1617\":{},\"1618\":{},\"1619\":{},\"1620\":{},\"1621\":{},\"1622\":{}}}],[\"nftokencreateofferflags\",{\"_index\":569,\"name\":{\"1623\":{}},\"parent\":{\"1624\":{}}}],[\"nftokencreateofferflagsinterface\",{\"_index\":571,\"name\":{\"1625\":{}},\"parent\":{\"1626\":{}}}],[\"nftokenid\",{\"_index\":565,\"name\":{\"1576\":{},\"1606\":{}},\"parent\":{}}],[\"nftokenmint\",{\"_index\":572,\"name\":{\"1627\":{}},\"parent\":{\"1628\":{},\"1629\":{},\"1630\":{},\"1631\":{},\"1632\":{},\"1633\":{},\"1634\":{},\"1635\":{},\"1636\":{},\"1637\":{},\"1638\":{},\"1639\":{},\"1640\":{},\"1641\":{},\"1642\":{},\"1643\":{},\"1644\":{}}}],[\"nftokenminter\",{\"_index\":542,\"name\":{\"1407\":{}},\"parent\":{}}],[\"nftokenmintflags\",{\"_index\":577,\"name\":{\"1645\":{}},\"parent\":{\"1646\":{},\"1647\":{},\"1648\":{},\"1649\":{}}}],[\"nftokenmintflagsinterface\",{\"_index\":582,\"name\":{\"1650\":{}},\"parent\":{\"1651\":{},\"1652\":{},\"1653\":{},\"1654\":{}}}],[\"nftokenoffers\",{\"_index\":567,\"name\":{\"1591\":{}},\"parent\":{}}],[\"nftokenselloffer\",{\"_index\":561,\"name\":{\"1558\":{}},\"parent\":{}}],[\"nftokentaxon\",{\"_index\":573,\"name\":{\"1629\":{}},\"parent\":{}}],[\"nftselloffersrequest\",{\"_index\":494,\"name\":{\"1295\":{}},\"parent\":{\"1296\":{},\"1297\":{},\"1298\":{},\"1299\":{}}}],[\"nftselloffersresponse\",{\"_index\":495,\"name\":{\"1300\":{}},\"parent\":{\"1301\":{},\"1302\":{},\"1305\":{},\"1306\":{},\"1307\":{},\"1308\":{},\"1309\":{},\"1310\":{},\"1311\":{}}}],[\"nftselloffersresponse.__type\",{\"_index\":496,\"name\":{},\"parent\":{\"1303\":{},\"1304\":{}}}],[\"node\",{\"_index\":300,\"name\":{\"694\":{}},\"parent\":{}}],[\"node_binary\",{\"_index\":301,\"name\":{\"695\":{}},\"parent\":{}}],[\"noripplecheckrequest\",{\"_index\":268,\"name\":{\"563\":{}},\"parent\":{\"564\":{},\"565\":{},\"566\":{},\"567\":{},\"568\":{},\"569\":{},\"570\":{},\"571\":{},\"572\":{}}}],[\"noripplecheckresponse\",{\"_index\":270,\"name\":{\"573\":{}},\"parent\":{\"574\":{},\"575\":{},\"579\":{},\"580\":{},\"581\":{},\"582\":{},\"583\":{},\"584\":{},\"585\":{}}}],[\"noripplecheckresponse.__type\",{\"_index\":271,\"name\":{},\"parent\":{\"576\":{},\"577\":{},\"578\":{}}}],[\"notconnectederror\",{\"_index\":669,\"name\":{\"1952\":{}},\"parent\":{\"1953\":{},\"1954\":{},\"1955\":{},\"1956\":{},\"1957\":{},\"1958\":{},\"1959\":{}}}],[\"notfounderror\",{\"_index\":675,\"name\":{\"2000\":{}},\"parent\":{\"2001\":{},\"2002\":{},\"2003\":{},\"2004\":{},\"2005\":{},\"2006\":{},\"2007\":{}}}],[\"obligations\",{\"_index\":265,\"name\":{\"547\":{}},\"parent\":{}}],[\"offer\",{\"_index\":153,\"name\":{\"233\":{},\"677\":{}},\"parent\":{}}],[\"offercancel\",{\"_index\":583,\"name\":{\"1655\":{}},\"parent\":{\"1656\":{},\"1657\":{},\"1658\":{},\"1659\":{},\"1660\":{},\"1661\":{},\"1662\":{},\"1663\":{},\"1664\":{},\"1665\":{},\"1666\":{},\"1667\":{},\"1668\":{},\"1669\":{}}}],[\"offercreate\",{\"_index\":590,\"name\":{\"1680\":{}},\"parent\":{\"1681\":{},\"1682\":{},\"1683\":{},\"1684\":{},\"1685\":{},\"1686\":{},\"1687\":{},\"1688\":{},\"1689\":{},\"1690\":{},\"1691\":{},\"1692\":{},\"1693\":{},\"1694\":{},\"1695\":{},\"1696\":{},\"1697\":{}}}],[\"offercreateflags\",{\"_index\":584,\"name\":{\"1670\":{}},\"parent\":{\"1671\":{},\"1672\":{},\"1673\":{},\"1674\":{}}}],[\"offercreateflagsinterface\",{\"_index\":589,\"name\":{\"1675\":{}},\"parent\":{\"1676\":{},\"1677\":{},\"1678\":{},\"1679\":{}}}],[\"offerflags\",{\"_index\":159,\"name\":{\"247\":{}},\"parent\":{}}],[\"offers\",{\"_index\":253,\"name\":{\"492\":{},\"828\":{},\"1286\":{},\"1303\":{}},\"parent\":{}}],[\"offersequence\",{\"_index\":556,\"name\":{\"1505\":{},\"1541\":{},\"1657\":{},\"1684\":{}},\"parent\":{}}],[\"on\",{\"_index\":10,\"name\":{\"10\":{},\"41\":{}},\"parent\":{}}],[\"open_ledger_cost\",{\"_index\":318,\"name\":{\"725\":{}},\"parent\":{}}],[\"open_ledger_fee\",{\"_index\":412,\"name\":{\"1073\":{}},\"parent\":{}}],[\"open_ledger_level\",{\"_index\":417,\"name\":{\"1080\":{}},\"parent\":{}}],[\"orderbookstream\",{\"_index\":398,\"name\":{\"1027\":{}},\"parent\":{\"1028\":{},\"1029\":{},\"1030\":{},\"1031\":{},\"1032\":{},\"1033\":{},\"1034\":{},\"1035\":{},\"1036\":{},\"1037\":{},\"1038\":{}}}],[\"owner\",{\"_index\":111,\"name\":{\"175\":{},\"1504\":{},\"1540\":{},\"1577\":{},\"1608\":{}},\"parent\":{}}],[\"owner_funds\",{\"_index\":277,\"name\":{\"594\":{},\"805\":{}},\"parent\":{}}],[\"ownercount\",{\"_index\":63,\"name\":{\"104\":{}},\"parent\":{}}],[\"ownernode\",{\"_index\":95,\"name\":{\"148\":{},\"164\":{},\"192\":{},\"242\":{},\"258\":{},\"297\":{},\"308\":{},\"817\":{}},\"parent\":{}}],[\"parent_close_time\",{\"_index\":139,\"name\":{\"215\":{}},\"parent\":{}}],[\"parent_hash\",{\"_index\":140,\"name\":{\"216\":{}},\"parent\":{}}],[\"parseaccountrootflags\",{\"_index\":198,\"name\":{\"314\":{}},\"parent\":{}}],[\"parsenftokenid\",{\"_index\":659,\"name\":{\"1919\":{}},\"parent\":{}}],[\"passphrase\",{\"_index\":34,\"name\":{\"74\":{}},\"parent\":{}}],[\"pathfindcloserequest\",{\"_index\":352,\"name\":{\"873\":{}},\"parent\":{\"874\":{},\"875\":{},\"876\":{},\"877\":{}}}],[\"pathfindcreaterequest\",{\"_index\":347,\"name\":{\"863\":{}},\"parent\":{\"864\":{},\"865\":{},\"866\":{},\"867\":{},\"868\":{},\"869\":{},\"870\":{},\"871\":{},\"872\":{}}}],[\"pathfindrequest\",{\"_index\":346,\"name\":{\"862\":{}},\"parent\":{}}],[\"pathfindresponse\",{\"_index\":354,\"name\":{\"883\":{}},\"parent\":{\"884\":{},\"885\":{},\"894\":{},\"895\":{},\"896\":{},\"897\":{},\"898\":{},\"899\":{},\"900\":{}}}],[\"pathfindresponse.__type\",{\"_index\":356,\"name\":{},\"parent\":{\"886\":{},\"887\":{},\"888\":{},\"889\":{},\"890\":{},\"891\":{},\"892\":{},\"893\":{}}}],[\"pathfindstatusrequest\",{\"_index\":353,\"name\":{\"878\":{}},\"parent\":{\"879\":{},\"880\":{},\"881\":{},\"882\":{}}}],[\"pathfindstream\",{\"_index\":394,\"name\":{\"1010\":{}},\"parent\":{\"1011\":{},\"1012\":{},\"1013\":{},\"1014\":{},\"1015\":{},\"1016\":{},\"1017\":{},\"1018\":{}}}],[\"paths\",{\"_index\":351,\"name\":{\"869\":{},\"1712\":{}},\"parent\":{}}],[\"paychannel\",{\"_index\":163,\"name\":{\"250\":{}},\"parent\":{}}],[\"payment\",{\"_index\":596,\"name\":{\"1706\":{}},\"parent\":{\"1707\":{},\"1708\":{},\"1709\":{},\"1710\":{},\"1711\":{},\"1712\":{},\"1713\":{},\"1714\":{},\"1715\":{},\"1716\":{},\"1717\":{},\"1718\":{},\"1719\":{},\"1720\":{},\"1721\":{},\"1722\":{},\"1723\":{},\"1724\":{},\"1725\":{},\"1726\":{}}}],[\"payment_channel\",{\"_index\":296,\"name\":{\"684\":{}},\"parent\":{}}],[\"paymentchannelclaim\",{\"_index\":601,\"name\":{\"1733\":{}},\"parent\":{\"1734\":{},\"1735\":{},\"1736\":{},\"1737\":{},\"1738\":{},\"1739\":{},\"1740\":{},\"1741\":{},\"1742\":{},\"1743\":{},\"1744\":{},\"1745\":{},\"1746\":{},\"1747\":{},\"1748\":{},\"1749\":{},\"1750\":{},\"1751\":{}}}],[\"paymentchannelclaimflags\",{\"_index\":597,\"name\":{\"1727\":{}},\"parent\":{\"1728\":{},\"1729\":{}}}],[\"paymentchannelclaimflagsinterface\",{\"_index\":600,\"name\":{\"1730\":{}},\"parent\":{\"1731\":{},\"1732\":{}}}],[\"paymentchannelcreate\",{\"_index\":603,\"name\":{\"1752\":{}},\"parent\":{\"1753\":{},\"1754\":{},\"1755\":{},\"1756\":{},\"1757\":{},\"1758\":{},\"1759\":{},\"1760\":{},\"1761\":{},\"1762\":{},\"1763\":{},\"1764\":{},\"1765\":{},\"1766\":{},\"1767\":{},\"1768\":{},\"1769\":{},\"1770\":{},\"1771\":{}}}],[\"paymentchannelfund\",{\"_index\":604,\"name\":{\"1772\":{}},\"parent\":{\"1773\":{},\"1774\":{},\"1775\":{},\"1776\":{},\"1777\":{},\"1778\":{},\"1779\":{},\"1780\":{},\"1781\":{},\"1782\":{},\"1783\":{},\"1784\":{},\"1785\":{},\"1786\":{},\"1787\":{},\"1788\":{}}}],[\"paymentflags\",{\"_index\":591,\"name\":{\"1698\":{}},\"parent\":{\"1699\":{},\"1700\":{},\"1701\":{}}}],[\"paymentflagsinterface\",{\"_index\":595,\"name\":{\"1702\":{}},\"parent\":{\"1703\":{},\"1704\":{},\"1705\":{}}}],[\"peer\",{\"_index\":232,\"name\":{\"398\":{}},\"parent\":{}}],[\"peers\",{\"_index\":460,\"name\":{\"1152\":{},\"1213\":{}},\"parent\":{}}],[\"peerstatusstream\",{\"_index\":395,\"name\":{\"1019\":{}},\"parent\":{\"1020\":{},\"1021\":{},\"1022\":{},\"1023\":{},\"1024\":{},\"1025\":{},\"1026\":{}}}],[\"pending_transactions\",{\"_index\":508,\"name\":{\"1331\":{},\"1348\":{}},\"parent\":{}}],[\"percenttoquality\",{\"_index\":627,\"name\":{\"1872\":{}},\"parent\":{}}],[\"percenttotransferrate\",{\"_index\":629,\"name\":{\"1874\":{}},\"parent\":{}}],[\"pingrequest\",{\"_index\":478,\"name\":{\"1238\":{}},\"parent\":{\"1239\":{},\"1240\":{},\"1241\":{}}}],[\"pingresponse\",{\"_index\":479,\"name\":{\"1242\":{}},\"parent\":{\"1243\":{},\"1244\":{},\"1247\":{},\"1248\":{},\"1249\":{},\"1250\":{},\"1251\":{},\"1252\":{},\"1253\":{}}}],[\"pingresponse.__type\",{\"_index\":480,\"name\":{},\"parent\":{\"1245\":{},\"1246\":{}}}],[\"preparetransaction\",{\"_index\":19,\"name\":{\"21\":{},\"52\":{}},\"parent\":{}}],[\"previoustxnid\",{\"_index\":64,\"name\":{\"105\":{},\"149\":{},\"165\":{},\"194\":{},\"243\":{},\"259\":{},\"274\":{},\"295\":{},\"309\":{},\"818\":{}},\"parent\":{}}],[\"previoustxnlgrseq\",{\"_index\":65,\"name\":{\"106\":{},\"150\":{},\"166\":{},\"195\":{},\"244\":{},\"260\":{},\"275\":{},\"296\":{},\"310\":{},\"819\":{}},\"parent\":{}}],[\"privatekey\",{\"_index\":46,\"name\":{\"88\":{}},\"parent\":{}}],[\"problems\",{\"_index\":272,\"name\":{\"577\":{}},\"parent\":{}}],[\"proposers\",{\"_index\":448,\"name\":{\"1139\":{},\"1202\":{}},\"parent\":{}}],[\"proxy\",{\"_index\":27,\"name\":{\"67\":{}},\"parent\":{}}],[\"proxyauthorization\",{\"_index\":30,\"name\":{\"70\":{}},\"parent\":{}}],[\"pubkey_node\",{\"_index\":461,\"name\":{\"1153\":{},\"1214\":{}},\"parent\":{}}],[\"pubkey_validator\",{\"_index\":462,\"name\":{\"1154\":{},\"1215\":{}},\"parent\":{}}],[\"public_key\",{\"_index\":365,\"name\":{\"935\":{},\"1092\":{},\"1337\":{}},\"parent\":{}}],[\"publickey\",{\"_index\":45,\"name\":{\"87\":{},\"256\":{},\"1740\":{},\"1757\":{}},\"parent\":{}}],[\"quality\",{\"_index\":249,\"name\":{\"476\":{},\"808\":{}},\"parent\":{}}],[\"qualityin\",{\"_index\":617,\"name\":{\"1850\":{}},\"parent\":{}}],[\"qualityout\",{\"_index\":618,\"name\":{\"1851\":{}},\"parent\":{}}],[\"qualitytodecimal\",{\"_index\":632,\"name\":{\"1877\":{}},\"parent\":{}}],[\"queue\",{\"_index\":224,\"name\":{\"372\":{},\"596\":{}},\"parent\":{}}],[\"queue_data\",{\"_index\":230,\"name\":{\"384\":{},\"605\":{}},\"parent\":{}}],[\"queued\",{\"_index\":317,\"name\":{\"724\":{}},\"parent\":{}}],[\"random\",{\"_index\":484,\"name\":{\"1261\":{}},\"parent\":{}}],[\"randomrequest\",{\"_index\":482,\"name\":{\"1254\":{}},\"parent\":{\"1255\":{},\"1256\":{},\"1257\":{}}}],[\"randomresponse\",{\"_index\":483,\"name\":{\"1258\":{}},\"parent\":{\"1259\":{},\"1260\":{},\"1262\":{},\"1263\":{},\"1264\":{},\"1265\":{},\"1266\":{},\"1267\":{},\"1268\":{}}}],[\"randomresponse.__type\",{\"_index\":485,\"name\":{},\"parent\":{\"1261\":{}}}],[\"receive_currencies\",{\"_index\":221,\"name\":{\"357\":{}},\"parent\":{}}],[\"reference_level\",{\"_index\":418,\"name\":{\"1081\":{}},\"parent\":{}}],[\"referencefeeunits\",{\"_index\":125,\"name\":{\"200\":{}},\"parent\":{}}],[\"regularkey\",{\"_index\":71,\"name\":{\"112\":{},\"1791\":{}},\"parent\":{}}],[\"request\",{\"_index\":8,\"name\":{\"8\":{},\"39\":{},\"315\":{},\"1276\":{}},\"parent\":{}}],[\"requestall\",{\"_index\":11,\"name\":{\"11\":{},\"42\":{}},\"parent\":{}}],[\"requested\",{\"_index\":427,\"name\":{\"1105\":{}},\"parent\":{}}],[\"requestnextpage\",{\"_index\":9,\"name\":{\"9\":{},\"40\":{}},\"parent\":{}}],[\"reserve_base\",{\"_index\":382,\"name\":{\"978\":{},\"992\":{},\"1194\":{},\"1226\":{}},\"parent\":{}}],[\"reserve_base_xrp\",{\"_index\":440,\"name\":{\"1129\":{},\"1165\":{}},\"parent\":{}}],[\"reserve_inc\",{\"_index\":383,\"name\":{\"979\":{},\"993\":{},\"1195\":{},\"1227\":{}},\"parent\":{}}],[\"reserve_inc_xrp\",{\"_index\":441,\"name\":{\"1130\":{},\"1166\":{}},\"parent\":{}}],[\"reservebase\",{\"_index\":126,\"name\":{\"201\":{}},\"parent\":{}}],[\"reserveincrement\",{\"_index\":127,\"name\":{\"202\":{}},\"parent\":{}}],[\"response\",{\"_index\":199,\"name\":{\"316\":{}},\"parent\":{}}],[\"responseformaterror\",{\"_index\":673,\"name\":{\"1984\":{}},\"parent\":{\"1985\":{},\"1986\":{},\"1987\":{},\"1988\":{},\"1989\":{},\"1990\":{},\"1991\":{}}}],[\"result\",{\"_index\":208,\"name\":{\"328\":{},\"353\":{},\"378\":{},\"404\":{},\"427\":{},\"454\":{},\"489\":{},\"518\":{},\"544\":{},\"574\":{},\"600\":{},\"619\":{},\"635\":{},\"655\":{},\"690\":{},\"711\":{},\"741\":{},\"763\":{},\"785\":{},\"823\":{},\"846\":{},\"884\":{},\"913\":{},\"940\":{},\"962\":{},\"1051\":{},\"1064\":{},\"1096\":{},\"1118\":{},\"1182\":{},\"1243\":{},\"1259\":{},\"1284\":{},\"1301\":{},\"1317\":{}},\"parent\":{}}],[\"rfc1751mnemonictokey\",{\"_index\":55,\"name\":{\"97\":{}},\"parent\":{}}],[\"ripple_state\",{\"_index\":293,\"name\":{\"678\":{}},\"parent\":{}}],[\"ripplederror\",{\"_index\":668,\"name\":{\"1944\":{}},\"parent\":{\"1945\":{},\"1946\":{},\"1947\":{},\"1948\":{},\"1949\":{},\"1950\":{},\"1951\":{}}}],[\"ripplednotinitializederror\",{\"_index\":671,\"name\":{\"1968\":{}},\"parent\":{\"1969\":{},\"1970\":{},\"1971\":{},\"1972\":{},\"1973\":{},\"1974\":{},\"1975\":{}}}],[\"ripplepathfindrequest\",{\"_index\":358,\"name\":{\"901\":{}},\"parent\":{\"902\":{},\"903\":{},\"904\":{},\"905\":{},\"906\":{},\"907\":{},\"908\":{},\"909\":{},\"910\":{},\"911\":{}}}],[\"ripplepathfindresponse\",{\"_index\":360,\"name\":{\"912\":{}},\"parent\":{\"913\":{},\"914\":{},\"924\":{},\"925\":{},\"926\":{},\"927\":{},\"928\":{},\"929\":{},\"930\":{}}}],[\"ripplepathfindresponse.__type\",{\"_index\":361,\"name\":{},\"parent\":{\"915\":{},\"916\":{},\"917\":{},\"918\":{},\"919\":{},\"920\":{},\"921\":{},\"922\":{},\"923\":{}}}],[\"ripplestate\",{\"_index\":166,\"name\":{\"268\":{}},\"parent\":{}}],[\"ripplestateflags\",{\"_index\":176,\"name\":{\"283\":{}},\"parent\":{}}],[\"rippletimetoisotime\",{\"_index\":623,\"name\":{\"1868\":{}},\"parent\":{}}],[\"rippletimetounixtime\",{\"_index\":625,\"name\":{\"1870\":{}},\"parent\":{}}],[\"role\",{\"_index\":269,\"name\":{\"566\":{},\"1245\":{}},\"parent\":{}}],[\"rootindex\",{\"_index\":107,\"name\":{\"171\":{}},\"parent\":{}}],[\"searched_all\",{\"_index\":333,\"name\":{\"786\":{}},\"parent\":{}}],[\"seed\",{\"_index\":48,\"name\":{\"90\":{}},\"parent\":{}}],[\"send_currencies\",{\"_index\":222,\"name\":{\"358\":{}},\"parent\":{}}],[\"send_max\",{\"_index\":350,\"name\":{\"868\":{},\"906\":{},\"1017\":{}},\"parent\":{}}],[\"sendmax\",{\"_index\":96,\"name\":{\"151\":{},\"1470\":{},\"1713\":{}},\"parent\":{}}],[\"seq\",{\"_index\":246,\"name\":{\"473\":{},\"1103\":{},\"1131\":{},\"1167\":{},\"1196\":{},\"1228\":{}},\"parent\":{}}],[\"sequence\",{\"_index\":66,\"name\":{\"107\":{},\"152\":{},\"237\":{},\"812\":{},\"1332\":{},\"1349\":{},\"1410\":{},\"1425\":{},\"1440\":{},\"1457\":{},\"1476\":{},\"1492\":{},\"1508\":{},\"1528\":{},\"1546\":{},\"1563\":{},\"1579\":{},\"1594\":{},\"1614\":{},\"1636\":{},\"1660\":{},\"1689\":{},\"1718\":{},\"1743\":{},\"1762\":{},\"1779\":{},\"1794\":{},\"1810\":{},\"1825\":{},\"1855\":{}},\"parent\":{}}],[\"server_state\",{\"_index\":463,\"name\":{\"1155\":{},\"1216\":{}},\"parent\":{}}],[\"server_state_duration_us\",{\"_index\":464,\"name\":{\"1156\":{},\"1217\":{}},\"parent\":{}}],[\"serverinforequest\",{\"_index\":428,\"name\":{\"1113\":{}},\"parent\":{\"1114\":{},\"1115\":{},\"1116\":{}}}],[\"serverinforesponse\",{\"_index\":429,\"name\":{\"1117\":{}},\"parent\":{\"1118\":{},\"1119\":{},\"1170\":{},\"1171\":{},\"1172\":{},\"1173\":{},\"1174\":{},\"1175\":{},\"1176\":{}}}],[\"serverinforesponse.__type\",{\"_index\":431,\"name\":{},\"parent\":{\"1120\":{},\"1121\":{}}}],[\"serverinforesponse.__type.__type\",{\"_index\":433,\"name\":{},\"parent\":{\"1122\":{},\"1123\":{},\"1124\":{},\"1125\":{},\"1132\":{},\"1133\":{},\"1134\":{},\"1135\":{},\"1136\":{},\"1137\":{},\"1140\":{},\"1141\":{},\"1144\":{},\"1145\":{},\"1146\":{},\"1147\":{},\"1148\":{},\"1149\":{},\"1150\":{},\"1151\":{},\"1152\":{},\"1153\":{},\"1154\":{},\"1155\":{},\"1156\":{},\"1157\":{},\"1158\":{},\"1159\":{},\"1160\":{},\"1161\":{},\"1168\":{},\"1169\":{}}}],[\"serverinforesponse.__type.__type.__type\",{\"_index\":437,\"name\":{},\"parent\":{\"1126\":{},\"1127\":{},\"1128\":{},\"1129\":{},\"1130\":{},\"1131\":{},\"1138\":{},\"1139\":{},\"1142\":{},\"1143\":{},\"1162\":{},\"1163\":{},\"1164\":{},\"1165\":{},\"1166\":{},\"1167\":{}}}],[\"serverstaterequest\",{\"_index\":471,\"name\":{\"1177\":{}},\"parent\":{\"1178\":{},\"1179\":{},\"1180\":{}}}],[\"serverstateresponse\",{\"_index\":472,\"name\":{\"1181\":{}},\"parent\":{\"1182\":{},\"1183\":{},\"1231\":{},\"1232\":{},\"1233\":{},\"1234\":{},\"1235\":{},\"1236\":{},\"1237\":{}}}],[\"serverstateresponse.__type\",{\"_index\":473,\"name\":{},\"parent\":{\"1184\":{},\"1185\":{}}}],[\"serverstateresponse.__type.__type\",{\"_index\":474,\"name\":{},\"parent\":{\"1186\":{},\"1187\":{},\"1188\":{},\"1189\":{},\"1190\":{},\"1197\":{},\"1198\":{},\"1199\":{},\"1200\":{},\"1203\":{},\"1204\":{},\"1207\":{},\"1208\":{},\"1209\":{},\"1210\":{},\"1211\":{},\"1212\":{},\"1213\":{},\"1214\":{},\"1215\":{},\"1216\":{},\"1217\":{},\"1218\":{},\"1219\":{},\"1220\":{},\"1221\":{},\"1222\":{},\"1229\":{},\"1230\":{}}}],[\"serverstateresponse.__type.__type.__type\",{\"_index\":475,\"name\":{},\"parent\":{\"1191\":{},\"1192\":{},\"1193\":{},\"1194\":{},\"1195\":{},\"1196\":{},\"1201\":{},\"1202\":{},\"1205\":{},\"1206\":{},\"1223\":{},\"1224\":{},\"1225\":{},\"1226\":{},\"1227\":{},\"1228\":{}}}],[\"setflag\",{\"_index\":541,\"name\":{\"1404\":{}},\"parent\":{}}],[\"setregularkey\",{\"_index\":605,\"name\":{\"1789\":{}},\"parent\":{\"1790\":{},\"1791\":{},\"1792\":{},\"1793\":{},\"1794\":{},\"1795\":{},\"1796\":{},\"1797\":{},\"1798\":{},\"1799\":{},\"1800\":{},\"1801\":{},\"1802\":{},\"1803\":{}}}],[\"settledelay\",{\"_index\":165,\"name\":{\"257\":{},\"1756\":{}},\"parent\":{}}],[\"settransactionflagstonumber\",{\"_index\":197,\"name\":{\"313\":{}},\"parent\":{}}],[\"sidechain\",{\"_index\":510,\"name\":{\"1338\":{}},\"parent\":{}}],[\"sign\",{\"_index\":50,\"name\":{\"92\":{}},\"parent\":{}}],[\"signature\",{\"_index\":366,\"name\":{\"936\":{},\"994\":{},\"1739\":{}},\"parent\":{}}],[\"signature_verified\",{\"_index\":368,\"name\":{\"942\":{}},\"parent\":{}}],[\"signer_lists\",{\"_index\":225,\"name\":{\"373\":{},\"381\":{}},\"parent\":{}}],[\"signerentries\",{\"_index\":188,\"name\":{\"298\":{},\"1807\":{}},\"parent\":{}}],[\"signerlist\",{\"_index\":186,\"name\":{\"292\":{}},\"parent\":{}}],[\"signerlistflags\",{\"_index\":191,\"name\":{\"302\":{}},\"parent\":{}}],[\"signerlistid\",{\"_index\":189,\"name\":{\"299\":{}},\"parent\":{}}],[\"signerlistset\",{\"_index\":606,\"name\":{\"1804\":{}},\"parent\":{\"1805\":{},\"1806\":{},\"1807\":{},\"1808\":{},\"1809\":{},\"1810\":{},\"1811\":{},\"1812\":{},\"1813\":{},\"1814\":{},\"1815\":{},\"1816\":{},\"1817\":{},\"1818\":{},\"1819\":{}}}],[\"signerquorum\",{\"_index\":190,\"name\":{\"300\":{},\"1806\":{}},\"parent\":{}}],[\"signers\",{\"_index\":545,\"name\":{\"1414\":{},\"1430\":{},\"1445\":{},\"1462\":{},\"1481\":{},\"1497\":{},\"1513\":{},\"1533\":{},\"1551\":{},\"1568\":{},\"1584\":{},\"1599\":{},\"1618\":{},\"1640\":{},\"1665\":{},\"1693\":{},\"1722\":{},\"1747\":{},\"1767\":{},\"1784\":{},\"1799\":{},\"1815\":{},\"1830\":{},\"1859\":{}},\"parent\":{}}],[\"signing_time\",{\"_index\":390,\"name\":{\"995\":{}},\"parent\":{}}],[\"signingpubkey\",{\"_index\":546,\"name\":{\"1416\":{},\"1432\":{},\"1447\":{},\"1464\":{},\"1483\":{},\"1499\":{},\"1515\":{},\"1535\":{},\"1553\":{},\"1570\":{},\"1586\":{},\"1601\":{},\"1620\":{},\"1642\":{},\"1667\":{},\"1695\":{},\"1724\":{},\"1749\":{},\"1769\":{},\"1786\":{},\"1801\":{},\"1817\":{},\"1832\":{},\"1861\":{}},\"parent\":{}}],[\"signpaymentchannelclaim\",{\"_index\":649,\"name\":{\"1909\":{}},\"parent\":{}}],[\"source_account\",{\"_index\":342,\"name\":{\"839\":{},\"853\":{},\"865\":{},\"889\":{},\"903\":{},\"922\":{},\"1012\":{}},\"parent\":{}}],[\"source_currencies\",{\"_index\":359,\"name\":{\"907\":{}},\"parent\":{}}],[\"sourcetag\",{\"_index\":101,\"name\":{\"157\":{},\"190\":{},\"264\":{},\"1415\":{},\"1431\":{},\"1446\":{},\"1463\":{},\"1482\":{},\"1498\":{},\"1514\":{},\"1534\":{},\"1552\":{},\"1569\":{},\"1585\":{},\"1600\":{},\"1619\":{},\"1641\":{},\"1666\":{},\"1694\":{},\"1723\":{},\"1748\":{},\"1768\":{},\"1785\":{},\"1800\":{},\"1816\":{},\"1831\":{},\"1860\":{}},\"parent\":{}}],[\"state\",{\"_index\":289,\"name\":{\"659\":{},\"1184\":{},\"1330\":{},\"1347\":{}},\"parent\":{}}],[\"state_accounting\",{\"_index\":465,\"name\":{\"1157\":{},\"1218\":{}},\"parent\":{}}],[\"status\",{\"_index\":212,\"name\":{\"338\":{},\"361\":{},\"387\":{},\"413\":{},\"436\":{},\"465\":{},\"498\":{},\"528\":{},\"557\":{},\"580\":{},\"608\":{},\"624\":{},\"639\":{},\"663\":{},\"698\":{},\"728\":{},\"749\":{},\"770\":{},\"788\":{},\"831\":{},\"856\":{},\"893\":{},\"895\":{},\"925\":{},\"944\":{},\"964\":{},\"998\":{},\"1028\":{},\"1053\":{},\"1084\":{},\"1107\":{},\"1171\":{},\"1232\":{},\"1248\":{},\"1263\":{},\"1271\":{},\"1289\":{},\"1306\":{},\"1326\":{},\"1343\":{},\"1355\":{}},\"parent\":{}}],[\"stream\",{\"_index\":377,\"name\":{\"970\":{}},\"parent\":{}}],[\"streams\",{\"_index\":371,\"name\":{\"952\":{},\"1044\":{}},\"parent\":{}}],[\"strict\",{\"_index\":218,\"name\":{\"349\":{},\"374\":{},\"485\":{},\"537\":{}},\"parent\":{}}],[\"subcommand\",{\"_index\":348,\"name\":{\"864\":{},\"874\":{},\"879\":{}},\"parent\":{}}],[\"submit\",{\"_index\":17,\"name\":{\"17\":{},\"48\":{}},\"parent\":{}}],[\"submitandwait\",{\"_index\":18,\"name\":{\"19\":{},\"50\":{}},\"parent\":{}}],[\"submitmultisignedrequest\",{\"_index\":320,\"name\":{\"734\":{}},\"parent\":{\"735\":{},\"736\":{},\"737\":{},\"738\":{},\"739\":{}}}],[\"submitmultisignedresponse\",{\"_index\":321,\"name\":{\"740\":{}},\"parent\":{\"741\":{},\"742\":{},\"748\":{},\"749\":{},\"750\":{},\"751\":{},\"752\":{},\"753\":{},\"754\":{}}}],[\"submitmultisignedresponse.__type\",{\"_index\":322,\"name\":{},\"parent\":{\"743\":{},\"744\":{},\"745\":{},\"746\":{},\"747\":{}}}],[\"submitrequest\",{\"_index\":302,\"name\":{\"704\":{}},\"parent\":{\"705\":{},\"706\":{},\"707\":{},\"708\":{},\"709\":{}}}],[\"submitresponse\",{\"_index\":305,\"name\":{\"710\":{}},\"parent\":{\"711\":{},\"712\":{},\"727\":{},\"728\":{},\"729\":{},\"730\":{},\"731\":{},\"732\":{},\"733\":{}}}],[\"submitresponse.__type\",{\"_index\":307,\"name\":{},\"parent\":{\"713\":{},\"714\":{},\"715\":{},\"716\":{},\"717\":{},\"718\":{},\"719\":{},\"720\":{},\"721\":{},\"722\":{},\"723\":{},\"724\":{},\"725\":{},\"726\":{}}}],[\"subscriberequest\",{\"_index\":370,\"name\":{\"950\":{}},\"parent\":{\"951\":{},\"952\":{},\"953\":{},\"954\":{},\"955\":{},\"956\":{},\"957\":{},\"958\":{},\"959\":{},\"960\":{}}}],[\"subscriberesponse\",{\"_index\":376,\"name\":{\"961\":{}},\"parent\":{\"962\":{},\"963\":{},\"964\":{},\"965\":{},\"966\":{},\"967\":{},\"968\":{},\"969\":{}}}],[\"taker\",{\"_index\":335,\"name\":{\"799\":{}},\"parent\":{}}],[\"taker_gets\",{\"_index\":247,\"name\":{\"474\":{},\"800\":{}},\"parent\":{}}],[\"taker_gets_funded\",{\"_index\":337,\"name\":{\"806\":{}},\"parent\":{}}],[\"taker_pays\",{\"_index\":248,\"name\":{\"475\":{},\"801\":{}},\"parent\":{}}],[\"taker_pays_funded\",{\"_index\":338,\"name\":{\"807\":{}},\"parent\":{}}],[\"takergets\",{\"_index\":156,\"name\":{\"239\":{},\"814\":{},\"1685\":{}},\"parent\":{}}],[\"takergetscurrency\",{\"_index\":114,\"name\":{\"178\":{}},\"parent\":{}}],[\"takergetsissuer\",{\"_index\":115,\"name\":{\"179\":{}},\"parent\":{}}],[\"takerpays\",{\"_index\":155,\"name\":{\"238\":{},\"813\":{},\"1686\":{}},\"parent\":{}}],[\"takerpayscurrency\",{\"_index\":112,\"name\":{\"176\":{}},\"parent\":{}}],[\"takerpaysissuer\",{\"_index\":113,\"name\":{\"177\":{}},\"parent\":{}}],[\"tfallowxrp\",{\"_index\":536,\"name\":{\"1389\":{},\"1396\":{}},\"parent\":{}}],[\"tfburnable\",{\"_index\":578,\"name\":{\"1646\":{},\"1651\":{}},\"parent\":{}}],[\"tfclearfreeze\",{\"_index\":613,\"name\":{\"1840\":{},\"1846\":{}},\"parent\":{}}],[\"tfclearnoripple\",{\"_index\":611,\"name\":{\"1838\":{},\"1844\":{}},\"parent\":{}}],[\"tfclose\",{\"_index\":599,\"name\":{\"1729\":{},\"1732\":{}},\"parent\":{}}],[\"tfdisallowxrp\",{\"_index\":535,\"name\":{\"1388\":{},\"1395\":{}},\"parent\":{}}],[\"tffillorkill\",{\"_index\":587,\"name\":{\"1673\":{},\"1678\":{}},\"parent\":{}}],[\"tfimmediateorcancel\",{\"_index\":586,\"name\":{\"1672\":{},\"1677\":{}},\"parent\":{}}],[\"tflimitquality\",{\"_index\":594,\"name\":{\"1701\":{},\"1705\":{}},\"parent\":{}}],[\"tfnodirectripple\",{\"_index\":592,\"name\":{\"1699\":{},\"1703\":{}},\"parent\":{}}],[\"tfonlyxrp\",{\"_index\":579,\"name\":{\"1647\":{},\"1652\":{}},\"parent\":{}}],[\"tfoptionalauth\",{\"_index\":534,\"name\":{\"1387\":{},\"1394\":{}},\"parent\":{}}],[\"tfoptionaldesttag\",{\"_index\":532,\"name\":{\"1385\":{},\"1392\":{}},\"parent\":{}}],[\"tfpartialpayment\",{\"_index\":593,\"name\":{\"1700\":{},\"1704\":{}},\"parent\":{}}],[\"tfpassive\",{\"_index\":585,\"name\":{\"1671\":{},\"1676\":{}},\"parent\":{}}],[\"tfrenew\",{\"_index\":598,\"name\":{\"1728\":{},\"1731\":{}},\"parent\":{}}],[\"tfrequireauth\",{\"_index\":533,\"name\":{\"1386\":{},\"1393\":{}},\"parent\":{}}],[\"tfrequiredesttag\",{\"_index\":531,\"name\":{\"1384\":{},\"1391\":{}},\"parent\":{}}],[\"tfsell\",{\"_index\":588,\"name\":{\"1674\":{},\"1679\":{}},\"parent\":{}}],[\"tfsellnftoken\",{\"_index\":570,\"name\":{\"1624\":{},\"1626\":{}},\"parent\":{}}],[\"tfsetfauth\",{\"_index\":609,\"name\":{\"1836\":{},\"1842\":{}},\"parent\":{}}],[\"tfsetfreeze\",{\"_index\":612,\"name\":{\"1839\":{},\"1845\":{}},\"parent\":{}}],[\"tfsetnoripple\",{\"_index\":610,\"name\":{\"1837\":{},\"1843\":{}},\"parent\":{}}],[\"tftransferable\",{\"_index\":581,\"name\":{\"1649\":{},\"1654\":{}},\"parent\":{}}],[\"tftrustline\",{\"_index\":580,\"name\":{\"1648\":{},\"1653\":{}},\"parent\":{}}],[\"threads\",{\"_index\":451,\"name\":{\"1143\":{},\"1206\":{}},\"parent\":{}}],[\"ticket\",{\"_index\":194,\"name\":{\"304\":{},\"686\":{}},\"parent\":{}}],[\"ticketcount\",{\"_index\":72,\"name\":{\"113\":{},\"1822\":{}},\"parent\":{}}],[\"ticketcreate\",{\"_index\":607,\"name\":{\"1820\":{}},\"parent\":{\"1821\":{},\"1822\":{},\"1823\":{},\"1824\":{},\"1825\":{},\"1826\":{},\"1827\":{},\"1828\":{},\"1829\":{},\"1830\":{},\"1831\":{},\"1832\":{},\"1833\":{},\"1834\":{}}}],[\"tickets\",{\"_index\":509,\"name\":{\"1333\":{},\"1336\":{},\"1350\":{},\"1353\":{}},\"parent\":{}}],[\"ticketsequence\",{\"_index\":196,\"name\":{\"311\":{},\"1417\":{},\"1433\":{},\"1448\":{},\"1465\":{},\"1484\":{},\"1500\":{},\"1516\":{},\"1536\":{},\"1554\":{},\"1571\":{},\"1587\":{},\"1602\":{},\"1621\":{},\"1643\":{},\"1668\":{},\"1696\":{},\"1725\":{},\"1750\":{},\"1770\":{},\"1787\":{},\"1802\":{},\"1818\":{},\"1833\":{},\"1862\":{}},\"parent\":{}}],[\"ticksize\",{\"_index\":73,\"name\":{\"114\":{},\"1406\":{}},\"parent\":{}}],[\"time\",{\"_index\":466,\"name\":{\"1158\":{},\"1219\":{}},\"parent\":{}}],[\"timeout\",{\"_index\":28,\"name\":{\"68\":{}},\"parent\":{}}],[\"timeouterror\",{\"_index\":672,\"name\":{\"1976\":{}},\"parent\":{\"1977\":{},\"1978\":{},\"1979\":{},\"1980\":{},\"1981\":{},\"1982\":{},\"1983\":{}}}],[\"tostring\",{\"_index\":664,\"name\":{\"1926\":{},\"1934\":{},\"1942\":{},\"1950\":{},\"1958\":{},\"1966\":{},\"1974\":{},\"1982\":{},\"1990\":{},\"1998\":{},\"2006\":{},\"2014\":{}},\"parent\":{}}],[\"total_coins\",{\"_index\":141,\"name\":{\"217\":{}},\"parent\":{}}],[\"trace\",{\"_index\":29,\"name\":{\"69\":{}},\"parent\":{}}],[\"transaction\",{\"_index\":329,\"name\":{\"778\":{},\"1007\":{},\"1037\":{},\"1363\":{},\"1365\":{}},\"parent\":{}}],[\"transaction_hash\",{\"_index\":142,\"name\":{\"218\":{}},\"parent\":{}}],[\"transactionandmetadata\",{\"_index\":512,\"name\":{\"1362\":{}},\"parent\":{\"1363\":{},\"1364\":{}}}],[\"transactionentryrequest\",{\"_index\":323,\"name\":{\"755\":{}},\"parent\":{\"756\":{},\"757\":{},\"758\":{},\"759\":{},\"760\":{},\"761\":{}}}],[\"transactionentryresponse\",{\"_index\":325,\"name\":{\"762\":{}},\"parent\":{\"763\":{},\"764\":{},\"769\":{},\"770\":{},\"771\":{},\"772\":{},\"773\":{},\"774\":{},\"775\":{}}}],[\"transactionentryresponse.__type\",{\"_index\":326,\"name\":{},\"parent\":{\"765\":{},\"766\":{},\"767\":{},\"768\":{}}}],[\"transactionindex\",{\"_index\":517,\"name\":{\"1370\":{}},\"parent\":{}}],[\"transactionmetadata\",{\"_index\":513,\"name\":{\"1366\":{}},\"parent\":{\"1367\":{},\"1368\":{},\"1369\":{},\"1370\":{},\"1371\":{}}}],[\"transactionresult\",{\"_index\":518,\"name\":{\"1371\":{}},\"parent\":{}}],[\"transactions\",{\"_index\":143,\"name\":{\"219\":{},\"525\":{},\"567\":{},\"578\":{},\"592\":{}},\"parent\":{}}],[\"transactionstream\",{\"_index\":392,\"name\":{\"997\":{}},\"parent\":{\"998\":{},\"999\":{},\"1000\":{},\"1001\":{},\"1002\":{},\"1003\":{},\"1004\":{},\"1005\":{},\"1006\":{},\"1007\":{},\"1008\":{},\"1009\":{}}}],[\"transactiontype\",{\"_index\":539,\"name\":{\"1398\":{},\"1420\":{},\"1436\":{},\"1451\":{},\"1468\":{},\"1487\":{},\"1503\":{},\"1519\":{},\"1539\":{},\"1557\":{},\"1574\":{},\"1590\":{},\"1605\":{},\"1628\":{},\"1656\":{},\"1681\":{},\"1707\":{},\"1734\":{},\"1753\":{},\"1773\":{},\"1790\":{},\"1805\":{},\"1821\":{},\"1848\":{}},\"parent\":{}}],[\"transferfee\",{\"_index\":575,\"name\":{\"1631\":{}},\"parent\":{}}],[\"transferrate\",{\"_index\":74,\"name\":{\"115\":{},\"1405\":{}},\"parent\":{}}],[\"transferratetodecimal\",{\"_index\":631,\"name\":{\"1876\":{}},\"parent\":{}}],[\"trustedcertificates\",{\"_index\":32,\"name\":{\"72\":{}},\"parent\":{}}],[\"trustset\",{\"_index\":615,\"name\":{\"1847\":{}},\"parent\":{\"1848\":{},\"1849\":{},\"1850\":{},\"1851\":{},\"1852\":{},\"1853\":{},\"1854\":{},\"1855\":{},\"1856\":{},\"1857\":{},\"1858\":{},\"1859\":{},\"1860\":{},\"1861\":{},\"1862\":{},\"1863\":{}}}],[\"trustsetflags\",{\"_index\":614,\"name\":{\"1841\":{}},\"parent\":{\"1842\":{},\"1843\":{},\"1844\":{},\"1845\":{},\"1846\":{}}}],[\"trustsetflagsinterface\",{\"_index\":608,\"name\":{\"1835\":{}},\"parent\":{\"1836\":{},\"1837\":{},\"1838\":{},\"1839\":{},\"1840\":{}}}],[\"tx_blob\",{\"_index\":303,\"name\":{\"706\":{},\"716\":{},\"746\":{}},\"parent\":{}}],[\"tx_hash\",{\"_index\":324,\"name\":{\"759\":{}},\"parent\":{}}],[\"tx_json\",{\"_index\":310,\"name\":{\"717\":{},\"736\":{},\"747\":{},\"768\":{}},\"parent\":{}}],[\"txn_count\",{\"_index\":384,\"name\":{\"980\":{}},\"parent\":{}}],[\"txnsignature\",{\"_index\":547,\"name\":{\"1418\":{},\"1434\":{},\"1449\":{},\"1466\":{},\"1485\":{},\"1501\":{},\"1517\":{},\"1537\":{},\"1555\":{},\"1572\":{},\"1588\":{},\"1603\":{},\"1622\":{},\"1644\":{},\"1669\":{},\"1697\":{},\"1726\":{},\"1751\":{},\"1771\":{},\"1788\":{},\"1803\":{},\"1819\":{},\"1834\":{},\"1863\":{}},\"parent\":{}}],[\"txrequest\",{\"_index\":328,\"name\":{\"776\":{}},\"parent\":{\"777\":{},\"778\":{},\"779\":{},\"780\":{},\"781\":{},\"782\":{},\"783\":{}}}],[\"txresponse\",{\"_index\":332,\"name\":{\"784\":{}},\"parent\":{\"785\":{},\"786\":{},\"787\":{},\"788\":{},\"789\":{},\"790\":{},\"791\":{},\"792\":{},\"793\":{}}}],[\"type\",{\"_index\":213,\"name\":{\"339\":{},\"362\":{},\"388\":{},\"414\":{},\"437\":{},\"445\":{},\"466\":{},\"499\":{},\"529\":{},\"558\":{},\"581\":{},\"609\":{},\"625\":{},\"640\":{},\"664\":{},\"699\":{},\"729\":{},\"750\":{},\"771\":{},\"789\":{},\"832\":{},\"857\":{},\"896\":{},\"926\":{},\"945\":{},\"965\":{},\"972\":{},\"983\":{},\"999\":{},\"1011\":{},\"1020\":{},\"1029\":{},\"1040\":{},\"1054\":{},\"1085\":{},\"1108\":{},\"1172\":{},\"1233\":{},\"1249\":{},\"1264\":{},\"1272\":{},\"1290\":{},\"1307\":{},\"1356\":{}},\"parent\":{}}],[\"unauthorize\",{\"_index\":554,\"name\":{\"1489\":{}},\"parent\":{}}],[\"unexpectederror\",{\"_index\":666,\"name\":{\"1928\":{}},\"parent\":{\"1929\":{},\"1930\":{},\"1931\":{},\"1932\":{},\"1933\":{},\"1934\":{},\"1935\":{}}}],[\"unixtimetorippletime\",{\"_index\":626,\"name\":{\"1871\":{}},\"parent\":{}}],[\"unlimited\",{\"_index\":481,\"name\":{\"1246\":{}},\"parent\":{}}],[\"unsubscriberequest\",{\"_index\":401,\"name\":{\"1042\":{}},\"parent\":{\"1043\":{},\"1044\":{},\"1045\":{},\"1046\":{},\"1047\":{},\"1048\":{},\"1049\":{}}}],[\"unsubscriberesponse\",{\"_index\":402,\"name\":{\"1050\":{}},\"parent\":{\"1051\":{},\"1052\":{},\"1053\":{},\"1054\":{},\"1055\":{},\"1056\":{},\"1057\":{},\"1058\":{}}}],[\"uptime\",{\"_index\":467,\"name\":{\"1159\":{},\"1220\":{}},\"parent\":{}}],[\"uri\",{\"_index\":576,\"name\":{\"1632\":{}},\"parent\":{}}],[\"url\",{\"_index\":7,\"name\":{\"7\":{},\"38\":{},\"956\":{}},\"parent\":{}}],[\"url_password\",{\"_index\":375,\"name\":{\"958\":{}},\"parent\":{}}],[\"url_username\",{\"_index\":374,\"name\":{\"957\":{}},\"parent\":{}}],[\"validate\",{\"_index\":511,\"name\":{\"1361\":{}},\"parent\":{}}],[\"validated\",{\"_index\":211,\"name\":{\"334\":{},\"359\":{},\"385\":{},\"432\":{},\"463\":{},\"526\":{},\"606\":{},\"661\":{},\"696\":{},\"829\":{},\"854\":{},\"923\":{},\"1008\":{},\"1038\":{}},\"parent\":{}}],[\"validated_ledger\",{\"_index\":468,\"name\":{\"1160\":{},\"1221\":{}},\"parent\":{}}],[\"validated_ledger_index\",{\"_index\":319,\"name\":{\"726\":{}},\"parent\":{}}],[\"validated_ledgers\",{\"_index\":385,\"name\":{\"981\":{}},\"parent\":{}}],[\"validation_public_key\",{\"_index\":391,\"name\":{\"996\":{}},\"parent\":{}}],[\"validation_quorum\",{\"_index\":469,\"name\":{\"1168\":{},\"1229\":{}},\"parent\":{}}],[\"validationerror\",{\"_index\":674,\"name\":{\"1992\":{}},\"parent\":{\"1993\":{},\"1994\":{},\"1995\":{},\"1996\":{},\"1997\":{},\"1998\":{},\"1999\":{}}}],[\"validationstream\",{\"_index\":386,\"name\":{\"982\":{}},\"parent\":{\"983\":{},\"984\":{},\"985\":{},\"986\":{},\"987\":{},\"988\":{},\"989\":{},\"990\":{},\"991\":{},\"992\":{},\"993\":{},\"994\":{},\"995\":{},\"996\":{}}}],[\"validator_list_expires\",{\"_index\":470,\"name\":{\"1169\":{},\"1230\":{}},\"parent\":{}}],[\"validatortodisable\",{\"_index\":151,\"name\":{\"230\":{}},\"parent\":{}}],[\"validatortoreenable\",{\"_index\":152,\"name\":{\"231\":{}},\"parent\":{}}],[\"verifypaymentchannelclaim\",{\"_index\":650,\"name\":{\"1910\":{}},\"parent\":{}}],[\"verifysignature\",{\"_index\":678,\"name\":{\"2017\":{}},\"parent\":{}}],[\"verifytransaction\",{\"_index\":51,\"name\":{\"93\":{}},\"parent\":{}}],[\"wallet\",{\"_index\":37,\"name\":{\"77\":{}},\"parent\":{\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{},\"89\":{},\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{}}}],[\"warning\",{\"_index\":214,\"name\":{\"340\":{},\"363\":{},\"389\":{},\"415\":{},\"438\":{},\"467\":{},\"500\":{},\"530\":{},\"559\":{},\"582\":{},\"610\":{},\"626\":{},\"641\":{},\"665\":{},\"700\":{},\"730\":{},\"751\":{},\"772\":{},\"790\":{},\"833\":{},\"858\":{},\"897\":{},\"927\":{},\"946\":{},\"966\":{},\"1055\":{},\"1086\":{},\"1109\":{},\"1173\":{},\"1234\":{},\"1250\":{},\"1265\":{},\"1291\":{},\"1308\":{},\"1357\":{}},\"parent\":{}}],[\"warnings\",{\"_index\":215,\"name\":{\"341\":{},\"364\":{},\"390\":{},\"416\":{},\"439\":{},\"468\":{},\"501\":{},\"531\":{},\"560\":{},\"583\":{},\"611\":{},\"627\":{},\"642\":{},\"666\":{},\"701\":{},\"731\":{},\"752\":{},\"773\":{},\"791\":{},\"834\":{},\"859\":{},\"898\":{},\"928\":{},\"947\":{},\"967\":{},\"1009\":{},\"1056\":{},\"1087\":{},\"1110\":{},\"1174\":{},\"1235\":{},\"1251\":{},\"1266\":{},\"1292\":{},\"1309\":{},\"1358\":{}},\"parent\":{}}],[\"xrplerror\",{\"_index\":660,\"name\":{\"1920\":{}},\"parent\":{\"1921\":{},\"1922\":{},\"1923\":{},\"1924\":{},\"1925\":{},\"1926\":{},\"1927\":{}}}],[\"xrplfauceterror\",{\"_index\":676,\"name\":{\"2008\":{}},\"parent\":{\"2009\":{},\"2010\":{},\"2011\":{},\"2012\":{},\"2013\":{},\"2014\":{},\"2015\":{}}}],[\"xrptodrops\",{\"_index\":621,\"name\":{\"1866\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css index a16ed029..6127b27c 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -766,12 +766,13 @@ footer .tsd-legend { .tsd-flag { display: inline-block; - padding: 1px 5px; + padding: 0.25em 0.4em; border-radius: 4px; color: var(--color-comment-tag-text); background-color: var(--color-comment-tag); text-indent: 0; - font-size: 14px; + font-size: 75%; + line-height: 1; font-weight: normal; } diff --git a/docs/classes/BroadcastClient.html b/docs/classes/BroadcastClient.html index dee21c44..7418b806 100644 --- a/docs/classes/BroadcastClient.html +++ b/docs/classes/BroadcastClient.html @@ -1,4 +1,4 @@ -BroadcastClient | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BroadcastClient

+BroadcastClient | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BroadcastClient

Client that can rely on multiple different servers.

deprecated

since version 2.2.0. Will be deleted in version 3.0.0.

@@ -7,18 +7,19 @@ To get better reliability, implement reconnect/error handling logic and choose a reliable endpoint.

If you need the ability to fall-back to different endpoints, consider using xrpl-client

-

Hierarchy

Index

Constructor

Hierarchy

Index

Constructor

Abstraction

getBalances: (address: string, options: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; peer?: string }) => Promise<{ currency: string; issuer?: string; value: string }[]> = getBalances

Type declaration

    • (address: string, options: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; peer?: string }): Promise<{ currency: string; issuer?: string; value: string }[]>
    • +

    Returns BroadcastClient

Abstraction

getBalances: (this: Client, address: string, options?: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; peer?: string }) => Promise<{ currency: string; issuer?: string; value: string }[]> = getBalances

Type declaration

    • (this: Client, address: string, options?: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; peer?: string }): Promise<{ currency: string; issuer?: string; value: string }[]>
    • Get XRP/non-XRP balances for an account.

      -

      Parameters

      • address: string
        +

        Parameters

        • this: Client
          +

          Client.

          +
        • address: string

          Address of the account to retrieve balances for.

          -
        • options: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; peer?: string }
          +
        • options: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; peer?: string } = {}

          Allows the client to specify a ledger_hash, ledger_index, filter by peer, and/or limit number of balances.

          • Optional ledger_hash?: string
            @@ -32,18 +33,22 @@ ledger_index.

          • Optional peer?: string

            Filter balances by peer.

        Returns Promise<{ currency: string; issuer?: string; value: string }[]>

        An array of XRP/non-XRP balances for the given account.

        -
getLedgerIndex: () => Promise<number> = getLedgerIndex

Type declaration

    • (): Promise<number>
    • +
getLedgerIndex: (this: Client) => Promise<number> = getLedgerIndex

Type declaration

    • (this: Client): Promise<number>
    • Returns the index of the most recently validated ledger.

      -

      Returns Promise<number>

      The most recently validated ledger index.

      -
getOrderbook: (takerPays: TakerAmount, takerGets: TakerAmount, options: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; taker?: string }) => Promise<{ buy: BookOffer[]; sell: BookOffer[] }> = getOrderbook

Type declaration

    • (takerPays: TakerAmount, takerGets: TakerAmount, options: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; taker?: string }): Promise<{ buy: BookOffer[]; sell: BookOffer[] }>
    • +

      Parameters

      • this: Client
        +

        The Client used to connect to the ledger.

        +

      Returns Promise<number>

      The most recently validated ledger index.

      +
getOrderbook: (this: Client, takerPays: TakerAmount, takerGets: TakerAmount, options?: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; taker?: string }) => Promise<{ buy: BookOffer[]; sell: BookOffer[] }> = getOrderbook

Type declaration

    • (this: Client, takerPays: TakerAmount, takerGets: TakerAmount, options?: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; taker?: string }): Promise<{ buy: BookOffer[]; sell: BookOffer[] }>
    • Fetch orderbook (buy/sell orders) between two accounts.

      -

      Parameters

      • takerPays: TakerAmount
        +

        Parameters

        • this: Client
          +

          Client.

          +
        • takerPays: TakerAmount

          Specification of which currency the account taking the offer would pay, as an object with currency and issuer fields.

        • takerGets: TakerAmount

          Specification of which currency the account taking the offer would receive, as an object with currency and issuer fields.

          -
        • options: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; taker?: string }
          +
        • options: { ledger_hash?: string; ledger_index?: LedgerIndex; limit?: number; taker?: string } = {}

          Options allowing the client to specify ledger_index, ledger_hash, filter by taker, and/or limit number of orders.

          • Optional ledger_hash?: string
            @@ -57,13 +62,15 @@ the order book. Defaults to 20.

          • Optional taker?: string

            Filter orders by taker.

        Returns Promise<{ buy: BookOffer[]; sell: BookOffer[] }>

        An object containing buy and sell objects.

        -
getXrpBalance: (address: string, options: { ledger_hash?: string; ledger_index?: LedgerIndex }) => Promise<string> = getXrpBalance

Type declaration

    • (address: string, options: { ledger_hash?: string; ledger_index?: LedgerIndex }): Promise<string>
    • +
getXrpBalance: (this: Client, address: string, options?: { ledger_hash?: string; ledger_index?: LedgerIndex }) => Promise<string> = getXrpBalance

Type declaration

    • (this: Client, address: string, options?: { ledger_hash?: string; ledger_index?: LedgerIndex }): Promise<string>
    • Get the XRP balance for an account.

      example
      const client = new Client(wss://s.altnet.rippletest.net:51233)
      const balance = await client.getXrpBalance('rG1QQv2nh2gr7RCZ1P8YYcBUKCCN633jCn')
      console.log(balance)
      /// '200'
      -

      Parameters

      • address: string
        +

        Parameters

        • this: Client
          +

          Client.

          +
        • address: string

          Address of the account to retrieve XRP balance.

          -
        • options: { ledger_hash?: string; ledger_index?: LedgerIndex }
          +
        • options: { ledger_hash?: string; ledger_index?: LedgerIndex } = {}

          Options to include for getting the XRP balance.

          • Optional ledger_hash?: string

            Retrieve the account balances at the ledger with @@ -72,18 +79,20 @@ a given ledger_hash.

            Retrieve the account balances at a given ledger_index.

        Returns Promise<string>

        The XRP balance of the account (as a string).

        -

Core

autofill: <T>(transaction: T, signersCount?: number) => Promise<T> = autofill

Type declaration

    • <T>(transaction: T, signersCount?: number): Promise<T>
    • +

Core

autofill: <T>(this: Client, transaction: T, signersCount?: number) => Promise<T> = autofill

Type declaration

    • <T>(this: Client, transaction: T, signersCount?: number): Promise<T>
    • Autofills fields in a transaction. This will set Sequence, Fee, lastLedgerSequence according to the current state of the server this Client is connected to. It also converts all X-Addresses to classic addresses and flags interfaces into numbers.

      -

      Type parameters

      Parameters

      • transaction: T
        +

        Type parameters

        Parameters

        • this: Client
          +

          A client.

          +
        • transaction: T

          A Transaction in JSON format

        • Optional signersCount: number

          The expected number of signers for this transaction. Only used for multisigned transactions.

        Returns Promise<T>

        The autofilled transaction.

        -
submit: (transaction: string | Transaction, opts?: { autofill?: boolean; failHard?: boolean; wallet?: Wallet }) => Promise<SubmitResponse> = submit

Type declaration

submit: (this: Client, transaction: string | Transaction, opts?: { autofill?: boolean; failHard?: boolean; wallet?: Wallet }) => Promise<SubmitResponse> = submit

Type declaration

    • Submits a signed/unsigned transaction. Steps performed on a transaction:

        @@ -92,7 +101,9 @@ Steps performed on a transaction:

      1. Submit.
      throws

      RippledError if submit request fails.

      -

      Parameters

      • transaction: string | Transaction
        +

        Parameters

        • this: Client
          +

          A Client.

          +
        • transaction: string | Transaction

          A transaction to autofill, sign & encode, and submit.

        • Optional opts: { autofill?: boolean; failHard?: boolean; wallet?: Wallet }

          (Optional) Options used to sign and submit a transaction.

          @@ -103,11 +114,13 @@ Steps performed on a transaction:

        • Optional wallet?: Wallet

          A wallet to sign a transaction. It must be provided when submitting an unsigned transaction.

      Returns Promise<SubmitResponse>

      A promise that contains SubmitResponse.

      -
submitAndWait: (transaction: string | Transaction, opts?: { autofill?: boolean; failHard?: boolean; wallet?: Wallet }) => Promise<TxResponse> = submitAndWait

Type declaration

submitAndWait: (this: Client, transaction: string | Transaction, opts?: { autofill?: boolean; failHard?: boolean; wallet?: Wallet }) => Promise<TxResponse> = submitAndWait

Type declaration

    • Asynchronously submits a transaction and verifies that it has been included in a validated ledger (or has errored/will not be included for some reason). See Reliable Transaction Submission.

      -

      Parameters

      • transaction: string | Transaction
        +

        Parameters

        • this: Client
          +

          A Client.

          +
        • transaction: string | Transaction

          A transaction to autofill, sign & encode, and submit.

        • Optional opts: { autofill?: boolean; failHard?: boolean; wallet?: Wallet }

          (Optional) Options used to sign and submit a transaction.

          @@ -118,12 +131,14 @@ See Reliable Tra
        • Optional wallet?: Wallet

          A wallet to sign a transaction. It must be provided when submitting an unsigned transaction.

      Returns Promise<TxResponse>

      A promise that contains TxResponse, that will return when the transaction has been validated.

      -

Faucet

fundWallet: (wallet?: null | Wallet, options?: { faucetHost?: string }) => Promise<{ balance: number; wallet: Wallet }> = fundWallet

Type declaration

    • (wallet?: null | Wallet, options?: { faucetHost?: string }): Promise<{ balance: number; wallet: Wallet }>
    • +

Faucet

fundWallet: (this: Client, wallet?: null | Wallet, options?: { faucetHost?: string }) => Promise<{ balance: number; wallet: Wallet }> = fundWallet

Type declaration

    • (this: Client, wallet?: null | Wallet, options?: { faucetHost?: string }): Promise<{ balance: number; wallet: Wallet }>
    • Generates a random wallet with some amount of XRP (usually 1000 XRP).

      example
      const api = new xrpl.Client("wss://s.altnet.rippletest.net:51233")
      await api.connect()
      const { wallet, balance } = await api.fundWallet()
      throws

      When either Client isn't connected or unable to fund wallet address.

      -

      Parameters

      • Optional wallet: null | Wallet
        +

        Parameters

        • this: Client
          +

          Client.

          +
        • Optional wallet: null | Wallet

          An existing XRPL Wallet to fund. If undefined or null, a new Wallet will be created.

        • Optional options: { faucetHost?: string }

          See below.

          @@ -135,172 +150,174 @@ faucet host in devnet or testnet, you should provide the host using this option.

      Returns Promise<{ balance: number; wallet: Wallet }>

      A Wallet on the Testnet or Devnet that contains some amount of XRP, and that wallet's balance in XRP.

      -

Fee

feeCushion: number
+

Fee

feeCushion: number

Factor to multiply estimated fee by to provide a cushion in case the required fee rises during submission of a transaction. Defaults to 1.2.

-
maxFeeXRP: string
+
maxFeeXRP: string

Maximum transaction cost to allow, in decimal XRP. Must be a string-encoded number. Defaults to '2'.

-

Network

  • get url(): string

Network

  • get url(): string
  • Get the url that the client is connected to.

    category

    Network

    Returns string

    The URL of the server this client is connected to.

    -
  • connect(): Promise<void>
  • connect(): Promise<void>
  • disconnect(): Promise<void>
  • disconnect(): Promise<void>
  • isConnected(): boolean
  • isConnected(): boolean

Other

clients: Client[]
connection: Connection
prepareTransaction: <T>(transaction: T, signersCount?: number) => Promise<T> = autofill

Type declaration

    • <T>(transaction: T, signersCount?: number): Promise<T>
    • +

Other

clients: Client[]
connection: Connection
prepareTransaction: <T>(this: Client, transaction: T, signersCount?: number) => Promise<T> = autofill

Type declaration

    • <T>(this: Client, transaction: T, signersCount?: number): Promise<T>
    • Autofills fields in a transaction. This will set Sequence, Fee, lastLedgerSequence according to the current state of the server this Client is connected to. It also converts all X-Addresses to classic addresses and flags interfaces into numbers.

      -

      Type parameters

      Parameters

      • transaction: T
        +

        Type parameters

        Parameters

        • this: Client
          +

          A client.

          +
        • transaction: T

          A Transaction in JSON format

        • Optional signersCount: number

          The expected number of signers for this transaction. @@ -335,7 +352,7 @@ listeners. The values in the array are strings or Symbols.

          Returns the current max listener value for the EventEmitter which is either set by emitter.setMaxListeners(n) or defaults to defaultMaxListeners.

          since

          v1.0.0

          -

          Returns number

  • getMethodNames(): string[]
  • getMethodNames(): string[]
  • listenerCount(eventName: string | symbol): number
  • off(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • Alias for emitter.removeListener().

    since

    v10.0.0

    -

    Parameters

    • eventName: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns BroadcastClient

Fee

feeCushion: number

Factor to multiply estimated fee by to provide a cushion in case the required fee rises during submission of a transaction. Defaults to 1.2.

-
maxFeeXRP: string
+
maxFeeXRP: string

Maximum transaction cost to allow, in decimal XRP. Must be a string-encoded number. Defaults to '2'.

-

Network

  • get url(): string

Network

  • get url(): string
  • connect(): Promise<void>
  • connect(): Promise<void>
  • Tells the Client instance to connect to its rippled server.

    Returns Promise<void>

    A promise that resolves with a void value when a connection is established.

    -
  • disconnect(): Promise<void>
  • disconnect(): Promise<void>
  • Tells the Client instance to disconnect from it's rippled server.

    Returns Promise<void>

    A promise that resolves with a void value when a connection is destroyed.

    -
  • isConnected(): boolean
  • isConnected(): boolean

Other

connection: Connection
prepareTransaction: <T>(transaction: T, signersCount?: number) => Promise<T> = autofill

Type declaration

    • <T>(transaction: T, signersCount?: number): Promise<T>
    • +

Other

connection: Connection
prepareTransaction: <T>(this: Client, transaction: T, signersCount?: number) => Promise<T> = autofill

Type declaration

    • <T>(this: Client, transaction: T, signersCount?: number): Promise<T>
    • Autofills fields in a transaction. This will set Sequence, Fee, lastLedgerSequence according to the current state of the server this Client is connected to. It also converts all X-Addresses to classic addresses and flags interfaces into numbers.

      -

      Type parameters

      Parameters

  • off(eventName: string | symbol, listener: (...args: any[]) => void): Client
  • Alias for emitter.removeListener().

    since

    v10.0.0

    -

    Parameters

    • eventName: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns Client

  • +

    Parameters

    • eventName: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns Client

  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit number of resources is reached (if no limit is provided, a single request @@ -478,7 +495,7 @@ general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    category

    Network

    Parameters

    Returns Promise<AccountChannelsResponse[]>

    The array of all responses.

    -
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit number of resources is reached (if no limit is provided, a single request @@ -490,7 +507,7 @@ general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    Returns Promise<AccountLinesResponse[]>

    The array of all responses.

    -
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit number of resources is reached (if no limit is provided, a single request @@ -502,7 +519,7 @@ general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    Returns Promise<AccountObjectsResponse[]>

    The array of all responses.

    -
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit number of resources is reached (if no limit is provided, a single request @@ -514,7 +531,7 @@ general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    Returns Promise<AccountOffersResponse[]>

    The array of all responses.

    -
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit number of resources is reached (if no limit is provided, a single request @@ -526,7 +543,7 @@ general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    Returns Promise<AccountTxResponse[]>

    The array of all responses.

    -
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit number of resources is reached (if no limit is provided, a single request @@ -538,7 +555,7 @@ general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    Returns Promise<BookOffersResponse[]>

    The array of all responses.

    -
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit number of resources is reached (if no limit is provided, a single request @@ -550,7 +567,7 @@ general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    Returns Promise<LedgerDataResponse[]>

    The array of all responses.

    -
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
  • diff --git a/docs/classes/Wallet.html b/docs/classes/Wallet.html index e2272e66..6d605681 100644 --- a/docs/classes/Wallet.html +++ b/docs/classes/Wallet.html @@ -1,10 +1,10 @@ -Wallet | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class Wallet

    +Wallet | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class Wallet

    A utility for deriving a wallet composed of a keypair (publicKey/privateKey). A wallet can be derived from either a seed, mnemonic, or entropy (array of random numbers). It provides functionality to sign/verify transactions offline.

    example
    // Derive a wallet from a bip39 Mnemonic
    const wallet = Wallet.fromMnemonic(
    'jewel insect retreat jump claim horse second chef west gossip bone frown exotic embark laundry'
    )
    console.log(wallet)
    // Wallet {
    // publicKey: '02348F89E9A6A3615BA317F8474A3F51D66221562D3CA32BFA8D21348FF67012B2',
    // privateKey: '00A8F2E77FC0E05890C1B5088AFE0ECF9D96466A4419B897B1AB383E336E1735A2',
    // classicAddress: 'rwZiksrExmVkR64pf87Jor4cYbmff47SUm',
    // seed: undefined
    // }.

    // Derive a wallet from a base58 encoded seed.
    const seedWallet = Wallet.fromSeed('ssZkdwURFMBXenJPbrpE14b6noJSu')
    console.log(seedWallet)
    // Wallet {
    // publicKey: '02FE9932A9C4AA2AC9F0ED0F2B89302DE7C2C95F91D782DA3CF06E64E1C1216449',
    // privateKey: '00445D0A16DD05EFAF6D5AF45E6B8A6DE4170D93C0627021A0B8E705786CBCCFF7',
    // classicAddress: 'rG88FVLjvYiQaGftSa1cKuE2qNx7aK5ivo',
    // seed: 'ssZkdwURFMBXenJPbrpE14b6noJSu'
    // }.

    // Sign a JSON Transaction
    const signed = seedWallet.signTransaction({
    TransactionType: 'Payment',
    Account: 'rG88FVLjvYiQaGftSa1cKuE2qNx7aK5ivo'
    ...........
    }).

    console.log(signed)
    // '1200007321......B01BE1DFF3'.
    console.log(decode(signed))
    // {
    // TransactionType: 'Payment',
    // SigningPubKey: '02FE9932A9C4AA2AC9F0ED0F2B89302DE7C2C95F91D782DA3CF06E64E1C1216449',
    // TxnSignature: '3045022100AAD......5B631ABD21171B61B07D304',
    // Account: 'rG88FVLjvYiQaGftSa1cKuE2qNx7aK5ivo'
    // ...........
    // }
    -

    Hierarchy

    • Wallet

    Index

    Constructors

    • new Wallet(publicKey: string, privateKey: string, opts?: { masterAddress?: string; seed?: string }): Wallet

    Hierarchy

    • Wallet

    Index

    Constructors

    • new Wallet(publicKey: string, privateKey: string, opts?: { masterAddress?: string; seed?: string }): Wallet
    • Creates a new Wallet.

      Parameters

      • publicKey: string

        The public key for the account.

        @@ -16,7 +16,7 @@ It provides functionality to sign/verify transactions offline.

        Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

      • Optional seed?: string

        The seed used to derive the account keys.

        -

    Returns Wallet

Properties

classicAddress: string
privateKey: string
publicKey: string
seed?: string
fromSecret: (seed: string, opts?: { algorithm?: ECDSA; masterAddress?: string }) => Wallet = Wallet.fromSeed

Type declaration

    • (seed: string, opts?: { algorithm?: ECDSA; masterAddress?: string }): Wallet
    • +

Returns Wallet

Properties

classicAddress: string
privateKey: string
publicKey: string
seed?: string
fromSecret: (seed: string, opts?: { algorithm?: ECDSA; masterAddress?: string }) => Wallet = Wallet.fromSeed

Type declaration

    • (seed: string, opts?: { algorithm?: ECDSA; masterAddress?: string }): Wallet
    • Derives a wallet from a seed.

      Parameters

      • seed: string

        A string used to generate a keypair (publicKey/privateKey) to derive a wallet.

        @@ -27,10 +27,10 @@ It provides functionality to sign/verify transactions offline.

      • Optional masterAddress?: string

        Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

    Returns Wallet

    A Wallet derived from a seed.

    -

Accessors

  • get address(): string

Accessors

  • get address(): string

Methods

  • checkTxSerialization(serialized: string, tx: Transaction): void

Methods

  • checkTxSerialization(serialized: string, tx: Transaction): void
  • Decode a serialized transaction, remove the fields that are added during the signing process, and verify that it matches the transaction prior to signing. This gives the user a sanity check to ensure that what they try to encode matches the message that will be recieved by rippled.

    @@ -40,27 +40,29 @@ the serialized Transaction desn't match the original transaction.

    A signed and serialized transaction.

  • tx: Transaction

    The transaction prior to signing.

    -

Returns void

  • getXAddress(tag?: number | false, isTestnet?: boolean): string

Returns void

  • getXAddress(tag?: number | false, isTestnet?: boolean): string
  • Gets an X-address in Testnet/Mainnet format.

    Parameters

    • tag: number | false = false

      A tag to be included within the X-address.

    • isTestnet: boolean = false

      A boolean to indicate if X-address should be in Testnet (true) or Mainnet (false) format.

    Returns string

    An X-address.

    -
  • sign(transaction: Transaction, multisign?: string | boolean): { hash: string; tx_blob: string }
  • sign(this: Wallet, transaction: Transaction, multisign?: string | boolean): { hash: string; tx_blob: string }
  • Signs a transaction offline.

    throws

    ValidationError if the transaction is already signed or does not encode/decode to same result.

    -

    Parameters

    • transaction: Transaction
      +

      Parameters

      • this: Wallet
        +

        Wallet instance.

        +
      • transaction: Transaction

        A transaction to be signed offline.

      • Optional multisign: string | boolean

        Specify true/false to use multisign or actual address (classic/x-address) to make multisign tx request.

      Returns { hash: string; tx_blob: string }

      A signed transaction.

      -
      • hash: string
      • tx_blob: string
  • verifyTransaction(signedTransaction: string): boolean
  • verifyTransaction(signedTransaction: string): boolean
  • Verifies a signed transaction offline.

    Parameters

    • signedTransaction: string

      A signed transaction (hex string of signTransaction result) to be verified offline.

    Returns boolean

    Returns true if a signedTransaction is valid.

    -
  • deriveWallet(seed: string, opts?: { algorithm?: ECDSA; masterAddress?: string }): Wallet
  • deriveWallet(seed: string, opts?: { algorithm?: ECDSA; masterAddress?: string }): Wallet
  • Derive a Wallet from a seed.

    Parameters

    • seed: string

      The seed used to derive the wallet.

      @@ -71,7 +73,7 @@ the serialized Transaction desn't match the original transaction.

    • Optional masterAddress?: string

      Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

Returns Wallet

A Wallet derived from the seed.

-
  • fromEntropy(entropy: Uint8Array | number[], opts?: { algorithm?: ECDSA; masterAddress?: string }): Wallet
  • fromEntropy(entropy: Uint8Array | number[], opts?: { algorithm?: ECDSA; masterAddress?: string }): Wallet
  • Derives a wallet from an entropy (array of random numbers).

    Parameters

    • entropy: Uint8Array | number[]

      An array of random numbers to generate a seed used to derive a wallet.

      @@ -82,7 +84,7 @@ the serialized Transaction desn't match the original transaction.

    • Optional masterAddress?: string

      Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

Returns Wallet

A Wallet derived from an entropy.

-
  • fromMnemonic(mnemonic: string, opts?: { algorithm?: ECDSA; derivationPath?: string; masterAddress?: string; mnemonicEncoding?: "bip39" | "rfc1751" }): Wallet
  • fromMnemonic(mnemonic: string, opts?: { algorithm?: ECDSA; derivationPath?: string; masterAddress?: string; mnemonicEncoding?: "bip39" | "rfc1751" }): Wallet
  • Derives a wallet from a bip39 or RFC1751 mnemonic (Defaults to bip39).

    throws

    ValidationError if unable to derive private key from mnemonic input.

    Parameters

    • mnemonic: string
      @@ -101,7 +103,7 @@ the serialized Transaction desn't match the original transaction.

      If set to 'rfc1751', this interprets the mnemonic as a rippled RFC1751 mnemonic like wallet_propose generates in rippled. Otherwise the function defaults to bip39 decoding.

Returns Wallet

A Wallet derived from a mnemonic.

-
  • fromRFC1751Mnemonic(mnemonic: string, opts: { algorithm?: ECDSA; masterAddress?: string }): Wallet
  • fromRFC1751Mnemonic(mnemonic: string, opts: { algorithm?: ECDSA; masterAddress?: string }): Wallet
  • Derives a wallet from a RFC1751 mnemonic, which is how wallet_propose encodes mnemonics.

    Parameters

    • mnemonic: string

      A string consisting of words (whitespace delimited) used to derive a wallet.

      @@ -112,7 +114,7 @@ the serialized Transaction desn't match the original transaction.

    • Optional masterAddress?: string

      Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

Returns Wallet

A Wallet derived from a mnemonic.

-
  • fromSeed(seed: string, opts?: { algorithm?: ECDSA; masterAddress?: string }): Wallet
  • fromSeed(seed: string, opts?: { algorithm?: ECDSA; masterAddress?: string }): Wallet
  • Derives a wallet from a seed.

    Parameters

    • seed: string

      A string used to generate a keypair (publicKey/privateKey) to derive a wallet.

      @@ -123,7 +125,7 @@ the serialized Transaction desn't match the original transaction.

    • Optional masterAddress?: string

      Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

Returns Wallet

A Wallet derived from a seed.

-
  • generate(algorithm?: ECDSA): Wallet
  • generate(algorithm?: ECDSA): Wallet
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
stackTraceLimit: number

Methods

  • inspect(): string
  • toString(): string
  • toString(): string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountCurrenciesRequest.html b/docs/interfaces/AccountCurrenciesRequest.html index aea298e4..fcb26700 100644 --- a/docs/interfaces/AccountCurrenciesRequest.html +++ b/docs/interfaces/AccountCurrenciesRequest.html @@ -1,21 +1,21 @@ -AccountCurrenciesRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountCurrenciesRequest

+AccountCurrenciesRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountCurrenciesRequest

The account_currencies command retrieves a list of currencies that an account can send or receive, based on its trust lines. Expects an AccountCurrenciesResponse.

-

Hierarchy

  • BaseRequest
    • AccountCurrenciesRequest

Index

Properties

account: string
+

Hierarchy

  • BaseRequest
    • AccountCurrenciesRequest

Index

Properties

account: string

A unique identifier for the account, most commonly the account's address.

-
api_version?: number
+
api_version?: number

The API version to use. If omitted, use version 1.

-
command: "account_currencies"
id?: string | number
+
command: "account_currencies"
id?: string | number

A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

-
ledger_hash?: string
+
ledger_hash?: string

A 20-byte hex string for the ledger version to use.

-
ledger_index?: LedgerIndex
+
ledger_index?: LedgerIndex

The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

-
strict?: boolean
+
strict?: boolean

If true, then the account field only accepts a public key or XRP Ledger address. Otherwise, account can be a secret or passphrase (not recommended). The default is false.

diff --git a/docs/interfaces/AccountCurrenciesResponse.html b/docs/interfaces/AccountCurrenciesResponse.html index 4d8bf71b..92c0b857 100644 --- a/docs/interfaces/AccountCurrenciesResponse.html +++ b/docs/interfaces/AccountCurrenciesResponse.html @@ -1,6 +1,6 @@ -AccountCurrenciesResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountCurrenciesResponse

+AccountCurrenciesResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountCurrenciesResponse

The expected response from an AccountCurrenciesRequest.

-

Hierarchy

  • BaseResponse
    • AccountCurrenciesResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { ledger_hash?: string; ledger_index: number; receive_currencies: string[]; send_currencies: string[]; validated: boolean }

Type declaration

  • Optional ledger_hash?: string
    +

Hierarchy

  • BaseResponse
    • AccountCurrenciesResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { ledger_hash?: string; ledger_index: number; receive_currencies: string[]; send_currencies: string[]; validated: boolean }

Type declaration

  • Optional ledger_hash?: string

    The identifying hash of the ledger version used to retrieve this data, as hex.

  • ledger_index: number
    @@ -11,4 +11,4 @@ as hex.

    Array of Currency Codes for currencies that this account can send.

  • validated: boolean

    If true, this data comes from a validated ledger.

    -
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountDelete.html b/docs/interfaces/AccountDelete.html index d32f02da..7478d4b8 100644 --- a/docs/interfaces/AccountDelete.html +++ b/docs/interfaces/AccountDelete.html @@ -1,53 +1,53 @@ -AccountDelete | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountDelete

+AccountDelete | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountDelete

An AccountDelete transaction deletes an account and any objects it owns in the XRP Ledger, if possible, sending the account's remaining XRP to a specified destination account.

-

Hierarchy

  • BaseTransaction
    • AccountDelete

Index

Properties

Account: string
+

Hierarchy

  • BaseTransaction
    • AccountDelete

Index

Properties

Account: string

The unique address of the account that initiated the transaction.

-
AccountTxnID?: string
+
AccountTxnID?: string

Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

-
Destination: string
+
Destination: string

The address of an account to receive any leftover XRP after deleting the sending account. Must be a funded account in the ledger, and must not be. the sending account.

-
DestinationTag?: number
+
DestinationTag?: number

Arbitrary destination tag that identifies a hosted recipient or other. information for the recipient of the deleted account's leftover XRP.

-
Fee?: string
+
Fee?: string

Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

-
Flags?: number | GlobalFlags
+
Flags?: number | GlobalFlags

Set of bit-flags for this transaction.

-
LastLedgerSequence?: number
+
LastLedgerSequence?: number

Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

-
Memos?: Memo[]
+
Memos?: Memo[]

Additional arbitrary information used to identify this transaction.

-
Sequence?: number
+
Sequence?: number

The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

-
Signers?: Signer[]
+
Signers?: Signer[]

Array of objects that represent a multi-signature which authorizes this transaction.

-
SigningPubKey?: string
+
SigningPubKey?: string

Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

-
SourceTag?: number
+
SourceTag?: number

Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

-
TicketSequence?: number
+
TicketSequence?: number

The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

-
TransactionType: "AccountDelete"
TxnSignature?: string
+
TransactionType: "AccountDelete"
TxnSignature?: string

The signature that verifies this transaction as originating from the account it says it is from.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountInfoRequest.html b/docs/interfaces/AccountInfoRequest.html index de35843f..24f1ef7c 100644 --- a/docs/interfaces/AccountInfoRequest.html +++ b/docs/interfaces/AccountInfoRequest.html @@ -1,27 +1,27 @@ -AccountInfoRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountInfoRequest

+AccountInfoRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountInfoRequest

The account_info command retrieves information about an account, its activity, and its XRP balance. All information retrieved is relative to a particular version of the ledger. Returns an AccountInfoResponse.

-

Hierarchy

  • BaseRequest
    • AccountInfoRequest

Index

Properties

account: string
+

Hierarchy

  • BaseRequest
    • AccountInfoRequest

Index

Properties

account: string

A unique identifier for the account, most commonly the account's address.

-
api_version?: number
+
api_version?: number

The API version to use. If omitted, use version 1.

-
command: "account_info"
id?: string | number
+
command: "account_info"
id?: string | number

A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

-
ledger_hash?: string
+
ledger_hash?: string

A 20-byte hex string for the ledger version to use.

-
ledger_index?: LedgerIndex
+
ledger_index?: LedgerIndex

The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

-
queue?: boolean
+
queue?: boolean

Whether to get info about this account's queued transactions. Can only be used when querying for the data from the current open ledger. Not available from servers in Reporting Mode.

-
signer_lists?: boolean
+
signer_lists?: boolean

Request SignerList objects associated with this account.

-
strict?: boolean
+
strict?: boolean

If true, then the account field only accepts a public key or XRP Ledger address. Otherwise, account can be a secret or passphrase (not recommended). The default is false.

diff --git a/docs/interfaces/AccountInfoResponse.html b/docs/interfaces/AccountInfoResponse.html index 5c8d72b4..c59dc5e9 100644 --- a/docs/interfaces/AccountInfoResponse.html +++ b/docs/interfaces/AccountInfoResponse.html @@ -1,6 +1,6 @@ -AccountInfoResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountInfoResponse

+AccountInfoResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountInfoResponse

Response expected from an AccountInfoRequest.

-

Hierarchy

  • BaseResponse
    • AccountInfoResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account_data: AccountRoot; ledger_current_index?: number; ledger_index?: number; queue_data?: QueueData; signer_lists?: SignerList[]; validated?: boolean }

Type declaration

Hierarchy

  • BaseResponse
    • AccountInfoResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account_data: AccountRoot; ledger_current_index?: number; ledger_index?: number; queue_data?: QueueData; signer_lists?: SignerList[]; validated?: boolean }

Type declaration

  • account_data: AccountRoot

    The AccountRoot ledger object with this account's information, as stored in the ledger.

  • Optional ledger_current_index?: number
    @@ -23,4 +23,4 @@ array must have exactly one member if it is present.

  • Optional validated?: boolean

    True if this data is from a validated ledger version; if omitted or set to false, this data is not final.

    -
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountLinesRequest.html b/docs/interfaces/AccountLinesRequest.html index 4c7e0728..fea4bf63 100644 --- a/docs/interfaces/AccountLinesRequest.html +++ b/docs/interfaces/AccountLinesRequest.html @@ -1,28 +1,28 @@ -AccountLinesRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountLinesRequest

+AccountLinesRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountLinesRequest

The account_lines method returns information about an account's trust lines, including balances in all non-XRP currencies and assets. All information retrieved is relative to a particular version of the ledger. Expects an AccountLinesResponse.

-

Hierarchy

  • BaseRequest
    • AccountLinesRequest

Index

Properties

account: string
+

Hierarchy

  • BaseRequest
    • AccountLinesRequest

Index

Properties

account: string

A unique identifier for the account, most commonly the account's Address.

-
api_version?: number
+
api_version?: number

The API version to use. If omitted, use version 1.

-
command: "account_lines"
id?: string | number
+
command: "account_lines"
id?: string | number

A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

-
ledger_hash?: string
+
ledger_hash?: string

A 20-byte hex string for the ledger version to use.

-
ledger_index?: LedgerIndex
+
ledger_index?: LedgerIndex

The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

-
limit?: number
+
limit?: number

Limit the number of trust lines to retrieve. The server is not required to honor this value. Must be within the inclusive range 10 to 400.

-
marker?: unknown
+
marker?: unknown

Value from a previous paginated response. Resume retrieving data where that response left off.

-
peer?: string
+
peer?: string

The Address of a second account. If provided, show only lines of trust connecting the two accounts.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountLinesResponse.html b/docs/interfaces/AccountLinesResponse.html index 67bc9ada..65849e0d 100644 --- a/docs/interfaces/AccountLinesResponse.html +++ b/docs/interfaces/AccountLinesResponse.html @@ -1,6 +1,6 @@ -AccountLinesResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountLinesResponse

+AccountLinesResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountLinesResponse

Response expected from an AccountLinesRequest.

-

Hierarchy

  • BaseResponse
    • AccountLinesResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; lines: Trustline[]; marker?: unknown }

Type declaration

  • account: string
    +

Hierarchy

  • BaseResponse
    • AccountLinesResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; lines: Trustline[]; marker?: unknown }

Type declaration

  • account: string

    Unique Address of the account this request corresponds to. This is the "perspective account" for purpose of the trust lines.

  • Optional ledger_current_index?: number
    @@ -19,4 +19,4 @@ returns up to the limit at a time.

    Server-defined value indicating the response is paginated. Pass this to the next call to resume where this call left off. Omitted when there are No additional pages after this one.

    -
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountNFTsRequest.html b/docs/interfaces/AccountNFTsRequest.html index ef2a4216..7ec38360 100644 --- a/docs/interfaces/AccountNFTsRequest.html +++ b/docs/interfaces/AccountNFTsRequest.html @@ -1,18 +1,18 @@ -AccountNFTsRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountNFTsRequest

+AccountNFTsRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountNFTsRequest

The account_nfts method retrieves all of the NFTs currently owned by the specified account.

-

Hierarchy

  • BaseRequest
    • AccountNFTsRequest

Index

Properties

account: string
+

Hierarchy

  • BaseRequest
    • AccountNFTsRequest

Index

Properties

account: string

The unique identifier of an account, typically the account's address. The request returns NFTs owned by this account.

-
api_version?: number
+
api_version?: number

The API version to use. If omitted, use version 1.

-
command: "account_nfts"
id?: string | number
+
command: "account_nfts"
id?: string | number

A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

-
limit?: number
+
limit?: number

Limit the number of NFTokens to retrieve.

-
marker?: unknown
+
marker?: unknown

Value from a previous paginated response. Resume retrieving data where that response left off.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountNFTsResponse.html b/docs/interfaces/AccountNFTsResponse.html index ace46ff7..26603692 100644 --- a/docs/interfaces/AccountNFTsResponse.html +++ b/docs/interfaces/AccountNFTsResponse.html @@ -1,6 +1,6 @@ -AccountNFTsResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountNFTsResponse

+AccountNFTsResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountNFTsResponse

Response expected from an AccountNFTsRequest.

-

Hierarchy

  • BaseResponse
    • AccountNFTsResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account: string; account_nfts: AccountNFToken[]; ledger_current_index: number; limit?: number; marker?: unknown; validated: boolean }

Type declaration

  • account: string
    +

Hierarchy

  • BaseResponse
    • AccountNFTsResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account: string; account_nfts: AccountNFToken[]; ledger_current_index: number; limit?: number; marker?: unknown; validated: boolean }

Type declaration

  • account: string

    The account requested.

  • account_nfts: AccountNFToken[]

    A list of NFTs owned by the specified account.

    @@ -15,4 +15,4 @@ the next call to resume where this call left off. Omitted when there are No additional pages after this one.

  • validated: boolean

    If true, this data comes from a validated ledger.

    -
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountObjectsRequest.html b/docs/interfaces/AccountObjectsRequest.html index 70852b29..3d86ec01 100644 --- a/docs/interfaces/AccountObjectsRequest.html +++ b/docs/interfaces/AccountObjectsRequest.html @@ -1,31 +1,31 @@ -AccountObjectsRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountObjectsRequest

+AccountObjectsRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountObjectsRequest

The account_objects command returns the raw ledger format for all objects owned by an account. For a higher-level view of an account's trust lines and balances, see the account_lines method instead. Expects a response in the form of an AccountObjectsResponse.

-

Hierarchy

  • BaseRequest
    • AccountObjectsRequest

Index

Properties

account: string
+

Hierarchy

  • BaseRequest
    • AccountObjectsRequest

Index

Properties

account: string

A unique identifier for the account, most commonly the account's address.

-
api_version?: number
+
api_version?: number

The API version to use. If omitted, use version 1.

-
command: "account_objects"
deletion_blockers_only?: boolean
+
command: "account_objects"
deletion_blockers_only?: boolean

If true, the response only includes objects that would block this account from being deleted. The default is false.

-
id?: string | number
+
id?: string | number

A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

-
ledger_hash?: string
+
ledger_hash?: string

A 20-byte hex string for the ledger version to use.

-
ledger_index?: LedgerIndex
+
ledger_index?: LedgerIndex

The ledger index of the ledger to use, or a shortcut string to choose a Ledger automatically.

-
limit?: number
+
limit?: number

The maximum number of objects to include in the results. Must be within the inclusive range 10 to 400 on non-admin connections. The default is 200.

-
marker?: unknown
+
marker?: unknown

Value from a previous paginated response. Resume retrieving data where that response left off.

-
type?: AccountObjectType
+
type?: AccountObjectType

If included, filter results to include only this type of ledger object. The valid types are: Check , DepositPreauth, Escrow, Offer, PayChannel, SignerList, Ticket, and RippleState (trust line).

diff --git a/docs/interfaces/AccountObjectsResponse.html b/docs/interfaces/AccountObjectsResponse.html index 83e9feb5..a09c57ca 100644 --- a/docs/interfaces/AccountObjectsResponse.html +++ b/docs/interfaces/AccountObjectsResponse.html @@ -1,6 +1,6 @@ -AccountObjectsResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountObjectsResponse

+AccountObjectsResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountObjectsResponse

Response expected from an AccountObjectsRequest.

-

Hierarchy

  • BaseResponse
    • AccountObjectsResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account: string; account_objects: AccountObject[]; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; limit?: number; marker?: string; validated?: boolean }

Type declaration

  • account: string
    +

Hierarchy

  • BaseResponse
    • AccountObjectsResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account: string; account_objects: AccountObject[]; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; limit?: number; marker?: string; validated?: boolean }

Type declaration

  • account: string

    Unique Address of the account this request corresponds to.

  • account_objects: AccountObject[]

    Array of objects owned by this account. Each object is in its raw @@ -24,4 +24,4 @@ no additional pages after this one.

    If included and set to true, the information in this response comes from a validated ledger version. Otherwise, the information is subject to change.

    -
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountOffer.html b/docs/interfaces/AccountOffer.html new file mode 100644 index 00000000..eed61be3 --- /dev/null +++ b/docs/interfaces/AccountOffer.html @@ -0,0 +1,17 @@ +AccountOffer | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountOffer

Hierarchy

  • AccountOffer

Index

Properties

expiration?: number
+

A time after which this offer is considered unfunded, as the number of +seconds since the Ripple Epoch. See also: Offer Expiration.

+
flags: number
+

Options set for this offer entry as bit-flags.

+
quality: string
+

The exchange rate of the Offer, as the ratio of the original taker_pays +divided by the original taker_gets. When executing offers, the offer with +the most favorable (lowest) quality is consumed first; offers with the same +quality are executed from oldest to newest.

+
seq: number
+

Sequence number of the transaction that created this entry.

+
taker_gets: Amount
+

The amount the account placing this Offer receives.

+
taker_pays: Amount
+

The amount the account placing this Offer pays.

+

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountOffersRequest.html b/docs/interfaces/AccountOffersRequest.html index 56e509f2..4625aa66 100644 --- a/docs/interfaces/AccountOffersRequest.html +++ b/docs/interfaces/AccountOffersRequest.html @@ -1,27 +1,27 @@ -AccountOffersRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountOffersRequest

+AccountOffersRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountOffersRequest

The account_offers method retrieves a list of offers made by a given account that are outstanding as of a particular ledger version. Expects a response in the form of a AccountOffersResponse.

-

Hierarchy

  • BaseRequest
    • AccountOffersRequest

Index

Properties

account: string
+

Hierarchy

  • BaseRequest
    • AccountOffersRequest

Index

Properties

account: string

A unique identifier for the account, most commonly the account's Address.

-
api_version?: number
+
api_version?: number

The API version to use. If omitted, use version 1.

-
command: "account_offers"
id?: string | number
+
command: "account_offers"
id?: string | number

A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

-
ledger_hash?: string
+
ledger_hash?: string

A 20-byte hex string identifying the ledger version to use.

-
ledger_index?: LedgerIndex
+
ledger_index?: LedgerIndex

The ledger index of the ledger to use, or "current", "closed", or "validated" to select a ledger dynamically.

-
limit?: number
+
limit?: number

Limit the number of transactions to retrieve. The server is not required to honor this value. Must be within the inclusive range 10 to 400.

-
marker?: unknown
+
marker?: unknown

Value from a previous paginated response. Resume retrieving data where that response left off.

-
strict?: boolean
+
strict?: boolean

If true, then the account field only accepts a public key or XRP Ledger address. Otherwise, account can be a secret or passphrase (not recommended). The default is false.

diff --git a/docs/interfaces/AccountOffersResponse.html b/docs/interfaces/AccountOffersResponse.html index 4c678819..39e3aae4 100644 --- a/docs/interfaces/AccountOffersResponse.html +++ b/docs/interfaces/AccountOffersResponse.html @@ -1,6 +1,6 @@ -AccountOffersResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountOffersResponse

+AccountOffersResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountOffersResponse

Response expected from an AccountOffersRequest.

-

Hierarchy

  • BaseResponse
    • AccountOffersResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; marker?: unknown; offers?: AccountOffer[] }

Type declaration

  • account: string
    +

Hierarchy

  • BaseResponse
    • AccountOffersResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; marker?: unknown; offers?: AccountOffer[] }

Type declaration

  • account: string

    Unique Address identifying the account that made the offers.

  • Optional ledger_current_index?: number

    The ledger index of the current in-progress ledger version, which was @@ -15,8 +15,8 @@ this data, as requested.

    Server-defined value indicating the response is paginated. Pass this to the next call to resume where this call left off. Omitted when there are no pages of information after this one.

    -
  • Optional offers?: AccountOffer[]
    +
  • Optional offers?: AccountOffer[]

    Array of objects, where each object represents an offer made by this account that is outstanding as of the requested ledger version. If the number of offers is large, only returns up to limit at a time.

    -
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountSet.html b/docs/interfaces/AccountSet.html index 5997cd18..d04ff27a 100644 --- a/docs/interfaces/AccountSet.html +++ b/docs/interfaces/AccountSet.html @@ -1,65 +1,65 @@ -AccountSet | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountSet

+AccountSet | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountSet

An AccountSet transaction modifies the properties of an account in the XRP Ledger.

-

Hierarchy

  • BaseTransaction
    • AccountSet

Index

Properties

Account: string
+

Hierarchy

  • BaseTransaction
    • AccountSet

Index

Properties

Account: string

The unique address of the account that initiated the transaction.

-
AccountTxnID?: string
+
AccountTxnID?: string

Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

-
ClearFlag?: number
+
ClearFlag?: number

Unique identifier of a flag to disable for this account.

-
Domain?: string
+
Domain?: string

The domain that owns this account, as a string of hex representing the. ASCII for the domain in lowercase.

-
EmailHash?: string
+
EmailHash?: string

Hash of an email address to be used for generating an avatar image.

-
Fee?: string
+
Fee?: string

Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

-
Flags?: number | AccountSetFlagsInterface
LastLedgerSequence?: number
+
Flags?: number | AccountSetFlagsInterface
LastLedgerSequence?: number

Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

-
Memos?: Memo[]
+
Memos?: Memo[]

Additional arbitrary information used to identify this transaction.

-
MessageKey?: string
+
MessageKey?: string

Public key for sending encrypted messages to this account.

-
NFTokenMinter?: string
+
NFTokenMinter?: string

Sets an alternate account that is allowed to mint NFTokens on this account's behalf using NFTokenMint's Issuer field.

-
Sequence?: number
+
Sequence?: number

The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

-
+

Integer flag to enable for this account.

-
Signers?: Signer[]
+
Signers?: Signer[]

Array of objects that represent a multi-signature which authorizes this transaction.

-
SigningPubKey?: string
+
SigningPubKey?: string

Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

-
SourceTag?: number
+
SourceTag?: number

Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

-
TickSize?: number
+
TickSize?: number

Tick size to use for offers involving a currency issued by this address. The exchange rates of those offers is rounded to this many significant digits. Valid values are 3 to 15 inclusive, or 0 to disable.

-
TicketSequence?: number
+
TicketSequence?: number

The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

-
TransactionType: "AccountSet"
TransferRate?: number
+
TransactionType: "AccountSet"
TransferRate?: number

The fee to charge when users transfer this account's issued currencies, represented as billionths of a unit. Cannot be more than 2000000000 or less than 1000000000, except for the special case 0 meaning no fee.

-
TxnSignature?: string
+
TxnSignature?: string

The signature that verifies this transaction as originating from the account it says it is from.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountSetFlagsInterface.html b/docs/interfaces/AccountSetFlagsInterface.html index bf75bee6..66427038 100644 --- a/docs/interfaces/AccountSetFlagsInterface.html +++ b/docs/interfaces/AccountSetFlagsInterface.html @@ -1,6 +1,6 @@ -AccountSetFlagsInterface | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountSetFlagsInterface

+AccountSetFlagsInterface | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountSetFlagsInterface

Map of flags to boolean values representing AccountSet transaction flags.

example
 const accountSetTx: AccountSet = {
TransactionType: 'AccountSet',
Account: 'rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn',
Flags: {
tfOptionalDestTag: true,
tfRequireAuth: true
},
}

// Autofill the tx to see how flags actually look compared to the interface usage.
const autofilledTx = await client.autofill(accountSetTx)
console.log(autofilledTx)
// {
// TransactionType: 'AccountSet',
// Account: 'rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn',
// Flags: 393216,
// Sequence: 1,
// Fee: '12',
// LastLedgerSequence: 21971793
// }
-

Hierarchy

  • AccountSetFlagsInterface

Index

Properties

tfAllowXRP?: boolean
tfDisallowXRP?: boolean
tfOptionalAuth?: boolean
tfOptionalDestTag?: boolean
tfRequireAuth?: boolean
tfRequireDestTag?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Hierarchy

  • AccountSetFlagsInterface

Index

Properties

tfAllowXRP?: boolean
tfDisallowXRP?: boolean
tfOptionalAuth?: boolean
tfOptionalDestTag?: boolean
tfRequireAuth?: boolean
tfRequireDestTag?: boolean

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/AccountTxRequest.html b/docs/interfaces/AccountTxRequest.html index ad6e7244..4dbc9798 100644 --- a/docs/interfaces/AccountTxRequest.html +++ b/docs/interfaces/AccountTxRequest.html @@ -1,36 +1,36 @@ -AccountTxRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountTxRequest

+AccountTxRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountTxRequest

The account_tx method retrieves a list of transactions that involved the specified account. Expects a response in the form of a AccountTxResponse.

-

Hierarchy

  • BaseRequest
    • AccountTxRequest

Index

Properties

account: string
+

Hierarchy

  • BaseRequest
    • AccountTxRequest

Index

Properties

account: string

A unique identifier for the account, most commonly the account's address.

-
api_version?: number
+
api_version?: number

The API version to use. If omitted, use version 1.

-
binary?: boolean
+
binary?: boolean

If true, return transactions as hex strings instead of JSON. The default is false.

-
command: "account_tx"
forward?: boolean
+
command: "account_tx"
forward?: boolean

If true, returns values indexed with the oldest ledger first. Otherwise, the results are indexed with the newest ledger first.

-
id?: string | number
+
id?: string | number

A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

-
ledger_hash?: string
+
ledger_hash?: string

Use to look for transactions from a single ledger only.

-
ledger_index?: LedgerIndex
+
ledger_index?: LedgerIndex

Use to look for transactions from a single ledger only.

-
ledger_index_max?: number
+
ledger_index_max?: number

Use to specify the most recent ledger to include transactions from. A value of -1 instructs the server to use the most recent validated ledger version available.

-
ledger_index_min?: number
+
ledger_index_min?: number

Use to specify the earliest ledger to include transactions from. A value of -1 instructs the server to use the earliest validated ledger version available.

-
limit?: number
+
limit?: number

Default varies. Limit the number of transactions to retrieve. The server is not required to honor this value.

-
marker?: unknown
+
marker?: unknown

Value from a previous paginated response. Resume retrieving data where that response left off. This value is stable even if there is a change in the server's range of available ledgers.

diff --git a/docs/interfaces/AccountTxResponse.html b/docs/interfaces/AccountTxResponse.html index 3fb7cfef..b85ae34c 100644 --- a/docs/interfaces/AccountTxResponse.html +++ b/docs/interfaces/AccountTxResponse.html @@ -1,6 +1,6 @@ -AccountTxResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountTxResponse

+AccountTxResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountTxResponse

Expected response from an AccountTxRequest.

-

Hierarchy

  • BaseResponse
    • AccountTxResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account: string; ledger_index_max: number; ledger_index_min: number; limit: number; marker?: unknown; transactions: AccountTransaction[]; validated?: boolean }

Type declaration

  • account: string
    +

Hierarchy

  • BaseResponse
    • AccountTxResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { account: string; ledger_index_max: number; ledger_index_min: number; limit: number; marker?: unknown; transactions: AccountTransaction[]; validated?: boolean }

Type declaration

  • account: string

    Unique Address identifying the related account.

  • ledger_index_max: number

    The ledger index of the most recent ledger actually searched for @@ -20,4 +20,4 @@ below.

    If included and set to true, the information in this response comes from a validated ledger version. Otherwise, the information is subject to change.

    -
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/BookOffer.html b/docs/interfaces/BookOffer.html index 401b2d71..eebff495 100644 --- a/docs/interfaces/BookOffer.html +++ b/docs/interfaces/BookOffer.html @@ -1,44 +1,44 @@ -BookOffer | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BookOffer

Hierarchy

Index

Properties

Account: string
+BookOffer | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BookOffer

Hierarchy

Index

Properties

Account: string

The address of the account that placed this Offer.

-
BookDirectory: string
+
BookDirectory: string

The ID of the Offer Directory that links to this Offer.

-
BookNode: string
+
BookNode: string

A hint indicating which page of the Offer Directory links to this object, in case the directory consists of multiple pages.

-
Expiration?: number
+
Expiration?: number

The time this Offer expires, in seconds since the Ripple Epoch.

-
Flags: number
+
Flags: number

A bit-map of boolean flags enabled for this Offer.

-
LedgerEntryType: "Offer"
OwnerNode: string
+
LedgerEntryType: "Offer"
OwnerNode: string

A hint indicating which page of the Owner Directory links to this object, in case the directory consists of multiple pages.

-
PreviousTxnID: string
+
PreviousTxnID: string

The identifying hash of the transaction that most recently modified this object.

-
PreviousTxnLgrSeq: number
+
PreviousTxnLgrSeq: number

The index of the ledger that contains the transaction that most recently modified this object.

-
Sequence: number
+
Sequence: number

The Sequence value of the OfferCreate transaction that created this Offer object. Used in combination with the Account to identify this Offer.

-
TakerGets: Amount
+
TakerGets: Amount

The remaining amount and type of currency being provided by the Offer creator.

-
TakerPays: Amount
+
TakerPays: Amount

The remaining amount and type of currency requested by the Offer creator.

-
index: string
owner_funds?: string
+
index: string
owner_funds?: string

Amount of the TakerGets currency the side placing the offer has available to be traded. (XRP is represented as drops; any other currency is represented as a decimal value.) If a trader has multiple offers in the same book, only the highest-ranked offer includes this field.

-
quality?: string
+
quality?: string

The exchange rate, as the ratio taker_pays divided by taker_gets. For fairness, offers that have the same quality are automatically taken first-in, first-out.

-
taker_gets_funded?: Amount
+
taker_gets_funded?: Amount

The maximum amount of currency that the taker can get, given the funding status of the offer.

-
taker_pays_funded?: Amount
+
taker_pays_funded?: Amount

The maximum amount of currency that the taker would pay, given the funding status of the offer.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/BookOffersRequest.html b/docs/interfaces/BookOffersRequest.html index 2bdada1d..94adfc42 100644 --- a/docs/interfaces/BookOffersRequest.html +++ b/docs/interfaces/BookOffersRequest.html @@ -1,29 +1,29 @@ -BookOffersRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BookOffersRequest

+BookOffersRequest | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BookOffersRequest

The book_offers method retrieves a list of offers, also known as the order. Book, between two currencies. Returns an BookOffersResponse.

-

Hierarchy

  • BaseRequest
    • BookOffersRequest

Index

Properties

api_version?: number
+

Hierarchy

  • BaseRequest
    • BookOffersRequest

Index

Properties

api_version?: number

The API version to use. If omitted, use version 1.

-
command: "book_offers"
id?: string | number
+
command: "book_offers"
id?: string | number

A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

-
ledger_hash?: string
+
ledger_hash?: string

A 20-byte hex string for the ledger version to use.

-
ledger_index?: LedgerIndex
+
ledger_index?: LedgerIndex

The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

-
limit?: number
+
limit?: number

If provided, the server does not provide more than this many offers in the results. The total number of results returned may be fewer than the limit, because the server omits unfunded offers.

-
taker?: string
+
taker?: string

The Address of an account to use as a perspective. Unfunded offers placed by this account are always included in the response.

-
taker_gets: TakerAmount
+
taker_gets: TakerAmount

Specification of which currency the account taking the offer would receive, as an object with currency and issuer fields (omit issuer for XRP), like currency amounts.

-
taker_pays: TakerAmount
+
taker_pays: TakerAmount

Specification of which currency the account taking the offer would pay, as an object with currency and issuer fields (omit issuer for XRP), like currency amounts.

diff --git a/docs/interfaces/BookOffersResponse.html b/docs/interfaces/BookOffersResponse.html index 9042d2bc..b3636ebc 100644 --- a/docs/interfaces/BookOffersResponse.html +++ b/docs/interfaces/BookOffersResponse.html @@ -1,6 +1,6 @@ -BookOffersResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BookOffersResponse

+BookOffersResponse | xrpl
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BookOffersResponse

Expected response from a BookOffersRequest.

-

Hierarchy

  • BaseResponse
    • BookOffersResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; offers: BookOffer[]; validated?: boolean }

Type declaration

  • Optional ledger_current_index?: number
    +

Hierarchy

  • BaseResponse
    • BookOffersResponse

Index

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: { ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; offers: BookOffer[]; validated?: boolean }

Type declaration

  • Optional ledger_current_index?: number

    The ledger index of the current in-progress ledger version, which was used to retrieve this information.

  • Optional ledger_hash?: string
    @@ -11,4 +11,4 @@ this data, as requested.

    this data, as requested.

  • offers: BookOffer[]

    Array of offer objects, each of which has the fields of an Offer object.

    -
  • Optional validated?: boolean
status?: string
type: string
warning?: "load"
warnings?: Warning[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +
  • Optional validated?: boolean
  • status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ChannelVerifyRequest.html b/docs/interfaces/ChannelVerifyRequest.html index 7e7ba068..f578cd0f 100644 --- a/docs/interfaces/ChannelVerifyRequest.html +++ b/docs/interfaces/ChannelVerifyRequest.html @@ -1,21 +1,21 @@ -ChannelVerifyRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChannelVerifyRequest

    +ChannelVerifyRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChannelVerifyRequest

    The channel_verify method checks the validity of a signature that can be used to redeem a specific amount of XRP from a payment channel. Expects a response in the form of a ChannelVerifyResponse.

    -

    Hierarchy

    • BaseRequest
      • ChannelVerifyRequest

    Index

    Properties

    amount: string
    +

    Hierarchy

    • BaseRequest
      • ChannelVerifyRequest

    Index

    Properties

    amount: string

    The amount of XRP, in drops, the provided signature authorizes.

    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    channel_id: string
    +
    channel_id: string

    The Channel ID of the channel that provides the XRP. This is a 64-character hexadecimal string.

    -
    command: "channel_verify"
    id?: string | number
    +
    command: "channel_verify"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    public_key: string
    +
    public_key: string

    The public key of the channel and the key pair that was used to create the signature, in hexadecimal or the XRP Ledger's base58 format.

    -
    signature: string
    +
    signature: string

    The signature to verify, in hexadecimal.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ChannelVerifyResponse.html b/docs/interfaces/ChannelVerifyResponse.html index ccc5a822..813cd6dd 100644 --- a/docs/interfaces/ChannelVerifyResponse.html +++ b/docs/interfaces/ChannelVerifyResponse.html @@ -1,6 +1,6 @@ -ChannelVerifyResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChannelVerifyResponse

    +ChannelVerifyResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChannelVerifyResponse

    Response expected from an ChannelVerifyRequest.

    -

    Hierarchy

    • BaseResponse
      • ChannelVerifyResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { signature_verified: boolean }

    Type declaration

    • signature_verified: boolean
      +

    Hierarchy

    • BaseResponse
      • ChannelVerifyResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { signature_verified: boolean }

    Type declaration

    • signature_verified: boolean

      If true, the signature is valid for the stated amount, channel, and public key.

      -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/CheckCancel.html b/docs/interfaces/CheckCancel.html index 00b5d744..53a8a0c8 100644 --- a/docs/interfaces/CheckCancel.html +++ b/docs/interfaces/CheckCancel.html @@ -1,50 +1,50 @@ -CheckCancel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CheckCancel

    +CheckCancel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CheckCancel

    Cancels an unredeemed Check, removing it from the ledger without sending any money. The source or the destination of the check can cancel a Check at any time using this transaction type. If the Check has expired, any address can cancel it.

    -

    Hierarchy

    • BaseTransaction
      • CheckCancel

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • CheckCancel

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    CheckID: string
    +
    CheckID: string

    The ID of the Check ledger object to cancel as a 64-character hexadecimal string.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "CheckCancel"
    TxnSignature?: string
    +
    TransactionType: "CheckCancel"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/CheckCash.html b/docs/interfaces/CheckCash.html index a5084452..593156a5 100644 --- a/docs/interfaces/CheckCash.html +++ b/docs/interfaces/CheckCash.html @@ -1,57 +1,57 @@ -CheckCash | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CheckCash

    +CheckCash | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CheckCash

    Attempts to redeem a Check object in the ledger to receive up to the amount authorized by the corresponding CheckCreate transaction. Only the Destination address of a Check can cash it with a CheckCash transaction.

    -

    Hierarchy

    • BaseTransaction
      • CheckCash

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • CheckCash

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Amount?: Amount
    +
    Amount?: Amount

    Redeem the Check for exactly this amount, if possible. The currency must match that of the SendMax of the corresponding CheckCreate transaction. You. must provide either this field or DeliverMin.

    -
    CheckID: string
    +
    CheckID: string

    The ID of the Check ledger object to cash as a 64-character hexadecimal string.

    -
    DeliverMin?: Amount
    +
    DeliverMin?: Amount

    Redeem the Check for at least this amount and for as much as possible. The currency must match that of the SendMax of the corresponding CheckCreate. transaction. You must provide either this field or Amount.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "CheckCash"
    TxnSignature?: string
    +
    TransactionType: "CheckCash"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/CheckCreate.html b/docs/interfaces/CheckCreate.html index 3b776c3d..acc84ea8 100644 --- a/docs/interfaces/CheckCreate.html +++ b/docs/interfaces/CheckCreate.html @@ -1,63 +1,63 @@ -CheckCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CheckCreate

    +CheckCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CheckCreate

    Create a Check object in the ledger, which is a deferred payment that can be cashed by its intended destination. The sender of this transaction is the sender of the Check.

    -

    Hierarchy

    • BaseTransaction
      • CheckCreate

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • CheckCreate

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Destination: string
    +
    Destination: string

    The unique address of the account that can cash the Check.

    -
    DestinationTag?: number
    +
    DestinationTag?: number

    Arbitrary tag that identifies the reason for the Check, or a hosted. recipient to pay.

    -
    Expiration?: number
    +
    Expiration?: number

    Time after which the Check is no longer valid, in seconds since the Ripple. Epoch.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    InvoiceID?: string
    +
    InvoiceID?: string

    Arbitrary 256-bit hash representing a specific reason or identifier for. this Check.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    SendMax: Amount
    +
    SendMax: Amount

    Maximum amount of source currency the Check is allowed to debit the sender, including transfer fees on non-XRP currencies. The Check can only credit the destination with the same currency (from the same issuer, for non-XRP currencies). For non-XRP amounts, the nested field names MUST be. lower-case.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "CheckCreate"
    TxnSignature?: string
    +
    TransactionType: "CheckCreate"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ClientOptions.html b/docs/interfaces/ClientOptions.html index eb54d722..4d470d1c 100644 --- a/docs/interfaces/ClientOptions.html +++ b/docs/interfaces/ClientOptions.html @@ -1 +1 @@ -ClientOptions | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ClientOptions

    Hierarchy

    • ConnectionUserOptions
      • ClientOptions

    Index

    Properties

    authorization?: string
    certificate?: string
    connectionTimeout?: number
    feeCushion?: number
    key?: string
    maxFeeXRP?: string
    passphrase?: string
    proxy?: string
    proxyAuthorization?: string
    timeout?: number
    trace?: boolean | ((id: string, message: string) => void)
    trustedCertificates?: string[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ClientOptions | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ClientOptions

    Hierarchy

    • ConnectionUserOptions
      • ClientOptions

    Index

    Properties

    authorization?: string
    certificate?: string
    connectionTimeout?: number
    feeCushion?: number
    key?: string
    maxFeeXRP?: string
    passphrase?: string
    proxy?: string
    proxyAuthorization?: string
    timeout?: number
    trace?: boolean | ((id: string, message: string) => void)
    trustedCertificates?: string[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ConsensusStream.html b/docs/interfaces/ConsensusStream.html index 0af2979a..f2734594 100644 --- a/docs/interfaces/ConsensusStream.html +++ b/docs/interfaces/ConsensusStream.html @@ -1,8 +1,8 @@ -ConsensusStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ConsensusStream

    +ConsensusStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ConsensusStream

    The consensus stream sends consensusPhase messages when the consensus process changes phase. The message contains the new phase of consensus the server is in.

    -

    Hierarchy

    • BaseStream
      • ConsensusStream

    Index

    Properties

    Properties

    consensus: "open" | "establish" | "accepted"
    +

    Hierarchy

    • BaseStream
      • ConsensusStream

    Index

    Properties

    Properties

    consensus: "open" | "establish" | "accepted"

    The new consensus phase the server is in. Possible values are open, establish, and accepted.

    -
    type: "consensusPhase"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    type: "consensusPhase"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/DepositAuthorizedRequest.html b/docs/interfaces/DepositAuthorizedRequest.html index 436eca1c..15d4d332 100644 --- a/docs/interfaces/DepositAuthorizedRequest.html +++ b/docs/interfaces/DepositAuthorizedRequest.html @@ -1,19 +1,19 @@ -DepositAuthorizedRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositAuthorizedRequest

    +DepositAuthorizedRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositAuthorizedRequest

    The deposit_authorized command indicates whether one account is authorized to send payments directly to another. Expects a response in the form of a DepositAuthorizedResponse.

    -

    Hierarchy

    • BaseRequest
      • DepositAuthorizedRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • DepositAuthorizedRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "deposit_authorized"
    destination_account: string
    +
    command: "deposit_authorized"
    destination_account: string

    The recipient of a possible payment.

    -
    id?: string | number
    +
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    source_account: string
    +
    source_account: string

    The sender of a possible payment.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/DepositAuthorizedResponse.html b/docs/interfaces/DepositAuthorizedResponse.html index c1a4a9f6..6a4ad193 100644 --- a/docs/interfaces/DepositAuthorizedResponse.html +++ b/docs/interfaces/DepositAuthorizedResponse.html @@ -1,6 +1,6 @@ -DepositAuthorizedResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositAuthorizedResponse

    +DepositAuthorizedResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositAuthorizedResponse

    Expected response from a DepositAuthorizedRequest.

    -

    Hierarchy

    • BaseResponse
      • DepositAuthorizedResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { deposit_authorized: boolean; destination_account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; source_account: string; validated?: boolean }

    Type declaration

    • deposit_authorized: boolean
      +

    Hierarchy

    • BaseResponse
      • DepositAuthorizedResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { deposit_authorized: boolean; destination_account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; source_account: string; validated?: boolean }

    Type declaration

    • deposit_authorized: boolean

      Whether the specified source account is authorized to send payments directly to the destination account. If true, either the destination account does not require Deposit Authorization or the source account is @@ -20,4 +20,4 @@ Response.

      The source account specified in the request.

    • Optional validated?: boolean

      If true, the information comes from a validated ledger version.

      -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/DepositPreauth.html b/docs/interfaces/DepositPreauth.html index 657c8bf4..78accf06 100644 --- a/docs/interfaces/DepositPreauth.html +++ b/docs/interfaces/DepositPreauth.html @@ -1,51 +1,51 @@ -DepositPreauth | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositPreauth

    +DepositPreauth | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositPreauth

    A DepositPreauth transaction gives another account pre-approval to deliver payments to the sender of this transaction. This is only useful if the sender of this transaction is using (or plans to use) Deposit Authorization.

    -

    Hierarchy

    • BaseTransaction
      • DepositPreauth

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • DepositPreauth

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Authorize?: string
    +
    Authorize?: string

    The XRP Ledger address of the sender to preauthorize.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "DepositPreauth"
    TxnSignature?: string
    +
    TransactionType: "DepositPreauth"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    -
    Unauthorize?: string
    +
    Unauthorize?: string

    The XRP Ledger address of a sender whose preauthorization should be. revoked.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ErrorResponse.html b/docs/interfaces/ErrorResponse.html index 93cd2b62..56002e1b 100644 --- a/docs/interfaces/ErrorResponse.html +++ b/docs/interfaces/ErrorResponse.html @@ -1,4 +1,4 @@ -ErrorResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ErrorResponse

    +ErrorResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ErrorResponse

    The shape of an error response from rippled. xrpl.js handles rejections by throwing, and allowing the user to handle in the catch block of a promise.

    -

    Hierarchy

    • ErrorResponse

    Index

    Properties

    api_version?: number
    error: string
    error_code?: string
    error_message?: string
    id: string | number
    request: Request
    status: "error"
    type: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • ErrorResponse

    Index

    Properties

    api_version?: number
    error: string
    error_code?: string
    error_message?: string
    id: string | number
    request: Request
    status: "error"
    type: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/EscrowCancel.html b/docs/interfaces/EscrowCancel.html index 223bffe6..adde2ccd 100644 --- a/docs/interfaces/EscrowCancel.html +++ b/docs/interfaces/EscrowCancel.html @@ -1,49 +1,49 @@ -EscrowCancel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface EscrowCancel

    +EscrowCancel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface EscrowCancel

    Return escrowed XRP to the sender.

    -

    Hierarchy

    • BaseTransaction
      • EscrowCancel

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • EscrowCancel

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    OfferSequence: number
    +
    OfferSequence: number

    Transaction sequence (or Ticket number) of EscrowCreate transaction that. created the escrow to cancel.

    -
    Owner: string
    +
    Owner: string

    Address of the source account that funded the escrow payment.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "EscrowCancel"
    TxnSignature?: string
    +
    TransactionType: "EscrowCancel"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/EscrowCreate.html b/docs/interfaces/EscrowCreate.html index 04bf1b5a..5acb5604 100644 --- a/docs/interfaces/EscrowCreate.html +++ b/docs/interfaces/EscrowCreate.html @@ -1,64 +1,64 @@ -EscrowCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface EscrowCreate

    +EscrowCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface EscrowCreate

    Sequester XRP until the escrow process either finishes or is canceled.

    -

    Hierarchy

    • BaseTransaction
      • EscrowCreate

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • EscrowCreate

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Amount: string
    +
    Amount: string

    Amount of XRP, in drops, to deduct from the sender's balance and escrow. Once escrowed, the XRP can either go to the Destination address (after the. FinishAfter time) or returned to the sender (after the CancelAfter time).

    -
    CancelAfter?: number
    +
    CancelAfter?: number

    The time, in seconds since the Ripple Epoch, when this escrow expires. This value is immutable; the funds can only be returned the sender after. this time.

    -
    Condition?: string
    +
    Condition?: string

    Hex value representing a PREIMAGE-SHA-256 crypto-condition . The funds can. only be delivered to the recipient if this condition is fulfilled.

    -
    Destination: string
    +
    Destination: string

    Address to receive escrowed XRP.

    -
    DestinationTag?: number
    +
    DestinationTag?: number

    Arbitrary tag to further specify the destination for this escrowed. payment, such as a hosted recipient at the destination address.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    FinishAfter?: number
    +
    FinishAfter?: number

    The time, in seconds since the Ripple Epoch, when the escrowed XRP can be released to the recipient. This value is immutable; the funds cannot move. until this time is reached.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "EscrowCreate"
    TxnSignature?: string
    +
    TransactionType: "EscrowCreate"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/EscrowFinish.html b/docs/interfaces/EscrowFinish.html index 65b3c53f..fbdacf87 100644 --- a/docs/interfaces/EscrowFinish.html +++ b/docs/interfaces/EscrowFinish.html @@ -1,55 +1,55 @@ -EscrowFinish | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface EscrowFinish

    +EscrowFinish | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface EscrowFinish

    Deliver XRP from a held payment to the recipient.

    -

    Hierarchy

    • BaseTransaction
      • EscrowFinish

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • EscrowFinish

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Condition?: string
    +
    Condition?: string

    Hex value matching the previously-supplied PREIMAGE-SHA-256. crypto-condition of the held payment.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    Fulfillment?: string
    +
    Fulfillment?: string

    Hex value of the PREIMAGE-SHA-256 crypto-condition fulfillment matching. the held payment's Condition.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    OfferSequence: number
    +
    OfferSequence: number

    Transaction sequence of EscrowCreate transaction that created the held. payment to finish.

    -
    Owner: string
    +
    Owner: string

    Address of the source account that funded the held payment.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "EscrowFinish"
    TxnSignature?: string
    +
    TransactionType: "EscrowFinish"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/FederatorInfoRequest.html b/docs/interfaces/FederatorInfoRequest.html index 3c202b9c..25d3be6f 100644 --- a/docs/interfaces/FederatorInfoRequest.html +++ b/docs/interfaces/FederatorInfoRequest.html @@ -1,11 +1,11 @@ -FederatorInfoRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FederatorInfoRequest

    +FederatorInfoRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FederatorInfoRequest

    The federator_info command asks the federator for information about the door account and other bridge-related information. This method only exists on sidechain federators. Expects a response in the form of a FederatorInfoResponse.

    -

    Hierarchy

    • BaseRequest
      • FederatorInfoRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • FederatorInfoRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "federator_info"
    id?: string | number
    +
    command: "federator_info"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    diff --git a/docs/interfaces/FederatorInfoResponse.html b/docs/interfaces/FederatorInfoResponse.html index a4ebfb6e..3ba958b1 100644 --- a/docs/interfaces/FederatorInfoResponse.html +++ b/docs/interfaces/FederatorInfoResponse.html @@ -1,3 +1,3 @@ -FederatorInfoResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FederatorInfoResponse

    +FederatorInfoResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FederatorInfoResponse

    Response expected from a FederatorInfoRequest.

    -

    Hierarchy

    • BaseResponse
      • FederatorInfoResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { info: { mainchain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } }; public_key: string; sidechain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } } } }

    Type declaration

    • info: { mainchain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } }; public_key: string; sidechain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } } }
      • mainchain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } }
        • door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }
          • initialized: boolean
          • status: "closed" | "open" | "opening" | "closing"
        • last_transaction_sent_seq: number
        • listener_info: { state: "syncing" | "normal" }
          • state: "syncing" | "normal"
        • pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]
        • sequence: number
        • tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] }
          • initialized: boolean
          • tickets: { status: "taken" | "available"; ticket_seq: number }[]
      • public_key: string
      • sidechain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } }
        • door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }
          • initialized: boolean
          • status: "closed" | "open" | "opening" | "closing"
        • last_transaction_sent_seq: number
        • listener_info: { state: "syncing" | "normal" }
          • state: "syncing" | "normal"
        • pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]
        • sequence: number
        • tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] }
          • initialized: boolean
          • tickets: { status: "taken" | "available"; ticket_seq: number }[]
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • BaseResponse
      • FederatorInfoResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { info: { mainchain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } }; public_key: string; sidechain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } } } }

    Type declaration

    • info: { mainchain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } }; public_key: string; sidechain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } } }
      • mainchain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } }
        • door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }
          • initialized: boolean
          • status: "closed" | "open" | "opening" | "closing"
        • last_transaction_sent_seq: number
        • listener_info: { state: "syncing" | "normal" }
          • state: "syncing" | "normal"
        • pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]
        • sequence: number
        • tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] }
          • initialized: boolean
          • tickets: { status: "taken" | "available"; ticket_seq: number }[]
      • public_key: string
      • sidechain: { door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }; last_transaction_sent_seq: number; listener_info: { state: "syncing" | "normal" }; pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]; sequence: number; tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] } }
        • door_status: { initialized: boolean; status: "closed" | "open" | "opening" | "closing" }
          • initialized: boolean
          • status: "closed" | "open" | "opening" | "closing"
        • last_transaction_sent_seq: number
        • listener_info: { state: "syncing" | "normal" }
          • state: "syncing" | "normal"
        • pending_transactions: { amount: string; destination_account: string; signatures: { public_key: string; seq: number }[] }[]
        • sequence: number
        • tickets: { initialized: boolean; tickets: { status: "taken" | "available"; ticket_seq: number }[] }
          • initialized: boolean
          • tickets: { status: "taken" | "available"; ticket_seq: number }[]
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/FeeRequest.html b/docs/interfaces/FeeRequest.html index 0cd137f1..3b92a052 100644 --- a/docs/interfaces/FeeRequest.html +++ b/docs/interfaces/FeeRequest.html @@ -1,12 +1,12 @@ -FeeRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FeeRequest

    +FeeRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FeeRequest

    The fee command reports the current state of the open-ledger requirements for the transaction cost. This requires the FeeEscalation amendment to be enabled. Expects a response in the form of a FeeResponse.

    example
    const feeRequest: FeeRequest = {
    command: 'fee'
    }
    -

    Hierarchy

    • BaseRequest
      • FeeRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • FeeRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "fee"
    id?: string | number
    +
    command: "fee"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    diff --git a/docs/interfaces/FeeResponse.html b/docs/interfaces/FeeResponse.html index fd38c5ec..5d5166db 100644 --- a/docs/interfaces/FeeResponse.html +++ b/docs/interfaces/FeeResponse.html @@ -1,6 +1,6 @@ -FeeResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FeeResponse

    +FeeResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FeeResponse

    Response expected from a FeeRequest.

    -

    Hierarchy

    • BaseResponse
      • FeeResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { current_ledger_size: string; current_queue_size: string; drops: { base_fee: string; median_fee: string; minimum_fee: string; open_ledger_fee: string }; expected_ledger_size: string; ledger_current_index: number; levels: { median_level: string; minimum_level: string; open_ledger_level: string; reference_level: string }; max_queue_size: string }

    Type declaration

    • current_ledger_size: string
      +

    Hierarchy

    • BaseResponse
      • FeeResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { current_ledger_size: string; current_queue_size: string; drops: { base_fee: string; median_fee: string; minimum_fee: string; open_ledger_fee: string }; expected_ledger_size: string; ledger_current_index: number; levels: { median_level: string; minimum_level: string; open_ledger_level: string; reference_level: string }; max_queue_size: string }

    Type declaration

    • current_ledger_size: string

      Number of transactions provisionally included in the in-progress ledger.

    • current_queue_size: string

      Number of transactions currently queued for the next ledger.

      @@ -38,4 +38,4 @@ levels.

  • max_queue_size: string

    The maximum number of transactions that the transaction queue can currently hold.

    -
  • status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/GatewayBalancesRequest.html b/docs/interfaces/GatewayBalancesRequest.html index 11f244ca..9e120854 100644 --- a/docs/interfaces/GatewayBalancesRequest.html +++ b/docs/interfaces/GatewayBalancesRequest.html @@ -1,26 +1,26 @@ -GatewayBalancesRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GatewayBalancesRequest

    +GatewayBalancesRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GatewayBalancesRequest

    The gateway_balances command calculates the total balances issued by a given account, optionally excluding amounts held by operational addresses. Expects a response in the form of a GatewayBalancesResponse.

    example
    const gatewayBalances: GatewayBalanceRequest = {
    "id": "example_gateway_balances_1",
    "command": "gateway_balances",
    "account": "rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",
    "strict": true,
    "hotwallet": ["rKm4uWpg9tfwbVSeATv4KxDe6mpE9yPkgJ","ra7JkEzrgeKHdzKgo4EUUVBnxggY4z37kt"],
    "ledger_index": "validated"
    }
    -

    Hierarchy

    • BaseRequest
      • GatewayBalancesRequest

    Index

    Properties

    account: string
    +

    Hierarchy

    • BaseRequest
      • GatewayBalancesRequest

    Index

    Properties

    account: string

    The Address to check. This should be the issuing address.

    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "gateway_balances"
    hotwallet?: string | string[]
    +
    command: "gateway_balances"
    hotwallet?: string | string[]

    An operational address to exclude from the balances issued, or an array of Such addresses.

    -
    id?: string | number
    +
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger version to use, or a shortcut string to choose a ledger automatically.

    -
    strict?: boolean
    +
    strict?: boolean

    If true, only accept an address or public key for the account parameter. Defaults to false.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/GatewayBalancesResponse.html b/docs/interfaces/GatewayBalancesResponse.html index 6429ae55..172ca4ea 100644 --- a/docs/interfaces/GatewayBalancesResponse.html +++ b/docs/interfaces/GatewayBalancesResponse.html @@ -1,6 +1,6 @@ -GatewayBalancesResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GatewayBalancesResponse

    +GatewayBalancesResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GatewayBalancesResponse

    Expected response from a GatewayBalancesRequest.

    -

    Hierarchy

    • BaseResponse
      • GatewayBalancesResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { account: string; assets?: {}; balances?: {}; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; obligations?: {} }

    Type declaration

    • account: string
      +

    Hierarchy

    • BaseResponse
      • GatewayBalancesResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { account: string; assets?: {}; balances?: {}; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; obligations?: {} }

    Type declaration

    • account: string

      The address of the account that issued the balances.

    • Optional assets?: {}

      Total amounts held that are issued by others. In the recommended @@ -20,4 +20,4 @@ used to retrieve this information.

    • Optional obligations?: {}

      Total amounts issued to addresses not excluded, as a map of currencies to the total value issued.

      -
      • [currency: string]: string
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    • [currency: string]: string
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerClosedRequest.html b/docs/interfaces/LedgerClosedRequest.html index 75ed7cfa..68310989 100644 --- a/docs/interfaces/LedgerClosedRequest.html +++ b/docs/interfaces/LedgerClosedRequest.html @@ -1,4 +1,4 @@ -LedgerClosedRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerClosedRequest

    +LedgerClosedRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerClosedRequest

    The ledger_closed method returns the unique identifiers of the most recently closed ledger. Expects a response in the form of a LedgerClosedResponse.

    example

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • LedgerClosedRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "ledger_closed"
    id?: string | number
    +
    command: "ledger_closed"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    diff --git a/docs/interfaces/LedgerClosedResponse.html b/docs/interfaces/LedgerClosedResponse.html index d69353e2..45509f4e 100644 --- a/docs/interfaces/LedgerClosedResponse.html +++ b/docs/interfaces/LedgerClosedResponse.html @@ -1,3 +1,3 @@ -LedgerClosedResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerClosedResponse

    +LedgerClosedResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerClosedResponse

    The response expected from a LedgerClosedRequest.

    -

    Hierarchy

    • BaseResponse
      • LedgerClosedResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger_hash: string; ledger_index: number }

    Type declaration

    • ledger_hash: string
    • ledger_index: number
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • BaseResponse
      • LedgerClosedResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger_hash: string; ledger_index: number }

    Type declaration

    • ledger_hash: string
    • ledger_index: number
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerCurrentRequest.html b/docs/interfaces/LedgerCurrentRequest.html index 20bfe359..03cf97f2 100644 --- a/docs/interfaces/LedgerCurrentRequest.html +++ b/docs/interfaces/LedgerCurrentRequest.html @@ -1,11 +1,11 @@ -LedgerCurrentRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerCurrentRequest

    +LedgerCurrentRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerCurrentRequest

    The ledger_current method returns the unique identifiers of the current in-progress ledger. Expects a response in the form of a LedgerCurrentResponse.

    example
    const ledgerCurrent: LedgerCurrentRequest = {
    "command": "ledger_current"
    }
    -

    Hierarchy

    • BaseRequest
      • LedgerCurrentRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • LedgerCurrentRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "ledger_current"
    id?: string | number
    +
    command: "ledger_current"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    diff --git a/docs/interfaces/LedgerCurrentResponse.html b/docs/interfaces/LedgerCurrentResponse.html index 34dd65d8..e896d8e5 100644 --- a/docs/interfaces/LedgerCurrentResponse.html +++ b/docs/interfaces/LedgerCurrentResponse.html @@ -1,5 +1,5 @@ -LedgerCurrentResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerCurrentResponse

    +LedgerCurrentResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerCurrentResponse

    Response expected from a LedgerCurrentRequest.

    -

    Hierarchy

    • BaseResponse
      • LedgerCurrentResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger_current_index: number }

    Type declaration

    • ledger_current_index: number
      +

    Hierarchy

    • BaseResponse
      • LedgerCurrentResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger_current_index: number }

    Type declaration

    • ledger_current_index: number

      The ledger index of this ledger version.

      -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerDataRequest.html b/docs/interfaces/LedgerDataRequest.html index f15c2545..da46a4f8 100644 --- a/docs/interfaces/LedgerDataRequest.html +++ b/docs/interfaces/LedgerDataRequest.html @@ -1,27 +1,27 @@ -LedgerDataRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerDataRequest

    +LedgerDataRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerDataRequest

    The ledger_data method retrieves contents of the specified ledger. You can iterate through several calls to retrieve the entire contents of a single ledger version.

    example
    const ledgerData: LedgerDataRequest = {
    "id": 2,
    "ledger_hash": "842B57C1CC0613299A686D3E9F310EC0422C84D3911E5056389AA7E5808A93C8",
    "command": "ledger_data",
    "limit": 5,
    "binary": true
    }
    -

    Hierarchy

    • BaseRequest
      • LedgerDataRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • LedgerDataRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    binary?: boolean
    +
    binary?: boolean

    If set to true, return ledger objects as hashed hex strings instead of JSON.

    -
    command: "ledger_data"
    id?: string | number
    +
    command: "ledger_data"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    limit?: number
    +
    limit?: number

    Limit the number of ledger objects to retrieve. The server is not required to honor this value.

    -
    marker?: unknown
    +
    marker?: unknown

    Value from a previous paginated response. Resume retrieving data where that response left off.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerDataResponse.html b/docs/interfaces/LedgerDataResponse.html index d2eaa050..0bbf1659 100644 --- a/docs/interfaces/LedgerDataResponse.html +++ b/docs/interfaces/LedgerDataResponse.html @@ -1,6 +1,6 @@ -LedgerDataResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerDataResponse

    +LedgerDataResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerDataResponse

    The response expected from a LedgerDataRequest.

    -

    Hierarchy

    • BaseResponse
      • LedgerDataResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger_hash: string; ledger_index: number; marker?: unknown; state: State[]; validated?: boolean }

    Type declaration

    • ledger_hash: string
      +

    Hierarchy

    • BaseResponse
      • LedgerDataResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger_hash: string; ledger_index: number; marker?: unknown; state: State[]; validated?: boolean }

    Type declaration

    • ledger_hash: string

      Unique identifying hash of this ledger version.

    • ledger_index: number

      The ledger index of this ledger version.

      @@ -10,4 +10,4 @@ the next call to resume where this call left off.

    • state: State[]

      Array of JSON objects containing data from the ledger's state tree, as defined below.

      -
    • Optional validated?: boolean
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Optional validated?: boolean
  • status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.AccountRoot.html b/docs/interfaces/LedgerEntry.AccountRoot.html index af149095..4fb8d39b 100644 --- a/docs/interfaces/LedgerEntry.AccountRoot.html +++ b/docs/interfaces/LedgerEntry.AccountRoot.html @@ -1,48 +1,48 @@ -AccountRoot | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountRoot

    +AccountRoot | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountRoot

    The AccountRoot object type describes a single account, its settings, and XRP balance.

    -

    Hierarchy

    • default
      • AccountRoot

    Index

    Properties

    Account: string
    +

    Hierarchy

    • default
      • AccountRoot

    Index

    Properties

    Account: string

    The identifying (classic) address of this account.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    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. asfAccountTxnID flag enabled.

    -
    Balance: string
    +
    Balance: string

    The account's current XRP balance in drops, represented as a string.

    -
    Domain?: string
    +
    Domain?: string

    A domain associated with this account. In JSON, this is the hexadecimal for the ASCII representation of the domain.

    -
    EmailHash?: string
    +
    EmailHash?: string

    The md5 hash of an email address.

    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags enabled for this account.

    -
    LedgerEntryType: "AccountRoot"
    MessageKey?: string
    +
    LedgerEntryType: "AccountRoot"
    MessageKey?: string

    A public key that may be used to send encrypted messages to this account in JSON, uses hexadecimal.

    -
    OwnerCount: number
    +
    OwnerCount: number

    The number of objects this account owns in the ledger, which contributes to its owner reserve.

    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    RegularKey?: string
    +
    RegularKey?: string

    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.

    -
    Sequence: number
    +
    Sequence: number

    The sequence number of the next valid transaction for this account.

    -
    TickSize?: number
    +
    TickSize?: number

    How many significant digits to use for exchange rates of Offers involving currencies issued by this address. Valid values are 3 to 15, inclusive.

    -
    TicketCount?: number
    +
    TicketCount?: number

    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.

    -
    TransferRate?: number
    +
    TransferRate?: number

    A transfer fee to charge other users for sending currency issued by this account to each other.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.AccountRootFlagsInterface.html b/docs/interfaces/LedgerEntry.AccountRootFlagsInterface.html index 26d64e95..9b5c457b 100644 --- a/docs/interfaces/LedgerEntry.AccountRootFlagsInterface.html +++ b/docs/interfaces/LedgerEntry.AccountRootFlagsInterface.html @@ -1,23 +1,23 @@ -AccountRootFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountRootFlagsInterface

    +AccountRootFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountRootFlagsInterface

    A boolean map of AccountRootFlags for simplified code checking AccountRoot settings. For submitting settings flags to the ledger, use AccountRootFlags instead.

    -

    Hierarchy

    • AccountRootFlagsInterface

    Index

    Properties

    lsfDefaultRipple?: boolean
    +

    Hierarchy

    • AccountRootFlagsInterface

    Index

    Properties

    lsfDefaultRipple?: boolean

    Enable rippling on this addresses's trust lines by default. Required for issuing addresses; discouraged for others.

    -
    lsfDepositAuth?: boolean
    +
    lsfDepositAuth?: boolean

    This account can only receive funds from transactions it sends, and from preauthorized accounts. (It has DepositAuth enabled.)

    -
    lsfDisableMaster?: boolean
    +
    lsfDisableMaster?: boolean

    Disallows use of the master key to sign transactions for this account.

    -
    lsfDisallowXRP?: boolean
    +
    lsfDisallowXRP?: boolean

    Client applications should not send XRP to this account. Not enforced by rippled.

    -
    lsfGlobalFreeze?: boolean
    +
    lsfGlobalFreeze?: boolean

    All assets issued by this address are frozen.

    -
    lsfNoFreeze?: boolean
    +
    lsfNoFreeze?: boolean

    This address cannot freeze trust lines connected to it. Once enabled, cannot be disabled.

    -
    lsfPasswordSpent?: boolean
    +
    lsfPasswordSpent?: boolean

    The account has used its free SetRegularKey transaction.

    -
    lsfRequireAuth?: boolean
    +
    lsfRequireAuth?: boolean

    This account must individually approve other users for those users to hold this account's issued currencies.

    -
    lsfRequireDestTag?: boolean
    +
    lsfRequireDestTag?: boolean

    Requires incoming payments to specify a Destination Tag.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Amendments.html b/docs/interfaces/LedgerEntry.Amendments.html index 44287fc7..c3c37aee 100644 --- a/docs/interfaces/LedgerEntry.Amendments.html +++ b/docs/interfaces/LedgerEntry.Amendments.html @@ -1,14 +1,14 @@ -Amendments | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Amendments

    +Amendments | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Amendments

    The Amendments object type contains a list of Amendments that are currently active.

    -

    Hierarchy

    • default
      • Amendments

    Index

    Properties

    Amendments?: string[]
    +

    Hierarchy

    • default
      • Amendments

    Index

    Properties

    Amendments?: string[]

    Array of 256-bit amendment IDs for all currently-enabled amendments. If omitted, there are no enabled amendments.

    -
    Flags: 0
    +
    Flags: 0

    A bit-map of boolean flags. No flags are defined for the Amendments object type, so this value is always 0.

    -
    LedgerEntryType: "Amendments"
    Majorities?: Majority[]
    +
    LedgerEntryType: "Amendments"
    Majorities?: Majority[]

    Array of objects describing the status of amendments that have majority support but are not yet enabled. If omitted, there are no pending amendments with majority support.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Check.html b/docs/interfaces/LedgerEntry.Check.html index dfaf4c9a..e7b58f38 100644 --- a/docs/interfaces/LedgerEntry.Check.html +++ b/docs/interfaces/LedgerEntry.Check.html @@ -1,41 +1,41 @@ -Check | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Check

    +Check | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Check

    A Check object describes a check, similar to a paper personal check, which can be cashed by its destination to get money from its sender.

    -

    Hierarchy

    • default
      • Check

    Index

    Properties

    Account: string
    +

    Hierarchy

    • default
      • Check

    Index

    Properties

    Account: string

    The sender of the Check. Cashing the Check debits this address's balance.

    -
    Destination: string
    +
    Destination: string

    The intended recipient of the Check. Only this address can cash the Check, using a CheckCash transaction.

    -
    DestinationNode?: string
    +
    DestinationNode?: string

    A hint indicating which page of the destination's owner directory links to this object, in case the directory consists of multiple pages.

    -
    DestinationTag?: number
    +
    DestinationTag?: number

    An arbitrary tag to further specify the destination for this Check, such as a hosted recipient at the destination address.

    -
    Expiration?: number
    +
    Expiration?: number

    Indicates the time after which this Check is considered expired.

    -
    Flags: 0
    +
    Flags: 0

    A bit-map of boolean flags. No flags are defined for Checks, so this value is always 0.

    -
    InvoiceID?: string
    +
    InvoiceID?: string

    Arbitrary 256-bit hash provided by the sender as a specific reason or identifier for this Check.

    -
    LedgerEntryType: "Check"
    OwnerNode: string
    +
    LedgerEntryType: "Check"
    OwnerNode: string

    A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.

    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    SendMax: Amount
    +
    SendMax: Amount

    The maximum amount of currency this Check can debit the sender. If the Check is successfully cashed, the destination is credited in the same currency for up to this amount.

    -
    Sequence: number
    +
    Sequence: number

    The sequence number of the CheckCreate transaction that created this check.

    -
    SourceTag?: number
    +
    SourceTag?: number

    An arbitrary tag to further specify the source for this Check, such as a hosted recipient at the sender's address.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.DepositPreauth.html b/docs/interfaces/LedgerEntry.DepositPreauth.html index 4f8196bb..09d6879e 100644 --- a/docs/interfaces/LedgerEntry.DepositPreauth.html +++ b/docs/interfaces/LedgerEntry.DepositPreauth.html @@ -1,20 +1,20 @@ -DepositPreauth | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositPreauth

    +DepositPreauth | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositPreauth

    A DepositPreauth object tracks a preauthorization from one account to another. DepositPreauth transactions create these objects.

    -

    Hierarchy

    • default
      • DepositPreauth

    Index

    Properties

    Account: string
    +

    Hierarchy

    • default
      • DepositPreauth

    Index

    Properties

    Account: string

    The account that granted the preauthorization.

    -
    Authorize: string
    +
    Authorize: string

    The account that received the preauthorization.

    -
    Flags: 0
    +
    Flags: 0

    A bit-map of boolean flags. No flags are defined for DepositPreauth objects, so this value is always 0.

    -
    LedgerEntryType: "DepositPreauth"
    OwnerNode: string
    +
    LedgerEntryType: "DepositPreauth"
    OwnerNode: string

    A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.

    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.DirectoryNode.html b/docs/interfaces/LedgerEntry.DirectoryNode.html index 21c34204..ea743227 100644 --- a/docs/interfaces/LedgerEntry.DirectoryNode.html +++ b/docs/interfaces/LedgerEntry.DirectoryNode.html @@ -1,29 +1,29 @@ -DirectoryNode | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DirectoryNode

    +DirectoryNode | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DirectoryNode

    The DirectoryNode object type provides a list of links to other objects in the ledger's state tree.

    -

    Hierarchy

    • default
      • DirectoryNode

    Index

    Properties

    Flags: number
    +

    Hierarchy

    • default
      • DirectoryNode

    Index

    Properties

    Flags: number

    A bit-map of boolean flags enabled for this directory. Currently, the protocol defines no flags for DirectoryNode objects.

    -
    IndexNext?: number
    +
    IndexNext?: number

    If this Directory consists of multiple pages, this ID links to the next object in the chain, wrapping around at the end.

    -
    IndexPrevious?: number
    +
    IndexPrevious?: number

    If this Directory consists of multiple pages, this ID links to the previous object in the chain, wrapping around at the beginning.

    -
    Indexes: string[]
    +
    Indexes: string[]

    The contents of this Directory: an array of IDs of other objects.

    -
    LedgerEntryType: "DirectoryNode"
    Owner?: string
    +
    LedgerEntryType: "DirectoryNode"
    Owner?: string

    The address of the account that owns the objects in this directory.

    -
    RootIndex: string
    +
    RootIndex: string

    The ID of root object for this directory.

    -
    TakerGetsCurrency?: string
    +
    TakerGetsCurrency?: string

    The currency code of the TakerGets amount from the offers in this directory.

    -
    TakerGetsIssuer?: string
    +
    TakerGetsIssuer?: string

    The issuer of the TakerGets amount from the offers in this directory.

    -
    TakerPaysCurrency?: string
    +
    TakerPaysCurrency?: string

    The currency code of the TakerPays amount from the offers in this directory.

    -
    TakerPaysIssuer?: string
    +
    TakerPaysIssuer?: string

    The issuer of the TakerPays amount from the offers in this directory.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Escrow.html b/docs/interfaces/LedgerEntry.Escrow.html index 1c44d0e5..ed66471d 100644 --- a/docs/interfaces/LedgerEntry.Escrow.html +++ b/docs/interfaces/LedgerEntry.Escrow.html @@ -1,43 +1,43 @@ -Escrow | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Escrow

    +Escrow | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Escrow

    The Escrow object type represents a held payment of XRP waiting to be executed or canceled.

    -

    Hierarchy

    • default
      • Escrow

    Index

    Properties

    Account: string
    +

    Hierarchy

    • default
      • Escrow

    Index

    Properties

    Account: string

    The address of the owner (sender) of this held payment. This is the account that provided the XRP, and gets it back if the held payment is canceled.

    -
    Amount: string
    +
    Amount: string

    The amount of XRP, in drops, to be delivered by the held payment.

    -
    CancelAfter?: number
    +
    CancelAfter?: number

    The time after which this Escrow is considered expired.

    -
    Condition?: string
    +
    Condition?: string

    A PREIMAGE-SHA-256 crypto-condition, as hexadecimal. If present, the EscrowFinish transaction must contain a fulfillment that satisfies this condition.

    -
    Destination: string
    +
    Destination: string

    The destination address where the XRP is paid if the held payment is successful.

    -
    DestinationNode?: string
    +
    DestinationNode?: string

    A hint indicating which page of the destination's owner directory links to this object, in case the directory consists of multiple pages.

    -
    DestinationTag?: number
    +
    DestinationTag?: number

    An arbitrary tag to further specify the destination for this held payment, such as a hosted recipient at the destination address.

    -
    FinishAfter?: number
    +
    FinishAfter?: number

    The time, in seconds, since the Ripple Epoch, after which this held payment can be finished. Any EscrowFinish transaction before this time fails.

    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags. No flags are defined for the Escrow type, so this value is always 0.

    -
    LedgerEntryType: "Escrow"
    OwnerNode: string
    +
    LedgerEntryType: "Escrow"
    OwnerNode: string

    A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.

    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    SourceTag?: number
    +
    SourceTag?: number

    An arbitrary tag to further specify the source for this held payment, such as a hosted recipient at the owner's address.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.FeeSettings.html b/docs/interfaces/LedgerEntry.FeeSettings.html index a96231fe..6df5abd5 100644 --- a/docs/interfaces/LedgerEntry.FeeSettings.html +++ b/docs/interfaces/LedgerEntry.FeeSettings.html @@ -1,16 +1,16 @@ -FeeSettings | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FeeSettings

    +FeeSettings | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FeeSettings

    The FeeSettings object type contains the current base transaction cost and reserve amounts as determined by fee voting.

    -

    Hierarchy

    • default
      • FeeSettings

    Index

    Properties

    BaseFee: string
    +

    Hierarchy

    • default
      • FeeSettings

    Index

    Properties

    BaseFee: string

    The transaction cost of the "reference transaction" in drops of XRP as hexadecimal.

    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags for this object. No flags are defined for this type.

    -
    LedgerEntryType: "FeeSettings"
    ReferenceFeeUnits: number
    +
    LedgerEntryType: "FeeSettings"
    ReferenceFeeUnits: number

    The BaseFee translated into "fee units".

    -
    ReserveBase: number
    +
    ReserveBase: number

    The base reserve for an account in the XRP Ledger, as drops of XRP.

    -
    ReserveIncrement: number
    +
    ReserveIncrement: number

    The incremental owner reserve for owning objects, as drops of XRP.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Ledger.html b/docs/interfaces/LedgerEntry.Ledger.html index 3b7ca727..4b25a756 100644 --- a/docs/interfaces/LedgerEntry.Ledger.html +++ b/docs/interfaces/LedgerEntry.Ledger.html @@ -1,40 +1,40 @@ -Ledger | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Ledger

    +Ledger | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Ledger

    A ledger is a block of transactions and shared state data. It has a unique header that describes its contents using cryptographic hashes.

    -

    Hierarchy

    • Ledger

    Index

    Properties

    accountState?: LedgerEntry[]
    +

    Hierarchy

    • Ledger

    Index

    Properties

    accountState?: LedgerEntry[]

    All the state information in this ledger.

    -
    account_hash: string
    +
    account_hash: string

    The SHA-512Half of this ledger's state tree information.

    -
    close_flags: number
    +
    close_flags: number

    A bit-map of flags relating to the closing of this ledger.

    -
    close_time: number
    +
    close_time: number

    The approximate time this ledger version closed, as the number of seconds since the Ripple Epoch of 2000-01-01 00:00:00. This value is rounded based on the close_time_resolution.

    -
    close_time_human: string
    +
    close_time_human: string

    The approximate time this ledger was closed, in human-readable format. Always uses the UTC time zone.

    -
    close_time_resolution: number
    +
    close_time_resolution: number

    An integer in the range [2,120] indicating the maximum number of seconds by which the close_time could be rounded.

    -
    closed: boolean
    +
    closed: boolean

    Whether or not this ledger has been closed.

    -
    ledger_hash: string
    +
    ledger_hash: string

    The SHA-512Half of this ledger version. This serves as a unique identifier for this ledger and all its contents.

    -
    ledger_index: string
    +
    ledger_index: string

    The ledger index of the ledger. Some API methods display this as a quoted integer; some display it as a native JSON number.

    -
    parent_close_time: number
    +
    parent_close_time: number

    The approximate time at which the previous ledger was closed.

    -
    parent_hash: string
    +
    parent_hash: string

    Unique identifying hash of the ledger that came immediately before this one.

    -
    total_coins: string
    +
    total_coins: string

    Total number of XRP drops in the network, as a quoted integer.

    -
    transaction_hash: string
    +
    transaction_hash: string

    Hash of the transaction information included in this ledger, as hex.

    -
    transactions?: ((AccountDelete & { metaData?: TransactionMetadata }) & (AccountSet & { metaData?: TransactionMetadata }) & (CheckCancel & { metaData?: TransactionMetadata }) & (CheckCash & { metaData?: TransactionMetadata }) & (CheckCreate & { metaData?: TransactionMetadata }) & (DepositPreauth & { metaData?: TransactionMetadata }) & (EscrowCancel & { metaData?: TransactionMetadata }) & (EscrowCreate & { metaData?: TransactionMetadata }) & (EscrowFinish & { metaData?: TransactionMetadata }) & (NFTokenAcceptOffer & { metaData?: TransactionMetadata }) & (NFTokenBurn & { metaData?: TransactionMetadata }) & (NFTokenCancelOffer & { metaData?: TransactionMetadata }) & (NFTokenCreateOffer & { metaData?: TransactionMetadata }) & (NFTokenMint & { metaData?: TransactionMetadata }) & (OfferCancel & { metaData?: TransactionMetadata }) & (OfferCreate & { metaData?: TransactionMetadata }) & (Payment & { metaData?: TransactionMetadata }) & (PaymentChannelClaim & { metaData?: TransactionMetadata }) & (PaymentChannelCreate & { metaData?: TransactionMetadata }) & (PaymentChannelFund & { metaData?: TransactionMetadata }) & (SetRegularKey & { metaData?: TransactionMetadata }) & (SignerListSet & { metaData?: TransactionMetadata }) & (TicketCreate & { metaData?: TransactionMetadata }) & (TrustSet & { metaData?: TransactionMetadata }))[]
    +
    transactions?: ((AccountDelete & { metaData?: TransactionMetadata }) & (AccountSet & { metaData?: TransactionMetadata }) & (CheckCancel & { metaData?: TransactionMetadata }) & (CheckCash & { metaData?: TransactionMetadata }) & (CheckCreate & { metaData?: TransactionMetadata }) & (DepositPreauth & { metaData?: TransactionMetadata }) & (EscrowCancel & { metaData?: TransactionMetadata }) & (EscrowCreate & { metaData?: TransactionMetadata }) & (EscrowFinish & { metaData?: TransactionMetadata }) & (NFTokenAcceptOffer & { metaData?: TransactionMetadata }) & (NFTokenBurn & { metaData?: TransactionMetadata }) & (NFTokenCancelOffer & { metaData?: TransactionMetadata }) & (NFTokenCreateOffer & { metaData?: TransactionMetadata }) & (NFTokenMint & { metaData?: TransactionMetadata }) & (OfferCancel & { metaData?: TransactionMetadata }) & (OfferCreate & { metaData?: TransactionMetadata }) & (Payment & { metaData?: TransactionMetadata }) & (PaymentChannelClaim & { metaData?: TransactionMetadata }) & (PaymentChannelCreate & { metaData?: TransactionMetadata }) & (PaymentChannelFund & { metaData?: TransactionMetadata }) & (SetRegularKey & { metaData?: TransactionMetadata }) & (SignerListSet & { metaData?: TransactionMetadata }) & (TicketCreate & { metaData?: TransactionMetadata }) & (TrustSet & { metaData?: TransactionMetadata }))[]

    Transactions applied in this ledger version. By default, members are the transactions' identifying Hash strings. If the request specified expand as true, members are full representations of the transactions instead, in diff --git a/docs/interfaces/LedgerEntry.LedgerHashes.html b/docs/interfaces/LedgerEntry.LedgerHashes.html index 2104bef6..18da1366 100644 --- a/docs/interfaces/LedgerEntry.LedgerHashes.html +++ b/docs/interfaces/LedgerEntry.LedgerHashes.html @@ -1,13 +1,13 @@ -LedgerHashes | xrpl

    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerHashes

    +LedgerHashes | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerHashes

    The LedgerHashes objects exist to make it possible to look up a previous ledger's hash with only the current ledger version and at most one lookup of a previous ledger version.

    -

    Hierarchy

    • default
      • LedgerHashes

    Index

    Properties

    Flags: number
    +

    Hierarchy

    • default
      • LedgerHashes

    Index

    Properties

    Flags: number

    A bit-map of boolean flags for this object. No flags are defined for this type.

    -
    Hashes: string[]
    +
    Hashes: string[]

    An array of up to 256 ledger hashes. The contents depend on which sub-type of LedgerHashes object this is.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    The Ledger Index of the last entry in this object's Hashes array.

    -
    LedgerEntryType: "LedgerHashes"
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    LedgerEntryType: "LedgerHashes"
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.NegativeUNL.html b/docs/interfaces/LedgerEntry.NegativeUNL.html index 4aacab1f..59058d63 100644 --- a/docs/interfaces/LedgerEntry.NegativeUNL.html +++ b/docs/interfaces/LedgerEntry.NegativeUNL.html @@ -1,12 +1,12 @@ -NegativeUNL | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NegativeUNL

    +NegativeUNL | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NegativeUNL

    The NegativeUNL object type contains the current status of the Negative UNL, a list of trusted validators currently believed to be offline.

    -

    Hierarchy

    • default
      • NegativeUNL

    Index

    Properties

    DisabledValidators?: DisabledValidator[]
    +

    Hierarchy

    • default
      • NegativeUNL

    Index

    Properties

    DisabledValidators?: DisabledValidator[]

    A list of trusted validators that are currently disabled.

    -
    LedgerEntryType: "NegativeUNL"
    ValidatorToDisable?: string
    +
    LedgerEntryType: "NegativeUNL"
    ValidatorToDisable?: string

    The public key of a trusted validator that is scheduled to be disabled in the next flag ledger.

    -
    ValidatorToReEnable?: string
    +
    ValidatorToReEnable?: string

    The public key of a trusted validator in the Negative UNL that is scheduled to be re-enabled in the next flag ledger.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Offer.html b/docs/interfaces/LedgerEntry.Offer.html index 727ec83d..1a03b620 100644 --- a/docs/interfaces/LedgerEntry.Offer.html +++ b/docs/interfaces/LedgerEntry.Offer.html @@ -1,29 +1,29 @@ -Offer | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Offer

    Hierarchy

    Index

    Properties

    Account: string
    +Offer | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Offer

    Hierarchy

    Index

    Properties

    Account: string

    The address of the account that placed this Offer.

    -
    BookDirectory: string
    +
    BookDirectory: string

    The ID of the Offer Directory that links to this Offer.

    -
    BookNode: string
    +
    BookNode: string

    A hint indicating which page of the Offer Directory links to this object, in case the directory consists of multiple pages.

    -
    Expiration?: number
    +
    Expiration?: number

    The time this Offer expires, in seconds since the Ripple Epoch.

    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags enabled for this Offer.

    -
    LedgerEntryType: "Offer"
    OwnerNode: string
    +
    LedgerEntryType: "Offer"
    OwnerNode: string

    A hint indicating which page of the Owner Directory links to this object, in case the directory consists of multiple pages.

    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    Sequence: number
    +
    Sequence: number

    The Sequence value of the OfferCreate transaction that created this Offer object. Used in combination with the Account to identify this Offer.

    -
    TakerGets: Amount
    +
    TakerGets: Amount

    The remaining amount and type of currency being provided by the Offer creator.

    -
    TakerPays: Amount
    +
    TakerPays: Amount

    The remaining amount and type of currency requested by the Offer creator.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.PayChannel.html b/docs/interfaces/LedgerEntry.PayChannel.html index 8dbc8a6d..d84c692b 100644 --- a/docs/interfaces/LedgerEntry.PayChannel.html +++ b/docs/interfaces/LedgerEntry.PayChannel.html @@ -1,70 +1,70 @@ -PayChannel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PayChannel

    +PayChannel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PayChannel

    The PayChannel object type represents a payment channel. Payment channels enable small, rapid off-ledger payments of XRP that can be later reconciled with the consensus ledger. A payment channel holds a balance of XRP that can only be paid out to a specific destination address until the channel is closed.

    -

    Hierarchy

    • default
      • PayChannel

    Index

    Properties

    Account: string
    +

    Hierarchy

    • default
      • PayChannel

    Index

    Properties

    Account: string

    The source address that owns this payment channel. This comes from the sending address of the transaction that created the channel.

    -
    Amount: string
    +
    Amount: string

    Total XRP, in drops, that has been allocated to this channel. This includes XRP that has been paid to the destination address. This is initially set by the transaction that created the channel and can be increased if the source address sends a PaymentChannelFund transaction.

    -
    Balance: string
    +
    Balance: string

    Total XRP, in drops, already paid out by the channel. The difference between this value and the Amount field is how much XRP can still be paid to the destination address with PaymentChannelClaim transactions. If the channel closes, the remaining difference is returned to the source address.

    -
    CancelAfter?: number
    +
    CancelAfter?: number

    The immutable expiration time for this payment channel, in seconds since the Ripple Epoch. This channel is expired if this value is present and smaller than the previous ledger's close_time field. This is optionally set by the transaction that created the channel, and cannot be changed.

    -
    Destination: string
    +
    Destination: string

    The destination address for this payment channel. While the payment channel is open, this address is the only one that can receive XRP from the channel. This comes from the Destination field of the transaction that created the channel.

    -
    DestinationNode?: string
    +
    DestinationNode?: string

    A hint indicating which page of the destination's owner directory links to this object, in case the directory consists of multiple pages.

    -
    DestinationTag?: number
    +
    DestinationTag?: number

    An arbitrary tag to further specify the destination for this payment channel, such as a hosted recipient at the destination address.

    -
    Expiration?: number
    +
    Expiration?: number

    The mutable expiration time for this payment channel, in seconds since the Ripple Epoch. The channel is expired if this value is present and smaller than the previous ledger's close_time field. See Setting Channel Expiration for more details.

    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags enabled for this payment channel. Currently, the protocol defines no flags for PayChannel objects.

    -
    LedgerEntryType: "PayChannel"
    OwnerNode: string
    +
    LedgerEntryType: "PayChannel"
    OwnerNode: string

    A hint indicating which page of the source address's owner directory links to this object, in case the directory consists of multiple pages.

    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    PublicKey: string
    +
    PublicKey: string

    Public key, in hexadecimal, of the key pair that can be used to sign claims against this channel. This can be any valid secp256k1 or Ed25519 public key. This is set by the transaction that created the channel and must match the public key used in claims against the channel. The channel source address can also send XRP from this channel to the destination without signed claims.

    -
    SettleDelay: number
    +
    SettleDelay: number

    Number of seconds the source address must wait to close the channel if it still has any XRP in it. Smaller values mean that the destination address has less time to redeem any outstanding claims after the source address requests to close the channel. Can be any value that fits in a 32-bit unsigned integer (0 to 2^32-1). This is set by the transaction that creates the channel.

    -
    SourceTag?: number
    +
    SourceTag?: number

    An arbitrary tag to further specify the source for this payment channel useful for specifying a hosted recipient at the owner's address.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.RippleState.html b/docs/interfaces/LedgerEntry.RippleState.html index afa1a7d1..81a53646 100644 --- a/docs/interfaces/LedgerEntry.RippleState.html +++ b/docs/interfaces/LedgerEntry.RippleState.html @@ -1,43 +1,43 @@ -RippleState | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RippleState

    +RippleState | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RippleState

    The RippleState object type connects two accounts in a single currency.

    -

    Hierarchy

    • default
      • RippleState

    Index

    Properties

    Balance: IssuedCurrencyAmount
    +

    Hierarchy

    • default
      • RippleState

    Index

    Properties

    Balance: IssuedCurrencyAmount

    The balance of the trust line, from the perspective of the low account. A negative balance indicates that the low account has issued currency to the high account. The issuer is always the neutral value ACCOUNT_ONE.

    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean options enabled for this object.

    -
    HighLimit: IssuedCurrencyAmount
    +
    HighLimit: IssuedCurrencyAmount

    The limit that the high account has set on the trust line. The issuer is the address of the high account that set this limit.

    -
    HighNode?: string
    +
    HighNode?: string

    A hint indicating which page of the high account's owner directory links to this object, in case the directory consists of multiple pages.

    -
    HighQualityIn?: number
    +
    HighQualityIn?: number

    The inbound quality set by the high account, as an integer in the implied ratio HighQualityIn:1,000,000,000. As a special case, the value 0 is equivalent to 1 billion, or face value.

    -
    HighQualityOut?: number
    +
    HighQualityOut?: number

    The outbound quality set by the high account, as an integer in the implied ratio HighQualityOut:1,000,000,000. As a special case, the value 0 is equivalent to 1 billion, or face value.

    -
    LedgerEntryType: "RippleState"
    LowLimit: IssuedCurrencyAmount
    +
    LedgerEntryType: "RippleState"
    LowLimit: IssuedCurrencyAmount

    The limit that the low account has set on the trust line. The issuer is the address of the low account that set this limit.

    -
    LowNode?: string
    +
    LowNode?: string

    A hint indicating which page of the low account's owner directory links to this object, in case the directory consists of multiple pages.

    -
    LowQualityIn?: number
    +
    LowQualityIn?: number

    The inbound quality set by the low account, as an integer in the implied ratio LowQualityIn:1,000,000,000. As a special case, the value 0 is equivalent to 1 billion, or face value.

    -
    LowQualityOut?: number
    +
    LowQualityOut?: number

    The outbound quality set by the low account, as an integer in the implied ratio LowQualityOut:1,000,000,000. As a special case, the value 0 is equivalent to 1 billion, or face value.

    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.SignerList.html b/docs/interfaces/LedgerEntry.SignerList.html index 92a78d2b..a9a3745f 100644 --- a/docs/interfaces/LedgerEntry.SignerList.html +++ b/docs/interfaces/LedgerEntry.SignerList.html @@ -1,28 +1,28 @@ -SignerList | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SignerList

    +SignerList | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SignerList

    The SignerList object type represents a list of parties that, as a group, are authorized to sign a transaction in place of an individual account. You can create, replace, or remove a signer list using a SignerListSet transaction.

    -

    Hierarchy

    • default
      • SignerList

    Index

    Properties

    Flags: number
    +

    Hierarchy

    • default
      • SignerList

    Index

    Properties

    Flags: number

    A bit-map of Boolean flags enabled for this signer list. For more information, see SignerList Flags.

    -
    LedgerEntryType: "SignerList"
    OwnerNode: string
    +
    LedgerEntryType: "SignerList"
    OwnerNode: string

    A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.

    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    SignerEntries: SignerEntry[]
    +
    SignerEntries: SignerEntry[]

    An array of Signer Entry objects representing the parties who are part of this signer list.

    -
    SignerListID: number
    +
    SignerListID: number

    An ID for this signer list. Currently always set to 0. If a future amendment allows multiple signer lists for an account, this may change.

    -
    SignerQuorum: number
    +
    SignerQuorum: number

    A target number for signer weights. To produce a valid signature for the owner of this SignerList, the signers must provide valid signatures whose weights sum to this value or more.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Ticket.html b/docs/interfaces/LedgerEntry.Ticket.html index 0c3a0727..a13c7286 100644 --- a/docs/interfaces/LedgerEntry.Ticket.html +++ b/docs/interfaces/LedgerEntry.Ticket.html @@ -1,21 +1,21 @@ -Ticket | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Ticket

    +Ticket | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Ticket

    The Ticket object type represents a Ticket, which tracks an account sequence number that has been set aside for future use. You can create new tickets with a TicketCreate transaction.

    -

    Hierarchy

    • default
      • Ticket

    Index

    Properties

    Account: string
    +

    Hierarchy

    • default
      • Ticket

    Index

    Properties

    Account: string

    The account that owns this Ticket.

    -
    Flags: number
    +
    Flags: number

    A bit-map of Boolean flags enabled for this Ticket. Currently, there are no flags defined for Tickets.

    -
    LedgerEntryType: "Ticket"
    OwnerNode: string
    +
    LedgerEntryType: "Ticket"
    OwnerNode: string

    A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.

    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    TicketSequence: number
    +
    TicketSequence: number

    The Sequence Number this Ticket sets aside.

    -
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntryRequest.html b/docs/interfaces/LedgerEntryRequest.html index 36677936..8e44c5ae 100644 --- a/docs/interfaces/LedgerEntryRequest.html +++ b/docs/interfaces/LedgerEntryRequest.html @@ -1,45 +1,45 @@ -LedgerEntryRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerEntryRequest

    +LedgerEntryRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerEntryRequest

    The ledger_entry method returns a single ledger object from the XRP Ledger in its raw format. Expects a response in the form of a LedgerEntryResponse.

    example
    const ledgerEntry: LedgerEntryRequest = {
    command: "ledger_entry",
    ledger_index: 60102302,
    index: "7DB0788C020F02780A673DC74757F23823FA3014C1866E72CC4CD8B226CD6EF4"
    }
    -

    Hierarchy

    • BaseRequest
      • LedgerEntryRequest

    Index

    Properties

    account_root?: string
    +

    Hierarchy

    • BaseRequest
      • LedgerEntryRequest

    Index

    Properties

    account_root?: string

    Retrieve an AccountRoot object by its address. This is roughly equivalent to the an AccountInfoRequest.

    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    binary?: boolean
    +
    binary?: boolean

    If true, return the requested ledger object's contents as a hex string in the XRP Ledger's binary format. Otherwise, return data in JSON format. The default is false.

    -
    check?: string
    +
    check?: string

    The object ID of a Check object to retrieve.

    -
    command: "ledger_entry"
    deposit_preauth?: string | { authorized: string; owner: string }
    +
    command: "ledger_entry"
    deposit_preauth?: string | { authorized: string; owner: string }

    Specify a DepositPreauth object to retrieve. If a string, must be the object ID of the DepositPreauth object, as hexadecimal. If an object, requires owner and authorized sub-fields.

    -
    directory?: string | { dir_root?: string; owner?: string; sub_index?: number }
    +
    directory?: string | { dir_root?: string; owner?: string; sub_index?: number }

    The DirectoryNode to retrieve. If a string, must be the object ID of the directory, as hexadecimal. If an object, requires either dir_root o Owner as a sub-field, plus optionally a sub_index sub-field.

    -
    escrow?: string | { owner: string; seq: number }
    +
    escrow?: string | { owner: string; seq: number }

    The Escrow object to retrieve. If a string, must be the object ID of the escrow, as hexadecimal. If an object, requires owner and seq sub-fields.

    -
    id?: string | number
    +
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    index?: string
    ledger_hash?: string
    +
    index?: string
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string.

    -
    offer?: string | { account: string; seq: number }
    +
    offer?: string | { account: string; seq: number }

    The Offer object to retrieve. If a string, interpret as the unique object ID to the Offer. If an object, requires the sub-fields account and seq to uniquely identify the offer.

    -
    payment_channel?: string
    +
    payment_channel?: string

    The object ID of a PayChannel object to retrieve.

    -
    ripple_state?: { accounts: string[]; currency: string }
    +
    ripple_state?: { accounts: string[]; currency: string }

    Object specifying the RippleState (trust line) object to retrieve. The accounts and currency sub-fields are required to uniquely specify the rippleState entry to retrieve.

    @@ -48,7 +48,7 @@ rippleState entry to retrieve.

    this RippleState object.

  • currency: string

    Currency Code of the RippleState object to retrieve.

    -
  • ticket?: string | { owner: string; ticket_sequence: number }
    +
    ticket?: string | { owner: string; ticket_sequence: number }

    The Ticket object to retrieve. If a string, must be the object ID of the Ticket, as hexadecimal. If an object, the owner and ticket_sequence sub-fields are required to uniquely specify the Ticket entry.

    diff --git a/docs/interfaces/LedgerEntryResponse.html b/docs/interfaces/LedgerEntryResponse.html index 5a784480..f66890c1 100644 --- a/docs/interfaces/LedgerEntryResponse.html +++ b/docs/interfaces/LedgerEntryResponse.html @@ -1,6 +1,6 @@ -LedgerEntryResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerEntryResponse

    +LedgerEntryResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerEntryResponse

    Response expected from a LedgerEntryRequest.

    -

    Hierarchy

    • BaseResponse
      • LedgerEntryResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { index: string; ledger_current_index: number; node?: LedgerEntry; node_binary?: string; validated?: boolean }

    Type declaration

    • index: string
      +

    Hierarchy

    • BaseResponse
      • LedgerEntryResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { index: string; ledger_current_index: number; node?: LedgerEntry; node_binary?: string; validated?: boolean }

    Type declaration

    • index: string

      The unique ID of this ledger object.

    • ledger_current_index: number

      The ledger index of the ledger that was used when retrieving this data.

      @@ -9,4 +9,4 @@ ledger format.

    • Optional node_binary?: string

      The binary representation of the ledger object, as hexadecimal.

      -
    • Optional validated?: boolean
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Optional validated?: boolean
  • status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerRequest.html b/docs/interfaces/LedgerRequest.html index 6abf3786..7d775e56 100644 --- a/docs/interfaces/LedgerRequest.html +++ b/docs/interfaces/LedgerRequest.html @@ -1,41 +1,41 @@ -LedgerRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerRequest

    +LedgerRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerRequest

    Retrieve information about the public ledger. Expects a response in the form of a LedgerResponse.

    example
    const ledger: LedgerRequest = {
    "id": 14,
    "command": "ledger",
    "ledger_index": "validated",
    "full": false,
    "accounts": false,
    "transactions": false,
    "expand": false,
    "owner_funds": false
    }
    -

    Hierarchy

    • BaseRequest
      • LedgerRequest

    Index

    Properties

    accounts?: boolean
    +

    Hierarchy

    • BaseRequest
      • LedgerRequest

    Index

    Properties

    accounts?: boolean

    Admin required. If true, return information on accounts in the ledger. Ignored if you did not specify a ledger version. Defaults to false.

    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    binary?: boolean
    +
    binary?: boolean

    If true, and transactions and expand are both also true, return transaction information in binary format (hexadecimal string) instead of JSON format.

    -
    command: "ledger"
    expand?: boolean
    +
    command: "ledger"
    expand?: boolean

    Provide full JSON-formatted information for transaction/account information instead of only hashes. Defaults to false. Ignored unless you request transactions, accounts, or both.

    -
    full?: boolean
    +
    full?: boolean

    Admin required If true, return full information on the entire ledger. Ignored if you did not specify a ledger version. Defaults to false.

    -
    id?: string | number
    +
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    owner_funds?: boolean
    +
    owner_funds?: boolean

    If true, include owner_funds field in the metadata of OfferCreate transactions in the response. Defaults to false. Ignored unless transactions are included and expand is true.

    -
    queue?: boolean
    +
    queue?: boolean

    If true, and the command is requesting the current ledger, includes an array of queued transactions in the results.

    -
    transactions?: boolean
    +
    transactions?: boolean

    If true, return information on transactions in the specified ledger version. Defaults to false. Ignored if you did not specify a ledger version.

    diff --git a/docs/interfaces/LedgerResponse.html b/docs/interfaces/LedgerResponse.html index a75796f9..fa914395 100644 --- a/docs/interfaces/LedgerResponse.html +++ b/docs/interfaces/LedgerResponse.html @@ -1,6 +1,6 @@ -LedgerResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerResponse

    +LedgerResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerResponse

    Response expected from a LedgerRequest.

    -

    Hierarchy

    • BaseResponse
      • LedgerResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger: Ledger | BinaryLedger; ledger_hash: string; ledger_index: number; queue_data?: (string | LedgerQueueData)[]; validated?: boolean }

    Type declaration

    • ledger: Ledger | BinaryLedger
      +

    Hierarchy

    • BaseResponse
      • LedgerResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger: Ledger | BinaryLedger; ledger_hash: string; ledger_index: number; queue_data?: (string | LedgerQueueData)[]; validated?: boolean }

    Type declaration

    • ledger: Ledger | BinaryLedger

      The complete header data of this Ledger.

    • ledger_hash: string

      Unique identifying hash of the entire ledger.

      @@ -14,4 +14,4 @@ this ledger's data is not final.

      the queue. If the request specified expand as true, members contain full representations of the transactions, in either JSON or binary depending on whether the request specified binary as true.

      -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerStream.html b/docs/interfaces/LedgerStream.html index 9382c3eb..589d6ac6 100644 --- a/docs/interfaces/LedgerStream.html +++ b/docs/interfaces/LedgerStream.html @@ -1,30 +1,30 @@ -LedgerStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerStream

    +LedgerStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerStream

    The ledger stream only sends ledgerClosed messages when the consensus process declares a new validated ledger. The message identifies the ledger And provides some information about its contents.

    -

    Hierarchy

    • BaseStream
      • LedgerStream

    Index

    Properties

    fee_base: number
    +

    Hierarchy

    • BaseStream
      • LedgerStream

    Index

    Properties

    fee_base: number

    The reference transaction cost as of this ledger version, in drops of XRP. If this ledger version includes a SetFee pseudo-transaction the new. Transaction cost applies starting with the following ledger version.

    -
    fee_ref: number
    +
    fee_ref: number

    The reference transaction cost in "fee units".

    -
    ledger_hash: string
    +
    ledger_hash: string

    The identifying hash of the ledger version that was closed.

    -
    ledger_index: number
    +
    ledger_index: number

    The ledger index of the ledger that was closed.

    -
    ledger_time: number
    +
    ledger_time: number

    The time this ledger was closed, in seconds since the Ripple Epoch.

    -
    reserve_base: number
    +
    reserve_base: number

    The minimum reserve, in drops of XRP, that is required for an account. If this ledger version includes a SetFee pseudo-transaction the new base reserve applies starting with the following ledger version.

    -
    reserve_inc: number
    +
    reserve_inc: number

    The owner reserve for each object an account owns in the ledger, in drops of XRP. If the ledger includes a SetFee pseudo-transaction the new owner reserve applies after this ledger.

    -
    txn_count: number
    +
    txn_count: number

    Number of new transactions included in this ledger version.

    -
    type: "ledgerClosed"
    validated_ledgers?: string
    +
    type: "ledgerClosed"
    validated_ledgers?: string

    Range of ledgers that the server has available. This may be a disjoint sequence such as 24900901-24900984,24901116-24901158. This field is not returned if the server is not connected to the network, or if it is diff --git a/docs/interfaces/ManifestRequest.html b/docs/interfaces/ManifestRequest.html index 9b5f697b..308b968f 100644 --- a/docs/interfaces/ManifestRequest.html +++ b/docs/interfaces/ManifestRequest.html @@ -1,16 +1,16 @@ -ManifestRequest | xrpl

    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ManifestRequest

    +ManifestRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ManifestRequest

    The manifest method reports the current "manifest" information for a given validator public key. The "manifest" is the public portion of that validator's configured token. Expects a response in the form of a ManifestResponse.

    example
    const manifest: ManifestRequest = {
    "command": "manifest",
    "public_key": "nHUFE9prPXPrHcG3SkwP1UzAQbSphqyQkQK9ATXLZsfkezhhda3p"
    }
    -

    Hierarchy

    • BaseRequest
      • ManifestRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • ManifestRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "manifest"
    id?: string | number
    +
    command: "manifest"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    public_key: string
    +
    public_key: string

    The base58-encoded public key of the validator to look up. This can be the master public key or ephemeral public key.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ManifestResponse.html b/docs/interfaces/ManifestResponse.html index 7487bc0b..e230b294 100644 --- a/docs/interfaces/ManifestResponse.html +++ b/docs/interfaces/ManifestResponse.html @@ -1,6 +1,6 @@ -ManifestResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ManifestResponse

    +ManifestResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ManifestResponse

    Response expected from a ManifestRequest.

    -

    Hierarchy

    • BaseResponse
      • ManifestResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { details?: { domain: string; ephemeral_key: string; master_key: string; seq: number }; manifest?: string; requested: string }

    Type declaration

    • Optional details?: { domain: string; ephemeral_key: string; master_key: string; seq: number }
      +

    Hierarchy

    • BaseResponse
      • ManifestResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { details?: { domain: string; ephemeral_key: string; master_key: string; seq: number }; manifest?: string; requested: string }

    Type declaration

    • Optional details?: { domain: string; ephemeral_key: string; master_key: string; seq: number }

      The data contained in this manifest. Omitted if the server does not have A manifest for the public_key from the request.

      • domain: string
      • ephemeral_key: string
      • master_key: string
      • seq: number
    • Optional manifest?: string
      @@ -9,4 +9,4 @@ binary before being base64-encoded. Omitted if the server does not have a manifest for the public_key from the request.

    • requested: string

      The public_key from the request.

      -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NFTBuyOffersRequest.html b/docs/interfaces/NFTBuyOffersRequest.html index 6bde3608..6afadcd1 100644 --- a/docs/interfaces/NFTBuyOffersRequest.html +++ b/docs/interfaces/NFTBuyOffersRequest.html @@ -1,12 +1,12 @@ -NFTBuyOffersRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTBuyOffersRequest

    +NFTBuyOffersRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTBuyOffersRequest

    The nft_buy_offers method retrieves all of buy offers for the specified NFToken.

    -

    Hierarchy

    • BaseRequest
      • NFTBuyOffersRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • NFTBuyOffersRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "nft_buy_offers"
    id?: string | number
    +
    command: "nft_buy_offers"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    nft_id: string
    +
    nft_id: string

    The unique identifier of an NFToken. The request returns buy offers for this NFToken.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NFTBuyOffersResponse.html b/docs/interfaces/NFTBuyOffersResponse.html index 33728b36..20434d28 100644 --- a/docs/interfaces/NFTBuyOffersResponse.html +++ b/docs/interfaces/NFTBuyOffersResponse.html @@ -1,7 +1,7 @@ -NFTBuyOffersResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTBuyOffersResponse

    +NFTBuyOffersResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTBuyOffersResponse

    Response expected from an NFTBuyOffersRequest.

    -

    Hierarchy

    • BaseResponse
      • NFTBuyOffersResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { nft_id: string; offers: NFTOffer[] }

    Type declaration

    • nft_id: string
      +

    Hierarchy

    • BaseResponse
      • NFTBuyOffersResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { nft_id: string; offers: NFTOffer[] }

    Type declaration

    • nft_id: string

      The token ID of the NFToken to which these offers pertain.

    • offers: NFTOffer[]

      A list of buy offers for the specified NFToken.

      -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NFTSellOffersRequest.html b/docs/interfaces/NFTSellOffersRequest.html index cc37bead..96ade296 100644 --- a/docs/interfaces/NFTSellOffersRequest.html +++ b/docs/interfaces/NFTSellOffersRequest.html @@ -1,12 +1,12 @@ -NFTSellOffersRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTSellOffersRequest

    +NFTSellOffersRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTSellOffersRequest

    The nft_sell_offers method retrieves all of sell offers for the specified NFToken.

    -

    Hierarchy

    • BaseRequest
      • NFTSellOffersRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • NFTSellOffersRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "nft_sell_offers"
    id?: string | number
    +
    command: "nft_sell_offers"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    nft_id: string
    +
    nft_id: string

    The unique identifier of an NFToken. The request returns sell offers for this NFToken.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NFTSellOffersResponse.html b/docs/interfaces/NFTSellOffersResponse.html index 90e49877..3db377dd 100644 --- a/docs/interfaces/NFTSellOffersResponse.html +++ b/docs/interfaces/NFTSellOffersResponse.html @@ -1,7 +1,7 @@ -NFTSellOffersResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTSellOffersResponse

    +NFTSellOffersResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTSellOffersResponse

    Response expected from an NFTSellOffersRequest.

    -

    Hierarchy

    • BaseResponse
      • NFTSellOffersResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { nft_id: string; offers: NFTOffer[] }

    Type declaration

    • nft_id: string
      +

    Hierarchy

    • BaseResponse
      • NFTSellOffersResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { nft_id: string; offers: NFTOffer[] }

    Type declaration

    • nft_id: string

      The token ID of the NFToken to which these offers pertain.

    • offers: NFTOffer[]

      A list of sell offers for the specified NFToken.

      -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NFTokenAcceptOffer.html b/docs/interfaces/NFTokenAcceptOffer.html index 8f153d6a..f5ddba3c 100644 --- a/docs/interfaces/NFTokenAcceptOffer.html +++ b/docs/interfaces/NFTokenAcceptOffer.html @@ -1,4 +1,4 @@ -NFTokenAcceptOffer | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenAcceptOffer

    +NFTokenAcceptOffer | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenAcceptOffer

    The NFTokenOfferAccept transaction is used to accept offers to buy or sell an NFToken. It can either:

      @@ -13,25 +13,25 @@ called brokered mode. buy_offer fields, but not both. To indicate brokered mode, use both the sell_offer and buy_offer fields. If you use neither sell_offer nor buy_offer, the transaction is invalid.

      -

    Hierarchy

    • BaseTransaction
      • NFTokenAcceptOffer

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • NFTokenAcceptOffer

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    NFTokenBrokerFee?: Amount
    +
    NFTokenBrokerFee?: Amount

    This field is only valid in brokered mode. It specifies the amount that the broker will keep as part of their fee for bringing the two offers together; the remaining amount will @@ -48,37 +48,37 @@ or custody funds.

    Note: in brokered mode, the offers referenced by NFTokenBuyOffer and NFTokenSellOffer must both specify the same NFTokenID; that is, both must be for the same NFToken.

    -
    NFTokenBuyOffer?: string
    +
    NFTokenBuyOffer?: string

    Identifies the NFTokenOffer that offers to buy the NFToken.

    In direct mode this field is optional, but either NFTokenSellOffer or NFTokenBuyOffer must be specified. In brokered mode, both NFTokenSellOffer and NFTokenBuyOffer must be specified.

    -
    NFTokenSellOffer?: string
    +
    NFTokenSellOffer?: string

    Identifies the NFTokenOffer that offers to sell the NFToken.

    In direct mode this field is optional, but either NFTokenSellOffer or NFTokenBuyOffer must be specified. In brokered mode, both NFTokenSellOffer and NFTokenBuyOffer must be specified.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "NFTokenAcceptOffer"
    TxnSignature?: string
    +
    TransactionType: "NFTokenAcceptOffer"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NFTokenBurn.html b/docs/interfaces/NFTokenBurn.html index 3381b469..a8489de2 100644 --- a/docs/interfaces/NFTokenBurn.html +++ b/docs/interfaces/NFTokenBurn.html @@ -1,4 +1,4 @@ -NFTokenBurn | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenBurn

    +NFTokenBurn | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenBurn

    The NFTokenBurn transaction is used to remove an NFToken object from the NFTokenPage in which it is being held, effectively removing the token from the ledger ("burning" it).

    @@ -6,54 +6,54 @@ the ledger ("burning" it).

    operation empties the NFTokenPage holding the NFToken or results in the consolidation, thus removing an NFTokenPage, the owner’s reserve requirement is reduced by one.

    -

    Hierarchy

    • BaseTransaction
      • NFTokenBurn

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • NFTokenBurn

    Index

    Properties

    Account: string

    Indicates the AccountID that submitted this transaction. The account MUST be either the present owner of the token or, if the lsfBurnable flag is set in the NFToken, either the issuer account or an account authorized by the issuer, i.e. MintAccount.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    NFTokenID: string
    +
    NFTokenID: string

    Identifies the NFToken object to be removed by the transaction.

    -
    Owner?: string
    +
    Owner?: string

    Indicates which account currently owns the token if it is different than Account. Only used to burn tokens which have the lsfBurnable flag enabled and are not owned by the signing account.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "NFTokenBurn"
    TxnSignature?: string
    +
    TransactionType: "NFTokenBurn"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NFTokenCancelOffer.html b/docs/interfaces/NFTokenCancelOffer.html index 6e676b59..b654759b 100644 --- a/docs/interfaces/NFTokenCancelOffer.html +++ b/docs/interfaces/NFTokenCancelOffer.html @@ -1,4 +1,4 @@ -NFTokenCancelOffer | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenCancelOffer

    +NFTokenCancelOffer | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenCancelOffer

    The NFTokenCancelOffer transaction deletes existing NFTokenOffer objects. It is useful if you want to free up space on your account to lower your reserve requirement.

    @@ -6,52 +6,52 @@ reserve requirement.

    the NFTokenOffer, the account in the Recipient field of the NFTokenOffer (if present), or any account if the NFTokenOffer has an Expiration and the NFTokenOffer has already expired.

    -

    Hierarchy

    • BaseTransaction
      • NFTokenCancelOffer

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • NFTokenCancelOffer

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    NFTokenOffers: string[]
    +
    NFTokenOffers: string[]

    An array of identifiers of NFTokenOffer objects that should be cancelled by this transaction.

    It is an error if an entry in this list points to an object that is not an NFTokenOffer object. It is not an error if an entry in this list points to an object that does not exist. This field is required.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "NFTokenCancelOffer"
    TxnSignature?: string
    +
    TransactionType: "NFTokenCancelOffer"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NFTokenCreateOffer.html b/docs/interfaces/NFTokenCreateOffer.html index 14704aa1..24e2f6db 100644 --- a/docs/interfaces/NFTokenCreateOffer.html +++ b/docs/interfaces/NFTokenCreateOffer.html @@ -1,41 +1,41 @@ -NFTokenCreateOffer | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenCreateOffer

    +NFTokenCreateOffer | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenCreateOffer

    The NFTokenCreateOffer transaction creates either an offer to buy an NFT the submitting account does not own, or an offer to sell an NFT the submitting account does own.

    -

    Hierarchy

    • BaseTransaction
      • NFTokenCreateOffer

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • NFTokenCreateOffer

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Amount: Amount
    +
    Amount: Amount

    Indicates the amount expected or offered for the Token.

    The amount must be non-zero, except when this is a sell offer and the asset is XRP. This would indicate that the current owner of the token is giving it away free, either to anyone at all, or to the account identified by the Destination field.

    -
    Destination?: string
    +
    Destination?: string

    If present, indicates that this offer may only be accepted by the specified account. Attempts by other accounts to accept this offer MUST fail.

    -
    Expiration?: number
    +
    Expiration?: number

    Indicates the time after which the offer will no longer be valid. The value is the number of seconds since the Ripple Epoch.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    NFTokenID: string
    +
    NFTokenID: string

    Identifies the NFTokenID of the NFToken object that the offer references.

    -
    Owner?: string
    +
    Owner?: string

    Indicates the AccountID of the account that owns the corresponding NFToken.

    If the offer is to buy a token, this field must be present @@ -45,27 +45,27 @@ buy a token one already holds is meaningless).

    present, as the owner is, implicitly, the same as Account (since an offer to sell a token one doesn't already hold is meaningless).

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "NFTokenCreateOffer"
    TxnSignature?: string
    +
    TransactionType: "NFTokenCreateOffer"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NFTokenCreateOfferFlagsInterface.html b/docs/interfaces/NFTokenCreateOfferFlagsInterface.html index a6a262b3..70c48f95 100644 --- a/docs/interfaces/NFTokenCreateOfferFlagsInterface.html +++ b/docs/interfaces/NFTokenCreateOfferFlagsInterface.html @@ -1,4 +1,4 @@ -NFTokenCreateOfferFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenCreateOfferFlagsInterface

    +NFTokenCreateOfferFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenCreateOfferFlagsInterface

    Map of flags to boolean values representing NFTokenCreateOffer transaction flags.

    -

    Hierarchy

    • GlobalFlags
      • NFTokenCreateOfferFlagsInterface

    Index

    Properties

    Properties

    tfSellNFToken?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • GlobalFlags
      • NFTokenCreateOfferFlagsInterface

    Index

    Properties

    Properties

    tfSellNFToken?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NFTokenMint.html b/docs/interfaces/NFTokenMint.html index 3000750d..62857b55 100644 --- a/docs/interfaces/NFTokenMint.html +++ b/docs/interfaces/NFTokenMint.html @@ -1,66 +1,66 @@ -NFTokenMint | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenMint

    +NFTokenMint | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenMint

    The NFTokenMint transaction creates an NFToken object and adds it to the relevant NFTokenPage object of the minter. If the transaction is successful, the newly minted token will be owned by the minter account specified by the transaction.

    -

    Hierarchy

    • BaseTransaction
      • NFTokenMint

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • NFTokenMint

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | NFTokenMintFlagsInterface
    Issuer?: string
    +
    Flags?: number | NFTokenMintFlagsInterface
    Issuer?: string

    Indicates the account that should be the issuer of this token. This value is optional and should only be specified if the account executing the transaction is not the Issuer of the NFToken object. If it is present, the MintAccount field in the AccountRoot of the Issuer field must match the Account, otherwise the transaction will fail.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    NFTokenTaxon: number
    +
    NFTokenTaxon: number

    Indicates the taxon associated with this token. The taxon is generally a value chosen by the minter of the token and a given taxon may be used for multiple tokens. The implementation reserves taxon identifiers greater than or equal to 2147483648 (0x80000000). If you have no use for this field, set it to 0.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "NFTokenMint"
    TransferFee?: number
    +
    TransactionType: "NFTokenMint"
    TransferFee?: number

    Specifies the fee charged by the issuer for secondary sales of the Token, if such sales are allowed. Valid values for this field are between 0 and 50000 inclusive, allowing transfer rates between 0.000% and 50.000% in increments of 0.001%. This field must NOT be present if the tfTransferable flag is not set.

    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    -
    URI?: string
    +
    URI?: string

    URI that points to the data and/or metadata associated with the NFT. This field need not be an HTTP or HTTPS URL; it could be an IPFS URI, a magnet link, immediate data encoded as an RFC2379 "data" URL, or even an diff --git a/docs/interfaces/NFTokenMintFlagsInterface.html b/docs/interfaces/NFTokenMintFlagsInterface.html index f606cbdc..c2f3c8f3 100644 --- a/docs/interfaces/NFTokenMintFlagsInterface.html +++ b/docs/interfaces/NFTokenMintFlagsInterface.html @@ -1,4 +1,4 @@ -NFTokenMintFlagsInterface | xrpl

    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenMintFlagsInterface

    +NFTokenMintFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NFTokenMintFlagsInterface

    Map of flags to boolean values representing NFTokenMint transaction flags.

    -

    Hierarchy

    • GlobalFlags
      • NFTokenMintFlagsInterface

    Index

    Properties

    tfBurnable?: boolean
    tfOnlyXRP?: boolean
    tfTransferable?: boolean
    tfTrustLine?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • GlobalFlags
      • NFTokenMintFlagsInterface

    Index

    Properties

    tfBurnable?: boolean
    tfOnlyXRP?: boolean
    tfTransferable?: boolean
    tfTrustLine?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NoRippleCheckRequest.html b/docs/interfaces/NoRippleCheckRequest.html index 33e3b09b..65a0286b 100644 --- a/docs/interfaces/NoRippleCheckRequest.html +++ b/docs/interfaces/NoRippleCheckRequest.html @@ -1,32 +1,32 @@ -NoRippleCheckRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NoRippleCheckRequest

    +NoRippleCheckRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NoRippleCheckRequest

    The noripple_check command provides a quick way to check the status of th default ripple field for an account and the No Ripple flag of its trust lines, compared with the recommended settings. Expects a response in the form of an NoRippleCheckResponse.

    example
    const noRipple: NoRippleCheckRequest = {
    "id": 0,
    "command": "noripple_check",
    "account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
    "role": "gateway",
    "ledger_index": "current",
    "limit": 2,
    "transactions": true
    }
    -

    Hierarchy

    • BaseRequest
      • NoRippleCheckRequest

    Index

    Properties

    account: string
    +

    Hierarchy

    • BaseRequest
      • NoRippleCheckRequest

    Index

    Properties

    account: string

    A unique identifier for the account, most commonly the account's address.

    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "noripple_check"
    id?: string | number
    +
    command: "noripple_check"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    limit?: number
    +
    limit?: number

    The maximum number of trust line problems to include in the results. Defaults to 300.

    -
    role: "gateway" | "user"
    +
    role: "gateway" | "user"

    Whether the address refers to a gateway or user. Recommendations depend on the role of the account. Issuers must have Default Ripple enabled and must disable No Ripple on all trust lines. Users should have Default Ripple disabled, and should enable No Ripple on all trust lines.

    -
    transactions?: boolean
    +
    transactions?: boolean

    If true, include an array of suggested transactions, as JSON objects, that you can sign and submit to fix the problems. Defaults to false.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NoRippleCheckResponse.html b/docs/interfaces/NoRippleCheckResponse.html index f1700bcf..52c0280a 100644 --- a/docs/interfaces/NoRippleCheckResponse.html +++ b/docs/interfaces/NoRippleCheckResponse.html @@ -1,6 +1,6 @@ -NoRippleCheckResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NoRippleCheckResponse

    +NoRippleCheckResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NoRippleCheckResponse

    Response expected by a NoRippleCheckRequest.

    -

    Hierarchy

    • BaseResponse
      • NoRippleCheckResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger_current_index: number; problems: string[]; transactions: ((AccountDelete & ResponseOnlyTxInfo) & (AccountSet & ResponseOnlyTxInfo) & (CheckCancel & ResponseOnlyTxInfo) & (CheckCash & ResponseOnlyTxInfo) & (CheckCreate & ResponseOnlyTxInfo) & (DepositPreauth & ResponseOnlyTxInfo) & (EscrowCancel & ResponseOnlyTxInfo) & (EscrowCreate & ResponseOnlyTxInfo) & (EscrowFinish & ResponseOnlyTxInfo) & (NFTokenAcceptOffer & ResponseOnlyTxInfo) & (NFTokenBurn & ResponseOnlyTxInfo) & (NFTokenCancelOffer & ResponseOnlyTxInfo) & (NFTokenCreateOffer & ResponseOnlyTxInfo) & (NFTokenMint & ResponseOnlyTxInfo) & (OfferCancel & ResponseOnlyTxInfo) & (OfferCreate & ResponseOnlyTxInfo) & (Payment & ResponseOnlyTxInfo) & (PaymentChannelClaim & ResponseOnlyTxInfo) & (PaymentChannelCreate & ResponseOnlyTxInfo) & (PaymentChannelFund & ResponseOnlyTxInfo) & (SetRegularKey & ResponseOnlyTxInfo) & (SignerListSet & ResponseOnlyTxInfo) & (TicketCreate & ResponseOnlyTxInfo) & (TrustSet & ResponseOnlyTxInfo))[] }

    Type declaration

    • ledger_current_index: number
      +

    Hierarchy

    • BaseResponse
      • NoRippleCheckResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger_current_index: number; problems: string[]; transactions: ((AccountDelete & ResponseOnlyTxInfo) & (AccountSet & ResponseOnlyTxInfo) & (CheckCancel & ResponseOnlyTxInfo) & (CheckCash & ResponseOnlyTxInfo) & (CheckCreate & ResponseOnlyTxInfo) & (DepositPreauth & ResponseOnlyTxInfo) & (EscrowCancel & ResponseOnlyTxInfo) & (EscrowCreate & ResponseOnlyTxInfo) & (EscrowFinish & ResponseOnlyTxInfo) & (NFTokenAcceptOffer & ResponseOnlyTxInfo) & (NFTokenBurn & ResponseOnlyTxInfo) & (NFTokenCancelOffer & ResponseOnlyTxInfo) & (NFTokenCreateOffer & ResponseOnlyTxInfo) & (NFTokenMint & ResponseOnlyTxInfo) & (OfferCancel & ResponseOnlyTxInfo) & (OfferCreate & ResponseOnlyTxInfo) & (Payment & ResponseOnlyTxInfo) & (PaymentChannelClaim & ResponseOnlyTxInfo) & (PaymentChannelCreate & ResponseOnlyTxInfo) & (PaymentChannelFund & ResponseOnlyTxInfo) & (SetRegularKey & ResponseOnlyTxInfo) & (SignerListSet & ResponseOnlyTxInfo) & (TicketCreate & ResponseOnlyTxInfo) & (TrustSet & ResponseOnlyTxInfo))[] }

    Type declaration

    • ledger_current_index: number

      The ledger index of the ledger used to calculate these results.

    • problems: string[]

      Array of strings with human-readable descriptions of the problems. @@ -13,4 +13,4 @@ objects, each of which is the JSON form of a transaction that should fix one of the described problems. The length of this array is the same as the problems array, and each entry is intended to fix the problem described at the same index into that array.

      -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/OfferCancel.html b/docs/interfaces/OfferCancel.html index dc867b4a..b87e8e9a 100644 --- a/docs/interfaces/OfferCancel.html +++ b/docs/interfaces/OfferCancel.html @@ -1,49 +1,49 @@ -OfferCancel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OfferCancel

    +OfferCancel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OfferCancel

    An OfferCancel transaction removes an Offer object from the XRP Ledger.

    -

    Hierarchy

    • BaseTransaction
      • OfferCancel

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • OfferCancel

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    OfferSequence: number
    +
    OfferSequence: number

    The sequence number (or Ticket number) of a previous OfferCreate transaction. If specified, cancel any offer object in the ledger that was created by that transaction. It is not considered an error if the offer. specified does not exist.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "OfferCancel"
    TxnSignature?: string
    +
    TransactionType: "OfferCancel"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/OfferCreate.html b/docs/interfaces/OfferCreate.html index da40f928..fa416fec 100644 --- a/docs/interfaces/OfferCreate.html +++ b/docs/interfaces/OfferCreate.html @@ -1,53 +1,53 @@ -OfferCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OfferCreate

    +OfferCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OfferCreate

    An OfferCreate transaction is effectively a limit order . It defines an intent to exchange currencies, and creates an Offer object if not completely. Fulfilled when placed. Offers can be partially fulfilled.

    -

    Hierarchy

    • BaseTransaction
      • OfferCreate

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • OfferCreate

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Expiration?: number
    +
    Expiration?: number

    Time after which the offer is no longer active, in seconds since the. Ripple Epoch.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | OfferCreateFlagsInterface
    LastLedgerSequence?: number
    +
    Flags?: number | OfferCreateFlagsInterface
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    OfferSequence?: number
    +
    OfferSequence?: number

    An offer to delete first, specified in the same way as OfferCancel.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TakerGets: Amount
    +
    TakerGets: Amount

    The amount and type of currency being provided by the offer creator.

    -
    TakerPays: Amount
    +
    TakerPays: Amount

    The amount and type of currency being requested by the offer creator.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "OfferCreate"
    TxnSignature?: string
    +
    TransactionType: "OfferCreate"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/OfferCreateFlagsInterface.html b/docs/interfaces/OfferCreateFlagsInterface.html index e6cfbdac..045325d2 100644 --- a/docs/interfaces/OfferCreateFlagsInterface.html +++ b/docs/interfaces/OfferCreateFlagsInterface.html @@ -1,6 +1,6 @@ -OfferCreateFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OfferCreateFlagsInterface

    +OfferCreateFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OfferCreateFlagsInterface

    Map of flags to boolean values representing OfferCreate transaction flags.

    example
    const tx: OfferCreate = {
    Account: 'rhFcpWDHLqpBmX4ezWiA5VLSS4e1BHqhHd',
    TakerGets: '43000.51',
    TakerPays: '12928290425',
    TransactionType: 'OfferCreate',
    Flags: {
    tfPassive: true,
    tfFillOrKill: true,
    },
    }

    // Autofill the tx to see how flags actually look compared to the interface usage.
    const autofilledTx = await client.autofill(tx)
    console.log(autofilledTx)
    // {
    // Account: 'rhFcpWDHLqpBmX4ezWiA5VLSS4e1BHqhHd',
    // TakerGets: '43000.51',
    // TakerPays: '12928290425',
    // TransactionType: 'OfferCreate',
    // Flags: 327680,
    // Sequence: 21970384,
    // Fee: '12',
    // LastLedgerSequence: 21970404
    // }
    -

    Hierarchy

    • GlobalFlags
      • OfferCreateFlagsInterface

    Index

    Properties

    tfFillOrKill?: boolean
    tfImmediateOrCancel?: boolean
    tfPassive?: boolean
    tfSell?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • GlobalFlags
      • OfferCreateFlagsInterface

    Index

    Properties

    tfFillOrKill?: boolean
    tfImmediateOrCancel?: boolean
    tfPassive?: boolean
    tfSell?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/OrderBookStream.html b/docs/interfaces/OrderBookStream.html index 3d289e2d..9f86774b 100644 --- a/docs/interfaces/OrderBookStream.html +++ b/docs/interfaces/OrderBookStream.html @@ -1,6 +1,6 @@ -OrderBookStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OrderBookStream

    +OrderBookStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OrderBookStream

    When you subscribe to one or more order books with the books field, you get back any transactions that affect those order books. Has the same format as a TransactionStream but the transaction can have a owner_funds field.

    -

    Hierarchy

    • BaseStream
      • OrderBookStream

    Index

    Properties

    engine_result: string
    engine_result_code: number
    engine_result_message: string
    ledger_current_index?: number
    ledger_hash?: string
    ledger_index?: number
    status: string
    transaction: (AccountDelete & { date?: number; hash?: string }) & (AccountSet & { date?: number; hash?: string }) & (CheckCancel & { date?: number; hash?: string }) & (CheckCash & { date?: number; hash?: string }) & (CheckCreate & { date?: number; hash?: string }) & (DepositPreauth & { date?: number; hash?: string }) & (EscrowCancel & { date?: number; hash?: string }) & (EscrowCreate & { date?: number; hash?: string }) & (EscrowFinish & { date?: number; hash?: string }) & (NFTokenAcceptOffer & { date?: number; hash?: string }) & (NFTokenBurn & { date?: number; hash?: string }) & (NFTokenCancelOffer & { date?: number; hash?: string }) & (NFTokenCreateOffer & { date?: number; hash?: string }) & (NFTokenMint & { date?: number; hash?: string }) & (OfferCancel & { date?: number; hash?: string }) & (OfferCreate & { date?: number; hash?: string }) & (Payment & { date?: number; hash?: string }) & (PaymentChannelClaim & { date?: number; hash?: string }) & (PaymentChannelCreate & { date?: number; hash?: string }) & (PaymentChannelFund & { date?: number; hash?: string }) & (SetRegularKey & { date?: number; hash?: string }) & (SignerListSet & { date?: number; hash?: string }) & (TicketCreate & { date?: number; hash?: string }) & (TrustSet & { date?: number; hash?: string }) & (ModifiedOfferCreateTransaction & { date?: number; hash?: string })
    type: "transaction"
    validated: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • BaseStream
      • OrderBookStream

    Index

    Properties

    engine_result: string
    engine_result_code: number
    engine_result_message: string
    ledger_current_index?: number
    ledger_hash?: string
    ledger_index?: number
    status: string
    transaction: (AccountDelete & { date?: number; hash?: string }) & (AccountSet & { date?: number; hash?: string }) & (CheckCancel & { date?: number; hash?: string }) & (CheckCash & { date?: number; hash?: string }) & (CheckCreate & { date?: number; hash?: string }) & (DepositPreauth & { date?: number; hash?: string }) & (EscrowCancel & { date?: number; hash?: string }) & (EscrowCreate & { date?: number; hash?: string }) & (EscrowFinish & { date?: number; hash?: string }) & (NFTokenAcceptOffer & { date?: number; hash?: string }) & (NFTokenBurn & { date?: number; hash?: string }) & (NFTokenCancelOffer & { date?: number; hash?: string }) & (NFTokenCreateOffer & { date?: number; hash?: string }) & (NFTokenMint & { date?: number; hash?: string }) & (OfferCancel & { date?: number; hash?: string }) & (OfferCreate & { date?: number; hash?: string }) & (Payment & { date?: number; hash?: string }) & (PaymentChannelClaim & { date?: number; hash?: string }) & (PaymentChannelCreate & { date?: number; hash?: string }) & (PaymentChannelFund & { date?: number; hash?: string }) & (SetRegularKey & { date?: number; hash?: string }) & (SignerListSet & { date?: number; hash?: string }) & (TicketCreate & { date?: number; hash?: string }) & (TrustSet & { date?: number; hash?: string }) & (ModifiedOfferCreateTransaction & { date?: number; hash?: string })
    type: "transaction"
    validated: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PathFindCloseRequest.html b/docs/interfaces/PathFindCloseRequest.html index 92861895..585e22aa 100644 --- a/docs/interfaces/PathFindCloseRequest.html +++ b/docs/interfaces/PathFindCloseRequest.html @@ -1,9 +1,9 @@ -PathFindCloseRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindCloseRequest

    +PathFindCloseRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindCloseRequest

    Stop sending pathfinding information.

    -

    Hierarchy

    • BasePathFindRequest
      • PathFindCloseRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BasePathFindRequest
      • PathFindCloseRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "path_find"
    id?: string | number
    +
    command: "path_find"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    subcommand: "close"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    subcommand: "close"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PathFindCreateRequest.html b/docs/interfaces/PathFindCreateRequest.html index 3f13867f..771fa4bf 100644 --- a/docs/interfaces/PathFindCreateRequest.html +++ b/docs/interfaces/PathFindCreateRequest.html @@ -1,23 +1,23 @@ -PathFindCreateRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindCreateRequest

    +PathFindCreateRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindCreateRequest

    Start sending pathfinding information.

    -

    Hierarchy

    • BasePathFindRequest
      • PathFindCreateRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BasePathFindRequest
      • PathFindCreateRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "path_find"
    destination_account: string
    +
    command: "path_find"
    destination_account: string

    Unique address of the account to find a path to.

    -
    destination_amount: Amount
    +
    destination_amount: Amount

    Currency Amount that the destination account would receive in a transaction.

    -
    id?: string | number
    +
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    paths?: Path[]
    +
    paths?: Path[]

    Array of arrays of objects, representing payment paths to check. You can use this to keep updated on changes to particular paths you already know about, or to check the overall cost to make a payment along a certain path.

    -
    send_max?: Amount
    +
    send_max?: Amount

    Currency amount that would be spent in the transaction.

    -
    source_account: string
    +
    source_account: string

    Unique address of the account to find a path from. In other words, the. Account that would be sending a payment.

    -
    subcommand: "create"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    subcommand: "create"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PathFindResponse.html b/docs/interfaces/PathFindResponse.html index d8eee885..2bca31d5 100644 --- a/docs/interfaces/PathFindResponse.html +++ b/docs/interfaces/PathFindResponse.html @@ -1,6 +1,6 @@ -PathFindResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindResponse

    +PathFindResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindResponse

    Response expected from a PathFindRequest.

    -

    Hierarchy

    • BaseResponse
      • PathFindResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { alternatives: PathOption[]; closed?: true; destination_account: string; destination_amount: Amount; full_reply: boolean; id?: string | number; source_account: string; status?: true }

    Type declaration

    • alternatives: PathOption[]
      +

    Hierarchy

    • BaseResponse
      • PathFindResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { alternatives: PathOption[]; closed?: true; destination_account: string; destination_amount: Amount; full_reply: boolean; id?: string | number; source_account: string; status?: true }

    Type declaration

    • alternatives: PathOption[]

      Array of objects with suggested paths to take, as described below. If empty, then no paths were found connecting the source and destination accounts.

      @@ -25,4 +25,4 @@ level.

    • Optional status?: true

      The value true indicates this reply is in response to a path_find status command.

      -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PathFindStatusRequest.html b/docs/interfaces/PathFindStatusRequest.html index 8bf84267..6cbffb1f 100644 --- a/docs/interfaces/PathFindStatusRequest.html +++ b/docs/interfaces/PathFindStatusRequest.html @@ -1,9 +1,9 @@ -PathFindStatusRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindStatusRequest

    +PathFindStatusRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindStatusRequest

    Get the information of the currently-open pathfinding request.

    -

    Hierarchy

    • BasePathFindRequest
      • PathFindStatusRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BasePathFindRequest
      • PathFindStatusRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "path_find"
    id?: string | number
    +
    command: "path_find"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    subcommand: "status"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    subcommand: "status"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PathFindStream.html b/docs/interfaces/PathFindStream.html index f9b6ea53..dc365550 100644 --- a/docs/interfaces/PathFindStream.html +++ b/docs/interfaces/PathFindStream.html @@ -1,24 +1,24 @@ -PathFindStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindStream

    +PathFindStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindStream

    The path_find method searches for a path along which a transaction can possibly be made, and periodically sends updates when the path changes over time.

    -

    Hierarchy

    • BaseStream
      • PathFindStream

    Index

    Properties

    alternatives: [] | { paths_computed: Path[]; source_amount: Amount }
    +

    Hierarchy

    • BaseStream
      • PathFindStream

    Index

    Properties

    alternatives: [] | { paths_computed: Path[]; source_amount: Amount }

    Array of objects with suggested paths to take. If empty, then no paths were found connecting the source and destination accounts.

    -
    destination_account: string
    +
    destination_account: string

    Unique address of the account that would receive a transaction.

    -
    destination_amount: Amount
    +
    destination_amount: Amount

    Currency Amount that the destination would receive in a transaction.

    -
    full_reply: boolean
    +
    full_reply: boolean

    If false, this is the result of an incomplete search. A later reply may have a better path. If true, then this is the best path found. (It is still theoretically possible that a better path could exist, but rippled won't find it.) Until you close the pathfinding request, rippled continues to send updates each time a new ledger closes.

    -
    id: string | number
    +
    id: string | number

    The ID provided in the WebSocket request is included again at this level.

    -
    send_max?: Amount
    +
    send_max?: Amount

    Currency Amount that would be spent in the transaction.

    -
    source_account: string
    +
    source_account: string

    Unique address that would send a transaction.

    -
    type: "path_find"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    type: "path_find"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/Payment.html b/docs/interfaces/Payment.html index 758ee96b..ef836473 100644 --- a/docs/interfaces/Payment.html +++ b/docs/interfaces/Payment.html @@ -1,69 +1,69 @@ -Payment | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Payment

    +Payment | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Payment

    A Payment transaction represents a transfer of value from one account to another.

    -

    Hierarchy

    • BaseTransaction
      • Payment

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • Payment

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Amount: Amount
    +
    Amount: Amount

    The amount of currency to deliver. For non-XRP amounts, the nested field names MUST be lower-case. If the tfPartialPayment flag is set, deliver up to this amount instead.

    -
    DeliverMin?: Amount
    +
    DeliverMin?: Amount

    Minimum amount of destination currency this transaction should deliver. Only valid if this is a partial payment. For non-XRP amounts, the nested field names are lower-case.

    -
    Destination: string
    +
    Destination: string

    The unique address of the account receiving the payment.

    -
    DestinationTag?: number
    +
    DestinationTag?: number

    Arbitrary tag that identifies the reason for the payment to the destination, or a hosted recipient to pay.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | PaymentFlagsInterface
    InvoiceID?: string
    +
    Flags?: number | PaymentFlagsInterface
    InvoiceID?: string

    Arbitrary 256-bit hash representing a specific reason or identifier for this payment.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    Paths?: Path[]
    +
    Paths?: Path[]

    Array of payment paths to be used for this transaction. Must be omitted for XRP-to-XRP transactions.

    -
    SendMax?: Amount
    +
    SendMax?: Amount

    Highest amount of source currency this transaction is allowed to cost, including transfer fees, exchange rates, and slippage . Does not include the XRP destroyed as a cost for submitting the transaction. For non-XRP amounts, the nested field names MUST be lower-case. Must be supplied for cross-currency/cross-issue payments. Must be omitted for XRP-to-XRP Payments.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "Payment"
    TxnSignature?: string
    +
    TransactionType: "Payment"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PaymentChannelClaim.html b/docs/interfaces/PaymentChannelClaim.html index d3cf1a49..0404c2f4 100644 --- a/docs/interfaces/PaymentChannelClaim.html +++ b/docs/interfaces/PaymentChannelClaim.html @@ -1,63 +1,63 @@ -PaymentChannelClaim | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelClaim

    +PaymentChannelClaim | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelClaim

    Claim XRP from a payment channel, adjust the payment channel's expiration, or both.

    -

    Hierarchy

    • BaseTransaction
      • PaymentChannelClaim

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • PaymentChannelClaim

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Amount?: string
    +
    Amount?: string

    The amount of XRP, in drops, authorized by the Signature. This must match the amount in the signed message. This is the cumulative amount of XRP that can be dispensed by the channel, including XRP previously redeemed.

    -
    Balance?: string
    +
    Balance?: string

    Total amount of XRP, in drops, delivered by this channel after processing this claim. Required to deliver XRP. Must be more than the total amount delivered by the channel so far, but not greater than the Amount of the signed claim. Must be provided except when closing the channel.

    -
    Channel: string
    +
    Channel: string

    The unique ID of the channel as a 64-character hexadecimal string.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    PublicKey?: string
    +
    PublicKey?: string

    The public key used for the signature, as hexadecimal. This must match the PublicKey stored in the ledger for the channel. Required unless the sender of the transaction is the source address of the channel and the Signature field is omitted.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signature?: string
    +
    Signature?: string

    The signature of this claim, as hexadecimal. The signed message contains the channel ID and the amount of the claim. Required unless the sender of the transaction is the source address of the channel.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "PaymentChannelClaim"
    TxnSignature?: string
    +
    TransactionType: "PaymentChannelClaim"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PaymentChannelClaimFlagsInterface.html b/docs/interfaces/PaymentChannelClaimFlagsInterface.html index 2a905179..d641e05b 100644 --- a/docs/interfaces/PaymentChannelClaimFlagsInterface.html +++ b/docs/interfaces/PaymentChannelClaimFlagsInterface.html @@ -1,9 +1,9 @@ -PaymentChannelClaimFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelClaimFlagsInterface

    +PaymentChannelClaimFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelClaimFlagsInterface

    Map of flags to boolean values representing PaymentChannelClaim transaction flags.

    example
    const paymentChannelClaim: PaymentChannelClaim = {
    Account: 'rMpxZpuy5RBSP47oK2hDWUtk3B5BNQHfGj,
    TransactionType: 'PaymentChannelClaim',
    Channel: hashes.hashPaymentChannel(
    'rMpxZpuy5RBSP47oK2hDWUtk3B5BNQHfGj',
    'rQGYqiyH5Ue9J96p4E6Qt6AvqxK4sDhnS5',
    21970712,
    ),
    Amount: '100',
    Flags: {
    tfClose: true
    }
    }

    // Autofill the tx to see how flags actually look compared to the interface usage.
    const autofilledTx = await client.autofill(paymentChannelClaim)
    console.log(autofilledTx)
    // {
    // Account: 'rMpxZpuy5RBSP47oK2hDWUtk3B5BNQHfGj',
    // TransactionType: 'PaymentChannelClaim',
    // Channel: 'FC14BF9245D731DC1749EE0F070765E4EB4E993F8ECEE3D00F7E6E26D6EF98CF',
    // Amount: '100',
    // Flags: 131072,
    // Sequence: 21970713,
    // Fee: '12',
    // LastLedgerSequence: 21970658
    // }
    -

    Hierarchy

    • GlobalFlags
      • PaymentChannelClaimFlagsInterface

    Index

    Properties

    Properties

    tfClose?: boolean
    +

    Hierarchy

    • GlobalFlags
      • PaymentChannelClaimFlagsInterface

    Index

    Properties

    Properties

    tfClose?: boolean

    Request to close the channel. Only the channel source and destination addresses can use this flag. This flag closes the channel immediately if it has no more XRP allocated to it after processing the current claim, or if @@ -15,7 +15,7 @@ SettleDelay time, unless the channel already has an earlier Expiration time.) If the destination address uses this flag when the channel still holds XRP, any XRP that remains after processing the claim is returned to the source address.

    -
    tfRenew?: boolean
    +
    tfRenew?: boolean

    Clear the channel's Expiration time. (Expiration is different from the channel's immutable CancelAfter time.) Only the source address of the payment channel can use this flag.

    diff --git a/docs/interfaces/PaymentChannelCreate.html b/docs/interfaces/PaymentChannelCreate.html index 58f2b6d9..86ef3b0a 100644 --- a/docs/interfaces/PaymentChannelCreate.html +++ b/docs/interfaces/PaymentChannelCreate.html @@ -1,69 +1,69 @@ -PaymentChannelCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelCreate

    +PaymentChannelCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelCreate

    Create a unidirectional channel and fund it with XRP. The address sending this transaction becomes the "source address" of the payment channel.

    -

    Hierarchy

    • BaseTransaction
      • PaymentChannelCreate

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • PaymentChannelCreate

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Amount: string
    +
    Amount: string

    Amount of XRP, in drops, to deduct from the sender's balance and set aside in this channel. While the channel is open, the XRP can only go to the Destination address. When the channel closes, any unclaimed XRP is returned to the source address's balance.

    -
    CancelAfter?: number
    +
    CancelAfter?: number

    The time, in seconds since the Ripple Epoch, when this channel expires. Any transaction that would modify the channel after this time closes the channel without otherwise affecting it. This value is immutable; the channel can be closed earlier than this time but cannot remain open after this time.

    -
    Destination: string
    +
    Destination: string

    Address to receive XRP claims against this channel. This is also known as the "destination address" for the channel.

    -
    DestinationTag?: number
    +
    DestinationTag?: number

    Arbitrary tag to further specify the destination for this payment channel, such as a hosted recipient at the destination address.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    PublicKey: string
    +
    PublicKey: string

    The public key of the key pair the source will use to sign claims against this channel in hexadecimal. This can be any secp256k1 or ed25519 public key.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    SettleDelay: number
    +
    SettleDelay: number

    Amount of time the source address must wait before closing the channel if it has unclaimed XRP.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "PaymentChannelCreate"
    TxnSignature?: string
    +
    TransactionType: "PaymentChannelCreate"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PaymentChannelFund.html b/docs/interfaces/PaymentChannelFund.html index 9d909c39..3154e4d5 100644 --- a/docs/interfaces/PaymentChannelFund.html +++ b/docs/interfaces/PaymentChannelFund.html @@ -1,20 +1,20 @@ -PaymentChannelFund | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelFund

    +PaymentChannelFund | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelFund

    Add additional XRP to an open payment channel, and optionally update the expiration time of the channel. Only the source address of the channel can use this transaction.

    -

    Hierarchy

    • BaseTransaction
      • PaymentChannelFund

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • PaymentChannelFund

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Amount: string
    +
    Amount: string

    Amount of XRP in drops to add to the channel. Must be a positive amount of XRP.

    -
    Channel: string
    +
    Channel: string

    The unique ID of the channel to fund as a 64-character hexadecimal string.

    -
    Expiration?: number
    +
    Expiration?: number

    New Expiration time to set for the channel in seconds since the Ripple Epoch. This must be later than either the current time plus the SettleDelay of the channel, or the existing Expiration of the channel. After the @@ -23,39 +23,39 @@ channel without taking its normal action. Any unspent XRP is returned to the source address when the channel closes. (Expiration is separate from the channel's immutable CancelAfter time.) For more information, see the PayChannel ledger object type.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "PaymentChannelFund"
    TxnSignature?: string
    +
    TransactionType: "PaymentChannelFund"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PaymentFlagsInterface.html b/docs/interfaces/PaymentFlagsInterface.html index 8dccbc96..f0a5b875 100644 --- a/docs/interfaces/PaymentFlagsInterface.html +++ b/docs/interfaces/PaymentFlagsInterface.html @@ -1,17 +1,17 @@ -PaymentFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentFlagsInterface

    +PaymentFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentFlagsInterface

    Map of flags to boolean values representing Payment transaction flags.

    example
    const partialPayment: Payment = {
    TransactionType: 'Payment',
    Account: 'rM9WCfJU6udpFkvKThRaFHDMsp7L8rpgN',
    Amount: {
    currency: 'FOO',
    value: '4000',
    issuer: 'rPzwM2JfCSDjhbesdTCqFjWWdK7eFtTwZz',
    },
    Destination: 'rPzwM2JfCSDjhbesdTCqFjWWdK7eFtTwZz',
    Flags: {
    tfPartialPayment: true
    }
    }

    // Autofill the tx to see how flags actually look compared to the interface usage.
    const autofilledTx = await client.autofill(partialPayment)
    console.log(autofilledTx)
    // {
    // TransactionType: 'Payment',
    // Account: 'rM9WCfJU6udpFkvKThRaFHDMsp7L8rpgN',
    // Amount: {
    // currency: 'FOO',
    // value: '4000',
    // issuer: 'rPzwM2JfCSDjhbesdTCqFjWWdK7eFtTwZz'
    // },
    // Destination: 'rPzwM2JfCSDjhbesdTCqFjWWdK7eFtTwZz',
    // Flags: 131072,
    // Sequence: 21970996,
    // Fee: '12',
    // LastLedgerSequence: 21971016
    // }
    -

    Hierarchy

    • GlobalFlags
      • PaymentFlagsInterface

    Index

    Properties

    tfLimitQuality?: boolean
    +

    Hierarchy

    • GlobalFlags
      • PaymentFlagsInterface

    Index

    Properties

    tfLimitQuality?: boolean

    Only take paths where all the conversions have an input:output ratio that is equal or better than the ratio of Amount:SendMax. See Limit Quality for details.

    -
    tfNoDirectRipple?: boolean
    +
    tfNoDirectRipple?: boolean

    Do not use the default path; only use paths included in the Paths field. This is intended to force the transaction to take arbitrage opportunities. Most clients do not need this.

    -
    tfPartialPayment?: boolean
    +
    tfPartialPayment?: boolean

    If the specified Amount cannot be sent without spending more than SendMax, reduce the received amount instead of failing outright. See Partial. Payments for more details.

    diff --git a/docs/interfaces/PeerStatusStream.html b/docs/interfaces/PeerStatusStream.html index 835f2812..e900c3ac 100644 --- a/docs/interfaces/PeerStatusStream.html +++ b/docs/interfaces/PeerStatusStream.html @@ -1,18 +1,18 @@ -PeerStatusStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PeerStatusStream

    +PeerStatusStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PeerStatusStream

    The admin-only peer_status stream reports a large amount of information on the activities of other rippled servers to which this server is connected, in particular their status in the consensus process.

    -

    Hierarchy

    • BaseStream
      • PeerStatusStream

    Index

    Properties

    action: "CLOSING_LEDGER" | "ACCEPTED_LEDGER" | "SWITCHED_LEDGER" | "LOST_SYNC"
    +

    Hierarchy

    • BaseStream
      • PeerStatusStream

    Index

    Properties

    action: "CLOSING_LEDGER" | "ACCEPTED_LEDGER" | "SWITCHED_LEDGER" | "LOST_SYNC"

    The type of event that prompted this message. See Peer Status Events for possible values.

    -
    date: number
    +
    date: number

    The time this event occurred, in seconds since the Ripple Epoch.

    -
    ledger_hash?: string
    +
    ledger_hash?: string

    The identifying Hash of a ledger version to which this message pertains.

    -
    ledger_index?: number
    +
    ledger_index?: number

    The Ledger Index of a ledger version to which this message pertains.

    -
    ledger_index_max?: number
    +
    ledger_index_max?: number

    The largest Ledger Index the peer has currently available.

    -
    ledger_index_min?: number
    +
    ledger_index_min?: number

    The smallest Ledger Index the peer has currently available.

    -
    type: "peerStatusChange"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    type: "peerStatusChange"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PingRequest.html b/docs/interfaces/PingRequest.html index 6918a5e1..e5d7c71c 100644 --- a/docs/interfaces/PingRequest.html +++ b/docs/interfaces/PingRequest.html @@ -1,9 +1,9 @@ -PingRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PingRequest

    +PingRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PingRequest

    The ping command returns an acknowledgement, so that clients can test the connection status and latency. Expects a response in the form of a PingResponse.

    -

    Hierarchy

    • BaseRequest
      • PingRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • PingRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "ping"
    id?: string | number
    +
    command: "ping"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    diff --git a/docs/interfaces/PingResponse.html b/docs/interfaces/PingResponse.html index 8ec6a8b7..173116cf 100644 --- a/docs/interfaces/PingResponse.html +++ b/docs/interfaces/PingResponse.html @@ -1,3 +1,3 @@ -PingResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PingResponse

    +PingResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PingResponse

    Response expected from a PingRequest.

    -

    Hierarchy

    • BaseResponse
      • PingResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { role?: string; unlimited?: boolean }

    Type declaration

    • Optional role?: string
    • Optional unlimited?: boolean
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • BaseResponse
      • PingResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { role?: string; unlimited?: boolean }

    Type declaration

    • Optional role?: string
    • Optional unlimited?: boolean
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/RandomRequest.html b/docs/interfaces/RandomRequest.html index fab5f460..32f1dd15 100644 --- a/docs/interfaces/RandomRequest.html +++ b/docs/interfaces/RandomRequest.html @@ -1,10 +1,10 @@ -RandomRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RandomRequest

    +RandomRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RandomRequest

    The random command provides a random number to be used as a source of entropy for random number generation by clients. Expects a response in the form of a RandomResponse.

    -

    Hierarchy

    • BaseRequest
      • RandomRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • RandomRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "random"
    id?: string | number
    +
    command: "random"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    diff --git a/docs/interfaces/RandomResponse.html b/docs/interfaces/RandomResponse.html index ca4db4f6..d8801331 100644 --- a/docs/interfaces/RandomResponse.html +++ b/docs/interfaces/RandomResponse.html @@ -1,3 +1,3 @@ -RandomResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RandomResponse

    +RandomResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RandomResponse

    Response expected from a RandomRequest.

    -

    Hierarchy

    • BaseResponse
      • RandomResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { random: string }

    Type declaration

    • random: string
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • BaseResponse
      • RandomResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { random: string }

    Type declaration

    • random: string
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/RipplePathFindRequest.html b/docs/interfaces/RipplePathFindRequest.html index 7095e25f..9e28b9ea 100644 --- a/docs/interfaces/RipplePathFindRequest.html +++ b/docs/interfaces/RipplePathFindRequest.html @@ -1,29 +1,29 @@ -RipplePathFindRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RipplePathFindRequest

    +RipplePathFindRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RipplePathFindRequest

    The ripple_path_find method is a simplified version of the path_find method that provides a single response with a payment path you can use right away. Expects a response in the form of a RipplePathFindResponse.

    -

    Hierarchy

    • BaseRequest
      • RipplePathFindRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • RipplePathFindRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "ripple_path_find"
    destination_account: string
    +
    command: "ripple_path_find"
    destination_account: string

    Unique address of the account that would receive funds in a transaction.

    -
    destination_amount: Amount
    +
    destination_amount: Amount

    Currency Amount that the destination account would receive in a transaction.

    -
    id?: string | number
    +
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    send_max?: Amount
    +
    send_max?: Amount

    Currency Amount that would be spent in the transaction. Cannot be used with source_currencies.

    -
    source_account: string
    +
    source_account: string

    Unique address of the account that would send funds in a transaction.

    -
    source_currencies?: SourceCurrencyAmount
    +
    source_currencies?: SourceCurrencyAmount

    Array of currencies that the source account might want to spend. Each entry in the array should be a JSON object with a mandatory currency field and optional issuer field, like how currency amounts are specified.

    diff --git a/docs/interfaces/RipplePathFindResponse.html b/docs/interfaces/RipplePathFindResponse.html index b5af3b61..6f30b441 100644 --- a/docs/interfaces/RipplePathFindResponse.html +++ b/docs/interfaces/RipplePathFindResponse.html @@ -1,6 +1,6 @@ -RipplePathFindResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RipplePathFindResponse

    +RipplePathFindResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RipplePathFindResponse

    Response expected from a RipplePathFindRequest.

    -

    Hierarchy

    • BaseResponse
      • RipplePathFindResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { alternatives: PathOption[]; destination_account: string; destination_amount: Amount; destination_currencies: string[]; full_reply?: boolean; id?: string | number; ledger_current_index?: number; source_account: string; validated: boolean }

    Type declaration

    • alternatives: PathOption[]
      +

    Hierarchy

    • BaseResponse
      • RipplePathFindResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { alternatives: PathOption[]; destination_account: string; destination_amount: Amount; destination_currencies: string[]; full_reply?: boolean; id?: string | number; ledger_current_index?: number; source_account: string; validated: boolean }

    Type declaration

    • alternatives: PathOption[]

      Array of objects with possible paths to take, as described below. If empty, then there are no paths connecting the source and destination accounts.

      @@ -10,4 +10,4 @@ accounts.

      Array of strings representing the currencies that the destination accepts, as 3-letter codes like "USD" or as 40-character hex like "015841551A748AD2C1F76FF6ECB0CCCD00000000".

      -
    • Optional full_reply?: boolean
    • Optional id?: string | number
    • Optional ledger_current_index?: number
    • source_account: string
    • validated: boolean
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Optional full_reply?: boolean
  • Optional id?: string | number
  • Optional ledger_current_index?: number
  • source_account: string
  • validated: boolean
  • status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ServerInfoRequest.html b/docs/interfaces/ServerInfoRequest.html index a41c9b17..177ee88f 100644 --- a/docs/interfaces/ServerInfoRequest.html +++ b/docs/interfaces/ServerInfoRequest.html @@ -1,10 +1,10 @@ -ServerInfoRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerInfoRequest

    +ServerInfoRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerInfoRequest

    The server_info command asks the server for a human-readable version of various information about the rippled server being queried. Expects a response in the form of a ServerInfoResponse.

    -

    Hierarchy

    • BaseRequest
      • ServerInfoRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • ServerInfoRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "server_info"
    id?: string | number
    +
    command: "server_info"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    diff --git a/docs/interfaces/ServerInfoResponse.html b/docs/interfaces/ServerInfoResponse.html index 82499073..5c7b7b97 100644 --- a/docs/interfaces/ServerInfoResponse.html +++ b/docs/interfaces/ServerInfoResponse.html @@ -1,6 +1,6 @@ -ServerInfoResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerInfoResponse

    +ServerInfoResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerInfoResponse

    Response expected from a ServerInfoRequest.

    -

    Hierarchy

    • BaseResponse
      • ServerInfoResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { info: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; complete_ledgers: string; hostid: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_factor?: number; load_factor_cluster?: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_local?: number; load_factor_net?: number; load_factor_server?: number; network_ledger?: "waiting"; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; validation_quorum: number; validator_list_expires?: string } }

    Type declaration

    • info: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; complete_ledgers: string; hostid: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_factor?: number; load_factor_cluster?: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_local?: number; load_factor_net?: number; load_factor_server?: number; network_ledger?: "waiting"; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; validation_quorum: number; validator_list_expires?: string }
      • Optional amendment_blocked?: boolean
        +

    Hierarchy

    • BaseResponse
      • ServerInfoResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { info: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; complete_ledgers: string; hostid: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_factor?: number; load_factor_cluster?: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_local?: number; load_factor_net?: number; load_factor_server?: number; network_ledger?: "waiting"; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; validation_quorum: number; validator_list_expires?: string } }

    Type declaration

    • info: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; complete_ledgers: string; hostid: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_factor?: number; load_factor_cluster?: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_local?: number; load_factor_net?: number; load_factor_server?: number; network_ledger?: "waiting"; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; validation_quorum: number; validator_list_expires?: string }
      • Optional amendment_blocked?: boolean

        If true, this server is amendment blocked. If the server is not amendment blocked, the response omits this field.

      • build_version: string
        @@ -121,4 +121,4 @@ validations.

        list will expire, the string unknown if the server has yet to load a published validator list or the string never if the server uses a static validator list.

        -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ServerStateRequest.html b/docs/interfaces/ServerStateRequest.html index 2588e4cb..cc7a2908 100644 --- a/docs/interfaces/ServerStateRequest.html +++ b/docs/interfaces/ServerStateRequest.html @@ -1,11 +1,11 @@ -ServerStateRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerStateRequest

    +ServerStateRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerStateRequest

    The server_state command asks the server for various machine-readable information about the rippled server's current state. The response is almost the same as the server_info method, but uses units that are easier to process instead of easier to read.

    -

    Hierarchy

    • BaseRequest
      • ServerStateRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • ServerStateRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "server_state"
    id?: string | number
    +
    command: "server_state"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    diff --git a/docs/interfaces/ServerStateResponse.html b/docs/interfaces/ServerStateResponse.html index 265e254f..44d1796d 100644 --- a/docs/interfaces/ServerStateResponse.html +++ b/docs/interfaces/ServerStateResponse.html @@ -1,3 +1,3 @@ -ServerStateResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerStateResponse

    +ServerStateResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerStateResponse

    Response expected from a ServerStateRequest.

    -

    Hierarchy

    • BaseResponse
      • ServerStateResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { state: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; complete_ledgers: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_base: number; load_factor: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_fee_reference?: number; load_factor_server?: number; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; validation_quorum: number; validator_list_expires?: string } }

    Type declaration

    • state: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; complete_ledgers: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_base: number; load_factor: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_fee_reference?: number; load_factor_server?: number; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; validation_quorum: number; validator_list_expires?: string }
      • Optional amendment_blocked?: boolean
      • build_version: string
      • Optional closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }
        • age: number
        • base_fee: number
        • hash: string
        • reserve_base: number
        • reserve_inc: number
        • seq: number
      • complete_ledgers: string
      • io_latency_ms: number
      • jq_trans_overflow: string
      • last_close: { converge_time_s: number; proposers: number }
        • converge_time_s: number
        • proposers: number
      • Optional load?: { job_types: JobType[]; threads: number }
        • job_types: JobType[]
        • threads: number
      • load_base: number
      • load_factor: number
      • Optional load_factor_fee_escalation?: number
      • Optional load_factor_fee_queue?: number
      • Optional load_factor_fee_reference?: number
      • Optional load_factor_server?: number
      • peers: number
      • pubkey_node: string
      • Optional pubkey_validator?: string
      • server_state: ServerState
      • server_state_duration_us: number
      • state_accounting: Record<ServerState, StateAccounting>
      • time: string
      • uptime: number
      • Optional validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }
        • age: number
        • base_fee: number
        • hash: string
        • reserve_base: number
        • reserve_inc: number
        • seq: number
      • validation_quorum: number
      • Optional validator_list_expires?: string
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • BaseResponse
      • ServerStateResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { state: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; complete_ledgers: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_base: number; load_factor: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_fee_reference?: number; load_factor_server?: number; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; validation_quorum: number; validator_list_expires?: string } }

    Type declaration

    • state: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; complete_ledgers: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_base: number; load_factor: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_fee_reference?: number; load_factor_server?: number; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; validation_quorum: number; validator_list_expires?: string }
      • Optional amendment_blocked?: boolean
      • build_version: string
      • Optional closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }
        • age: number
        • base_fee: number
        • hash: string
        • reserve_base: number
        • reserve_inc: number
        • seq: number
      • complete_ledgers: string
      • io_latency_ms: number
      • jq_trans_overflow: string
      • last_close: { converge_time_s: number; proposers: number }
        • converge_time_s: number
        • proposers: number
      • Optional load?: { job_types: JobType[]; threads: number }
        • job_types: JobType[]
        • threads: number
      • load_base: number
      • load_factor: number
      • Optional load_factor_fee_escalation?: number
      • Optional load_factor_fee_queue?: number
      • Optional load_factor_fee_reference?: number
      • Optional load_factor_server?: number
      • peers: number
      • pubkey_node: string
      • Optional pubkey_validator?: string
      • server_state: ServerState
      • server_state_duration_us: number
      • state_accounting: Record<ServerState, StateAccounting>
      • time: string
      • uptime: number
      • Optional validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }
        • age: number
        • base_fee: number
        • hash: string
        • reserve_base: number
        • reserve_inc: number
        • seq: number
      • validation_quorum: number
      • Optional validator_list_expires?: string
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SetRegularKey.html b/docs/interfaces/SetRegularKey.html index 3412a36e..506de9b5 100644 --- a/docs/interfaces/SetRegularKey.html +++ b/docs/interfaces/SetRegularKey.html @@ -1,49 +1,49 @@ -SetRegularKey | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SetRegularKey

    +SetRegularKey | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SetRegularKey

    A SetRegularKey transaction assigns, changes, or removes the regular key pair associated with an account.

    -

    Hierarchy

    • BaseTransaction
      • SetRegularKey

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • SetRegularKey

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    RegularKey?: string
    +
    RegularKey?: string

    A base-58-encoded Address that indicates the regular key pair to be assigned to the account. If omitted, removes any existing regular key pair. from the account. Must not match the master key pair for the address.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "SetRegularKey"
    TxnSignature?: string
    +
    TransactionType: "SetRegularKey"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SignerListSet.html b/docs/interfaces/SignerListSet.html index d77c469d..eb3394c3 100644 --- a/docs/interfaces/SignerListSet.html +++ b/docs/interfaces/SignerListSet.html @@ -1,54 +1,54 @@ -SignerListSet | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SignerListSet

    +SignerListSet | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SignerListSet

    The SignerListSet transaction creates, replaces, or removes a list of signers that can be used to multi-sign a transaction.

    -

    Hierarchy

    • BaseTransaction
      • SignerListSet

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • SignerListSet

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    SignerEntries: SignerEntry[]
    +
    SignerEntries: SignerEntry[]

    Array of SignerEntry objects, indicating the addresses and weights of signers in this list. This signer list must have at least 1 member and no more than 8 members. No address may appear more than once in the list, nor may the Account submitting the transaction appear in the list.

    -
    SignerQuorum: number
    +
    SignerQuorum: number

    A target number for the signer weights. A multi-signature from this list is valid only if the sum weights of the signatures provided is greater than or equal to this value. To delete a signer list, use the value 0.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "SignerListSet"
    TxnSignature?: string
    +
    TransactionType: "SignerListSet"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SubmitMultisignedRequest.html b/docs/interfaces/SubmitMultisignedRequest.html index 77930dba..a867c07d 100644 --- a/docs/interfaces/SubmitMultisignedRequest.html +++ b/docs/interfaces/SubmitMultisignedRequest.html @@ -1,17 +1,17 @@ -SubmitMultisignedRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitMultisignedRequest

    +SubmitMultisignedRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitMultisignedRequest

    The submit_multisigned command applies a multi-signed transaction and sends it to the network to be included in future ledgers. Expects a response in the form of a SubmitMultisignedRequest.

    -

    Hierarchy

    • BaseRequest
      • SubmitMultisignedRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • SubmitMultisignedRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "submit_multisigned"
    fail_hard?: boolean
    +
    command: "submit_multisigned"
    fail_hard?: boolean

    If true, and the transaction fails locally, do not retry or relay the transaction to other servers.

    -
    id?: string | number
    +
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    tx_json: Transaction
    +
    tx_json: Transaction

    Transaction in JSON format with an array of Signers. To be successful, the weights of the signatures must be equal or higher than the quorum of the. SignerList.

    diff --git a/docs/interfaces/SubmitMultisignedResponse.html b/docs/interfaces/SubmitMultisignedResponse.html index f73e067a..1c19ebe4 100644 --- a/docs/interfaces/SubmitMultisignedResponse.html +++ b/docs/interfaces/SubmitMultisignedResponse.html @@ -1,6 +1,6 @@ -SubmitMultisignedResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitMultisignedResponse

    +SubmitMultisignedResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitMultisignedResponse

    Response expected from a SubmitMultisignedRequest.

    -

    Hierarchy

    • BaseResponse
      • SubmitMultisignedResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { engine_result: string; engine_result_code: number; engine_result_message: string; tx_blob: string; tx_json: (AccountDelete & { hash?: string }) & (AccountSet & { hash?: string }) & (CheckCancel & { hash?: string }) & (CheckCash & { hash?: string }) & (CheckCreate & { hash?: string }) & (DepositPreauth & { hash?: string }) & (EscrowCancel & { hash?: string }) & (EscrowCreate & { hash?: string }) & (EscrowFinish & { hash?: string }) & (NFTokenAcceptOffer & { hash?: string }) & (NFTokenBurn & { hash?: string }) & (NFTokenCancelOffer & { hash?: string }) & (NFTokenCreateOffer & { hash?: string }) & (NFTokenMint & { hash?: string }) & (OfferCancel & { hash?: string }) & (OfferCreate & { hash?: string }) & (Payment & { hash?: string }) & (PaymentChannelClaim & { hash?: string }) & (PaymentChannelCreate & { hash?: string }) & (PaymentChannelFund & { hash?: string }) & (SetRegularKey & { hash?: string }) & (SignerListSet & { hash?: string }) & (TicketCreate & { hash?: string }) & (TrustSet & { hash?: string }) }

    Type declaration

    • engine_result: string
      +

    Hierarchy

    • BaseResponse
      • SubmitMultisignedResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { engine_result: string; engine_result_code: number; engine_result_message: string; tx_blob: string; tx_json: (AccountDelete & { hash?: string }) & (AccountSet & { hash?: string }) & (CheckCancel & { hash?: string }) & (CheckCash & { hash?: string }) & (CheckCreate & { hash?: string }) & (DepositPreauth & { hash?: string }) & (EscrowCancel & { hash?: string }) & (EscrowCreate & { hash?: string }) & (EscrowFinish & { hash?: string }) & (NFTokenAcceptOffer & { hash?: string }) & (NFTokenBurn & { hash?: string }) & (NFTokenCancelOffer & { hash?: string }) & (NFTokenCreateOffer & { hash?: string }) & (NFTokenMint & { hash?: string }) & (OfferCancel & { hash?: string }) & (OfferCreate & { hash?: string }) & (Payment & { hash?: string }) & (PaymentChannelClaim & { hash?: string }) & (PaymentChannelCreate & { hash?: string }) & (PaymentChannelFund & { hash?: string }) & (SetRegularKey & { hash?: string }) & (SignerListSet & { hash?: string }) & (TicketCreate & { hash?: string }) & (TrustSet & { hash?: string }) }

    Type declaration

    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SubmitRequest.html b/docs/interfaces/SubmitRequest.html index d09de525..62d1c585 100644 --- a/docs/interfaces/SubmitRequest.html +++ b/docs/interfaces/SubmitRequest.html @@ -1,16 +1,16 @@ -SubmitRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitRequest

    +SubmitRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitRequest

    The submit method applies a transaction and sends it to the network to be confirmed and included in future ledgers. Expects a response in the form of a SubmitResponse.

    -

    Hierarchy

    • BaseRequest
      • SubmitRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • SubmitRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "submit"
    fail_hard?: boolean
    +
    command: "submit"
    fail_hard?: boolean

    If true, and the transaction fails locally, do not retry or relay the transaction to other servers. The default is false.

    -
    id?: string | number
    +
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    tx_blob: string
    +
    tx_blob: string

    The complete transaction in hex string format.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SubmitResponse.html b/docs/interfaces/SubmitResponse.html index d4417d4e..bec15dfd 100644 --- a/docs/interfaces/SubmitResponse.html +++ b/docs/interfaces/SubmitResponse.html @@ -1,6 +1,6 @@ -SubmitResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitResponse

    +SubmitResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitResponse

    Response expected from a SubmitRequest.

    -

    Hierarchy

    • BaseResponse
      • SubmitResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { accepted: boolean; account_sequence_available: number; account_sequence_next: number; applied: boolean; broadcast: boolean; engine_result: string; engine_result_code: number; engine_result_message: string; kept: boolean; open_ledger_cost: string; queued: boolean; tx_blob: string; tx_json: (AccountDelete & { hash?: string }) & (AccountSet & { hash?: string }) & (CheckCancel & { hash?: string }) & (CheckCash & { hash?: string }) & (CheckCreate & { hash?: string }) & (DepositPreauth & { hash?: string }) & (EscrowCancel & { hash?: string }) & (EscrowCreate & { hash?: string }) & (EscrowFinish & { hash?: string }) & (NFTokenAcceptOffer & { hash?: string }) & (NFTokenBurn & { hash?: string }) & (NFTokenCancelOffer & { hash?: string }) & (NFTokenCreateOffer & { hash?: string }) & (NFTokenMint & { hash?: string }) & (OfferCancel & { hash?: string }) & (OfferCreate & { hash?: string }) & (Payment & { hash?: string }) & (PaymentChannelClaim & { hash?: string }) & (PaymentChannelCreate & { hash?: string }) & (PaymentChannelFund & { hash?: string }) & (SetRegularKey & { hash?: string }) & (SignerListSet & { hash?: string }) & (TicketCreate & { hash?: string }) & (TrustSet & { hash?: string }); validated_ledger_index: number }

    Type declaration

    • accepted: boolean
      +

    Hierarchy

    • BaseResponse
      • SubmitResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { accepted: boolean; account_sequence_available: number; account_sequence_next: number; applied: boolean; broadcast: boolean; engine_result: string; engine_result_code: number; engine_result_message: string; kept: boolean; open_ledger_cost: string; queued: boolean; tx_blob: string; tx_json: (AccountDelete & { hash?: string }) & (AccountSet & { hash?: string }) & (CheckCancel & { hash?: string }) & (CheckCash & { hash?: string }) & (CheckCreate & { hash?: string }) & (DepositPreauth & { hash?: string }) & (EscrowCancel & { hash?: string }) & (EscrowCreate & { hash?: string }) & (EscrowFinish & { hash?: string }) & (NFTokenAcceptOffer & { hash?: string }) & (NFTokenBurn & { hash?: string }) & (NFTokenCancelOffer & { hash?: string }) & (NFTokenCreateOffer & { hash?: string }) & (NFTokenMint & { hash?: string }) & (OfferCancel & { hash?: string }) & (OfferCreate & { hash?: string }) & (Payment & { hash?: string }) & (PaymentChannelClaim & { hash?: string }) & (PaymentChannelCreate & { hash?: string }) & (PaymentChannelFund & { hash?: string }) & (SetRegularKey & { hash?: string }) & (SignerListSet & { hash?: string }) & (TicketCreate & { hash?: string }) & (TrustSet & { hash?: string }); validated_ledger_index: number }

    Type declaration

    • accepted: boolean

      The value true indicates that the transaction was applied, queued, broadcast, or kept for later. The value false indicates that none of those happened, so the transaction cannot possibly succeed as long as you @@ -43,4 +43,4 @@ version.

      The ledger index of the newest validated ledger at the time of submission. This provides a lower bound on the ledger versions that the transaction can appear in as a result of this request.

      -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SubscribeRequest.html b/docs/interfaces/SubscribeRequest.html index 29c4c425..715e43be 100644 --- a/docs/interfaces/SubscribeRequest.html +++ b/docs/interfaces/SubscribeRequest.html @@ -1,30 +1,30 @@ -SubscribeRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubscribeRequest

    +SubscribeRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubscribeRequest

    The subscribe method requests periodic notifications from the server when certain events happen. Expects a response in the form of a. SubscribeResponse.

    -

    Hierarchy

    • BaseRequest
      • SubscribeRequest

    Index

    Properties

    accounts?: string[]
    +

    Hierarchy

    • BaseRequest
      • SubscribeRequest

    Index

    Properties

    accounts?: string[]

    Array with the unique addresses of accounts to monitor for validated transactions. The addresses must be in the XRP Ledger's base58 format. The server sends a notification for any transaction that affects at least one of these accounts.

    -
    accounts_proposed?: string[]
    +
    accounts_proposed?: string[]

    Like accounts, but include transactions that are not yet finalized.

    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    books?: Book[]
    +
    books?: Book[]

    Array of objects defining order books to monitor for updates, as detailed Below.

    -
    command: "subscribe"
    id?: string | number
    +
    command: "subscribe"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    streams?: StreamType[]
    +
    streams?: StreamType[]

    Array of string names of generic streams to subscribe to.

    -
    url?: string
    +
    url?: string

    URL where the server sends a JSON-RPC callbacks for each event. Admin-only.

    -
    url_password?: string
    +
    url_password?: string

    Password to provide for basic authentication at the callback URL.

    -
    url_username?: string
    +
    url_username?: string

    Username to provide for basic authentication at the callback URL.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SubscribeResponse.html b/docs/interfaces/SubscribeResponse.html index 5bd56f06..23c525f1 100644 --- a/docs/interfaces/SubscribeResponse.html +++ b/docs/interfaces/SubscribeResponse.html @@ -1,3 +1,3 @@ -SubscribeResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubscribeResponse

    +SubscribeResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubscribeResponse

    Response expected from a SubscribeRequest.

    -

    Hierarchy

    • BaseResponse
      • SubscribeResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: Record<string, never> | LedgerStreamResponse | BooksSnapshot
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • BaseResponse
      • SubscribeResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: Record<string, never> | LedgerStreamResponse | BooksSnapshot
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TicketCreate.html b/docs/interfaces/TicketCreate.html index 5d70f379..18500b98 100644 --- a/docs/interfaces/TicketCreate.html +++ b/docs/interfaces/TicketCreate.html @@ -1,49 +1,49 @@ -TicketCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TicketCreate

    +TicketCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TicketCreate

    A TicketCreate transaction sets aside one or more sequence numbers as Tickets.

    -

    Hierarchy

    • BaseTransaction
      • TicketCreate

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • TicketCreate

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketCount: number
    +
    TicketCount: number

    How many Tickets to create. This must be a positive number and cannot cause the account to own more than 250 Tickets after executing this transaction.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "TicketCreate"
    TxnSignature?: string
    +
    TransactionType: "TicketCreate"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TransactionAndMetadata.html b/docs/interfaces/TransactionAndMetadata.html index 355cc63a..4ea5cd22 100644 --- a/docs/interfaces/TransactionAndMetadata.html +++ b/docs/interfaces/TransactionAndMetadata.html @@ -1 +1 @@ -TransactionAndMetadata | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionAndMetadata

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +TransactionAndMetadata | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionAndMetadata

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TransactionEntryRequest.html b/docs/interfaces/TransactionEntryRequest.html index 61b6b5eb..501c2180 100644 --- a/docs/interfaces/TransactionEntryRequest.html +++ b/docs/interfaces/TransactionEntryRequest.html @@ -1,18 +1,18 @@ -TransactionEntryRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionEntryRequest

    +TransactionEntryRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionEntryRequest

    The transaction_entry method retrieves information on a single transaction from a specific ledger version. Expects a response in the form of a TransactionEntryResponse.

    -

    Hierarchy

    • BaseRequest
      • TransactionEntryRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • TransactionEntryRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    command: "transaction_entry"
    id?: string | number
    +
    command: "transaction_entry"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    tx_hash: string
    +
    tx_hash: string

    Unique hash of the transaction you are looking up.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TransactionEntryResponse.html b/docs/interfaces/TransactionEntryResponse.html index 61e64f21..2a345b8a 100644 --- a/docs/interfaces/TransactionEntryResponse.html +++ b/docs/interfaces/TransactionEntryResponse.html @@ -1,6 +1,6 @@ -TransactionEntryResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionEntryResponse

    +TransactionEntryResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionEntryResponse

    Response expected from a TransactionEntryRequest.

    -

    Hierarchy

    • BaseResponse
      • TransactionEntryResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger_hash: string; ledger_index: number; metadata: TransactionMetadata; tx_json: (AccountDelete & ResponseOnlyTxInfo) & (AccountSet & ResponseOnlyTxInfo) & (CheckCancel & ResponseOnlyTxInfo) & (CheckCash & ResponseOnlyTxInfo) & (CheckCreate & ResponseOnlyTxInfo) & (DepositPreauth & ResponseOnlyTxInfo) & (EscrowCancel & ResponseOnlyTxInfo) & (EscrowCreate & ResponseOnlyTxInfo) & (EscrowFinish & ResponseOnlyTxInfo) & (NFTokenAcceptOffer & ResponseOnlyTxInfo) & (NFTokenBurn & ResponseOnlyTxInfo) & (NFTokenCancelOffer & ResponseOnlyTxInfo) & (NFTokenCreateOffer & ResponseOnlyTxInfo) & (NFTokenMint & ResponseOnlyTxInfo) & (OfferCancel & ResponseOnlyTxInfo) & (OfferCreate & ResponseOnlyTxInfo) & (Payment & ResponseOnlyTxInfo) & (PaymentChannelClaim & ResponseOnlyTxInfo) & (PaymentChannelCreate & ResponseOnlyTxInfo) & (PaymentChannelFund & ResponseOnlyTxInfo) & (SetRegularKey & ResponseOnlyTxInfo) & (SignerListSet & ResponseOnlyTxInfo) & (TicketCreate & ResponseOnlyTxInfo) & (TrustSet & ResponseOnlyTxInfo) }

    Type declaration

    • ledger_hash: string
      +

    Hierarchy

    • BaseResponse
      • TransactionEntryResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: { ledger_hash: string; ledger_index: number; metadata: TransactionMetadata; tx_json: (AccountDelete & ResponseOnlyTxInfo) & (AccountSet & ResponseOnlyTxInfo) & (CheckCancel & ResponseOnlyTxInfo) & (CheckCash & ResponseOnlyTxInfo) & (CheckCreate & ResponseOnlyTxInfo) & (DepositPreauth & ResponseOnlyTxInfo) & (EscrowCancel & ResponseOnlyTxInfo) & (EscrowCreate & ResponseOnlyTxInfo) & (EscrowFinish & ResponseOnlyTxInfo) & (NFTokenAcceptOffer & ResponseOnlyTxInfo) & (NFTokenBurn & ResponseOnlyTxInfo) & (NFTokenCancelOffer & ResponseOnlyTxInfo) & (NFTokenCreateOffer & ResponseOnlyTxInfo) & (NFTokenMint & ResponseOnlyTxInfo) & (OfferCancel & ResponseOnlyTxInfo) & (OfferCreate & ResponseOnlyTxInfo) & (Payment & ResponseOnlyTxInfo) & (PaymentChannelClaim & ResponseOnlyTxInfo) & (PaymentChannelCreate & ResponseOnlyTxInfo) & (PaymentChannelFund & ResponseOnlyTxInfo) & (SetRegularKey & ResponseOnlyTxInfo) & (SignerListSet & ResponseOnlyTxInfo) & (TicketCreate & ResponseOnlyTxInfo) & (TrustSet & ResponseOnlyTxInfo) }

    Type declaration

    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TransactionMetadata.html b/docs/interfaces/TransactionMetadata.html index 5d896c80..b7315336 100644 --- a/docs/interfaces/TransactionMetadata.html +++ b/docs/interfaces/TransactionMetadata.html @@ -1 +1 @@ -TransactionMetadata | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionMetadata

    Hierarchy

    • TransactionMetadata

    Index

    Properties

    AffectedNodes: Node[]
    DeliveredAmount?: Amount
    TransactionIndex: number
    TransactionResult: string
    delivered_amount?: Amount

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +TransactionMetadata | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionMetadata

    Hierarchy

    • TransactionMetadata

    Index

    Properties

    AffectedNodes: Node[]
    DeliveredAmount?: Amount
    TransactionIndex: number
    TransactionResult: string
    delivered_amount?: Amount

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TransactionStream.html b/docs/interfaces/TransactionStream.html index dbf134dd..6c7c11ef 100644 --- a/docs/interfaces/TransactionStream.html +++ b/docs/interfaces/TransactionStream.html @@ -1,25 +1,25 @@ -TransactionStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionStream

    +TransactionStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionStream

    Many subscriptions result in messages about transactions.

    -

    Hierarchy

    • BaseStream
      • TransactionStream

    Index

    Properties

    engine_result: string
    +

    Hierarchy

    • BaseStream
      • TransactionStream

    Index

    Properties

    engine_result: string

    String Transaction result code.

    -
    engine_result_code: number
    +
    engine_result_code: number

    Numeric transaction response code, if applicable.

    -
    engine_result_message: string
    +
    engine_result_message: string

    Human-readable explanation for the transaction response.

    -
    ledger_current_index?: number
    +
    ledger_current_index?: number

    The ledger index of the current in-progress ledger version for which this transaction is currently proposed.

    -
    ledger_hash?: string
    +
    ledger_hash?: string

    The identifying hash of the ledger version that includes this transaction.

    -
    ledger_index?: number
    +
    ledger_index?: number

    The ledger index of the ledger version that includes this transaction.

    -
    +

    The transaction metadata, which shows the exact outcome of the transaction in detail.

    -
    status: string
    transaction: (AccountDelete & ResponseOnlyTxInfo) & (AccountSet & ResponseOnlyTxInfo) & (CheckCancel & ResponseOnlyTxInfo) & (CheckCash & ResponseOnlyTxInfo) & (CheckCreate & ResponseOnlyTxInfo) & (DepositPreauth & ResponseOnlyTxInfo) & (EscrowCancel & ResponseOnlyTxInfo) & (EscrowCreate & ResponseOnlyTxInfo) & (EscrowFinish & ResponseOnlyTxInfo) & (NFTokenAcceptOffer & ResponseOnlyTxInfo) & (NFTokenBurn & ResponseOnlyTxInfo) & (NFTokenCancelOffer & ResponseOnlyTxInfo) & (NFTokenCreateOffer & ResponseOnlyTxInfo) & (NFTokenMint & ResponseOnlyTxInfo) & (OfferCancel & ResponseOnlyTxInfo) & (OfferCreate & ResponseOnlyTxInfo) & (Payment & ResponseOnlyTxInfo) & (PaymentChannelClaim & ResponseOnlyTxInfo) & (PaymentChannelCreate & ResponseOnlyTxInfo) & (PaymentChannelFund & ResponseOnlyTxInfo) & (SetRegularKey & ResponseOnlyTxInfo) & (SignerListSet & ResponseOnlyTxInfo) & (TicketCreate & ResponseOnlyTxInfo) & (TrustSet & ResponseOnlyTxInfo)
    +
    status: string
    transaction: (AccountDelete & ResponseOnlyTxInfo) & (AccountSet & ResponseOnlyTxInfo) & (CheckCancel & ResponseOnlyTxInfo) & (CheckCash & ResponseOnlyTxInfo) & (CheckCreate & ResponseOnlyTxInfo) & (DepositPreauth & ResponseOnlyTxInfo) & (EscrowCancel & ResponseOnlyTxInfo) & (EscrowCreate & ResponseOnlyTxInfo) & (EscrowFinish & ResponseOnlyTxInfo) & (NFTokenAcceptOffer & ResponseOnlyTxInfo) & (NFTokenBurn & ResponseOnlyTxInfo) & (NFTokenCancelOffer & ResponseOnlyTxInfo) & (NFTokenCreateOffer & ResponseOnlyTxInfo) & (NFTokenMint & ResponseOnlyTxInfo) & (OfferCancel & ResponseOnlyTxInfo) & (OfferCreate & ResponseOnlyTxInfo) & (Payment & ResponseOnlyTxInfo) & (PaymentChannelClaim & ResponseOnlyTxInfo) & (PaymentChannelCreate & ResponseOnlyTxInfo) & (PaymentChannelFund & ResponseOnlyTxInfo) & (SetRegularKey & ResponseOnlyTxInfo) & (SignerListSet & ResponseOnlyTxInfo) & (TicketCreate & ResponseOnlyTxInfo) & (TrustSet & ResponseOnlyTxInfo)

    The definition of the transaction in JSON format.

    -
    type: "transaction"
    validated?: boolean
    +
    type: "transaction"
    validated?: boolean

    If true, this transaction is included in a validated ledger and its outcome is final. Responses from the transaction stream should always be validated.

    -
    warnings?: { id: number; message: string }[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    warnings?: { id: number; message: string }[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TrustSet.html b/docs/interfaces/TrustSet.html index f1c5b380..49edbcde 100644 --- a/docs/interfaces/TrustSet.html +++ b/docs/interfaces/TrustSet.html @@ -1,53 +1,53 @@ -TrustSet | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TrustSet

    +TrustSet | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TrustSet

    Create or modify a trust line linking two accounts.

    -

    Hierarchy

    • BaseTransaction
      • TrustSet

    Index

    Properties

    Account: string
    +

    Hierarchy

    • BaseTransaction
      • TrustSet

    Index

    Properties

    Account: string

    The unique address of the account that initiated the transaction.

    -
    AccountTxnID?: string
    +
    AccountTxnID?: string

    Hash value identifying another transaction. If provided, this transaction is only valid if the sending account's previously-sent transaction matches the provided hash.

    -
    Fee?: string
    +
    Fee?: string

    Integer amount of XRP, in drops, to be destroyed as a cost for distributing this transaction to the network. Some transaction types have different minimum requirements.

    -
    Flags?: number | TrustSetFlagsInterface
    LastLedgerSequence?: number
    +
    Flags?: number | TrustSetFlagsInterface
    LastLedgerSequence?: number

    Highest ledger index this transaction can appear in. Specifying this field places a strict upper limit on how long the transaction can wait to be validated or rejected.

    -
    LimitAmount: IssuedCurrencyAmount
    +
    LimitAmount: IssuedCurrencyAmount

    Object defining the trust line to create or modify, in the format of a Currency Amount.

    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    QualityIn?: number
    +
    QualityIn?: number

    Value incoming balances on this trust line at the ratio of this number per 1,000,000,000 units. A value of 0 is shorthand for treating balances at face value.

    -
    QualityOut?: number
    +
    QualityOut?: number

    Value outgoing balances on this trust line at the ratio of this number per 1,000,000,000 units. A value of 0 is shorthand for treating balances at face value.

    -
    Sequence?: number
    +
    Sequence?: number

    The sequence number of the account sending the transaction. A transaction is only valid if the Sequence number is exactly 1 greater than the previous transaction from the same account. The special case 0 means the transaction is using a Ticket instead.

    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    SigningPubKey?: string
    +
    SigningPubKey?: string

    Hex representation of the public key that corresponds to the private key used to sign this transaction. If an empty string, indicates a multi-signature is present in the Signers field instead.

    -
    SourceTag?: number
    +
    SourceTag?: number

    Arbitrary integer used to identify the reason for this payment, or a sender on whose behalf this transaction is made. Conventionally, a refund should specify the initial payment's SourceTag as the refund payment's DestinationTag.

    -
    TicketSequence?: number
    +
    TicketSequence?: number

    The sequence number of the ticket to use in place of a Sequence number. If this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    TransactionType: "TrustSet"
    TxnSignature?: string
    +
    TransactionType: "TrustSet"
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TrustSetFlagsInterface.html b/docs/interfaces/TrustSetFlagsInterface.html index 932e9664..70ff694a 100644 --- a/docs/interfaces/TrustSetFlagsInterface.html +++ b/docs/interfaces/TrustSetFlagsInterface.html @@ -1,18 +1,18 @@ -TrustSetFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TrustSetFlagsInterface

    +TrustSetFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TrustSetFlagsInterface

    Map of flags to boolean values representing TrustSet transaction flags.

    example

    const trustSetTx: TrustSet = {
    TransactionType: 'TrustSet',
    Account: wallet2.getClassicAddress(),
    LimitAmount: {
    currency: 'FOO',
    issuer: wallet1.getClassicAddress(),
    value: '10000000000',
    },
    Flags: {
    tfSetNoRipple: true
    }
    }

    // Autofill the tx to see how flags actually look compared to the interface usage.
    const autofilledTx = await client.autofill(trustSetTx)
    console.log(autofilledTx)
    // {
    // TransactionType: 'TrustSet',
    // Account: 'r9dAdQQCBcGajVSeC9CqW3LCugjPDnAkEb',
    // LimitAmount: {
    // currency: 'FOO',
    // issuer: 'rWZzUjo5xGiAoRBqzsndyzonXz47UV8u1',
    // value: '10000000000'
    // },
    // Flags: 131072,
    // Sequence: 21971483,
    // Fee: '12',
    // LastLedgerSequence: 21971503
    // }
    -

    Hierarchy

    • GlobalFlags
      • TrustSetFlagsInterface

    Index

    Properties

    tfClearFreeze?: boolean
    +

    Hierarchy

    • GlobalFlags
      • TrustSetFlagsInterface

    Index

    Properties

    tfClearFreeze?: boolean

    Unfreeze the trust line.

    -
    tfClearNoRipple?: boolean
    +
    tfClearNoRipple?: boolean

    Disable the No Ripple flag, allowing rippling on this trust line.

    -
    tfSetFreeze?: boolean
    +
    tfSetFreeze?: boolean

    Freeze the trust line.

    -
    tfSetNoRipple?: boolean
    +
    tfSetNoRipple?: boolean

    Enable the No Ripple flag, which blocks rippling between two trust lines of the same currency if this flag is enabled on both.

    -
    tfSetfAuth?: boolean
    +
    tfSetfAuth?: boolean

    Authorize the other party to hold currency issued by this account. (No effect unless using the asfRequireAuth AccountSet flag.) Cannot be unset.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TxRequest.html b/docs/interfaces/TxRequest.html index 8b2fcbde..ca66e679 100644 --- a/docs/interfaces/TxRequest.html +++ b/docs/interfaces/TxRequest.html @@ -1,24 +1,24 @@ -TxRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TxRequest

    +TxRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TxRequest

    The tx method retrieves information on a single transaction, by its identifying hash. Expects a response in the form of a TxResponse.

    -

    Hierarchy

    • BaseRequest
      • TxRequest

    Index

    Properties

    api_version?: number
    +

    Hierarchy

    • BaseRequest
      • TxRequest

    Index

    Properties

    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    binary?: boolean
    +
    binary?: boolean

    If true, return transaction data and metadata as binary serialized to hexadecimal strings. If false, return transaction data and metadata as. JSON. The default is false.

    -
    command: "tx"
    id?: string | number
    +
    command: "tx"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    max_ledger?: number
    +
    max_ledger?: number

    Use this with min_ledger to specify a range of up to 1000 ledger indexes, ending with this ledger (inclusive). If the server cannot find the transaction, it confirms whether it was able to search all the ledgers in the requested range.

    -
    min_ledger?: number
    +
    min_ledger?: number

    Use this with max_ledger to specify a range of up to 1000 ledger indexes, starting with this ledger (inclusive). If the server cannot find the transaction, it confirms whether it was able to search all the ledgers in this range.

    -
    transaction: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    transaction: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TxResponse.html b/docs/interfaces/TxResponse.html index 3f757694..92cc2e97 100644 --- a/docs/interfaces/TxResponse.html +++ b/docs/interfaces/TxResponse.html @@ -1,8 +1,8 @@ -TxResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TxResponse

    +TxResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TxResponse

    Response expected from a TxRequest.

    -

    Hierarchy

    • BaseResponse
      • TxResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & AccountDelete) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & AccountSet) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & CheckCancel) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & CheckCash) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & CheckCreate) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & DepositPreauth) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & EscrowCancel) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & EscrowCreate) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & EscrowFinish) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & NFTokenAcceptOffer) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & NFTokenBurn) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & NFTokenCancelOffer) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & NFTokenCreateOffer) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & NFTokenMint) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & OfferCancel) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & OfferCreate) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & Payment) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & PaymentChannelClaim) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & PaymentChannelCreate) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & PaymentChannelFund) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & SetRegularKey) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & SignerListSet) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & TicketCreate) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & TrustSet)
    searched_all?: boolean
    +

    Hierarchy

    • BaseResponse
      • TxResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & AccountDelete) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & AccountSet) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & CheckCancel) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & CheckCash) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & CheckCreate) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & DepositPreauth) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & EscrowCancel) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & EscrowCreate) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & EscrowFinish) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & NFTokenAcceptOffer) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & NFTokenBurn) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & NFTokenCancelOffer) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & NFTokenCreateOffer) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & NFTokenMint) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & OfferCancel) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & OfferCreate) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & Payment) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & PaymentChannelClaim) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & PaymentChannelCreate) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & PaymentChannelFund) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & SetRegularKey) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & SignerListSet) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & TicketCreate) & ({ date?: number; hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & TrustSet)
    searched_all?: boolean

    If true, the server was able to search all of the specified ledger versions, and the transaction was in none of them. If false, the server did not have all of the specified ledger versions available, so it is not sure. If one of them might contain the transaction.

    -
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/UnsubscribeRequest.html b/docs/interfaces/UnsubscribeRequest.html index 80c39f2f..c5ce88b2 100644 --- a/docs/interfaces/UnsubscribeRequest.html +++ b/docs/interfaces/UnsubscribeRequest.html @@ -1,23 +1,23 @@ -UnsubscribeRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UnsubscribeRequest

    +UnsubscribeRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UnsubscribeRequest

    The unsubscribe command tells the server to stop sending messages for a particular subscription or set of subscriptions. Expects a response in the form of an UnsubscribeResponse.

    -

    Hierarchy

    • BaseRequest
      • UnsubscribeRequest

    Index

    Properties

    accounts?: string[]
    +

    Hierarchy

    • BaseRequest
      • UnsubscribeRequest

    Index

    Properties

    accounts?: string[]

    Array of unique account addresses to stop receiving updates for, in the. XRP Ledger's base58 format.

    -
    accounts_proposed?: string[]
    +
    accounts_proposed?: string[]

    Like accounts, but for accounts_proposed subscriptions that included not-yet-validated transactions.

    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    books?: Book[]
    +
    books?: Book[]

    Array of objects defining order books to unsubscribe from, as explained below.

    -
    command: "unsubscribe"
    id?: string | number
    +
    command: "unsubscribe"
    id?: string | number

    A unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.

    -
    streams?: StreamType[]
    +
    streams?: StreamType[]

    Array of string names of generic streams to unsubscribe from, including. Ledger, server, transactions, and transactions_proposed.

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/UnsubscribeResponse.html b/docs/interfaces/UnsubscribeResponse.html index 216d611f..fa598ed5 100644 --- a/docs/interfaces/UnsubscribeResponse.html +++ b/docs/interfaces/UnsubscribeResponse.html @@ -1,3 +1,3 @@ -UnsubscribeResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UnsubscribeResponse

    +UnsubscribeResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UnsubscribeResponse

    Response expected from a UnsubscribeRequest.

    -

    Hierarchy

    • BaseResponse
      • UnsubscribeResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: Record<string, never>
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Hierarchy

    • BaseResponse
      • UnsubscribeResponse

    Index

    Properties

    api_version?: number
    forwarded?: boolean
    id: string | number
    result: Record<string, never>
    status?: string
    type: string
    warning?: "load"
    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ValidationStream.html b/docs/interfaces/ValidationStream.html index 131ff7d2..7e0ea1d4 100644 --- a/docs/interfaces/ValidationStream.html +++ b/docs/interfaces/ValidationStream.html @@ -1,46 +1,46 @@ -ValidationStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ValidationStream

    +ValidationStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ValidationStream

    The validations stream sends messages whenever it receives validation messages, also called validation votes, regardless of whether or not the validation message is from a trusted validator.

    -

    Hierarchy

    • BaseStream
      • ValidationStream

    Index

    Properties

    amendments?: string[]
    +

    Hierarchy

    • BaseStream
      • ValidationStream

    Index

    Properties

    amendments?: string[]

    The value validationReceived indicates this is from the validations Stream.

    -
    base_fee?: number
    +
    base_fee?: number

    The amendments this server wants to be added to the protocol.

    -
    flags: number
    +
    flags: number

    The unscaled transaction cost (reference_fee value) this server wants to set by Fee voting.

    -
    full: boolean
    +
    full: boolean

    Bit-mask of flags added to this validation message. The flag 0x80000000 indicates that the validation signature is fully-canonical. The flag 0x00000001 indicates that this is a full validation; otherwise it's a partial validation. Partial validations are not meant to vote for any particular ledger. A partial validation indicates that the validator is still online but not keeping up with consensus.

    -
    ledger_hash: string
    +
    ledger_hash: string

    If true, this is a full validation. Otherwise, this is a partial validation. Partial validations are not meant to vote for any particular ledger. A partial validation indicates that the validator is still online but not keeping up with consensus.

    -
    ledger_index: string
    +
    ledger_index: string

    The ledger index of the proposed ledger.

    -
    load_fee?: number
    +
    load_fee?: number

    The local load-scaled transaction cost this validator is currently enforcing, in fee units.

    -
    master_key?: string
    +
    master_key?: string

    The validator's master public key, if the validator is using a validator token, in the XRP Ledger's base58 format.

    -
    reserve_base?: number
    +
    reserve_base?: number

    The minimum reserve requirement (account_reserve value) this validator wants to set by fee voting.

    -
    reserve_inc?: number
    +
    reserve_inc?: number

    The increment in the reserve requirement (owner_reserve value) this validator wants to set by fee voting.

    -
    signature: string
    +
    signature: string

    The signature that the validator used to sign its vote for this ledger.

    -
    signing_time: number
    +
    signing_time: number

    When this validation vote was signed, in seconds since the Ripple Epoch.

    -
    type: "validationReceived"
    validation_public_key: string
    +
    type: "validationReceived"
    validation_public_key: string

    The public key from the key-pair that the validator used to sign the message, in the XRP Ledger's base58 format. This identifies the validator sending the message and can also be used to verify the signature. If the diff --git a/docs/modules.html b/docs/modules.html index d14099ea..b0d58b47 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,4 +1,4 @@ -xrpl

    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    xrpl

    Index

    Clients

    Signing

    Transaction Models

    Transaction Flags

    Utilities

    Requests

    Responses

    Streams

    Errors

    Other

    Signing

    • multisign(transactions: (string | Transaction)[]): string
    • authorizeChannel(wallet: Wallet, channelId: string, amount: string): string
    • Creates a signature that can be used to redeem a specific amount of XRP from a payment channel.

      Parameters

      • wallet: Wallet

        The account that will sign for this payment channel.

        @@ -116,19 +116,19 @@ Index is unique.

      • amount: string

        The amount in drops to redeem.

      Returns string

      A signature that can be used to redeem a specific amount of XRP from a payment channel.

      -
    • convertHexToString(hex: string, encoding?: BufferEncoding): string
    • convertHexToString(hex: string, encoding?: BufferEncoding): string
    • Converts hex to its string equivalent. Useful to read the Domain field and some Memos.

      Parameters

      • hex: string

        The hex to convert to a string.

      • encoding: BufferEncoding = 'utf8'

        The encoding to use. Defaults to 'utf8' (UTF-8). 'ascii' is also allowed.

      Returns string

      The converted string.

      -
    • convertStringToHex(string: string): string
    • convertStringToHex(string: string): string
    • createCrossChainPayment(payment: Payment, destAccount: string): Payment
    • createCrossChainPayment(payment: Payment, destAccount: string): Payment
    • Creates a cross-chain payment transaction.

      throws

      XrplError - if there are more than 2 memos.

      Parameters

      • payment: Payment
        @@ -141,7 +141,7 @@ destination must be the sidechain's door account.

      Returns Payment

      A cross-chain payment transaction, where the mainchain door account is the Destination and the destination account on the sidechain is encoded in the memos.

      -
    • decimalToQuality(decimal: string): number
    • decimalToQuality(decimal: string): number
    • Converts a string decimal to the "billionths" format for use with QualityIn/ QualityOut

      throws

      ValidationError when the parameter is not convertible to @@ -149,14 +149,14 @@ QualityOut

      Parameters

      • decimal: string

        A string decimal (i.e. ".00034").

      Returns number

      A number in the "billionths" format.

      -
    • decimalToTransferRate(decimal: string): number
    • decimalToTransferRate(decimal: string): number
    • Converts a string decimal to "billionths" format for use with TransferRate.

      throws

      ValidationError when the parameter is not convertible to "billionths" format.

      Parameters

      • decimal: string

        A string decimal between 0 and 1.00

      Returns number

      A number in the "billionths" format.

      -
    • deriveXAddress(options: { publicKey: string; tag: number | false; test: boolean }): string
    • deriveXAddress(options: { publicKey: string; tag: number | false; test: boolean }): string
    • Derive an X-Address from a public key and a destination tag.

      Parameters

      • options: { publicKey: string; tag: number | false; test: boolean }

        Public key and destination tag to encode as an X-Address.

        @@ -167,19 +167,19 @@ QualityOut

      • test: boolean

        Whether this address is for use in Testnet.

    Returns string

    X-Address.

    -
    • dropsToXrp(dropsToConvert: Value): string
    • dropsToXrp(dropsToConvert: Value): string
    • Convert Drops to XRP.

      throws

      When drops amount is invalid.

      Parameters

      • dropsToConvert: Value

        Drops to convert to XRP. This can be a string, number, or BigNumber.

      Returns string

      Amount in XRP.

      -
    • getBalanceChanges(metadata: TransactionMetadata): { account: string; balances: { currency: string; issuer?: string; value: string }[] }[]
    • getBalanceChanges(metadata: TransactionMetadata): { account: string; balances: { currency: string; issuer?: string; value: string }[] }[]
    • Computes the complete list of every balance that changed in the ledger as a result of the given transaction.

      Parameters

      Returns { account: string; balances: { currency: string; issuer?: string; value: string }[] }[]

      Parsed balance changes.

      -
    • hasNextPage(response: Response): boolean
    • hasNextPage(response: Response): boolean
    • Returns true if there are more pages of data.

      When there are more results than contained in the response, the response includes a marker field.

      @@ -187,23 +187,23 @@ includes a marker field.

      Parameters

      • response: Response

        Response to check for more pages on.

      Returns boolean

      Whether the response has more pages of data.

      -
    • isValidAddress(address: string): boolean
    • isValidAddress(address: string): boolean
    • Validates that a given address is a valid X-Address or a valid classic address.

      Parameters

      • address: string

        Address to validate.

      Returns boolean

      True if address is a valid X-Address or classic address.

      -
    • isValidSecret(secret: string): boolean
    • isValidSecret(secret: string): boolean
    • Check if a secret is valid.

      Parameters

      • secret: string

        Secret to test for validity.

      Returns boolean

      True if secret can be derived into a keypair.

      -
    • isoTimeToRippleTime(iso8601: string | Date): number
    • isoTimeToRippleTime(iso8601: string | Date): number
    • Convert an ISO8601 timestmap to a ripple timestamp.

      Parameters

      • iso8601: string | Date

        International standard date format.

      Returns number

      Seconds since ripple epoch (1/1/2000 GMT).

      -
    • percentToQuality(percent: string): number
    • percentToQuality(percent: string): number
    • Converts a string percent to the "billionths" format for use with QualityIn/ QualityOut

      throws

      ValidationError when the percent parameter is not convertible to @@ -211,30 +211,30 @@ QualityOut

      Parameters

      • percent: string

        A string percent (i.e. ".034%").

      Returns number

      A number in the "billionths" format.

      -
    • percentToTransferRate(percent: string): number
    • percentToTransferRate(percent: string): number
    • Converts a string percent to "billionths" format for use with TransferRate.

      throws

      ValidationError when the percent parameter is not convertible to "billionths" format.

      Parameters

      • percent: string

        A string percent between 0% and 100%.

      Returns number

      A number in the "billionths" format.

      -
    • qualityToDecimal(quality: number): string
    • qualityToDecimal(quality: number): string
    • Converts a quality in "billionths" format to a decimal.

      throws

      ValidationError when quality is not convertible to decimal format.

      Parameters

      • quality: number

        Quality to convert to decimal.

      Returns string

      decimal representation of quality.

      -
    • rippleTimeToISOTime(rippleTime: number): string
    • rippleTimeToISOTime(rippleTime: number): string
    • Convert a ripple timestamp to an Iso8601 timestamp.

      Parameters

      • rippleTime: number

        Is the number of seconds since Ripple Epoch (1/1/2000 GMT).

      Returns string

      Iso8601 international standard date format.

      -
    • rippleTimeToUnixTime(rpepoch: number): number
    • rippleTimeToUnixTime(rpepoch: number): number
    • signPaymentChannelClaim(channel: string, amount: string, privateKey: string): string
    • signPaymentChannelClaim(channel: string, amount: string, privateKey: string): string
    • Sign a payment channel claim.

      Parameters

      • channel: string

        Channel identifier specified by the paymentChannelClaim.

        @@ -243,24 +243,24 @@ QualityOut

      • privateKey: string

        Private Key to sign paymentChannelClaim with.

      Returns string

      True if the channel is valid.

      -
    • transferRateToDecimal(rate: number): string
    • transferRateToDecimal(rate: number): string
    • Converts a transfer rate in "billionths" format to a decimal.

      throws

      ValidationError when it cannot convert from billionths format.

      Parameters

      • rate: number

        TransferRate to convert to decimal.

      Returns string

      decimal representation of transfer Rate.

      -
    • unixTimeToRippleTime(timestamp: number): number
    • unixTimeToRippleTime(timestamp: number): number
    • validate(transaction: Record<string, unknown>): void
    • validate(transaction: Record<string, unknown>): void
    • Verifies various Transaction Types. Encode/decode and individual type validation.

      throws

      ValidationError When the Transaction is malformed.

      Parameters

      • transaction: Record<string, unknown>

        A Transaction.

        -

      Returns void

    • verifyPaymentChannelClaim(channel: string, amount: string, signature: string, publicKey: string): boolean

    Returns void

    • verifyPaymentChannelClaim(channel: string, amount: string, signature: string, publicKey: string): boolean
    • Verify the signature of a payment channel claim.

      Parameters

      • channel: string

        Channel identifier specified by the paymentChannelClaim.

        @@ -271,60 +271,60 @@ Encode/decode and individual type validation.

      • publicKey: string

        Public key that signed the paymentChannelClaim.

      Returns boolean

      True if the channel is valid.

      -
    • Verifies that the given transaction has a valid signature based on public-key encryption.

      Parameters

      • tx: string | Transaction

        A transaction to verify the signature of. (Can be in object or encoded string format).

      Returns boolean

      Returns true if tx has a valid signature, and returns false otherwise.

      -
    • xrpToDrops(xrpToConvert: Value): string
    • xrpToDrops(xrpToConvert: Value): string
    • Convert an amount in XRP to an amount in drops.

      throws

      When amount in xrp is invalid.

      Parameters

      • xrpToConvert: Value

        Amount in XRP.

      Returns string

      Amount in drops.

      -

    Requests

    +

    Requests

    The path_find method searches for a path along which a transaction can possibly be made, and periodically sends updates when the path changes over time. For a simpler version that is supported by JSON-RPC, see the ripple_path_find method.

    -

    Responses

    Streams

    Other

    deriveAddress: (publicKey: any) => string

    Type declaration

      • (publicKey: any): string
      • Parameters

        • publicKey: any

        Returns string

    deriveKeypair: (seed: string, options?: object) => { privateKey: string; publicKey: string }

    Type declaration

      • (seed: string, options?: object): { privateKey: string; publicKey: string }
      • Parameters

        • seed: string
        • Optional options: object

        Returns { privateKey: string; publicKey: string }

        • privateKey: string
        • publicKey: string
    • classicAddressToXAddress(classicAddress: string, tag: number | false, test: boolean): string
    • Parameters

      • classicAddress: string
      • tag: number | false
      • test: boolean

      Returns string

    • decode(hex: string): Record<string, unknown>

    Responses

    Streams

    Other

    deriveAddress: (publicKey: any) => string

    Type declaration

      • (publicKey: any): string
      • Parameters

        • publicKey: any

        Returns string

    deriveKeypair: (seed: string, options?: object) => { privateKey: string; publicKey: string }

    Type declaration

      • (seed: string, options?: object): { privateKey: string; publicKey: string }
      • Parameters

        • seed: string
        • Optional options: object

        Returns { privateKey: string; publicKey: string }

        • privateKey: string
        • publicKey: string
    • classicAddressToXAddress(classicAddress: string, tag: number | false, test: boolean): string
    • Parameters

      • classicAddress: string
      • tag: number | false
      • test: boolean

      Returns string

    • decode(hex: string): Record<string, unknown>
    • Decodes a hex string into a transaction | ledger entry

      Parameters

      • hex: string

        hex string in the XRPL serialization format.

      Returns Record<string, unknown>

      The hex string decoded according to XRPL serialization format.

      -
    • decodeAccountID(accountId: string): Buffer
    • Parameters

      • accountId: string

      Returns Buffer

    • decodeAccountPublic(base58string: string): Buffer
    • Parameters

      • base58string: string

      Returns Buffer

    • decodeNodePublic(base58string: string): Buffer
    • Parameters

      • base58string: string

      Returns Buffer

    • decodeSeed(seed: string, opts?: { expectedLength: number; versionTypes: ["ed25519", "secp256k1"]; versions: (number | number[])[] }): { bytes: Buffer; type: string | null; version: number[] }
    • Parameters

      • seed: string
      • Optional opts: { expectedLength: number; versionTypes: ["ed25519", "secp256k1"]; versions: (number | number[])[] }
        • expectedLength: number
        • versionTypes: ["ed25519", "secp256k1"]
        • versions: (number | number[])[]

      Returns { bytes: Buffer; type: string | null; version: number[] }

      • bytes: Buffer
      • type: string | null
      • version: number[]
    • decodeXAddress(xAddress: string): { accountId: Buffer; tag: number | false; test: boolean }
    • Parameters

      • xAddress: string

      Returns { accountId: Buffer; tag: number | false; test: boolean }

      • accountId: Buffer
      • tag: number | false
      • test: boolean
    • decodeAccountID(accountId: string): Buffer
    • Parameters

      • accountId: string

      Returns Buffer

    • decodeAccountPublic(base58string: string): Buffer
    • Parameters

      • base58string: string

      Returns Buffer

    • decodeNodePublic(base58string: string): Buffer
    • Parameters

      • base58string: string

      Returns Buffer

    • decodeSeed(seed: string, opts?: { expectedLength: number; versionTypes: ["ed25519", "secp256k1"]; versions: (number | number[])[] }): { bytes: Buffer; type: string | null; version: number[] }
    • Parameters

      • seed: string
      • Optional opts: { expectedLength: number; versionTypes: ["ed25519", "secp256k1"]; versions: (number | number[])[] }
        • expectedLength: number
        • versionTypes: ["ed25519", "secp256k1"]
        • versions: (number | number[])[]

      Returns { bytes: Buffer; type: string | null; version: number[] }

      • bytes: Buffer
      • type: string | null
      • version: number[]
    • decodeXAddress(xAddress: string): { accountId: Buffer; tag: number | false; test: boolean }
    • Parameters

      • xAddress: string

      Returns { accountId: Buffer; tag: number | false; test: boolean }

      • accountId: Buffer
      • tag: number | false
      • test: boolean
    • encodeAccountID(bytes: Buffer): string
    • Parameters

      • bytes: Buffer

      Returns string

    • encodeAccountPublic(bytes: Buffer): string
    • Parameters

      • bytes: Buffer

      Returns string

    • encodeForMultiSigning(object: Transaction, signer: string): string
    • encodeAccountID(bytes: Buffer): string
    • Parameters

      • bytes: Buffer

      Returns string

    • encodeAccountPublic(bytes: Buffer): string
    • Parameters

      • bytes: Buffer

      Returns string

    • encodeForMultiSigning(object: Transaction, signer: string): string
    • Encodes a Transaction for multi-signing

      Parameters

      • object: Transaction

        Transaction in JSON format.

      • signer: string

        The address of the account signing this transaction

      Returns string

      A hex string representing the encoded object.

      -
    • encodeNodePublic(bytes: Buffer): string
    • Parameters

      • bytes: Buffer

      Returns string

    • encodeSeed(entropy: Buffer, type: "ed25519" | "secp256k1"): string
    • Parameters

      • entropy: Buffer
      • type: "ed25519" | "secp256k1"

      Returns string

    • encodeXAddress(accountId: Buffer, tag: number | false, test: boolean): string
    • Parameters

      • accountId: Buffer
      • tag: number | false
      • test: boolean

      Returns string

    • isValidClassicAddress(address: string): boolean
    • Parameters

      • address: string

      Returns boolean

    • isValidXAddress(xAddress: string): boolean
    • Parameters

      • xAddress: string

      Returns boolean

    • keyToRFC1751Mnemonic(hex_key: string): string
    • encodeNodePublic(bytes: Buffer): string
    • Parameters

      • bytes: Buffer

      Returns string

    • encodeSeed(entropy: Buffer, type: "ed25519" | "secp256k1"): string
    • Parameters

      • entropy: Buffer
      • type: "ed25519" | "secp256k1"

      Returns string

    • encodeXAddress(accountId: Buffer, tag: number | false, test: boolean): string
    • Parameters

      • accountId: Buffer
      • tag: number | false
      • test: boolean

      Returns string

    • isValidClassicAddress(address: string): boolean
    • Parameters

      • address: string

      Returns boolean

    • isValidXAddress(xAddress: string): boolean
    • Parameters

      • xAddress: string

      Returns boolean

    • keyToRFC1751Mnemonic(hex_key: string): string
    • Generates a modified RFC1751 mnemonic in the same way rippled's wallet_propose does.

      Parameters

      • hex_key: string

        An encoded secret in hex format.

      Returns string

      A mnemonic following rippled's modified RFC1751 mnemonic standard.

      -
    • parseNFTokenID(nftokenID: string): { Flags: number; Issuer: string; NFTokenID: string; Sequence: number; Taxon: number; TransferFee: number }
    • parseNFTokenID(nftokenID: string): { Flags: number; Issuer: string; NFTokenID: string; Sequence: number; Taxon: number; TransferFee: number }
    • Parses an NFTokenID into the information it is encoding.

      Example decoding:

      000B 0539 C35B55AA096BA6D87A6E6C965A6534150DC56E5E 12C5D09E 0000000C @@ -340,14 +340,14 @@ time. For a simpler version that is supported by JSON-RPC, see the

      Parameters

      • nftokenID: string

        A hex string which identifies an NFToken on the ledger.

      Returns { Flags: number; Issuer: string; NFTokenID: string; Sequence: number; Taxon: number; TransferFee: number }

      a decoded nftokenID with all fields encoded within.

      -
      • Flags: number
      • Issuer: string
      • NFTokenID: string
      • Sequence: number
      • Taxon: number
      • TransferFee: number
    • rfc1751MnemonicToKey(english: string): Buffer
    • rfc1751MnemonicToKey(english: string): Buffer
    • Converts an english mnemonic following rippled's modified RFC1751 standard to an encoded hex secret.

      throws

      Error if the parity after decoding does not match.

      Parameters

      • english: string

        A mnemonic generated using ripple's modified RFC1751 standard.

      Returns Buffer

      A Buffer containing an encoded secret.

      -
    • xAddressToClassicAddress(xAddress: string): { classicAddress: string; tag: number | false; test: boolean }
    • Parameters

      • xAddress: string

      Returns { classicAddress: string; tag: number | false; test: boolean }

      • classicAddress: string
      • tag: number | false
      • test: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Returns void

    • xAddressToClassicAddress(xAddress: string): { classicAddress: string; tag: number | false; test: boolean }
    • Parameters

      • xAddress: string

      Returns { classicAddress: string; tag: number | false; test: boolean }

      • classicAddress: string
      • tag: number | false
      • test: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules/LedgerEntry.html b/docs/modules/LedgerEntry.html index c2fb55cf..a9911583 100644 --- a/docs/modules/LedgerEntry.html +++ b/docs/modules/LedgerEntry.html @@ -1,8 +1,8 @@ -LedgerEntry | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Namespace LedgerEntry

    +LedgerEntry | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Namespace LedgerEntry

    LedgerEntry type definitions are exported in their own namespace to prevent collisions of the DepositPreauth SLE and Transaction. LedgerEntries are used by the client less often, and in most scenarios, like when parsing a response, the client won't need to import the type. If it is required to use a Ledger Entry, import LedgerEntry, and access individual ledger entry types on the LedgerEntry namespace.

    -

    Index

    Other

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Index

    Other

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 06499d95..d1020308 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4,6 +4,7 @@ "requires": true, "packages": { "": { + "name": "xrpl.js", "workspaces": [ "packages/*" ], @@ -16703,7 +16704,7 @@ } }, "packages/ripple-binary-codec": { - "version": "1.4.0", + "version": "1.4.1", "integrity": "sha512-XMRCbFXyG+dGp3x7tMs9IwA+FVWPPaGjdHYW2+g4Q/WQJqFp5MRED+jjOBOUafmrW4TUsOn1PEEdbB4ozWbDBw==", "license": "ISC", "dependencies": { @@ -16742,7 +16743,7 @@ } }, "packages/xrpl": { - "version": "2.2.3", + "version": "2.3.0", "integrity": "sha512-NmrSYpXym7NzGABeXU1H8g4ZtCxRhr/3wu0lguxzcIYpcKPgWLYimg+s9NLLNbPWTZdxXu9SeSWu5zh4gyqAeA==", "license": "ISC", "dependencies": { @@ -16752,7 +16753,7 @@ "https-proxy-agent": "^5.0.0", "lodash": "^4.17.4", "ripple-address-codec": "^4.2.4", - "ripple-binary-codec": "^1.4.0", + "ripple-binary-codec": "^1.4.1", "ripple-keypairs": "^1.1.4", "ws": "^8.2.2" }, @@ -29424,7 +29425,7 @@ "https-proxy-agent": "^5.0.0", "lodash": "^4.17.4", "ripple-address-codec": "^4.2.4", - "ripple-binary-codec": "^1.4.0", + "ripple-binary-codec": "^1.4.1", "ripple-keypairs": "^1.1.4", "ws": "^8.2.2", "xrpl-local": "file:src" diff --git a/packages/ripple-binary-codec/HISTORY.md b/packages/ripple-binary-codec/HISTORY.md index de145a41..b8155492 100644 --- a/packages/ripple-binary-codec/HISTORY.md +++ b/packages/ripple-binary-codec/HISTORY.md @@ -1,6 +1,8 @@ # ripple-binary-codec Release History ## Unreleased + +## 1.4.1 (2022-06-02) - Added a clearer error message for trying to encode an invalid transaction. (Ex. With an incorrect TransactionType) ## 1.4.0 (2022-04-18) diff --git a/packages/ripple-binary-codec/package.json b/packages/ripple-binary-codec/package.json index b54ead18..a83a8658 100644 --- a/packages/ripple-binary-codec/package.json +++ b/packages/ripple-binary-codec/package.json @@ -1,6 +1,6 @@ { "name": "ripple-binary-codec", - "version": "1.4.0", + "version": "1.4.1", "description": "XRP Ledger binary codec", "files": [ "dist/*", diff --git a/packages/xrpl/HISTORY.md b/packages/xrpl/HISTORY.md index e84a4164..8c932c7d 100644 --- a/packages/xrpl/HISTORY.md +++ b/packages/xrpl/HISTORY.md @@ -3,10 +3,16 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xrpl-announce) for release announcements. We recommend that xrpl.js (ripple-lib) users stay up-to-date with the latest stable release. ## Unreleased + +## 2.3.0 (2022-06-02) +### Added +* Sourcemap generation for browser bundle +* Exported the AccountOffer interface + ### Fixed * Client.disconnect() now stops the heartbeat health check as well * Updated dependencies which had a warning when running `npm audit` -* Infinite error/reconnect in browser if an exception was raised during the initial websocket connection event. +* Infinite error/reconnect in browser if an exception was raised during the initial websocket connection event * Errors during reliable submission with no error message now properly show the preliminary result instead of a type error * Fixed serialize/deserialize verification bug in `Wallet.sign()` when signing a non-XRP Payment with an amount that contains trailing insignificant zeros * Allow lowercase hex values for `NFTokenMint.URI` diff --git a/packages/xrpl/package-lock.json b/packages/xrpl/package-lock.json index 3d46a4f8..39d1b746 100644 --- a/packages/xrpl/package-lock.json +++ b/packages/xrpl/package-lock.json @@ -1,6 +1,6 @@ { "name": "xrpl", - "version": "2.2.3", + "version": "2.3.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/xrpl/package.json b/packages/xrpl/package.json index d5ec8dfa..3e1e9769 100644 --- a/packages/xrpl/package.json +++ b/packages/xrpl/package.json @@ -1,6 +1,6 @@ { "name": "xrpl", - "version": "2.2.3", + "version": "2.3.0", "license": "ISC", "description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser", "files": [ @@ -27,7 +27,7 @@ "https-proxy-agent": "^5.0.0", "lodash": "^4.17.4", "ripple-address-codec": "^4.2.4", - "ripple-binary-codec": "^1.4.0", + "ripple-binary-codec": "^1.4.1", "ripple-keypairs": "^1.1.4", "ws": "^8.2.2" },