@motionpicture/coa-service 9.1.0 → 9.2.0
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/README.md +1 -2
- package/docs/classes/_auth_refreshtokenclient_.refreshtokenclient.html +11 -11
- package/docs/classes/_index_.auth.refreshtoken.html +11 -11
- package/docs/classes/_index_.service.master.html +12 -12
- package/docs/classes/_index_.service.reserve.html +12 -12
- package/docs/classes/_service_.service.html +4 -4
- package/docs/classes/_service_master_.masterservice.html +12 -12
- package/docs/classes/_service_reserve_.reserveservice.html +12 -12
- package/docs/classes/_transporters_.coaserviceerror.html +8 -8
- package/docs/classes/_transporters_.defaulttransporter.html +6 -6
- package/docs/classes/_transporters_.transporter.html +1 -1
- package/docs/enums/_factory_master_.flgearlybooking.html +2 -2
- package/docs/enums/_factory_master_.flgmember.html +2 -2
- package/docs/enums/_factory_reserve_.flgmember.html +2 -2
- package/docs/index.html +1 -2
- package/docs/interfaces/_auth_credentials_.icredentials.html +2 -2
- package/docs/interfaces/_auth_refreshtokenclient_.ioptions.html +2 -2
- package/docs/interfaces/_factory_master_.ikubunnameargs.html +2 -2
- package/docs/interfaces/_factory_master_.ikubunnameresult.html +4 -4
- package/docs/interfaces/_factory_master_.imgtkticketcodeargs.html +5 -5
- package/docs/interfaces/_factory_master_.imgtkticketcoderesult.html +6 -6
- package/docs/interfaces/_factory_master_.imvtkticketcodeargs.html +10 -10
- package/docs/interfaces/_factory_master_.imvtkticketcoderesult.html +6 -6
- package/docs/interfaces/_factory_master_.ischeduleargs.html +3 -3
- package/docs/interfaces/_factory_master_.ischeduleresult.html +14 -14
- package/docs/interfaces/_factory_master_.iscreenargs.html +1 -1
- package/docs/interfaces/_factory_master_.iscreenresult.html +4 -4
- package/docs/interfaces/_factory_master_.iscreenseat.html +7 -7
- package/docs/interfaces/_factory_master_.itheaterargs.html +1 -1
- package/docs/interfaces/_factory_master_.itheaterresult.html +5 -5
- package/docs/interfaces/_factory_master_.iticketargs.html +1 -1
- package/docs/interfaces/_factory_master_.iticketresult.html +6 -6
- package/docs/interfaces/_factory_master_.ititleargs.html +1 -1
- package/docs/interfaces/_factory_master_.ititleresult.html +16 -16
- package/docs/interfaces/_factory_reserve_.icountfreeseatargs.html +3 -3
- package/docs/interfaces/_factory_reserve_.icountfreeseatdate.html +3 -3
- package/docs/interfaces/_factory_reserve_.icountfreeseatperformance.html +6 -6
- package/docs/interfaces/_factory_reserve_.icountfreeseatresult.html +2 -2
- package/docs/interfaces/_factory_reserve_.idelreserveargs.html +9 -9
- package/docs/interfaces/_factory_reserve_.idelreserveseat.html +2 -2
- package/docs/interfaces/_factory_reserve_.ideltmpreserveargs.html +7 -7
- package/docs/interfaces/_factory_reserve_.isalesticketargs.html +6 -6
- package/docs/interfaces/_factory_reserve_.isalesticketresult.html +11 -11
- package/docs/interfaces/_factory_reserve_.istatereserveargs.html +4 -4
- package/docs/interfaces/_factory_reserve_.istatereserveresult.html +6 -6
- package/docs/interfaces/_factory_reserve_.istatereserveseatargs.html +6 -6
- package/docs/interfaces/_factory_reserve_.istatereserveseatfreeseat.html +4 -4
- package/docs/interfaces/_factory_reserve_.istatereserveseatresult.html +3 -3
- package/docs/interfaces/_factory_reserve_.istatereserveseatseat.html +2 -2
- package/docs/interfaces/_factory_reserve_.istatereserveticket.html +8 -8
- package/docs/interfaces/_factory_reserve_.iupdreserveargs.html +13 -13
- package/docs/interfaces/_factory_reserve_.iupdreserveqr.html +3 -3
- package/docs/interfaces/_factory_reserve_.iupdreserveresult.html +3 -3
- package/docs/interfaces/_factory_reserve_.iupdreserveticket.html +19 -19
- package/docs/interfaces/_factory_reserve_.iupdtmpreserveseatargs.html +7 -7
- package/docs/interfaces/_factory_reserve_.iupdtmpreserveseatresult.html +3 -3
- package/docs/interfaces/_factory_reserve_.iupdtmpreserveseatseat.html +2 -2
- package/docs/interfaces/_factory_reserve_.iupdtmpreserveseattmpreserve.html +3 -3
- package/docs/interfaces/_service_.ioptions.html +2 -2
- package/docs/modules/_auth_refreshtokenclient_.html +1 -1
- package/docs/modules/_auth_refreshtokenclient_spec_.html +3 -3
- package/docs/modules/_factory_.html +2 -2
- package/docs/modules/_index_.html +1 -1
- package/docs/modules/_service_master_spec_.html +3 -3
- package/docs/modules/_service_reserve_spec_.html +3 -3
- package/docs/modules/_transporters_.html +4 -4
- package/example/delReserve.js +1 -1
- package/example/delTmpReserve.js +1 -1
- package/example/stateReserve.js +1 -1
- package/lib/factory/reserve.d.ts +6 -6
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/@motionpicture/coa-service)
|
|
4
4
|
[](https://circleci.com/gh/motionpicture/coa-service)
|
|
5
5
|
[](https://coveralls.io/github/motionpicture/coa-service?branch=master)
|
|
6
|
-
[](https://david-dm.org/motionpicture/coa-service)
|
|
7
6
|
[](https://snyk.io/test/github/motionpicture/coa-service)
|
|
8
7
|
[](https://nodei.co/npm/@motionpicture/coa-service/)
|
|
9
8
|
|
|
@@ -27,7 +26,7 @@ COA APIの仕様で注意すべき点は以下の通りです。
|
|
|
27
26
|
|
|
28
27
|
* 正常時レスポンスにはstatusが含まれるが、0以外のステータスはない。
|
|
29
28
|
* カタカナは全角統一(半角はありえない)
|
|
30
|
-
* 仮予約番号と購入番号の型は
|
|
29
|
+
* 仮予約番号と購入番号の型はstringで統一。
|
|
31
30
|
* 座席番号は半角と全角を区別する、
|
|
32
31
|
* 購入番号は劇場内でユニーク、劇場コード合わせれば全体でユニーク。
|
|
33
32
|
* 購入番号は連番かどうか
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
<li class="tsd-description">
|
|
135
135
|
<aside class="tsd-sources">
|
|
136
136
|
<ul>
|
|
137
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
137
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L25">src/auth/refreshTokenClient.ts:25</a></li>
|
|
138
138
|
</ul>
|
|
139
139
|
</aside>
|
|
140
140
|
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
<div class="tsd-signature tsd-kind-icon">credentials<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_auth_credentials_.icredentials.html" class="tsd-signature-type">ICredentials</a></div>
|
|
157
157
|
<aside class="tsd-sources">
|
|
158
158
|
<ul>
|
|
159
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
159
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L24">src/auth/refreshTokenClient.ts:24</a></li>
|
|
160
160
|
</ul>
|
|
161
161
|
</aside>
|
|
162
162
|
</section>
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_auth_refreshtokenclient_.ioptions.html" class="tsd-signature-type">IOptions</a></div>
|
|
167
167
|
<aside class="tsd-sources">
|
|
168
168
|
<ul>
|
|
169
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
169
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L25">src/auth/refreshTokenClient.ts:25</a></li>
|
|
170
170
|
</ul>
|
|
171
171
|
</aside>
|
|
172
172
|
</section>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
<div class="tsd-signature tsd-kind-icon">DEFAULT_<wbr>SPARE_<wbr>TIME_<wbr>IN_<wbr>MILLISECONDS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 60000</span></div>
|
|
177
177
|
<aside class="tsd-sources">
|
|
178
178
|
<ul>
|
|
179
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
179
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L22">src/auth/refreshTokenClient.ts:22</a></li>
|
|
180
180
|
</ul>
|
|
181
181
|
</aside>
|
|
182
182
|
<div class="tsd-comment tsd-typography">
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
<li class="tsd-description">
|
|
199
199
|
<aside class="tsd-sources">
|
|
200
200
|
<ul>
|
|
201
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
201
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L100">src/auth/refreshTokenClient.ts:100</a></li>
|
|
202
202
|
</ul>
|
|
203
203
|
</aside>
|
|
204
204
|
<div class="tsd-comment tsd-typography">
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
<li class="tsd-description">
|
|
222
222
|
<aside class="tsd-sources">
|
|
223
223
|
<ul>
|
|
224
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
224
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L36">src/auth/refreshTokenClient.ts:36</a></li>
|
|
225
225
|
</ul>
|
|
226
226
|
</aside>
|
|
227
227
|
<div class="tsd-comment tsd-typography">
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
<li class="tsd-description">
|
|
244
244
|
<aside class="tsd-sources">
|
|
245
245
|
<ul>
|
|
246
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
246
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L187">src/auth/refreshTokenClient.ts:187</a></li>
|
|
247
247
|
</ul>
|
|
248
248
|
</aside>
|
|
249
249
|
<div class="tsd-comment tsd-typography">
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
<li class="tsd-description">
|
|
275
275
|
<aside class="tsd-sources">
|
|
276
276
|
<ul>
|
|
277
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
277
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L88">src/auth/refreshTokenClient.ts:88</a></li>
|
|
278
278
|
</ul>
|
|
279
279
|
</aside>
|
|
280
280
|
<div class="tsd-comment tsd-typography">
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
<li class="tsd-description">
|
|
297
297
|
<aside class="tsd-sources">
|
|
298
298
|
<ul>
|
|
299
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
299
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L196">src/auth/refreshTokenClient.ts:196</a></li>
|
|
300
300
|
</ul>
|
|
301
301
|
</aside>
|
|
302
302
|
<div class="tsd-comment tsd-typography">
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
<li class="tsd-description">
|
|
325
325
|
<aside class="tsd-sources">
|
|
326
326
|
<ul>
|
|
327
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
327
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L133">src/auth/refreshTokenClient.ts:133</a></li>
|
|
328
328
|
</ul>
|
|
329
329
|
</aside>
|
|
330
330
|
<div class="tsd-comment tsd-typography">
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
<li class="tsd-description">
|
|
357
357
|
<aside class="tsd-sources">
|
|
358
358
|
<ul>
|
|
359
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
359
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L81">src/auth/refreshTokenClient.ts:81</a></li>
|
|
360
360
|
</ul>
|
|
361
361
|
</aside>
|
|
362
362
|
<div class="tsd-comment tsd-typography">
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
<aside class="tsd-sources">
|
|
139
139
|
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#constructor">constructor</a></p>
|
|
140
140
|
<ul>
|
|
141
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
141
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L25">src/auth/refreshTokenClient.ts:25</a></li>
|
|
142
142
|
</ul>
|
|
143
143
|
</aside>
|
|
144
144
|
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
<aside class="tsd-sources">
|
|
162
162
|
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#credentials">credentials</a></p>
|
|
163
163
|
<ul>
|
|
164
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
164
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L24">src/auth/refreshTokenClient.ts:24</a></li>
|
|
165
165
|
</ul>
|
|
166
166
|
</aside>
|
|
167
167
|
</section>
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
<aside class="tsd-sources">
|
|
173
173
|
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#options">options</a></p>
|
|
174
174
|
<ul>
|
|
175
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
175
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L25">src/auth/refreshTokenClient.ts:25</a></li>
|
|
176
176
|
</ul>
|
|
177
177
|
</aside>
|
|
178
178
|
</section>
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
<aside class="tsd-sources">
|
|
184
184
|
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#default_spare_time_in_milliseconds">DEFAULT_SPARE_TIME_IN_MILLISECONDS</a></p>
|
|
185
185
|
<ul>
|
|
186
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
186
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L22">src/auth/refreshTokenClient.ts:22</a></li>
|
|
187
187
|
</ul>
|
|
188
188
|
</aside>
|
|
189
189
|
<div class="tsd-comment tsd-typography">
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
<aside class="tsd-sources">
|
|
207
207
|
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#getaccesstoken">getAccessToken</a></p>
|
|
208
208
|
<ul>
|
|
209
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
209
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L100">src/auth/refreshTokenClient.ts:100</a></li>
|
|
210
210
|
</ul>
|
|
211
211
|
</aside>
|
|
212
212
|
<div class="tsd-comment tsd-typography">
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
<aside class="tsd-sources">
|
|
231
231
|
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#gettoken">getToken</a></p>
|
|
232
232
|
<ul>
|
|
233
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
233
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L36">src/auth/refreshTokenClient.ts:36</a></li>
|
|
234
234
|
</ul>
|
|
235
235
|
</aside>
|
|
236
236
|
<div class="tsd-comment tsd-typography">
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
<aside class="tsd-sources">
|
|
254
254
|
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#makerequest">makeRequest</a></p>
|
|
255
255
|
<ul>
|
|
256
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
256
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L187">src/auth/refreshTokenClient.ts:187</a></li>
|
|
257
257
|
</ul>
|
|
258
258
|
</aside>
|
|
259
259
|
<div class="tsd-comment tsd-typography">
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
<aside class="tsd-sources">
|
|
286
286
|
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#refreshaccesstoken">refreshAccessToken</a></p>
|
|
287
287
|
<ul>
|
|
288
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
288
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L88">src/auth/refreshTokenClient.ts:88</a></li>
|
|
289
289
|
</ul>
|
|
290
290
|
</aside>
|
|
291
291
|
<div class="tsd-comment tsd-typography">
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
<aside class="tsd-sources">
|
|
309
309
|
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#refreshtoken">refreshToken</a></p>
|
|
310
310
|
<ul>
|
|
311
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
311
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L196">src/auth/refreshTokenClient.ts:196</a></li>
|
|
312
312
|
</ul>
|
|
313
313
|
</aside>
|
|
314
314
|
<div class="tsd-comment tsd-typography">
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
<aside class="tsd-sources">
|
|
338
338
|
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#request">request</a></p>
|
|
339
339
|
<ul>
|
|
340
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
340
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L133">src/auth/refreshTokenClient.ts:133</a></li>
|
|
341
341
|
</ul>
|
|
342
342
|
</aside>
|
|
343
343
|
<div class="tsd-comment tsd-typography">
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
<aside class="tsd-sources">
|
|
371
371
|
<p>Inherited from <a href="_auth_refreshtokenclient_.refreshtokenclient.html">RefreshTokenClient</a>.<a href="_auth_refreshtokenclient_.refreshtokenclient.html#setcredentials">setCredentials</a></p>
|
|
372
372
|
<ul>
|
|
373
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
373
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/auth/refreshTokenClient.ts#L81">src/auth/refreshTokenClient.ts:81</a></li>
|
|
374
374
|
</ul>
|
|
375
375
|
</aside>
|
|
376
376
|
<div class="tsd-comment tsd-typography">
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
<aside class="tsd-sources">
|
|
140
140
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#constructor">constructor</a></p>
|
|
141
141
|
<ul>
|
|
142
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
142
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L18">src/service.ts:18</a></li>
|
|
143
143
|
</ul>
|
|
144
144
|
</aside>
|
|
145
145
|
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
<aside class="tsd-sources">
|
|
166
166
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#options">options</a></p>
|
|
167
167
|
<ul>
|
|
168
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
168
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L17">src/service.ts:17</a></li>
|
|
169
169
|
</ul>
|
|
170
170
|
</aside>
|
|
171
171
|
</section>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
<aside class="tsd-sources">
|
|
177
177
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#requestoptions">requestOptions</a></p>
|
|
178
178
|
<ul>
|
|
179
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
179
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L18">src/service.ts:18</a></li>
|
|
180
180
|
</ul>
|
|
181
181
|
</aside>
|
|
182
182
|
</section>
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
<aside class="tsd-sources">
|
|
195
195
|
<p>Inherited from <a href="_service_master_.masterservice.html">MasterService</a>.<a href="_service_master_.masterservice.html#kubunname">kubunName</a></p>
|
|
196
196
|
<ul>
|
|
197
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
197
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L173">src/service/master.ts:173</a></li>
|
|
198
198
|
</ul>
|
|
199
199
|
</aside>
|
|
200
200
|
<div class="tsd-comment tsd-typography">
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
<aside class="tsd-sources">
|
|
229
229
|
<p>Inherited from <a href="_service_master_.masterservice.html">MasterService</a>.<a href="_service_master_.masterservice.html#mgtkticketcode">mgtkTicketcode</a></p>
|
|
230
230
|
<ul>
|
|
231
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
231
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L242">src/service/master.ts:242</a></li>
|
|
232
232
|
</ul>
|
|
233
233
|
</aside>
|
|
234
234
|
<div class="tsd-comment tsd-typography">
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
<aside class="tsd-sources">
|
|
258
258
|
<p>Inherited from <a href="_service_master_.masterservice.html">MasterService</a>.<a href="_service_master_.masterservice.html#mvtkticketcode">mvtkTicketcode</a></p>
|
|
259
259
|
<ul>
|
|
260
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
260
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L208">src/service/master.ts:208</a></li>
|
|
261
261
|
</ul>
|
|
262
262
|
</aside>
|
|
263
263
|
<div class="tsd-comment tsd-typography">
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
<aside class="tsd-sources">
|
|
287
287
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#request">request</a></p>
|
|
288
288
|
<ul>
|
|
289
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
289
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L34">src/service.ts:34</a></li>
|
|
290
290
|
</ul>
|
|
291
291
|
</aside>
|
|
292
292
|
<div class="tsd-comment tsd-typography">
|
|
@@ -318,7 +318,7 @@
|
|
|
318
318
|
<aside class="tsd-sources">
|
|
319
319
|
<p>Inherited from <a href="_service_master_.masterservice.html">MasterService</a>.<a href="_service_master_.masterservice.html#schedule">schedule</a></p>
|
|
320
320
|
<ul>
|
|
321
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
321
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L105">src/service/master.ts:105</a></li>
|
|
322
322
|
</ul>
|
|
323
323
|
</aside>
|
|
324
324
|
<div class="tsd-comment tsd-typography">
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
<aside class="tsd-sources">
|
|
348
348
|
<p>Inherited from <a href="_service_master_.masterservice.html">MasterService</a>.<a href="_service_master_.masterservice.html#screen">screen</a></p>
|
|
349
349
|
<ul>
|
|
350
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
350
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L72">src/service/master.ts:72</a></li>
|
|
351
351
|
</ul>
|
|
352
352
|
</aside>
|
|
353
353
|
<div class="tsd-comment tsd-typography">
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
<aside class="tsd-sources">
|
|
377
377
|
<p>Inherited from <a href="_service_master_.masterservice.html">MasterService</a>.<a href="_service_master_.masterservice.html#theater">theater</a></p>
|
|
378
378
|
<ul>
|
|
379
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
379
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L15">src/service/master.ts:15</a></li>
|
|
380
380
|
</ul>
|
|
381
381
|
</aside>
|
|
382
382
|
<div class="tsd-comment tsd-typography">
|
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
<aside class="tsd-sources">
|
|
406
406
|
<p>Inherited from <a href="_service_master_.masterservice.html">MasterService</a>.<a href="_service_master_.masterservice.html#ticket">ticket</a></p>
|
|
407
407
|
<ul>
|
|
408
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
408
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L144">src/service/master.ts:144</a></li>
|
|
409
409
|
</ul>
|
|
410
410
|
</aside>
|
|
411
411
|
<div class="tsd-comment tsd-typography">
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
<aside class="tsd-sources">
|
|
435
435
|
<p>Inherited from <a href="_service_master_.masterservice.html">MasterService</a>.<a href="_service_master_.masterservice.html#title">title</a></p>
|
|
436
436
|
<ul>
|
|
437
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
437
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L37">src/service/master.ts:37</a></li>
|
|
438
438
|
</ul>
|
|
439
439
|
</aside>
|
|
440
440
|
<div class="tsd-comment tsd-typography">
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
<aside class="tsd-sources">
|
|
140
140
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#constructor">constructor</a></p>
|
|
141
141
|
<ul>
|
|
142
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
142
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L18">src/service.ts:18</a></li>
|
|
143
143
|
</ul>
|
|
144
144
|
</aside>
|
|
145
145
|
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
<aside class="tsd-sources">
|
|
166
166
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#options">options</a></p>
|
|
167
167
|
<ul>
|
|
168
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
168
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L17">src/service.ts:17</a></li>
|
|
169
169
|
</ul>
|
|
170
170
|
</aside>
|
|
171
171
|
</section>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
<aside class="tsd-sources">
|
|
177
177
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#requestoptions">requestOptions</a></p>
|
|
178
178
|
<ul>
|
|
179
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
179
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L18">src/service.ts:18</a></li>
|
|
180
180
|
</ul>
|
|
181
181
|
</aside>
|
|
182
182
|
</section>
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
<aside class="tsd-sources">
|
|
195
195
|
<p>Inherited from <a href="_service_reserve_.reserveservice.html">ReserveService</a>.<a href="_service_reserve_.reserveservice.html#countfreeseat">countFreeSeat</a></p>
|
|
196
196
|
<ul>
|
|
197
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
197
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/reserve.ts#L18">src/service/reserve.ts:18</a></li>
|
|
198
198
|
</ul>
|
|
199
199
|
</aside>
|
|
200
200
|
<div class="tsd-comment tsd-typography">
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
<aside class="tsd-sources">
|
|
224
224
|
<p>Inherited from <a href="_service_reserve_.reserveservice.html">ReserveService</a>.<a href="_service_reserve_.reserveservice.html#delreserve">delReserve</a></p>
|
|
225
225
|
<ul>
|
|
226
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
226
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/reserve.ts#L274">src/service/reserve.ts:274</a></li>
|
|
227
227
|
</ul>
|
|
228
228
|
</aside>
|
|
229
229
|
<div class="tsd-comment tsd-typography">
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
<aside class="tsd-sources">
|
|
253
253
|
<p>Inherited from <a href="_service_reserve_.reserveservice.html">ReserveService</a>.<a href="_service_reserve_.reserveservice.html#deltmpreserve">delTmpReserve</a></p>
|
|
254
254
|
<ul>
|
|
255
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
255
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/reserve.ts#L155">src/service/reserve.ts:155</a></li>
|
|
256
256
|
</ul>
|
|
257
257
|
</aside>
|
|
258
258
|
<div class="tsd-comment tsd-typography">
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
<aside class="tsd-sources">
|
|
282
282
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#request">request</a></p>
|
|
283
283
|
<ul>
|
|
284
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
284
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L34">src/service.ts:34</a></li>
|
|
285
285
|
</ul>
|
|
286
286
|
</aside>
|
|
287
287
|
<div class="tsd-comment tsd-typography">
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
<aside class="tsd-sources">
|
|
314
314
|
<p>Inherited from <a href="_service_reserve_.reserveservice.html">ReserveService</a>.<a href="_service_reserve_.reserveservice.html#salesticket">salesTicket</a></p>
|
|
315
315
|
<ul>
|
|
316
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
316
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/reserve.ts#L351">src/service/reserve.ts:351</a></li>
|
|
317
317
|
</ul>
|
|
318
318
|
</aside>
|
|
319
319
|
<div class="tsd-comment tsd-typography">
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
<aside class="tsd-sources">
|
|
343
343
|
<p>Inherited from <a href="_service_reserve_.reserveservice.html">ReserveService</a>.<a href="_service_reserve_.reserveservice.html#statereserve">stateReserve</a></p>
|
|
344
344
|
<ul>
|
|
345
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
345
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/reserve.ts#L301">src/service/reserve.ts:301</a></li>
|
|
346
346
|
</ul>
|
|
347
347
|
</aside>
|
|
348
348
|
<div class="tsd-comment tsd-typography">
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
<aside class="tsd-sources">
|
|
372
372
|
<p>Inherited from <a href="_service_reserve_.reserveservice.html">ReserveService</a>.<a href="_service_reserve_.reserveservice.html#statereserveseat">stateReserveSeat</a></p>
|
|
373
373
|
<ul>
|
|
374
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
374
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/reserve.ts#L61">src/service/reserve.ts:61</a></li>
|
|
375
375
|
</ul>
|
|
376
376
|
</aside>
|
|
377
377
|
<div class="tsd-comment tsd-typography">
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
<aside class="tsd-sources">
|
|
401
401
|
<p>Inherited from <a href="_service_reserve_.reserveservice.html">ReserveService</a>.<a href="_service_reserve_.reserveservice.html#updreserve">updReserve</a></p>
|
|
402
402
|
<ul>
|
|
403
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
403
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/reserve.ts#L207">src/service/reserve.ts:207</a></li>
|
|
404
404
|
</ul>
|
|
405
405
|
</aside>
|
|
406
406
|
<div class="tsd-comment tsd-typography">
|
|
@@ -429,7 +429,7 @@
|
|
|
429
429
|
<aside class="tsd-sources">
|
|
430
430
|
<p>Inherited from <a href="_service_reserve_.reserveservice.html">ReserveService</a>.<a href="_service_reserve_.reserveservice.html#updtmpreserveseat">updTmpReserveSeat</a></p>
|
|
431
431
|
<ul>
|
|
432
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
432
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/reserve.ts#L116">src/service/reserve.ts:116</a></li>
|
|
433
433
|
</ul>
|
|
434
434
|
</aside>
|
|
435
435
|
<div class="tsd-comment tsd-typography">
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
<li class="tsd-description">
|
|
131
131
|
<aside class="tsd-sources">
|
|
132
132
|
<ul>
|
|
133
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
133
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L18">src/service.ts:18</a></li>
|
|
134
134
|
</ul>
|
|
135
135
|
</aside>
|
|
136
136
|
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_service_.ioptions.html" class="tsd-signature-type">IOptions</a></div>
|
|
156
156
|
<aside class="tsd-sources">
|
|
157
157
|
<ul>
|
|
158
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
158
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L17">src/service.ts:17</a></li>
|
|
159
159
|
</ul>
|
|
160
160
|
</aside>
|
|
161
161
|
</section>
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
<div class="tsd-signature tsd-kind-icon">request<wbr>Options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">CoreOptions</span></div>
|
|
166
166
|
<aside class="tsd-sources">
|
|
167
167
|
<ul>
|
|
168
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
168
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L18">src/service.ts:18</a></li>
|
|
169
169
|
</ul>
|
|
170
170
|
</aside>
|
|
171
171
|
</section>
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
<li class="tsd-description">
|
|
183
183
|
<aside class="tsd-sources">
|
|
184
184
|
<ul>
|
|
185
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
185
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L34">src/service.ts:34</a></li>
|
|
186
186
|
</ul>
|
|
187
187
|
</aside>
|
|
188
188
|
<div class="tsd-comment tsd-typography">
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
<aside class="tsd-sources">
|
|
142
142
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#constructor">constructor</a></p>
|
|
143
143
|
<ul>
|
|
144
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
144
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L18">src/service.ts:18</a></li>
|
|
145
145
|
</ul>
|
|
146
146
|
</aside>
|
|
147
147
|
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
<aside class="tsd-sources">
|
|
168
168
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#options">options</a></p>
|
|
169
169
|
<ul>
|
|
170
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
170
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L17">src/service.ts:17</a></li>
|
|
171
171
|
</ul>
|
|
172
172
|
</aside>
|
|
173
173
|
</section>
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
<aside class="tsd-sources">
|
|
179
179
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#requestoptions">requestOptions</a></p>
|
|
180
180
|
<ul>
|
|
181
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
181
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L18">src/service.ts:18</a></li>
|
|
182
182
|
</ul>
|
|
183
183
|
</aside>
|
|
184
184
|
</section>
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
<li class="tsd-description">
|
|
196
196
|
<aside class="tsd-sources">
|
|
197
197
|
<ul>
|
|
198
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
198
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L173">src/service/master.ts:173</a></li>
|
|
199
199
|
</ul>
|
|
200
200
|
</aside>
|
|
201
201
|
<div class="tsd-comment tsd-typography">
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
<li class="tsd-description">
|
|
229
229
|
<aside class="tsd-sources">
|
|
230
230
|
<ul>
|
|
231
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
231
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L242">src/service/master.ts:242</a></li>
|
|
232
232
|
</ul>
|
|
233
233
|
</aside>
|
|
234
234
|
<div class="tsd-comment tsd-typography">
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
<li class="tsd-description">
|
|
257
257
|
<aside class="tsd-sources">
|
|
258
258
|
<ul>
|
|
259
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
259
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L208">src/service/master.ts:208</a></li>
|
|
260
260
|
</ul>
|
|
261
261
|
</aside>
|
|
262
262
|
<div class="tsd-comment tsd-typography">
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
<aside class="tsd-sources">
|
|
286
286
|
<p>Inherited from <a href="_service_.service.html">Service</a>.<a href="_service_.service.html#request">request</a></p>
|
|
287
287
|
<ul>
|
|
288
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
288
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service.ts#L34">src/service.ts:34</a></li>
|
|
289
289
|
</ul>
|
|
290
290
|
</aside>
|
|
291
291
|
<div class="tsd-comment tsd-typography">
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
<li class="tsd-description">
|
|
317
317
|
<aside class="tsd-sources">
|
|
318
318
|
<ul>
|
|
319
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
319
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L105">src/service/master.ts:105</a></li>
|
|
320
320
|
</ul>
|
|
321
321
|
</aside>
|
|
322
322
|
<div class="tsd-comment tsd-typography">
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
<li class="tsd-description">
|
|
345
345
|
<aside class="tsd-sources">
|
|
346
346
|
<ul>
|
|
347
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
347
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L72">src/service/master.ts:72</a></li>
|
|
348
348
|
</ul>
|
|
349
349
|
</aside>
|
|
350
350
|
<div class="tsd-comment tsd-typography">
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
<li class="tsd-description">
|
|
373
373
|
<aside class="tsd-sources">
|
|
374
374
|
<ul>
|
|
375
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
375
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L15">src/service/master.ts:15</a></li>
|
|
376
376
|
</ul>
|
|
377
377
|
</aside>
|
|
378
378
|
<div class="tsd-comment tsd-typography">
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
<li class="tsd-description">
|
|
401
401
|
<aside class="tsd-sources">
|
|
402
402
|
<ul>
|
|
403
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
403
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L144">src/service/master.ts:144</a></li>
|
|
404
404
|
</ul>
|
|
405
405
|
</aside>
|
|
406
406
|
<div class="tsd-comment tsd-typography">
|
|
@@ -428,7 +428,7 @@
|
|
|
428
428
|
<li class="tsd-description">
|
|
429
429
|
<aside class="tsd-sources">
|
|
430
430
|
<ul>
|
|
431
|
-
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/
|
|
431
|
+
<li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/service/master.ts#L37">src/service/master.ts:37</a></li>
|
|
432
432
|
</ul>
|
|
433
433
|
</aside>
|
|
434
434
|
<div class="tsd-comment tsd-typography">
|