@connectreport/connectreport-js 2.80.2 → 2.81.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +0 -1
- package/README.md +1 -1
- package/api.ts +220 -22
- package/base.ts +2 -2
- package/common.ts +1 -1
- package/configuration.ts +1 -1
- package/dist/index.cjs +12 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +220 -24
- package/dist/index.d.ts +220 -24
- package/dist/index.js +11 -5
- package/dist/index.js.map +1 -1
- package/docs/assets/css/main.css +2679 -0
- package/docs/assets/images/icons.png +0 -0
- package/docs/assets/images/icons@2x.png +0 -0
- package/docs/assets/images/widgets.png +0 -0
- package/docs/assets/images/widgets@2x.png +0 -0
- package/docs/assets/js/main.js +1 -0
- package/docs/assets/js/search.json +1 -0
- package/docs/classes/_api_.basetemplatesapi.html +351 -0
- package/docs/classes/_api_.documentsapi.html +314 -0
- package/docs/classes/_api_.filtercyclesapi.html +483 -0
- package/docs/classes/_api_.imagesapi.html +354 -0
- package/docs/classes/_api_.jobsapi.html +311 -0
- package/docs/classes/_api_.reportsapi.html +400 -0
- package/docs/classes/_api_.reporttasksapi.html +503 -0
- package/docs/classes/_api_.templatesapi.html +676 -0
- package/docs/classes/_base_.baseapi.html +283 -0
- package/docs/classes/_base_.requirederror.html +291 -0
- package/docs/classes/_configuration_.configuration.html +345 -0
- package/docs/classes/_index_.connectreport.html +317 -0
- package/docs/enums/_api_.filtercycleemailenum.html +196 -0
- package/docs/enums/_api_.filtercyclefrequencyenum.html +238 -0
- package/docs/enums/_api_.reporttaskemailenum.html +196 -0
- package/docs/enums/_api_.reporttaskfrequencyenum.html +238 -0
- package/docs/enums/_api_.templateplatformenum.html +182 -0
- package/docs/globals.html +132 -0
- package/docs/index.html +145 -0
- package/docs/interfaces/_api_.filtercycle.html +791 -0
- package/docs/interfaces/_api_.filtercycleallof.html +273 -0
- package/docs/interfaces/_api_.filtercyclealloffieldinfo.html +228 -0
- package/docs/interfaces/_api_.filtercyclealloffieldvalues.html +228 -0
- package/docs/interfaces/_api_.inlineresponse200.html +186 -0
- package/docs/interfaces/_api_.inlineresponse2001.html +207 -0
- package/docs/interfaces/_api_.job.html +270 -0
- package/docs/interfaces/_api_.modelerror.html +207 -0
- package/docs/interfaces/_api_.report.html +348 -0
- package/docs/interfaces/_api_.reporttask.html +683 -0
- package/docs/interfaces/_api_.reporttaskcustomselection.html +234 -0
- package/docs/interfaces/_api_.reporttaskfieldvalues.html +207 -0
- package/docs/interfaces/_api_.reporttaskfiltersets.html +207 -0
- package/docs/interfaces/_api_.reporttaskgroupstosharewith.html +186 -0
- package/docs/interfaces/_api_.reporttasktags.html +207 -0
- package/docs/interfaces/_api_.reporttaskuserstosharewith.html +186 -0
- package/docs/interfaces/_api_.reporttaskvariables.html +207 -0
- package/docs/interfaces/_api_.template.html +291 -0
- package/docs/interfaces/_base_.requestargs.html +205 -0
- package/docs/interfaces/_configuration_.configurationparameters.html +253 -0
- package/docs/modules/_api_.html +4377 -0
- package/docs/modules/_base_.html +238 -0
- package/docs/modules/_configuration_.html +144 -0
- package/docs/modules/_index_.html +135 -0
- package/package.json +1 -1
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html class="default no-js">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
+
<title>RequestArgs | @connectreport/connectreport-js</title>
|
|
7
|
+
<meta name="description" content="Documentation for @connectreport/connectreport-js">
|
|
8
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
+
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
|
+
</head>
|
|
11
|
+
<body>
|
|
12
|
+
<header>
|
|
13
|
+
<div class="tsd-page-toolbar">
|
|
14
|
+
<div class="container">
|
|
15
|
+
<div class="table-wrap">
|
|
16
|
+
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
|
|
17
|
+
<div class="field">
|
|
18
|
+
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
|
19
|
+
<input id="tsd-search-field" type="text" />
|
|
20
|
+
</div>
|
|
21
|
+
<ul class="results">
|
|
22
|
+
<li class="state loading">Preparing search index...</li>
|
|
23
|
+
<li class="state failure">The search index is not available</li>
|
|
24
|
+
</ul>
|
|
25
|
+
<a href="../index.html" class="title">@connectreport/connectreport-js</a>
|
|
26
|
+
</div>
|
|
27
|
+
<div class="table-cell" id="tsd-widgets">
|
|
28
|
+
<div id="tsd-filter">
|
|
29
|
+
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
|
30
|
+
<div class="tsd-filter-group">
|
|
31
|
+
<div class="tsd-select" id="tsd-filter-visibility">
|
|
32
|
+
<span class="tsd-select-label">All</span>
|
|
33
|
+
<ul class="tsd-select-list">
|
|
34
|
+
<li data-value="public">Public</li>
|
|
35
|
+
<li data-value="protected">Public/Protected</li>
|
|
36
|
+
<li data-value="private" class="selected">All</li>
|
|
37
|
+
</ul>
|
|
38
|
+
</div>
|
|
39
|
+
<input type="checkbox" id="tsd-filter-inherited" checked />
|
|
40
|
+
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
|
41
|
+
<input type="checkbox" id="tsd-filter-externals" checked />
|
|
42
|
+
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
|
43
|
+
<input type="checkbox" id="tsd-filter-only-exported" />
|
|
44
|
+
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
|
|
45
|
+
</div>
|
|
46
|
+
</div>
|
|
47
|
+
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
|
48
|
+
</div>
|
|
49
|
+
</div>
|
|
50
|
+
</div>
|
|
51
|
+
</div>
|
|
52
|
+
<div class="tsd-page-title">
|
|
53
|
+
<div class="container">
|
|
54
|
+
<ul class="tsd-breadcrumb">
|
|
55
|
+
<li>
|
|
56
|
+
<a href="../globals.html">Globals</a>
|
|
57
|
+
</li>
|
|
58
|
+
<li>
|
|
59
|
+
<a href="../modules/_base_.html">"base"</a>
|
|
60
|
+
</li>
|
|
61
|
+
<li>
|
|
62
|
+
<a href="_base_.requestargs.html">RequestArgs</a>
|
|
63
|
+
</li>
|
|
64
|
+
</ul>
|
|
65
|
+
<h1>Interface RequestArgs</h1>
|
|
66
|
+
</div>
|
|
67
|
+
</div>
|
|
68
|
+
</header>
|
|
69
|
+
<div class="container container-main">
|
|
70
|
+
<div class="row">
|
|
71
|
+
<div class="col-8 col-content">
|
|
72
|
+
<section class="tsd-panel tsd-comment">
|
|
73
|
+
<div class="tsd-comment tsd-typography">
|
|
74
|
+
<dl class="tsd-comment-tags">
|
|
75
|
+
<dt>export</dt>
|
|
76
|
+
<dd></dd>
|
|
77
|
+
<dt>interface</dt>
|
|
78
|
+
<dd><p>RequestArgs</p>
|
|
79
|
+
</dd>
|
|
80
|
+
</dl>
|
|
81
|
+
</div>
|
|
82
|
+
</section>
|
|
83
|
+
<section class="tsd-panel tsd-hierarchy">
|
|
84
|
+
<h3>Hierarchy</h3>
|
|
85
|
+
<ul class="tsd-hierarchy">
|
|
86
|
+
<li>
|
|
87
|
+
<span class="target">RequestArgs</span>
|
|
88
|
+
</li>
|
|
89
|
+
</ul>
|
|
90
|
+
</section>
|
|
91
|
+
<section class="tsd-panel-group tsd-index-group">
|
|
92
|
+
<h2>Index</h2>
|
|
93
|
+
<section class="tsd-panel tsd-index-panel">
|
|
94
|
+
<div class="tsd-index-content">
|
|
95
|
+
<section class="tsd-index-section tsd-is-external">
|
|
96
|
+
<h3>Properties</h3>
|
|
97
|
+
<ul class="tsd-index-list">
|
|
98
|
+
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_base_.requestargs.html#options" class="tsd-kind-icon">options</a></li>
|
|
99
|
+
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_base_.requestargs.html#url" class="tsd-kind-icon">url</a></li>
|
|
100
|
+
</ul>
|
|
101
|
+
</section>
|
|
102
|
+
</div>
|
|
103
|
+
</section>
|
|
104
|
+
</section>
|
|
105
|
+
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
|
106
|
+
<h2>Properties</h2>
|
|
107
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
108
|
+
<a name="options" class="tsd-anchor"></a>
|
|
109
|
+
<h3>options</h3>
|
|
110
|
+
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
|
|
111
|
+
<aside class="tsd-sources">
|
|
112
|
+
<ul>
|
|
113
|
+
<li>Defined in base.ts:41</li>
|
|
114
|
+
</ul>
|
|
115
|
+
</aside>
|
|
116
|
+
</section>
|
|
117
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
118
|
+
<a name="url" class="tsd-anchor"></a>
|
|
119
|
+
<h3>url</h3>
|
|
120
|
+
<div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
121
|
+
<aside class="tsd-sources">
|
|
122
|
+
<ul>
|
|
123
|
+
<li>Defined in base.ts:40</li>
|
|
124
|
+
</ul>
|
|
125
|
+
</aside>
|
|
126
|
+
</section>
|
|
127
|
+
</section>
|
|
128
|
+
</div>
|
|
129
|
+
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
130
|
+
<nav class="tsd-navigation primary">
|
|
131
|
+
<ul>
|
|
132
|
+
<li class="globals ">
|
|
133
|
+
<a href="../globals.html"><em>Globals</em></a>
|
|
134
|
+
</li>
|
|
135
|
+
<li class="label tsd-is-external">
|
|
136
|
+
<span>Internals</span>
|
|
137
|
+
</li>
|
|
138
|
+
<li class=" tsd-kind-module">
|
|
139
|
+
<a href="../modules/_index_.html">"index"</a>
|
|
140
|
+
</li>
|
|
141
|
+
<li class="label tsd-is-external">
|
|
142
|
+
<span>Externals</span>
|
|
143
|
+
</li>
|
|
144
|
+
<li class=" tsd-kind-module tsd-is-external">
|
|
145
|
+
<a href="../modules/_api_.html">"api"</a>
|
|
146
|
+
</li>
|
|
147
|
+
<li class="current tsd-kind-module tsd-is-external">
|
|
148
|
+
<a href="../modules/_base_.html">"base"</a>
|
|
149
|
+
</li>
|
|
150
|
+
<li class=" tsd-kind-module tsd-is-external">
|
|
151
|
+
<a href="../modules/_configuration_.html">"configuration"</a>
|
|
152
|
+
</li>
|
|
153
|
+
</ul>
|
|
154
|
+
</nav>
|
|
155
|
+
<nav class="tsd-navigation secondary menu-sticky">
|
|
156
|
+
<ul class="before-current">
|
|
157
|
+
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
|
158
|
+
<a href="../classes/_base_.baseapi.html" class="tsd-kind-icon">BaseAPI</a>
|
|
159
|
+
</li>
|
|
160
|
+
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
|
161
|
+
<a href="../classes/_base_.requirederror.html" class="tsd-kind-icon">Required<wbr>Error</a>
|
|
162
|
+
</li>
|
|
163
|
+
</ul>
|
|
164
|
+
<ul class="current">
|
|
165
|
+
<li class="current tsd-kind-interface tsd-parent-kind-module tsd-is-external">
|
|
166
|
+
<a href="_base_.requestargs.html" class="tsd-kind-icon">Request<wbr>Args</a>
|
|
167
|
+
<ul>
|
|
168
|
+
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
169
|
+
<a href="_base_.requestargs.html#options" class="tsd-kind-icon">options</a>
|
|
170
|
+
</li>
|
|
171
|
+
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
172
|
+
<a href="_base_.requestargs.html#url" class="tsd-kind-icon">url</a>
|
|
173
|
+
</li>
|
|
174
|
+
</ul>
|
|
175
|
+
</li>
|
|
176
|
+
</ul>
|
|
177
|
+
<ul class="after-current">
|
|
178
|
+
<li class=" tsd-kind-variable tsd-parent-kind-module tsd-is-external">
|
|
179
|
+
<a href="../modules/_base_.html#base_path" class="tsd-kind-icon">BASE_<wbr>PATH</a>
|
|
180
|
+
</li>
|
|
181
|
+
<li class=" tsd-kind-object-literal tsd-parent-kind-module tsd-is-external">
|
|
182
|
+
<a href="../modules/_base_.html#collection_formats" class="tsd-kind-icon">COLLECTION_<wbr>FORMATS</a>
|
|
183
|
+
</li>
|
|
184
|
+
</ul>
|
|
185
|
+
</nav>
|
|
186
|
+
</div>
|
|
187
|
+
</div>
|
|
188
|
+
</div>
|
|
189
|
+
<footer class="with-border-bottom">
|
|
190
|
+
<div class="container">
|
|
191
|
+
<h2>Legend</h2>
|
|
192
|
+
<div class="tsd-legend-group">
|
|
193
|
+
<ul class="tsd-legend">
|
|
194
|
+
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
|
|
195
|
+
</ul>
|
|
196
|
+
</div>
|
|
197
|
+
</div>
|
|
198
|
+
</footer>
|
|
199
|
+
<div class="container tsd-generator">
|
|
200
|
+
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
|
|
201
|
+
</div>
|
|
202
|
+
<div class="overlay"></div>
|
|
203
|
+
<script src="../assets/js/main.js"></script>
|
|
204
|
+
</body>
|
|
205
|
+
</html>
|
|
@@ -0,0 +1,253 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html class="default no-js">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
+
<title>ConfigurationParameters | @connectreport/connectreport-js</title>
|
|
7
|
+
<meta name="description" content="Documentation for @connectreport/connectreport-js">
|
|
8
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
+
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
|
+
</head>
|
|
11
|
+
<body>
|
|
12
|
+
<header>
|
|
13
|
+
<div class="tsd-page-toolbar">
|
|
14
|
+
<div class="container">
|
|
15
|
+
<div class="table-wrap">
|
|
16
|
+
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
|
|
17
|
+
<div class="field">
|
|
18
|
+
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
|
19
|
+
<input id="tsd-search-field" type="text" />
|
|
20
|
+
</div>
|
|
21
|
+
<ul class="results">
|
|
22
|
+
<li class="state loading">Preparing search index...</li>
|
|
23
|
+
<li class="state failure">The search index is not available</li>
|
|
24
|
+
</ul>
|
|
25
|
+
<a href="../index.html" class="title">@connectreport/connectreport-js</a>
|
|
26
|
+
</div>
|
|
27
|
+
<div class="table-cell" id="tsd-widgets">
|
|
28
|
+
<div id="tsd-filter">
|
|
29
|
+
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
|
30
|
+
<div class="tsd-filter-group">
|
|
31
|
+
<div class="tsd-select" id="tsd-filter-visibility">
|
|
32
|
+
<span class="tsd-select-label">All</span>
|
|
33
|
+
<ul class="tsd-select-list">
|
|
34
|
+
<li data-value="public">Public</li>
|
|
35
|
+
<li data-value="protected">Public/Protected</li>
|
|
36
|
+
<li data-value="private" class="selected">All</li>
|
|
37
|
+
</ul>
|
|
38
|
+
</div>
|
|
39
|
+
<input type="checkbox" id="tsd-filter-inherited" checked />
|
|
40
|
+
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
|
41
|
+
<input type="checkbox" id="tsd-filter-externals" checked />
|
|
42
|
+
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
|
43
|
+
<input type="checkbox" id="tsd-filter-only-exported" />
|
|
44
|
+
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
|
|
45
|
+
</div>
|
|
46
|
+
</div>
|
|
47
|
+
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
|
48
|
+
</div>
|
|
49
|
+
</div>
|
|
50
|
+
</div>
|
|
51
|
+
</div>
|
|
52
|
+
<div class="tsd-page-title">
|
|
53
|
+
<div class="container">
|
|
54
|
+
<ul class="tsd-breadcrumb">
|
|
55
|
+
<li>
|
|
56
|
+
<a href="../globals.html">Globals</a>
|
|
57
|
+
</li>
|
|
58
|
+
<li>
|
|
59
|
+
<a href="../modules/_configuration_.html">"configuration"</a>
|
|
60
|
+
</li>
|
|
61
|
+
<li>
|
|
62
|
+
<a href="_configuration_.configurationparameters.html">ConfigurationParameters</a>
|
|
63
|
+
</li>
|
|
64
|
+
</ul>
|
|
65
|
+
<h1>Interface ConfigurationParameters</h1>
|
|
66
|
+
</div>
|
|
67
|
+
</div>
|
|
68
|
+
</header>
|
|
69
|
+
<div class="container container-main">
|
|
70
|
+
<div class="row">
|
|
71
|
+
<div class="col-8 col-content">
|
|
72
|
+
<section class="tsd-panel tsd-comment">
|
|
73
|
+
<div class="tsd-comment tsd-typography">
|
|
74
|
+
<div class="lead">
|
|
75
|
+
<p>ConnectReport Core API
|
|
76
|
+
Leverage core reporting, templating, and document automation capabilities of ConnectReport Server.</p>
|
|
77
|
+
</div>
|
|
78
|
+
<p>The version of the OpenAPI document: 2.27.11</p>
|
|
79
|
+
<p>NOTE: This class is auto generated by OpenAPI Generator (<a href="https://openapi-generator.tech">https://openapi-generator.tech</a>).
|
|
80
|
+
<a href="https://openapi-generator.tech">https://openapi-generator.tech</a>
|
|
81
|
+
Do not edit the class manually.</p>
|
|
82
|
+
</div>
|
|
83
|
+
</section>
|
|
84
|
+
<section class="tsd-panel tsd-hierarchy">
|
|
85
|
+
<h3>Hierarchy</h3>
|
|
86
|
+
<ul class="tsd-hierarchy">
|
|
87
|
+
<li>
|
|
88
|
+
<span class="target">ConfigurationParameters</span>
|
|
89
|
+
</li>
|
|
90
|
+
</ul>
|
|
91
|
+
</section>
|
|
92
|
+
<section class="tsd-panel-group tsd-index-group">
|
|
93
|
+
<h2>Index</h2>
|
|
94
|
+
<section class="tsd-panel tsd-index-panel">
|
|
95
|
+
<div class="tsd-index-content">
|
|
96
|
+
<section class="tsd-index-section tsd-is-external">
|
|
97
|
+
<h3>Properties</h3>
|
|
98
|
+
<ul class="tsd-index-list">
|
|
99
|
+
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_configuration_.configurationparameters.html#accesstoken" class="tsd-kind-icon">access<wbr>Token</a></li>
|
|
100
|
+
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_configuration_.configurationparameters.html#apikey" class="tsd-kind-icon">api<wbr>Key</a></li>
|
|
101
|
+
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_configuration_.configurationparameters.html#baseoptions" class="tsd-kind-icon">base<wbr>Options</a></li>
|
|
102
|
+
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_configuration_.configurationparameters.html#basepath" class="tsd-kind-icon">base<wbr>Path</a></li>
|
|
103
|
+
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_configuration_.configurationparameters.html#password" class="tsd-kind-icon">password</a></li>
|
|
104
|
+
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_configuration_.configurationparameters.html#username" class="tsd-kind-icon">username</a></li>
|
|
105
|
+
</ul>
|
|
106
|
+
</section>
|
|
107
|
+
</div>
|
|
108
|
+
</section>
|
|
109
|
+
</section>
|
|
110
|
+
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
|
111
|
+
<h2>Properties</h2>
|
|
112
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
113
|
+
<a name="accesstoken" class="tsd-anchor"></a>
|
|
114
|
+
<h3><span class="tsd-flag ts-flagOptional">Optional</span> access<wbr>Token</h3>
|
|
115
|
+
<div class="tsd-signature tsd-kind-icon">access<wbr>Token<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>name<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, scopes<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">string</span><span class="tsd-signature-symbol">)</span></div>
|
|
116
|
+
<aside class="tsd-sources">
|
|
117
|
+
<ul>
|
|
118
|
+
<li>Defined in configuration.ts:20</li>
|
|
119
|
+
</ul>
|
|
120
|
+
</aside>
|
|
121
|
+
</section>
|
|
122
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
123
|
+
<a name="apikey" class="tsd-anchor"></a>
|
|
124
|
+
<h3><span class="tsd-flag ts-flagOptional">Optional</span> api<wbr>Key</h3>
|
|
125
|
+
<div class="tsd-signature tsd-kind-icon">api<wbr>Key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>name<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">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>name<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"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span></div>
|
|
126
|
+
<aside class="tsd-sources">
|
|
127
|
+
<ul>
|
|
128
|
+
<li>Defined in configuration.ts:17</li>
|
|
129
|
+
</ul>
|
|
130
|
+
</aside>
|
|
131
|
+
</section>
|
|
132
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
133
|
+
<a name="baseoptions" class="tsd-anchor"></a>
|
|
134
|
+
<h3><span class="tsd-flag ts-flagOptional">Optional</span> base<wbr>Options</h3>
|
|
135
|
+
<div class="tsd-signature tsd-kind-icon">base<wbr>Options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
|
|
136
|
+
<aside class="tsd-sources">
|
|
137
|
+
<ul>
|
|
138
|
+
<li>Defined in configuration.ts:22</li>
|
|
139
|
+
</ul>
|
|
140
|
+
</aside>
|
|
141
|
+
</section>
|
|
142
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
143
|
+
<a name="basepath" class="tsd-anchor"></a>
|
|
144
|
+
<h3><span class="tsd-flag ts-flagOptional">Optional</span> base<wbr>Path</h3>
|
|
145
|
+
<div class="tsd-signature tsd-kind-icon">base<wbr>Path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
146
|
+
<aside class="tsd-sources">
|
|
147
|
+
<ul>
|
|
148
|
+
<li>Defined in configuration.ts:21</li>
|
|
149
|
+
</ul>
|
|
150
|
+
</aside>
|
|
151
|
+
</section>
|
|
152
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
153
|
+
<a name="password" class="tsd-anchor"></a>
|
|
154
|
+
<h3><span class="tsd-flag ts-flagOptional">Optional</span> password</h3>
|
|
155
|
+
<div class="tsd-signature tsd-kind-icon">password<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
156
|
+
<aside class="tsd-sources">
|
|
157
|
+
<ul>
|
|
158
|
+
<li>Defined in configuration.ts:19</li>
|
|
159
|
+
</ul>
|
|
160
|
+
</aside>
|
|
161
|
+
</section>
|
|
162
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
163
|
+
<a name="username" class="tsd-anchor"></a>
|
|
164
|
+
<h3><span class="tsd-flag ts-flagOptional">Optional</span> username</h3>
|
|
165
|
+
<div class="tsd-signature tsd-kind-icon">username<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
166
|
+
<aside class="tsd-sources">
|
|
167
|
+
<ul>
|
|
168
|
+
<li>Defined in configuration.ts:18</li>
|
|
169
|
+
</ul>
|
|
170
|
+
</aside>
|
|
171
|
+
</section>
|
|
172
|
+
</section>
|
|
173
|
+
</div>
|
|
174
|
+
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
175
|
+
<nav class="tsd-navigation primary">
|
|
176
|
+
<ul>
|
|
177
|
+
<li class="globals ">
|
|
178
|
+
<a href="../globals.html"><em>Globals</em></a>
|
|
179
|
+
</li>
|
|
180
|
+
<li class="label tsd-is-external">
|
|
181
|
+
<span>Internals</span>
|
|
182
|
+
</li>
|
|
183
|
+
<li class=" tsd-kind-module">
|
|
184
|
+
<a href="../modules/_index_.html">"index"</a>
|
|
185
|
+
</li>
|
|
186
|
+
<li class="label tsd-is-external">
|
|
187
|
+
<span>Externals</span>
|
|
188
|
+
</li>
|
|
189
|
+
<li class=" tsd-kind-module tsd-is-external">
|
|
190
|
+
<a href="../modules/_api_.html">"api"</a>
|
|
191
|
+
</li>
|
|
192
|
+
<li class=" tsd-kind-module tsd-is-external">
|
|
193
|
+
<a href="../modules/_base_.html">"base"</a>
|
|
194
|
+
</li>
|
|
195
|
+
<li class="current tsd-kind-module tsd-is-external">
|
|
196
|
+
<a href="../modules/_configuration_.html">"configuration"</a>
|
|
197
|
+
</li>
|
|
198
|
+
</ul>
|
|
199
|
+
</nav>
|
|
200
|
+
<nav class="tsd-navigation secondary menu-sticky">
|
|
201
|
+
<ul class="before-current">
|
|
202
|
+
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
|
203
|
+
<a href="../classes/_configuration_.configuration.html" class="tsd-kind-icon">Configuration</a>
|
|
204
|
+
</li>
|
|
205
|
+
</ul>
|
|
206
|
+
<ul class="current">
|
|
207
|
+
<li class="current tsd-kind-interface tsd-parent-kind-module tsd-is-external">
|
|
208
|
+
<a href="_configuration_.configurationparameters.html" class="tsd-kind-icon">Configuration<wbr>Parameters</a>
|
|
209
|
+
<ul>
|
|
210
|
+
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
211
|
+
<a href="_configuration_.configurationparameters.html#accesstoken" class="tsd-kind-icon">access<wbr>Token</a>
|
|
212
|
+
</li>
|
|
213
|
+
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
214
|
+
<a href="_configuration_.configurationparameters.html#apikey" class="tsd-kind-icon">api<wbr>Key</a>
|
|
215
|
+
</li>
|
|
216
|
+
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
217
|
+
<a href="_configuration_.configurationparameters.html#baseoptions" class="tsd-kind-icon">base<wbr>Options</a>
|
|
218
|
+
</li>
|
|
219
|
+
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
220
|
+
<a href="_configuration_.configurationparameters.html#basepath" class="tsd-kind-icon">base<wbr>Path</a>
|
|
221
|
+
</li>
|
|
222
|
+
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
223
|
+
<a href="_configuration_.configurationparameters.html#password" class="tsd-kind-icon">password</a>
|
|
224
|
+
</li>
|
|
225
|
+
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
226
|
+
<a href="_configuration_.configurationparameters.html#username" class="tsd-kind-icon">username</a>
|
|
227
|
+
</li>
|
|
228
|
+
</ul>
|
|
229
|
+
</li>
|
|
230
|
+
</ul>
|
|
231
|
+
<ul class="after-current">
|
|
232
|
+
</ul>
|
|
233
|
+
</nav>
|
|
234
|
+
</div>
|
|
235
|
+
</div>
|
|
236
|
+
</div>
|
|
237
|
+
<footer class="with-border-bottom">
|
|
238
|
+
<div class="container">
|
|
239
|
+
<h2>Legend</h2>
|
|
240
|
+
<div class="tsd-legend-group">
|
|
241
|
+
<ul class="tsd-legend">
|
|
242
|
+
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
|
|
243
|
+
</ul>
|
|
244
|
+
</div>
|
|
245
|
+
</div>
|
|
246
|
+
</footer>
|
|
247
|
+
<div class="container tsd-generator">
|
|
248
|
+
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
|
|
249
|
+
</div>
|
|
250
|
+
<div class="overlay"></div>
|
|
251
|
+
<script src="../assets/js/main.js"></script>
|
|
252
|
+
</body>
|
|
253
|
+
</html>
|