UNPKG

degiro-api

Version:

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

665 lines (664 loc) 56.3 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>DeGiroClassInterface | 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/_interfaces_degiroclassinterface_.html">&quot;interfaces/DeGiroClassInterface&quot;</a> </li> <li> <a href="_interfaces_degiroclassinterface_.degiroclassinterface.html">DeGiroClassInterface</a> </li> </ul> <h1>Interface DeGiroClassInterface</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>interface</dt> <dd><p>DeGiroClassInterface</p> </dd> </dl> </div> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">DeGiroClassInterface</span> </li> </ul> </section> <section class="tsd-panel"> <h3>Implemented by</h3> <ul class="tsd-hierarchy"> <li><a href="../classes/_degiro_.degiro.html" class="tsd-signature-type">DeGiro</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>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#createorder" class="tsd-kind-icon">create<wbr>Order</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#deleteorder" class="tsd-kind-icon">delete<wbr>Order</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#executeorder" class="tsd-kind-icon">execute<wbr>Order</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getaccountconfig" class="tsd-kind-icon">get<wbr>Account<wbr>Config</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getaccountdata" class="tsd-kind-icon">get<wbr>Account<wbr>Data</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getaccountinfo" class="tsd-kind-icon">get<wbr>Account<wbr>Info</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getaccountreports" class="tsd-kind-icon">get<wbr>Account<wbr>Reports</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getaccountstate" class="tsd-kind-icon">get<wbr>Account<wbr>State</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getcashfunds" class="tsd-kind-icon">get<wbr>Cash<wbr>Funds</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getconfigdictionary" class="tsd-kind-icon">get<wbr>Config<wbr>Dictionary</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getfavouriteproducts" class="tsd-kind-icon">get<wbr>Favourite<wbr>Products</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#gethistoricalorders" class="tsd-kind-icon">get<wbr>Historical<wbr>Orders</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getjsessionid" class="tsd-kind-icon">getJSESSIONID</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getnews" class="tsd-kind-icon">get<wbr>News</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getorders" class="tsd-kind-icon">get<wbr>Orders</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getpopularstocks" class="tsd-kind-icon">get<wbr>Popular<wbr>Stocks</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getportfolio" class="tsd-kind-icon">get<wbr>Portfolio</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getproductsbyids" class="tsd-kind-icon">get<wbr>Products<wbr>ByIds</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getwebsettings" class="tsd-kind-icon">get<wbr>Web<wbr>Settings</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getwebusersettings" class="tsd-kind-icon">get<wbr>Web<wbr>User<wbr>Settings</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#getwebi18nmessages" class="tsd-kind-icon">get<wbr>Webi18n<wbr>Messages</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#islogin" class="tsd-kind-icon">is<wbr>Login</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#login" class="tsd-kind-icon">login</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#logout" class="tsd-kind-icon">logout</a></li> <li class="tsd-kind-method tsd-parent-kind-interface"><a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#searchproduct" class="tsd-kind-icon">search<wbr>Product</a></li> </ul> </section> </div> </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-interface"> <a name="createorder" class="tsd-anchor"></a> <h3>create<wbr>Order</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L79">interfaces/DeGiroClassInterface.ts:79</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-interface"> <a name="deleteorder" class="tsd-anchor"></a> <h3>delete<wbr>Order</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L83">interfaces/DeGiroClassInterface.ts:83</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-interface"> <a name="executeorder" class="tsd-anchor"></a> <h3>execute<wbr>Order</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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/interfaces/DeGiroClassInterface.ts#L81">interfaces/DeGiroClassInterface.ts:81</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-interface"> <a name="getaccountconfig" class="tsd-anchor"></a> <h3>get<wbr>Account<wbr>Config</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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">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/interfaces/DeGiroClassInterface.ts#L45">interfaces/DeGiroClassInterface.ts:45</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>sessionId: <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-interface"> <a name="getaccountdata" class="tsd-anchor"></a> <h3>get<wbr>Account<wbr>Data</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L47">interfaces/DeGiroClassInterface.ts:47</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-interface"> <a name="getaccountinfo" class="tsd-anchor"></a> <h3>get<wbr>Account<wbr>Info</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L53">interfaces/DeGiroClassInterface.ts:53</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-interface"> <a name="getaccountreports" class="tsd-anchor"></a> <h3>get<wbr>Account<wbr>Reports</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L51">interfaces/DeGiroClassInterface.ts:51</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-interface"> <a name="getaccountstate" class="tsd-anchor"></a> <h3>get<wbr>Account<wbr>State</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L49">interfaces/DeGiroClassInterface.ts:49</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-interface"> <a name="getcashfunds" class="tsd-anchor"></a> <h3>get<wbr>Cash<wbr>Funds</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L61">interfaces/DeGiroClassInterface.ts:61</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-interface"> <a name="getconfigdictionary" class="tsd-anchor"></a> <h3>get<wbr>Config<wbr>Dictionary</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L97">interfaces/DeGiroClassInterface.ts:97</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-interface"> <a name="getfavouriteproducts" class="tsd-anchor"></a> <h3>get<wbr>Favourite<wbr>Products</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L69">interfaces/DeGiroClassInterface.ts:69</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-interface"> <a name="gethistoricalorders" class="tsd-anchor"></a> <h3>get<wbr>Historical<wbr>Orders</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L77">interfaces/DeGiroClassInterface.ts:77</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-interface"> <a name="getjsessionid" class="tsd-anchor"></a> <h3>getJSESSIONID</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</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/interfaces/DeGiroClassInterface.ts#L41">interfaces/DeGiroClassInterface.ts:41</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"> <a name="getnews" class="tsd-anchor"></a> <h3>get<wbr>News</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L89">interfaces/DeGiroClassInterface.ts:89</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-interface"> <a name="getorders" class="tsd-anchor"></a> <h3>get<wbr>Orders</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <li class="tsd-signature tsd-kind-icon">get<wbr>Orders<span class="tsd-signature-symbol">(</span>options<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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L75">interfaces/DeGiroClassInterface.ts:75</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>options: <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-interface"> <a name="getpopularstocks" class="tsd-anchor"></a> <h3>get<wbr>Popular<wbr>Stocks</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L71">interfaces/DeGiroClassInterface.ts:71</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-interface"> <a name="getportfolio" class="tsd-anchor"></a> <h3>get<wbr>Portfolio</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L65">interfaces/DeGiroClassInterface.ts:65</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-interface"> <a name="getproductsbyids" class="tsd-anchor"></a> <h3>get<wbr>Products<wbr>ByIds</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L87">interfaces/DeGiroClassInterface.ts:87</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-interface"> <a name="getwebsettings" class="tsd-anchor"></a> <h3>get<wbr>Web<wbr>Settings</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <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-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L93">interfaces/DeGiroClassInterface.ts:93</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_websettingstype_.html#websettingstype" class="tsd-signature-type">WebSettingsType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"> <a name="getwebusersettings" class="tsd-anchor"></a> <h3>get<wbr>Web<wbr>User<wbr>Settings</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <li class="tsd-signature tsd-kind-icon">get<wbr>Web<wbr>User<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_webusersettingtype_.html#webusersettingtype" class="tsd-signature-type">WebUserSettingType</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/interfaces/DeGiroClassInterface.ts#L95">interfaces/DeGiroClassInterface.ts:95</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_webusersettingtype_.html#webusersettingtype" class="tsd-signature-type">WebUserSettingType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"> <a name="getwebi18nmessages" class="tsd-anchor"></a> <h3>get<wbr>Webi18n<wbr>Messages</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <li class="tsd-signature tsd-kind-icon">get<wbr>Webi18n<wbr>Messages<span class="tsd-signature-symbol">(</span>lang<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_i18nmessagestype_.html#i18nmessagestype" class="tsd-signature-type">i18nMessagesType</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/interfaces/DeGiroClassInterface.ts#L91">interfaces/DeGiroClassInterface.ts:91</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>lang: <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_i18nmessagestype_.html#i18nmessagestype" class="tsd-signature-type">i18nMessagesType</a><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"> <a name="islogin" class="tsd-anchor"></a> <h3>is<wbr>Login</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <li class="tsd-signature tsd-kind-icon">is<wbr>Login<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">?: </span><a href="../modules/_types_isloginoptionstype_.html#isloginoptionstype" class="tsd-signature-type">IsLoginOptionsType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</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">boolean</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/interfaces/DeGiroClassInterface.ts#L39">interfaces/DeGiroClassInterface.ts:39</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> options: <a href="../modules/_types_isloginoptionstype_.html#isloginoptionstype" class="tsd-signature-type">IsLoginOptionsType</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</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">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"> <a name="login" class="tsd-anchor"></a> <h3>login</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <li class="tsd-signature tsd-kind-icon">login<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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L35">interfaces/DeGiroClassInterface.ts:35</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-interface"> <a name="logout" class="tsd-anchor"></a> <h3>logout</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <li class="tsd-signature tsd-kind-icon">logout<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">void</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/interfaces/DeGiroClassInterface.ts#L37">interfaces/DeGiroClassInterface.ts:37</a></li> </ul> </aside> <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-interface"> <a name="searchproduct" class="tsd-anchor"></a> <h3>search<wbr>Product</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"> <li class="tsd-signature tsd-kind-icon">search<wbr>Product<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><a href="../modules/_types_searchproductoptionstype_.html#searchproductoptionstype" class="tsd-signature-type">SearchProductOptionsType</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_searchproductresulttype_.html#searchproductresulttype" class="tsd-signature-type">SearchProductResultType</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"> <ul> <li>Defined in <a href="https://github.com/icastillejogomez/degiro-api/blob/a3f56b0/src/interfaces/DeGiroClassInterface.ts#L57">interfaces/DeGiroClassInterface.ts:57</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>options: <a href="../modules/_types_searchproductoptionstype_.html#searchproductoptionstype" class="tsd-signature-type">SearchProductOptionsType</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_searchproductresulttype_.html#searchproductresulttype" class="tsd-signature-type">SearchProductResultType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class="current tsd-kind-module"> <a href="../modules/_interfaces_degiroclassinterface_.html">&quot;interfaces/<wbr>DeGiro<wbr>Class<wbr>Interface&quot;</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-interface tsd-parent-kind-module"> <a href="_interfaces_degiroclassinterface_.degiroclassinterface.html" class="tsd-kind-icon">De<wbr>Giro<wbr>Class<wbr>Interface</a> <ul> <li class=" tsd-kind-method tsd-parent-kind-interface"> <a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#createorder" class="tsd-kind-icon">create<wbr>Order</a> </li> <li class=" tsd-kind-method tsd-parent-kind-interface"> <a href="_interfaces_degiroclassinterface_.degiroclassinterface.html#deleteorder" class="tsd-kind-icon">delete<wbr>Order</a>