binance-api-client
Version:
A wrapper which can be used to interact with Binance's API. Entirely developed in TypeScript.
745 lines • 68.8 kB
HTML
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>OrderUpdate | binance-api-client</title>
<meta name="description" content="">
<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.js" 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">binance-api-client</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/_src_models_websocket_order_orderupdate_.html">"src/models/websocket/order/OrderUpdate"</a>
</li>
<li>
<a href="_src_models_websocket_order_orderupdate_.orderupdate.html">OrderUpdate</a>
</li>
</ul>
<h1>Class OrderUpdate</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">OrderUpdate</span>
</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="_src_models_websocket_order_orderupdate_.orderupdate.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="_src_models_websocket_order_orderupdate_.orderupdate.html#_cumulativefilledquantity" class="tsd-kind-icon">_cumulative<wbr>Filled<wbr>Quantity</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_executionstatus" class="tsd-kind-icon">_execution<wbr>Status</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_id" class="tsd-kind-icon">_id</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_lastexecutedquantity" class="tsd-kind-icon">_last<wbr>Executed<wbr>Quantity</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_lastfilledtradeprice" class="tsd-kind-icon">_last<wbr>Filled<wbr>Trade<wbr>Price</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_newclientid" class="tsd-kind-icon">_new<wbr>Client<wbr>Id</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_placedat" class="tsd-kind-icon">_placed<wbr>At</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_price" class="tsd-kind-icon">_price</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_quantity" class="tsd-kind-icon">_quantity</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_rejectionmotive" class="tsd-kind-icon">_rejection<wbr>Motive</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_side" class="tsd-kind-icon">_side</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_status" class="tsd-kind-icon">_status</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_symbol" class="tsd-kind-icon">_symbol</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_timeinforce" class="tsd-kind-icon">_time<wbr>InForce</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_timestamp" class="tsd-kind-icon">_timestamp</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#_type" class="tsd-kind-icon">_type</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Accessors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#cumulativefilledquantity" class="tsd-kind-icon">cumulative<wbr>Filled<wbr>Quantity</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#executionstatus" class="tsd-kind-icon">execution<wbr>Status</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#id" class="tsd-kind-icon">id</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#lastexecutedquantity" class="tsd-kind-icon">last<wbr>Executed<wbr>Quantity</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#lastfilledtradeprice" class="tsd-kind-icon">last<wbr>Filled<wbr>Trade<wbr>Price</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#newclientid" class="tsd-kind-icon">new<wbr>Client<wbr>Id</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#placedat" class="tsd-kind-icon">placed<wbr>At</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#price" class="tsd-kind-icon">price</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#quantity" class="tsd-kind-icon">quantity</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#rejectionmotive" class="tsd-kind-icon">rejection<wbr>Motive</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#side" class="tsd-kind-icon">side</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#status" class="tsd-kind-icon">status</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#symbol" class="tsd-kind-icon">symbol</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#timeinforce" class="tsd-kind-icon">time<wbr>InForce</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#timestamp" class="tsd-kind-icon">timestamp</a></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="_src_models_websocket_order_orderupdate_.orderupdate.html#type" class="tsd-kind-icon">type</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>Order<wbr>Update<span class="tsd-signature-symbol">(</span>json<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_src_models_websocket_order_orderupdate_.orderupdate.html" class="tsd-signature-type">OrderUpdate</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L25">src/models/websocket/order/OrderUpdate.ts:25</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>json: <span class="tsd-signature-type">any</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_src_models_websocket_order_orderupdate_.orderupdate.html" class="tsd-signature-type">OrderUpdate</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="_cumulativefilledquantity" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _cumulative<wbr>Filled<wbr>Quantity</h3>
<div class="tsd-signature tsd-kind-icon">_cumulative<wbr>Filled<wbr>Quantity<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L24">src/models/websocket/order/OrderUpdate.ts:24</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_executionstatus" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _execution<wbr>Status</h3>
<div class="tsd-signature tsd-kind-icon">_execution<wbr>Status<span class="tsd-signature-symbol">:</span> <a href="../enums/_src_enums_orderexecutionstatus_.orderexecutionstatus.html" class="tsd-signature-type">OrderExecutionStatus</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L18">src/models/websocket/order/OrderUpdate.ts:18</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_id" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _id</h3>
<div class="tsd-signature tsd-kind-icon">_id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L21">src/models/websocket/order/OrderUpdate.ts:21</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_lastexecutedquantity" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _last<wbr>Executed<wbr>Quantity</h3>
<div class="tsd-signature tsd-kind-icon">_last<wbr>Executed<wbr>Quantity<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L23">src/models/websocket/order/OrderUpdate.ts:23</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_lastfilledtradeprice" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _last<wbr>Filled<wbr>Trade<wbr>Price</h3>
<div class="tsd-signature tsd-kind-icon">_last<wbr>Filled<wbr>Trade<wbr>Price<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L22">src/models/websocket/order/OrderUpdate.ts:22</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_newclientid" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _new<wbr>Client<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">_new<wbr>Client<wbr>Id<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/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L12">src/models/websocket/order/OrderUpdate.ts:12</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_placedat" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _placed<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">_placed<wbr>At<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L25">src/models/websocket/order/OrderUpdate.ts:25</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_price" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _price</h3>
<div class="tsd-signature tsd-kind-icon">_price<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L17">src/models/websocket/order/OrderUpdate.ts:17</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_quantity" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _quantity</h3>
<div class="tsd-signature tsd-kind-icon">_quantity<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L16">src/models/websocket/order/OrderUpdate.ts:16</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_rejectionmotive" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _rejection<wbr>Motive</h3>
<div class="tsd-signature tsd-kind-icon">_rejection<wbr>Motive<span class="tsd-signature-symbol">:</span> <a href="../enums/_src_enums_orderrejectionmotive_.orderrejectionmotive.html" class="tsd-signature-type">OrderRejectionMotive</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L20">src/models/websocket/order/OrderUpdate.ts:20</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_side" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _side</h3>
<div class="tsd-signature tsd-kind-icon">_side<span class="tsd-signature-symbol">:</span> <a href="../enums/_src_enums_orderside_.orderside.html" class="tsd-signature-type">OrderSide</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L13">src/models/websocket/order/OrderUpdate.ts:13</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_status" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _status</h3>
<div class="tsd-signature tsd-kind-icon">_status<span class="tsd-signature-symbol">:</span> <a href="../enums/_src_enums_orderstatus_.orderstatus.html" class="tsd-signature-type">OrderStatus</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L19">src/models/websocket/order/OrderUpdate.ts:19</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_symbol" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _symbol</h3>
<div class="tsd-signature tsd-kind-icon">_symbol<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/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L11">src/models/websocket/order/OrderUpdate.ts:11</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_timeinforce" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _time<wbr>InForce</h3>
<div class="tsd-signature tsd-kind-icon">_time<wbr>InForce<span class="tsd-signature-symbol">:</span> <a href="../enums/_src_enums_timeinforce_.timeinforce.html" class="tsd-signature-type">TimeInForce</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L15">src/models/websocket/order/OrderUpdate.ts:15</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_timestamp" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _timestamp</h3>
<div class="tsd-signature tsd-kind-icon">_timestamp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L10">src/models/websocket/order/OrderUpdate.ts:10</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_type" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _type</h3>
<div class="tsd-signature tsd-kind-icon">_type<span class="tsd-signature-symbol">:</span> <a href="../enums/_src_enums_ordertype_.ordertype.html" class="tsd-signature-type">OrderType</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L14">src/models/websocket/order/OrderUpdate.ts:14</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Accessors</h2>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="cumulativefilledquantity" class="tsd-anchor"></a>
<h3>cumulative<wbr>Filled<wbr>Quantity</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> cumulativeFilledQuantity<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> cumulativeFilledQuantity<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L160">src/models/websocket/order/OrderUpdate.ts:160</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L164">src/models/websocket/order/OrderUpdate.ts:164</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="executionstatus" class="tsd-anchor"></a>
<h3>execution<wbr>Status</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> executionStatus<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../enums/_src_enums_orderexecutionstatus_.orderexecutionstatus.html" class="tsd-signature-type">OrderExecutionStatus</a></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> executionStatus<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><a href="../enums/_src_enums_orderexecutionstatus_.orderexecutionstatus.html" class="tsd-signature-type">OrderExecutionStatus</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L112">src/models/websocket/order/OrderUpdate.ts:112</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../enums/_src_enums_orderexecutionstatus_.orderexecutionstatus.html" class="tsd-signature-type">OrderExecutionStatus</a></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L116">src/models/websocket/order/OrderUpdate.ts:116</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <a href="../enums/_src_enums_orderexecutionstatus_.orderexecutionstatus.html" class="tsd-signature-type">OrderExecutionStatus</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="id" class="tsd-anchor"></a>
<h3>id</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> id<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> id<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L136">src/models/websocket/order/OrderUpdate.ts:136</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L140">src/models/websocket/order/OrderUpdate.ts:140</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="lastexecutedquantity" class="tsd-anchor"></a>
<h3>last<wbr>Executed<wbr>Quantity</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> lastExecutedQuantity<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> lastExecutedQuantity<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L152">src/models/websocket/order/OrderUpdate.ts:152</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L156">src/models/websocket/order/OrderUpdate.ts:156</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="lastfilledtradeprice" class="tsd-anchor"></a>
<h3>last<wbr>Filled<wbr>Trade<wbr>Price</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> lastFilledTradePrice<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> lastFilledTradePrice<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L144">src/models/websocket/order/OrderUpdate.ts:144</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L148">src/models/websocket/order/OrderUpdate.ts:148</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="newclientid" class="tsd-anchor"></a>
<h3>new<wbr>Client<wbr>Id</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> newClientId<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></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> newClientId<span class="tsd-signature-symbol">(</span>value<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">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L64">src/models/websocket/order/OrderUpdate.ts:64</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L68">src/models/websocket/order/OrderUpdate.ts:68</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="placedat" class="tsd-anchor"></a>
<h3>placed<wbr>At</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> placedAt<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Date</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> placedAt<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L168">src/models/websocket/order/OrderUpdate.ts:168</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Date</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L172">src/models/websocket/order/OrderUpdate.ts:172</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <span class="tsd-signature-type">Date</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="price" class="tsd-anchor"></a>
<h3>price</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> price<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> price<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L104">src/models/websocket/order/OrderUpdate.ts:104</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L108">src/models/websocket/order/OrderUpdate.ts:108</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="quantity" class="tsd-anchor"></a>
<h3>quantity</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> quantity<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> quantity<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L96">src/models/websocket/order/OrderUpdate.ts:96</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L100">src/models/websocket/order/OrderUpdate.ts:100</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="rejectionmotive" class="tsd-anchor"></a>
<h3>rejection<wbr>Motive</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> rejectionMotive<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../enums/_src_enums_orderrejectionmotive_.orderrejectionmotive.html" class="tsd-signature-type">OrderRejectionMotive</a></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> rejectionMotive<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><a href="../enums/_src_enums_orderrejectionmotive_.orderrejectionmotive.html" class="tsd-signature-type">OrderRejectionMotive</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L128">src/models/websocket/order/OrderUpdate.ts:128</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../enums/_src_enums_orderrejectionmotive_.orderrejectionmotive.html" class="tsd-signature-type">OrderRejectionMotive</a></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L132">src/models/websocket/order/OrderUpdate.ts:132</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <a href="../enums/_src_enums_orderrejectionmotive_.orderrejectionmotive.html" class="tsd-signature-type">OrderRejectionMotive</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="side" class="tsd-anchor"></a>
<h3>side</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> side<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../enums/_src_enums_orderside_.orderside.html" class="tsd-signature-type">OrderSide</a></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> side<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><a href="../enums/_src_enums_orderside_.orderside.html" class="tsd-signature-type">OrderSide</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L72">src/models/websocket/order/OrderUpdate.ts:72</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../enums/_src_enums_orderside_.orderside.html" class="tsd-signature-type">OrderSide</a></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L76">src/models/websocket/order/OrderUpdate.ts:76</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <a href="../enums/_src_enums_orderside_.orderside.html" class="tsd-signature-type">OrderSide</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="status" class="tsd-anchor"></a>
<h3>status</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> status<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../enums/_src_enums_orderstatus_.orderstatus.html" class="tsd-signature-type">OrderStatus</a></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> status<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><a href="../enums/_src_enums_orderstatus_.orderstatus.html" class="tsd-signature-type">OrderStatus</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L120">src/models/websocket/order/OrderUpdate.ts:120</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../enums/_src_enums_orderstatus_.orderstatus.html" class="tsd-signature-type">OrderStatus</a></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L124">src/models/websocket/order/OrderUpdate.ts:124</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <a href="../enums/_src_enums_orderstatus_.orderstatus.html" class="tsd-signature-type">OrderStatus</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="symbol" class="tsd-anchor"></a>
<h3>symbol</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> symbol<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></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> symbol<span class="tsd-signature-symbol">(</span>value<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">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L56">src/models/websocket/order/OrderUpdate.ts:56</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/luzzif/binance-api-client/blob/1e8c252/src/models/websocket/order/OrderUpdate.ts#L60">src/models/websocket/order/OrderUpdate.ts:60</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class">
<a name="timeinforce" class="tsd-anchor"></a>
<h3>time<wbr>InForce</h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-p