UNPKG

degiro-api

Version:

Unofficial DeGiro API for Javascript. Buy and sell in the stock market. See your portfolio and much more

650 lines 74.7 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>DeGiro | degiro-api</title> <meta name="description" content="Documentation for degiro-api"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">degiro-api</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="../modules/_degiro_.html">&quot;DeGiro&quot;</a> </li> <li> <a href="_degiro_.degiro.html">DeGiro</a> </li> </ul> <h1>Class DeGiro</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-comment"> <div class="tsd-comment tsd-typography"> <dl class="tsd-comment-tags"> <dt>description</dt> <dd><p>Main class of DeGiro Unofficial API.</p> </dd> </dl> </div> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">DeGiro</span> </li> </ul> </section> <section class="tsd-panel"> <h3>Implements</h3> <ul class="tsd-hierarchy"> <li><a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html" class="tsd-signature-type">DeGiroClassInterface</a></li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Constructors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-constructor tsd-parent-kind-class"><a href="_degiro_.degiro.html#constructor" class="tsd-kind-icon">constructor</a></li> </ul> </section> <section class="tsd-index-section tsd-is-private tsd-is-private-protected"> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_degiro_.degiro.html#accountconfig" class="tsd-kind-icon">account<wbr>Config</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_degiro_.degiro.html#accountdata" class="tsd-kind-icon">account<wbr>Data</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_degiro_.degiro.html#jsessionid" class="tsd-kind-icon">jsession<wbr>Id</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_degiro_.degiro.html#pwd" class="tsd-kind-icon">pwd</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_degiro_.degiro.html#username" class="tsd-kind-icon">username</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_degiro_.degiro.html#completeportfoliodetails" class="tsd-kind-icon">complete<wbr>Portfolio<wbr>Details</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#createorder" class="tsd-kind-icon">create<wbr>Order</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#deleteorder" class="tsd-kind-icon">delete<wbr>Order</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#executeorder" class="tsd-kind-icon">execute<wbr>Order</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getaccountconfig" class="tsd-kind-icon">get<wbr>Account<wbr>Config</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getaccountdata" class="tsd-kind-icon">get<wbr>Account<wbr>Data</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getaccountinfo" class="tsd-kind-icon">get<wbr>Account<wbr>Info</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getaccountreports" class="tsd-kind-icon">get<wbr>Account<wbr>Reports</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getaccountstate" class="tsd-kind-icon">get<wbr>Account<wbr>State</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getcashfunds" class="tsd-kind-icon">get<wbr>Cash<wbr>Funds</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getconfigdictionary" class="tsd-kind-icon">get<wbr>Config<wbr>Dictionary</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getfavouriteproducts" class="tsd-kind-icon">get<wbr>Favourite<wbr>Products</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#gethistoricalorders" class="tsd-kind-icon">get<wbr>Historical<wbr>Orders</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getjsessionid" class="tsd-kind-icon">getJSESSIONID</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getnews" class="tsd-kind-icon">get<wbr>News</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getorders" class="tsd-kind-icon">get<wbr>Orders</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getpopularstocks" class="tsd-kind-icon">get<wbr>Popular<wbr>Stocks</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getportfolio" class="tsd-kind-icon">get<wbr>Portfolio</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getproductsbyids" class="tsd-kind-icon">get<wbr>Products<wbr>ByIds</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getwebsettings" class="tsd-kind-icon">get<wbr>Web<wbr>Settings</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getwebusersettings" class="tsd-kind-icon">get<wbr>Web<wbr>User<wbr>Settings</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#getwebi18nmessages" class="tsd-kind-icon">get<wbr>Webi18n<wbr>Messages</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_degiro_.degiro.html#hassessionid" class="tsd-kind-icon">has<wbr>Session<wbr>Id</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#islogin" class="tsd-kind-icon">is<wbr>Login</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#login" class="tsd-kind-icon">login</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_degiro_.degiro.html#loginwithjsessionid" class="tsd-kind-icon">login<wbr>WithJSESSIONID</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#logout" class="tsd-kind-icon">logout</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="_degiro_.degiro.html#searchproduct" class="tsd-kind-icon">search<wbr>Product</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><a href="_degiro_.degiro.html#create" class="tsd-kind-icon">create</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Constructors</h2> <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"> <a name="constructor" class="tsd-anchor"></a> <h3>constructor</h3> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">new <wbr>DeGiro<span class="tsd-signature-symbol">(</span>params<span class="tsd-signature-symbol">?: </span><a href="../modules/_types_degirosettuptype_.html#degirosettuptype" class="tsd-signature-type">DeGiroSettupType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_degiro_.degiro.html" class="tsd-signature-type">DeGiro</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L73">DeGiro.ts:73</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5><span class="tsd-flag ts-flagDefault value">Default value</span> params: <a href="../modules/_types_degirosettuptype_.html#degirosettuptype" class="tsd-signature-type">DeGiroSettupType</a><span class="tsd-signature-symbol"> = {}</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_degiro_.degiro.html" class="tsd-signature-type">DeGiro</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-private tsd-is-private-protected"> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="accountconfig" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> account<wbr>Config</h3> <div class="tsd-signature tsd-kind-icon">account<wbr>Config<span class="tsd-signature-symbol">:</span> <a href="../modules/_types_accountconfigtype_.html#accountconfigtype" class="tsd-signature-type">AccountConfigType</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L72">DeGiro.ts:72</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="accountdata" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> account<wbr>Data</h3> <div class="tsd-signature tsd-kind-icon">account<wbr>Data<span class="tsd-signature-symbol">:</span> <a href="../modules/_types_accountdatatype_.html#accountdatatype" class="tsd-signature-type">AccountDataType</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L73">DeGiro.ts:73</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="jsessionid" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> jsession<wbr>Id</h3> <div class="tsd-signature tsd-kind-icon">jsession<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L71">DeGiro.ts:71</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="pwd" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> pwd</h3> <div class="tsd-signature tsd-kind-icon">pwd<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L70">DeGiro.ts:70</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="username" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> username</h3> <div class="tsd-signature tsd-kind-icon">username<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L69">DeGiro.ts:69</a></li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"> <a name="completeportfoliodetails" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> complete<wbr>Portfolio<wbr>Details</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private"> <li class="tsd-signature tsd-kind-icon">complete<wbr>Portfolio<wbr>Details<span class="tsd-signature-symbol">(</span>portfolio<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span>, getProductDetails<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L236">DeGiro.ts:236</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>portfolio: <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></h5> </li> <li> <h5>getProductDetails: <span class="tsd-signature-type">boolean</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="createorder" class="tsd-anchor"></a> <h3>create<wbr>Order</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">create<wbr>Order<span class="tsd-signature-symbol">(</span>order<span class="tsd-signature-symbol">: </span><a href="../modules/_types_ordertype_.html#ordertype" class="tsd-signature-type">OrderType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_createorderresulttype_.html#createorderresulttype" class="tsd-signature-type">CreateOrderResultType</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#createorder">createOrder</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L284">DeGiro.ts:284</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>order: <a href="../modules/_types_ordertype_.html#ordertype" class="tsd-signature-type">OrderType</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_createorderresulttype_.html#createorderresulttype" class="tsd-signature-type">CreateOrderResultType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="deleteorder" class="tsd-anchor"></a> <h3>delete<wbr>Order</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">delete<wbr>Order<span class="tsd-signature-symbol">(</span>orderId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">String</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#deleteorder">deleteOrder</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L298">DeGiro.ts:298</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>orderId: <span class="tsd-signature-type">String</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="executeorder" class="tsd-anchor"></a> <h3>execute<wbr>Order</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">execute<wbr>Order<span class="tsd-signature-symbol">(</span>order<span class="tsd-signature-symbol">: </span><a href="../modules/_types_ordertype_.html#ordertype" class="tsd-signature-type">OrderType</a>, executeId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">String</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">String</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L291">DeGiro.ts:291</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>order: <a href="../modules/_types_ordertype_.html#ordertype" class="tsd-signature-type">OrderType</a></h5> </li> <li> <h5>executeId: <span class="tsd-signature-type">String</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">String</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getaccountconfig" class="tsd-anchor"></a> <h3>get<wbr>Account<wbr>Config</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Account<wbr>Config<span class="tsd-signature-symbol">(</span>sessionId<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_accountconfigtype_.html#accountconfigtype" class="tsd-signature-type">AccountConfigType</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L155">DeGiro.ts:155</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> sessionId: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_accountconfigtype_.html#accountconfigtype" class="tsd-signature-type">AccountConfigType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getaccountdata" class="tsd-anchor"></a> <h3>get<wbr>Account<wbr>Data</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Account<wbr>Data<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_accountdatatype_.html#accountdatatype" class="tsd-signature-type">AccountDataType</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getaccountdata">getAccountData</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L169">DeGiro.ts:169</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_accountdatatype_.html#accountdatatype" class="tsd-signature-type">AccountDataType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getaccountinfo" class="tsd-anchor"></a> <h3>get<wbr>Account<wbr>Info</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Account<wbr>Info<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_accountinfotype_.html#accountinfotype" class="tsd-signature-type">AccountInfoType</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getaccountinfo">getAccountInfo</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L197">DeGiro.ts:197</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_accountinfotype_.html#accountinfotype" class="tsd-signature-type">AccountInfoType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getaccountreports" class="tsd-anchor"></a> <h3>get<wbr>Account<wbr>Reports</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Account<wbr>Reports<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_accountreportstype_.html#accountreportstype" class="tsd-signature-type">AccountReportsType</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getaccountreports">getAccountReports</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L190">DeGiro.ts:190</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_accountreportstype_.html#accountreportstype" class="tsd-signature-type">AccountReportsType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getaccountstate" class="tsd-anchor"></a> <h3>get<wbr>Account<wbr>State</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Account<wbr>State<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><a href="../modules/_types_getaccountstateoptionstype_.html#getaccountstateoptionstype" class="tsd-signature-type">GetAccountStateOptionsType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getaccountstate">getAccountState</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L183">DeGiro.ts:183</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>options: <a href="../modules/_types_getaccountstateoptionstype_.html#getaccountstateoptionstype" class="tsd-signature-type">GetAccountStateOptionsType</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getcashfunds" class="tsd-anchor"></a> <h3>get<wbr>Cash<wbr>Funds</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Cash<wbr>Funds<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_cashfoundtype_.html#cashfoundtype" class="tsd-signature-type">CashFoundType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getcashfunds">getCashFunds</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L215">DeGiro.ts:215</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_cashfoundtype_.html#cashfoundtype" class="tsd-signature-type">CashFoundType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getconfigdictionary" class="tsd-anchor"></a> <h3>get<wbr>Config<wbr>Dictionary</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Config<wbr>Dictionary<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_configdictionarytype_.html#configdictionarytype" class="tsd-signature-type">ConfigDictionaryType</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getconfigdictionary">getConfigDictionary</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L342">DeGiro.ts:342</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_configdictionarytype_.html#configdictionarytype" class="tsd-signature-type">ConfigDictionaryType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getfavouriteproducts" class="tsd-anchor"></a> <h3>get<wbr>Favourite<wbr>Products</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Favourite<wbr>Products<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_favouriteproducttype_.html#favouriteproducttype" class="tsd-signature-type">FavouriteProductType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getfavouriteproducts">getFavouriteProducts</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L257">DeGiro.ts:257</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_favouriteproducttype_.html#favouriteproducttype" class="tsd-signature-type">FavouriteProductType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="gethistoricalorders" class="tsd-anchor"></a> <h3>get<wbr>Historical<wbr>Orders</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Historical<wbr>Orders<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><a href="../modules/_types_gethistoricalordersoptionstype_.html#gethistoricalordersoptionstype" class="tsd-signature-type">GetHistoricalOrdersOptionsType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_historicalorderstype_.html#historicalorderstype" class="tsd-signature-type">HistoricalOrdersType</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#gethistoricalorders">getHistoricalOrders</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L278">DeGiro.ts:278</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>options: <a href="../modules/_types_gethistoricalordersoptionstype_.html#gethistoricalordersoptionstype" class="tsd-signature-type">GetHistoricalOrdersOptionsType</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_historicalorderstype_.html#historicalorderstype" class="tsd-signature-type">HistoricalOrdersType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getjsessionid" class="tsd-anchor"></a> <h3>getJSESSIONID</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">getJSESSIONID<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getjsessionid">getJSESSIONID</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L151">DeGiro.ts:151</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getnews" class="tsd-anchor"></a> <h3>get<wbr>News</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>News<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><a href="../modules/_types_getnewsoptionstype_.html#getnewsoptionstype" class="tsd-signature-type">GetNewsOptionsType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_newstype_.html#newstype" class="tsd-signature-type">NewsType</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getnews">getNews</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L314">DeGiro.ts:314</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>options: <a href="../modules/_types_getnewsoptionstype_.html#getnewsoptionstype" class="tsd-signature-type">GetNewsOptionsType</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_newstype_.html#newstype" class="tsd-signature-type">NewsType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getorders" class="tsd-anchor"></a> <h3>get<wbr>Orders</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Orders<span class="tsd-signature-symbol">(</span>config<span class="tsd-signature-symbol">: </span><a href="../modules/_types_getordersconfigtype_.html#getordersconfigtype" class="tsd-signature-type">GetOrdersConfigType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_getordersresulttype_.html#getordersresulttype" class="tsd-signature-type">GetOrdersResultType</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getorders">getOrders</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L271">DeGiro.ts:271</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>config: <a href="../modules/_types_getordersconfigtype_.html#getordersconfigtype" class="tsd-signature-type">GetOrdersConfigType</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_getordersresulttype_.html#getordersresulttype" class="tsd-signature-type">GetOrdersResultType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getpopularstocks" class="tsd-anchor"></a> <h3>get<wbr>Popular<wbr>Stocks</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Popular<wbr>Stocks<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_stocktype_.html#stocktype" class="tsd-signature-type">StockType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getpopularstocks">getPopularStocks</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L263">DeGiro.ts:263</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_stocktype_.html#stocktype" class="tsd-signature-type">StockType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getportfolio" class="tsd-anchor"></a> <h3>get<wbr>Portfolio</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Portfolio<span class="tsd-signature-symbol">(</span>config<span class="tsd-signature-symbol">: </span><a href="../modules/_types_getporfolioconfigtype_.html#getporfolioconfigtype" class="tsd-signature-type">GetPorfolioConfigType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getportfolio">getPortfolio</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L224">DeGiro.ts:224</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>config: <a href="../modules/_types_getporfolioconfigtype_.html#getporfolioconfigtype" class="tsd-signature-type">GetPorfolioConfigType</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getproductsbyids" class="tsd-anchor"></a> <h3>get<wbr>Products<wbr>ByIds</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Products<wbr>ByIds<span class="tsd-signature-symbol">(</span>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a>.<a href="../interfaces/_interfaces_degiroclassinterface_.degiroclassinterface.html#getproductsbyids">getProductsByIds</a></p> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/DeGiro.ts#L307">DeGiro.ts:307</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>ids: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="getwebsettings" class="tsd-anchor"></a> <h3>get<wbr>Web<wbr>Settings</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">get<wbr>Web<wbr>Settings<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../modules/_types_websettingstype_.html#websettingstype" class="tsd-signature-type">WebSettingsType</a><span class="tsd-signature-symbol">&gt;</span></li> </ul> <ul class="tsd