raiden-ts
Version:
Raiden Light Client Typescript/Javascript SDK
531 lines • 27.7 kB
HTML
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>RaidenTransfer | raiden-ts - v3.1.1</title>
<meta name="description" content="Documentation for raiden-ts - v3.1.1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
<script async src="../assets/js/search.js" id="search-script"></script>
</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">raiden-ts - v3.1.1</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>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">raiden-ts - v3.1.1</a>
</li>
<li>
<a href="RaidenTransfer.html">RaidenTransfer</a>
</li>
</ul>
<h1>Interface RaidenTransfer</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Public exposed transfers interface (Raiden.transfers$)</p>
</div>
<p>This should be only used as a public view of the internal transfer state</p>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">RaidenTransfer</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>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#amount" class="tsd-kind-icon">amount</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#chainId" class="tsd-kind-icon">chain<wbr>Id</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#changedAt" class="tsd-kind-icon">changed<wbr>At</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#channelId" class="tsd-kind-icon">channel<wbr>Id</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#completed" class="tsd-kind-icon">completed</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#direction" class="tsd-kind-icon">direction</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#expiration" class="tsd-kind-icon">expiration</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#fee" class="tsd-kind-icon">fee</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#initiator" class="tsd-kind-icon">initiator</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#key" class="tsd-kind-icon">key</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#metadata" class="tsd-kind-icon">metadata</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#partner" class="tsd-kind-icon">partner</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#paymentId" class="tsd-kind-icon">payment<wbr>Id</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#secret" class="tsd-kind-icon">secret</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#secrethash" class="tsd-kind-icon">secrethash</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#startedAt" class="tsd-kind-icon">started<wbr>At</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#status" class="tsd-kind-icon">status</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#success" class="tsd-kind-icon">success</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#target" class="tsd-kind-icon">target</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#token" class="tsd-kind-icon">token</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#tokenNetwork" class="tsd-kind-icon">token<wbr>Network</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RaidenTransfer.html#value" class="tsd-kind-icon">value</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="amount" class="tsd-anchor"></a>
<h3>amount</h3>
<div class="tsd-signature tsd-kind-icon">amount<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">BigNumber</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L136">transfers/state.ts:136</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="chainId" class="tsd-anchor"></a>
<h3>chain<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">chain<wbr>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/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L130">transfers/state.ts:130</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="changedAt" class="tsd-anchor"></a>
<h3>changed<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">changed<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/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L139">transfers/state.ts:139</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="channelId" class="tsd-anchor"></a>
<h3>channel<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">channel<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">BigNumber</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L133">transfers/state.ts:133</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="completed" class="tsd-anchor"></a>
<h3>completed</h3>
<div class="tsd-signature tsd-kind-icon">completed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L149">transfers/state.ts:149</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>True if transfer did complete, i.e. nothing else left to be done for it
False if transfer still has pending actions (even if success status is already known)</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="direction" class="tsd-anchor"></a>
<h3>direction</h3>
<div class="tsd-signature tsd-kind-icon">direction<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"sent"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"received"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L123">transfers/state.ts:123</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="expiration" class="tsd-anchor"></a>
<h3>expiration</h3>
<div class="tsd-signature tsd-kind-icon">expiration<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/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L137">transfers/state.ts:137</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="fee" class="tsd-anchor"></a>
<h3>fee</h3>
<div class="tsd-signature tsd-kind-icon">fee<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">BigNumber</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L135">transfers/state.ts:135</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="initiator" class="tsd-anchor"></a>
<h3>initiator</h3>
<div class="tsd-signature tsd-kind-icon">initiator<span class="tsd-signature-symbol">:</span> <a href="../modules.html#Address" class="tsd-signature-type" data-tsd-kind="Variable">Address</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L125">transfers/state.ts:125</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="key" class="tsd-anchor"></a>
<h3>key</h3>
<div class="tsd-signature tsd-kind-icon">key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L121">transfers/state.ts:121</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="metadata" class="tsd-anchor"></a>
<h3>metadata</h3>
<div class="tsd-signature tsd-kind-icon">metadata<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">unknown</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L128">transfers/state.ts:128</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="partner" class="tsd-anchor"></a>
<h3>partner</h3>
<div class="tsd-signature tsd-kind-icon">partner<span class="tsd-signature-symbol">:</span> <a href="../modules.html#Address" class="tsd-signature-type" data-tsd-kind="Variable">Address</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L126">transfers/state.ts:126</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="paymentId" class="tsd-anchor"></a>
<h3>payment<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">payment<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">BigNumber</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L129">transfers/state.ts:129</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="secret" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> secret</h3>
<div class="tsd-signature tsd-kind-icon">secret<span class="tsd-signature-symbol">:</span> <a href="../modules.html#Secret" class="tsd-signature-type" data-tsd-kind="Variable">Secret</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L150">transfers/state.ts:150</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="secrethash" class="tsd-anchor"></a>
<h3>secrethash</h3>
<div class="tsd-signature tsd-kind-icon">secrethash<span class="tsd-signature-symbol">:</span> <a href="../modules.html#Hash" class="tsd-signature-type" data-tsd-kind="Variable">Hash</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L122">transfers/state.ts:122</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="startedAt" class="tsd-anchor"></a>
<h3>started<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">started<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/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L138">transfers/state.ts:138</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="status" class="tsd-anchor"></a>
<h3>status</h3>
<div class="tsd-signature tsd-kind-icon">status<span class="tsd-signature-symbol">:</span> <a href="../enums/RaidenTransferStatus.html" class="tsd-signature-type" data-tsd-kind="Enumeration">RaidenTransferStatus</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L124">transfers/state.ts:124</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="success" class="tsd-anchor"></a>
<h3>success</h3>
<div class="tsd-signature tsd-kind-icon">success<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L144">transfers/state.ts:144</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Set as soon as known if transfer did happen or fail (even if still there're pending actions)
undefined=pending, true=success, false=failed</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="target" class="tsd-anchor"></a>
<h3>target</h3>
<div class="tsd-signature tsd-kind-icon">target<span class="tsd-signature-symbol">:</span> <a href="../modules.html#Address" class="tsd-signature-type" data-tsd-kind="Variable">Address</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L127">transfers/state.ts:127</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="token" class="tsd-anchor"></a>
<h3>token</h3>
<div class="tsd-signature tsd-kind-icon">token<span class="tsd-signature-symbol">:</span> <a href="../modules.html#Address" class="tsd-signature-type" data-tsd-kind="Variable">Address</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L131">transfers/state.ts:131</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="tokenNetwork" class="tsd-anchor"></a>
<h3>token<wbr>Network</h3>
<div class="tsd-signature tsd-kind-icon">token<wbr>Network<span class="tsd-signature-symbol">:</span> <a href="../modules.html#Address" class="tsd-signature-type" data-tsd-kind="Variable">Address</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L132">transfers/state.ts:132</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="value" class="tsd-anchor"></a>
<h3>value</h3>
<div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">BigNumber</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/raiden-network/light-client/blob/b5c9d8885/raiden-ts/src/transfers/state.ts#L134">transfers/state.ts:134</a></li>
</ul>
</aside>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="label pp-nav pp-group">
<span>Get <wbr>Started</span>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Get Started/prerequisites.html">Prerequisites</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Get Started/installing-sdk.html">Installing the SDK</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Get Started/installing-dapp.html">Installing the d<wbr>App</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Get Started/connecting.html">Connecting</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Get Started/private-chain.html">Private chains</a>
</li>
<li class="label pp-nav pp-group">
<span>Usage</span>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Usage/opening-channel.html">Opening a channel</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Usage/funding-channel.html">Funding a channel</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Usage/direct-transfer.html">Transferring</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Usage/closing-channel.html">Closing a channel</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Usage/settling-channel.html">Settling a channel</a>
</li>
<li class="label pp-nav pp-group">
<span>Using the <wbr>Raiden d<wbr>App</span>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Using the Raiden dApp/using-dapp.html">Overview</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Using the Raiden dApp/navigate-dapp.html">Navigate the <wbr>Raiden d<wbr>App</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Using the Raiden dApp/hub-selection-channel-opening.html">Hub <wbr>Selection and <wbr>Channel <wbr>Opening</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Using the Raiden dApp/transfers.html">Transfers</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Using the Raiden dApp/channels.html">Channels</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Using the Raiden dApp/account.html">Accounts</a>
</li>
<li class="label pp-nav pp-group">
<span>Using the <wbr>Raiden CLI</span>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Using the Raiden CLI/README.html">Overview</a>
</li>
<li class=" pp-nav pp-page">
<a href="../pages/Using the Raiden CLI/raspberrypi.html">Running raiden-<wbr>cli on the raspberry pi</a>
</li>
<li class=" ">
<a href="../modules.html">Exports</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">
<a href="RaidenTransfer.html" class="tsd-kind-icon">Raiden<wbr>Transfer</a>
<ul>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#amount" class="tsd-kind-icon">amount</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#chainId" class="tsd-kind-icon">chain<wbr>Id</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#changedAt" class="tsd-kind-icon">changed<wbr>At</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#channelId" class="tsd-kind-icon">channel<wbr>Id</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#completed" class="tsd-kind-icon">completed</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#direction" class="tsd-kind-icon">direction</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#expiration" class="tsd-kind-icon">expiration</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#fee" class="tsd-kind-icon">fee</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#initiator" class="tsd-kind-icon">initiator</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#key" class="tsd-kind-icon">key</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#metadata" class="tsd-kind-icon">metadata</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#partner" class="tsd-kind-icon">partner</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#paymentId" class="tsd-kind-icon">payment<wbr>Id</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#secret" class="tsd-kind-icon">secret</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#secrethash" class="tsd-kind-icon">secrethash</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#startedAt" class="tsd-kind-icon">started<wbr>At</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#status" class="tsd-kind-icon">status</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#success" class="tsd-kind-icon">success</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#target" class="tsd-kind-icon">target</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#token" class="tsd-kind-icon">token</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#tokenNetwork" class="tsd-kind-icon">token<wbr>Network</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RaidenTransfer.html#value" class="tsd-kind-icon">value</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>