@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.
Files changed (71) hide show
  1. package/README.md +1 -2
  2. package/docs/classes/_auth_refreshtokenclient_.refreshtokenclient.html +11 -11
  3. package/docs/classes/_index_.auth.refreshtoken.html +11 -11
  4. package/docs/classes/_index_.service.master.html +12 -12
  5. package/docs/classes/_index_.service.reserve.html +12 -12
  6. package/docs/classes/_service_.service.html +4 -4
  7. package/docs/classes/_service_master_.masterservice.html +12 -12
  8. package/docs/classes/_service_reserve_.reserveservice.html +12 -12
  9. package/docs/classes/_transporters_.coaserviceerror.html +8 -8
  10. package/docs/classes/_transporters_.defaulttransporter.html +6 -6
  11. package/docs/classes/_transporters_.transporter.html +1 -1
  12. package/docs/enums/_factory_master_.flgearlybooking.html +2 -2
  13. package/docs/enums/_factory_master_.flgmember.html +2 -2
  14. package/docs/enums/_factory_reserve_.flgmember.html +2 -2
  15. package/docs/index.html +1 -2
  16. package/docs/interfaces/_auth_credentials_.icredentials.html +2 -2
  17. package/docs/interfaces/_auth_refreshtokenclient_.ioptions.html +2 -2
  18. package/docs/interfaces/_factory_master_.ikubunnameargs.html +2 -2
  19. package/docs/interfaces/_factory_master_.ikubunnameresult.html +4 -4
  20. package/docs/interfaces/_factory_master_.imgtkticketcodeargs.html +5 -5
  21. package/docs/interfaces/_factory_master_.imgtkticketcoderesult.html +6 -6
  22. package/docs/interfaces/_factory_master_.imvtkticketcodeargs.html +10 -10
  23. package/docs/interfaces/_factory_master_.imvtkticketcoderesult.html +6 -6
  24. package/docs/interfaces/_factory_master_.ischeduleargs.html +3 -3
  25. package/docs/interfaces/_factory_master_.ischeduleresult.html +14 -14
  26. package/docs/interfaces/_factory_master_.iscreenargs.html +1 -1
  27. package/docs/interfaces/_factory_master_.iscreenresult.html +4 -4
  28. package/docs/interfaces/_factory_master_.iscreenseat.html +7 -7
  29. package/docs/interfaces/_factory_master_.itheaterargs.html +1 -1
  30. package/docs/interfaces/_factory_master_.itheaterresult.html +5 -5
  31. package/docs/interfaces/_factory_master_.iticketargs.html +1 -1
  32. package/docs/interfaces/_factory_master_.iticketresult.html +6 -6
  33. package/docs/interfaces/_factory_master_.ititleargs.html +1 -1
  34. package/docs/interfaces/_factory_master_.ititleresult.html +16 -16
  35. package/docs/interfaces/_factory_reserve_.icountfreeseatargs.html +3 -3
  36. package/docs/interfaces/_factory_reserve_.icountfreeseatdate.html +3 -3
  37. package/docs/interfaces/_factory_reserve_.icountfreeseatperformance.html +6 -6
  38. package/docs/interfaces/_factory_reserve_.icountfreeseatresult.html +2 -2
  39. package/docs/interfaces/_factory_reserve_.idelreserveargs.html +9 -9
  40. package/docs/interfaces/_factory_reserve_.idelreserveseat.html +2 -2
  41. package/docs/interfaces/_factory_reserve_.ideltmpreserveargs.html +7 -7
  42. package/docs/interfaces/_factory_reserve_.isalesticketargs.html +6 -6
  43. package/docs/interfaces/_factory_reserve_.isalesticketresult.html +11 -11
  44. package/docs/interfaces/_factory_reserve_.istatereserveargs.html +4 -4
  45. package/docs/interfaces/_factory_reserve_.istatereserveresult.html +6 -6
  46. package/docs/interfaces/_factory_reserve_.istatereserveseatargs.html +6 -6
  47. package/docs/interfaces/_factory_reserve_.istatereserveseatfreeseat.html +4 -4
  48. package/docs/interfaces/_factory_reserve_.istatereserveseatresult.html +3 -3
  49. package/docs/interfaces/_factory_reserve_.istatereserveseatseat.html +2 -2
  50. package/docs/interfaces/_factory_reserve_.istatereserveticket.html +8 -8
  51. package/docs/interfaces/_factory_reserve_.iupdreserveargs.html +13 -13
  52. package/docs/interfaces/_factory_reserve_.iupdreserveqr.html +3 -3
  53. package/docs/interfaces/_factory_reserve_.iupdreserveresult.html +3 -3
  54. package/docs/interfaces/_factory_reserve_.iupdreserveticket.html +19 -19
  55. package/docs/interfaces/_factory_reserve_.iupdtmpreserveseatargs.html +7 -7
  56. package/docs/interfaces/_factory_reserve_.iupdtmpreserveseatresult.html +3 -3
  57. package/docs/interfaces/_factory_reserve_.iupdtmpreserveseatseat.html +2 -2
  58. package/docs/interfaces/_factory_reserve_.iupdtmpreserveseattmpreserve.html +3 -3
  59. package/docs/interfaces/_service_.ioptions.html +2 -2
  60. package/docs/modules/_auth_refreshtokenclient_.html +1 -1
  61. package/docs/modules/_auth_refreshtokenclient_spec_.html +3 -3
  62. package/docs/modules/_factory_.html +2 -2
  63. package/docs/modules/_index_.html +1 -1
  64. package/docs/modules/_service_master_spec_.html +3 -3
  65. package/docs/modules/_service_reserve_spec_.html +3 -3
  66. package/docs/modules/_transporters_.html +4 -4
  67. package/example/delReserve.js +1 -1
  68. package/example/delTmpReserve.js +1 -1
  69. package/example/stateReserve.js +1 -1
  70. package/lib/factory/reserve.d.ts +6 -6
  71. package/package.json +7 -7
@@ -120,7 +120,7 @@
120
120
  <div class="tsd-signature tsd-kind-icon">date<wbr>Begin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
121
121
  <aside class="tsd-sources">
122
122
  <ul>
123
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L100">src/factory/master.ts:100</a></li>
123
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L100">src/factory/master.ts:100</a></li>
124
124
  </ul>
125
125
  </aside>
126
126
  <div class="tsd-comment tsd-typography">
@@ -135,7 +135,7 @@
135
135
  <div class="tsd-signature tsd-kind-icon">date<wbr>End<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
136
136
  <aside class="tsd-sources">
137
137
  <ul>
138
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L104">src/factory/master.ts:104</a></li>
138
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L104">src/factory/master.ts:104</a></li>
139
139
  </ul>
140
140
  </aside>
141
141
  <div class="tsd-comment tsd-typography">
@@ -150,7 +150,7 @@
150
150
  <div class="tsd-signature tsd-kind-icon">date<wbr>Mvtk<wbr>Begin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
151
151
  <aside class="tsd-sources">
152
152
  <ul>
153
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L112">src/factory/master.ts:112</a></li>
153
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L112">src/factory/master.ts:112</a></li>
154
154
  </ul>
155
155
  </aside>
156
156
  <div class="tsd-comment tsd-typography">
@@ -165,7 +165,7 @@
165
165
  <div class="tsd-signature tsd-kind-icon">flg<wbr>Mvtk<wbr>Use<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
166
166
  <aside class="tsd-sources">
167
167
  <ul>
168
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L108">src/factory/master.ts:108</a></li>
168
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L108">src/factory/master.ts:108</a></li>
169
169
  </ul>
170
170
  </aside>
171
171
  <div class="tsd-comment tsd-typography">
@@ -180,7 +180,7 @@
180
180
  <div class="tsd-signature tsd-kind-icon">kbn<wbr>Eirin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
181
181
  <aside class="tsd-sources">
182
182
  <ul>
183
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L80">src/factory/master.ts:80</a></li>
183
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L80">src/factory/master.ts:80</a></li>
184
184
  </ul>
185
185
  </aside>
186
186
  <div class="tsd-comment tsd-typography">
@@ -195,7 +195,7 @@
195
195
  <div class="tsd-signature tsd-kind-icon">kbn<wbr>Eizou<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
196
196
  <aside class="tsd-sources">
197
197
  <ul>
198
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L84">src/factory/master.ts:84</a></li>
198
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L84">src/factory/master.ts:84</a></li>
199
199
  </ul>
200
200
  </aside>
201
201
  <div class="tsd-comment tsd-typography">
@@ -210,7 +210,7 @@
210
210
  <div class="tsd-signature tsd-kind-icon">kbn<wbr>Jimakufukikae<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
211
211
  <aside class="tsd-sources">
212
212
  <ul>
213
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L92">src/factory/master.ts:92</a></li>
213
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L92">src/factory/master.ts:92</a></li>
214
214
  </ul>
215
215
  </aside>
216
216
  <div class="tsd-comment tsd-typography">
@@ -225,7 +225,7 @@
225
225
  <div class="tsd-signature tsd-kind-icon">kbn<wbr>Joueihousiki<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
226
226
  <aside class="tsd-sources">
227
227
  <ul>
228
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L88">src/factory/master.ts:88</a></li>
228
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L88">src/factory/master.ts:88</a></li>
229
229
  </ul>
230
230
  </aside>
231
231
  <div class="tsd-comment tsd-typography">
@@ -240,7 +240,7 @@
240
240
  <div class="tsd-signature tsd-kind-icon">show<wbr>Time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
241
241
  <aside class="tsd-sources">
242
242
  <ul>
243
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L96">src/factory/master.ts:96</a></li>
243
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L96">src/factory/master.ts:96</a></li>
244
244
  </ul>
245
245
  </aside>
246
246
  <div class="tsd-comment tsd-typography">
@@ -255,7 +255,7 @@
255
255
  <div class="tsd-signature tsd-kind-icon">title<wbr>Branch<wbr>Num<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
256
256
  <aside class="tsd-sources">
257
257
  <ul>
258
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L56">src/factory/master.ts:56</a></li>
258
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L56">src/factory/master.ts:56</a></li>
259
259
  </ul>
260
260
  </aside>
261
261
  <div class="tsd-comment tsd-typography">
@@ -270,7 +270,7 @@
270
270
  <div class="tsd-signature tsd-kind-icon">title<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
271
271
  <aside class="tsd-sources">
272
272
  <ul>
273
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L52">src/factory/master.ts:52</a></li>
273
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L52">src/factory/master.ts:52</a></li>
274
274
  </ul>
275
275
  </aside>
276
276
  <div class="tsd-comment tsd-typography">
@@ -285,7 +285,7 @@
285
285
  <div class="tsd-signature tsd-kind-icon">title<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
286
286
  <aside class="tsd-sources">
287
287
  <ul>
288
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L60">src/factory/master.ts:60</a></li>
288
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L60">src/factory/master.ts:60</a></li>
289
289
  </ul>
290
290
  </aside>
291
291
  <div class="tsd-comment tsd-typography">
@@ -300,7 +300,7 @@
300
300
  <div class="tsd-signature tsd-kind-icon">title<wbr>Name<wbr>Eng<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
301
301
  <aside class="tsd-sources">
302
302
  <ul>
303
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L68">src/factory/master.ts:68</a></li>
303
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L68">src/factory/master.ts:68</a></li>
304
304
  </ul>
305
305
  </aside>
306
306
  <div class="tsd-comment tsd-typography">
@@ -315,7 +315,7 @@
315
315
  <div class="tsd-signature tsd-kind-icon">title<wbr>Name<wbr>Kana<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
316
316
  <aside class="tsd-sources">
317
317
  <ul>
318
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L64">src/factory/master.ts:64</a></li>
318
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L64">src/factory/master.ts:64</a></li>
319
319
  </ul>
320
320
  </aside>
321
321
  <div class="tsd-comment tsd-typography">
@@ -330,7 +330,7 @@
330
330
  <div class="tsd-signature tsd-kind-icon">title<wbr>Name<wbr>Orig<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
331
331
  <aside class="tsd-sources">
332
332
  <ul>
333
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L76">src/factory/master.ts:76</a></li>
333
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L76">src/factory/master.ts:76</a></li>
334
334
  </ul>
335
335
  </aside>
336
336
  <div class="tsd-comment tsd-typography">
@@ -345,7 +345,7 @@
345
345
  <div class="tsd-signature tsd-kind-icon">title<wbr>Name<wbr>Short<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
346
346
  <aside class="tsd-sources">
347
347
  <ul>
348
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/master.ts#L72">src/factory/master.ts:72</a></li>
348
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/master.ts#L72">src/factory/master.ts:72</a></li>
349
349
  </ul>
350
350
  </aside>
351
351
  <div class="tsd-comment tsd-typography">
@@ -107,7 +107,7 @@
107
107
  <div class="tsd-signature tsd-kind-icon">begin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
108
108
  <aside class="tsd-sources">
109
109
  <ul>
110
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L12">src/factory/reserve.ts:12</a></li>
110
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L12">src/factory/reserve.ts:12</a></li>
111
111
  </ul>
112
112
  </aside>
113
113
  <div class="tsd-comment tsd-typography">
@@ -122,7 +122,7 @@
122
122
  <div class="tsd-signature tsd-kind-icon">end<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
123
123
  <aside class="tsd-sources">
124
124
  <ul>
125
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L16">src/factory/reserve.ts:16</a></li>
125
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L16">src/factory/reserve.ts:16</a></li>
126
126
  </ul>
127
127
  </aside>
128
128
  <div class="tsd-comment tsd-typography">
@@ -137,7 +137,7 @@
137
137
  <div class="tsd-signature tsd-kind-icon">theater<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
138
138
  <aside class="tsd-sources">
139
139
  <ul>
140
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L8">src/factory/reserve.ts:8</a></li>
140
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L8">src/factory/reserve.ts:8</a></li>
141
141
  </ul>
142
142
  </aside>
143
143
  <div class="tsd-comment tsd-typography">
@@ -107,7 +107,7 @@
107
107
  <div class="tsd-signature tsd-kind-icon">cnt<wbr>Performance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
108
108
  <aside class="tsd-sources">
109
109
  <ul>
110
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L63">src/factory/reserve.ts:63</a></li>
110
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L63">src/factory/reserve.ts:63</a></li>
111
111
  </ul>
112
112
  </aside>
113
113
  <div class="tsd-comment tsd-typography">
@@ -122,7 +122,7 @@
122
122
  <div class="tsd-signature tsd-kind-icon">date<wbr>Jouei<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
123
123
  <aside class="tsd-sources">
124
124
  <ul>
125
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L55">src/factory/reserve.ts:55</a></li>
125
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L55">src/factory/reserve.ts:55</a></li>
126
126
  </ul>
127
127
  </aside>
128
128
  <div class="tsd-comment tsd-typography">
@@ -137,7 +137,7 @@
137
137
  <div class="tsd-signature tsd-kind-icon">list<wbr>Performance<span class="tsd-signature-symbol">:</span> <a href="_factory_reserve_.icountfreeseatperformance.html" class="tsd-signature-type">ICountFreeSeatPerformance</a><span class="tsd-signature-symbol">[]</span></div>
138
138
  <aside class="tsd-sources">
139
139
  <ul>
140
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L59">src/factory/reserve.ts:59</a></li>
140
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L59">src/factory/reserve.ts:59</a></li>
141
141
  </ul>
142
142
  </aside>
143
143
  <div class="tsd-comment tsd-typography">
@@ -110,7 +110,7 @@
110
110
  <div class="tsd-signature tsd-kind-icon">cnt<wbr>Reserve<wbr>Free<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
111
111
  <aside class="tsd-sources">
112
112
  <ul>
113
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L45">src/factory/reserve.ts:45</a></li>
113
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L45">src/factory/reserve.ts:45</a></li>
114
114
  </ul>
115
115
  </aside>
116
116
  <div class="tsd-comment tsd-typography">
@@ -125,7 +125,7 @@
125
125
  <div class="tsd-signature tsd-kind-icon">cnt<wbr>Reserve<wbr>Max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
126
126
  <aside class="tsd-sources">
127
127
  <ul>
128
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L41">src/factory/reserve.ts:41</a></li>
128
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L41">src/factory/reserve.ts:41</a></li>
129
129
  </ul>
130
130
  </aside>
131
131
  <div class="tsd-comment tsd-typography">
@@ -140,7 +140,7 @@
140
140
  <div class="tsd-signature tsd-kind-icon">screen<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
141
141
  <aside class="tsd-sources">
142
142
  <ul>
143
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L37">src/factory/reserve.ts:37</a></li>
143
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L37">src/factory/reserve.ts:37</a></li>
144
144
  </ul>
145
145
  </aside>
146
146
  <div class="tsd-comment tsd-typography">
@@ -155,7 +155,7 @@
155
155
  <div class="tsd-signature tsd-kind-icon">time<wbr>Begin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
156
156
  <aside class="tsd-sources">
157
157
  <ul>
158
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L33">src/factory/reserve.ts:33</a></li>
158
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L33">src/factory/reserve.ts:33</a></li>
159
159
  </ul>
160
160
  </aside>
161
161
  <div class="tsd-comment tsd-typography">
@@ -170,7 +170,7 @@
170
170
  <div class="tsd-signature tsd-kind-icon">title<wbr>Branch<wbr>Num<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
171
171
  <aside class="tsd-sources">
172
172
  <ul>
173
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L29">src/factory/reserve.ts:29</a></li>
173
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L29">src/factory/reserve.ts:29</a></li>
174
174
  </ul>
175
175
  </aside>
176
176
  <div class="tsd-comment tsd-typography">
@@ -185,7 +185,7 @@
185
185
  <div class="tsd-signature tsd-kind-icon">title<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
186
186
  <aside class="tsd-sources">
187
187
  <ul>
188
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L25">src/factory/reserve.ts:25</a></li>
188
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L25">src/factory/reserve.ts:25</a></li>
189
189
  </ul>
190
190
  </aside>
191
191
  <div class="tsd-comment tsd-typography">
@@ -106,7 +106,7 @@
106
106
  <div class="tsd-signature tsd-kind-icon">list<wbr>Date<span class="tsd-signature-symbol">:</span> <a href="_factory_reserve_.icountfreeseatdate.html" class="tsd-signature-type">ICountFreeSeatDate</a><span class="tsd-signature-symbol">[]</span></div>
107
107
  <aside class="tsd-sources">
108
108
  <ul>
109
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L76">src/factory/reserve.ts:76</a></li>
109
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L76">src/factory/reserve.ts:76</a></li>
110
110
  </ul>
111
111
  </aside>
112
112
  <div class="tsd-comment tsd-typography">
@@ -121,7 +121,7 @@
121
121
  <div class="tsd-signature tsd-kind-icon">theater<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
122
122
  <aside class="tsd-sources">
123
123
  <ul>
124
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L72">src/factory/reserve.ts:72</a></li>
124
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L72">src/factory/reserve.ts:72</a></li>
125
125
  </ul>
126
126
  </aside>
127
127
  <div class="tsd-comment tsd-typography">
@@ -112,7 +112,7 @@
112
112
  <div class="tsd-signature tsd-kind-icon">date<wbr>Jouei<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
113
113
  <aside class="tsd-sources">
114
114
  <ul>
115
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L473">src/factory/reserve.ts:473</a></li>
115
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L473">src/factory/reserve.ts:473</a></li>
116
116
  </ul>
117
117
  </aside>
118
118
  <div class="tsd-comment tsd-typography">
@@ -127,7 +127,7 @@
127
127
  <div class="tsd-signature tsd-kind-icon">list<wbr>Seat<span class="tsd-signature-symbol">:</span> <a href="_factory_reserve_.idelreserveseat.html" class="tsd-signature-type">IDelReserveSeat</a><span class="tsd-signature-symbol">[]</span></div>
128
128
  <aside class="tsd-sources">
129
129
  <ul>
130
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L497">src/factory/reserve.ts:497</a></li>
130
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L497">src/factory/reserve.ts:497</a></li>
131
131
  </ul>
132
132
  </aside>
133
133
  <div class="tsd-comment tsd-typography">
@@ -139,10 +139,10 @@
139
139
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
140
140
  <a name="reservenum" class="tsd-anchor"></a>
141
141
  <h3>reserve<wbr>Num</h3>
142
- <div class="tsd-signature tsd-kind-icon">reserve<wbr>Num<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
142
+ <div class="tsd-signature tsd-kind-icon">reserve<wbr>Num<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
143
143
  <aside class="tsd-sources">
144
144
  <ul>
145
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L489">src/factory/reserve.ts:489</a></li>
145
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L489">src/factory/reserve.ts:489</a></li>
146
146
  </ul>
147
147
  </aside>
148
148
  <div class="tsd-comment tsd-typography">
@@ -157,7 +157,7 @@
157
157
  <div class="tsd-signature tsd-kind-icon">tel<wbr>Num<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
158
158
  <aside class="tsd-sources">
159
159
  <ul>
160
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L493">src/factory/reserve.ts:493</a></li>
160
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L493">src/factory/reserve.ts:493</a></li>
161
161
  </ul>
162
162
  </aside>
163
163
  <div class="tsd-comment tsd-typography">
@@ -172,7 +172,7 @@
172
172
  <div class="tsd-signature tsd-kind-icon">theater<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
173
173
  <aside class="tsd-sources">
174
174
  <ul>
175
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L469">src/factory/reserve.ts:469</a></li>
175
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L469">src/factory/reserve.ts:469</a></li>
176
176
  </ul>
177
177
  </aside>
178
178
  <div class="tsd-comment tsd-typography">
@@ -187,7 +187,7 @@
187
187
  <div class="tsd-signature tsd-kind-icon">time<wbr>Begin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
188
188
  <aside class="tsd-sources">
189
189
  <ul>
190
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L485">src/factory/reserve.ts:485</a></li>
190
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L485">src/factory/reserve.ts:485</a></li>
191
191
  </ul>
192
192
  </aside>
193
193
  <div class="tsd-comment tsd-typography">
@@ -202,7 +202,7 @@
202
202
  <div class="tsd-signature tsd-kind-icon">title<wbr>Branch<wbr>Num<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
203
203
  <aside class="tsd-sources">
204
204
  <ul>
205
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L481">src/factory/reserve.ts:481</a></li>
205
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L481">src/factory/reserve.ts:481</a></li>
206
206
  </ul>
207
207
  </aside>
208
208
  <div class="tsd-comment tsd-typography">
@@ -217,7 +217,7 @@
217
217
  <div class="tsd-signature tsd-kind-icon">title<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
218
218
  <aside class="tsd-sources">
219
219
  <ul>
220
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L477">src/factory/reserve.ts:477</a></li>
220
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L477">src/factory/reserve.ts:477</a></li>
221
221
  </ul>
222
222
  </aside>
223
223
  <div class="tsd-comment tsd-typography">
@@ -106,7 +106,7 @@
106
106
  <div class="tsd-signature tsd-kind-icon">seat<wbr>Num<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
107
107
  <aside class="tsd-sources">
108
108
  <ul>
109
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L510">src/factory/reserve.ts:510</a></li>
109
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L510">src/factory/reserve.ts:510</a></li>
110
110
  </ul>
111
111
  </aside>
112
112
  <div class="tsd-comment tsd-typography">
@@ -121,7 +121,7 @@
121
121
  <div class="tsd-signature tsd-kind-icon">seat<wbr>Section<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
122
122
  <aside class="tsd-sources">
123
123
  <ul>
124
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L506">src/factory/reserve.ts:506</a></li>
124
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L506">src/factory/reserve.ts:506</a></li>
125
125
  </ul>
126
126
  </aside>
127
127
  <div class="tsd-comment tsd-typography">
@@ -110,7 +110,7 @@
110
110
  <div class="tsd-signature tsd-kind-icon">date<wbr>Jouei<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
111
111
  <aside class="tsd-sources">
112
112
  <ul>
113
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L256">src/factory/reserve.ts:256</a></li>
113
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L256">src/factory/reserve.ts:256</a></li>
114
114
  </ul>
115
115
  </aside>
116
116
  <div class="tsd-comment tsd-typography">
@@ -125,7 +125,7 @@
125
125
  <div class="tsd-signature tsd-kind-icon">theater<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
126
126
  <aside class="tsd-sources">
127
127
  <ul>
128
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L252">src/factory/reserve.ts:252</a></li>
128
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L252">src/factory/reserve.ts:252</a></li>
129
129
  </ul>
130
130
  </aside>
131
131
  <div class="tsd-comment tsd-typography">
@@ -140,7 +140,7 @@
140
140
  <div class="tsd-signature tsd-kind-icon">time<wbr>Begin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
141
141
  <aside class="tsd-sources">
142
142
  <ul>
143
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L268">src/factory/reserve.ts:268</a></li>
143
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L268">src/factory/reserve.ts:268</a></li>
144
144
  </ul>
145
145
  </aside>
146
146
  <div class="tsd-comment tsd-typography">
@@ -155,7 +155,7 @@
155
155
  <div class="tsd-signature tsd-kind-icon">title<wbr>Branch<wbr>Num<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
156
156
  <aside class="tsd-sources">
157
157
  <ul>
158
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L264">src/factory/reserve.ts:264</a></li>
158
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L264">src/factory/reserve.ts:264</a></li>
159
159
  </ul>
160
160
  </aside>
161
161
  <div class="tsd-comment tsd-typography">
@@ -170,7 +170,7 @@
170
170
  <div class="tsd-signature tsd-kind-icon">title<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
171
171
  <aside class="tsd-sources">
172
172
  <ul>
173
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L260">src/factory/reserve.ts:260</a></li>
173
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L260">src/factory/reserve.ts:260</a></li>
174
174
  </ul>
175
175
  </aside>
176
176
  <div class="tsd-comment tsd-typography">
@@ -182,10 +182,10 @@
182
182
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
183
183
  <a name="tmpreservenum" class="tsd-anchor"></a>
184
184
  <h3>tmp<wbr>Reserve<wbr>Num</h3>
185
- <div class="tsd-signature tsd-kind-icon">tmp<wbr>Reserve<wbr>Num<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
185
+ <div class="tsd-signature tsd-kind-icon">tmp<wbr>Reserve<wbr>Num<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
186
186
  <aside class="tsd-sources">
187
187
  <ul>
188
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L272">src/factory/reserve.ts:272</a></li>
188
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L272">src/factory/reserve.ts:272</a></li>
189
189
  </ul>
190
190
  </aside>
191
191
  <div class="tsd-comment tsd-typography">
@@ -110,7 +110,7 @@
110
110
  <div class="tsd-signature tsd-kind-icon">date<wbr>Jouei<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
111
111
  <aside class="tsd-sources">
112
112
  <ul>
113
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L619">src/factory/reserve.ts:619</a></li>
113
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L619">src/factory/reserve.ts:619</a></li>
114
114
  </ul>
115
115
  </aside>
116
116
  <div class="tsd-comment tsd-typography">
@@ -125,7 +125,7 @@
125
125
  <div class="tsd-signature tsd-kind-icon">flg<wbr>Member<span class="tsd-signature-symbol">:</span> <a href="../enums/_factory_reserve_.flgmember.html" class="tsd-signature-type">FlgMember</a></div>
126
126
  <aside class="tsd-sources">
127
127
  <ul>
128
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L635">src/factory/reserve.ts:635</a></li>
128
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L635">src/factory/reserve.ts:635</a></li>
129
129
  </ul>
130
130
  </aside>
131
131
  <div class="tsd-comment tsd-typography">
@@ -140,7 +140,7 @@
140
140
  <div class="tsd-signature tsd-kind-icon">theater<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
141
141
  <aside class="tsd-sources">
142
142
  <ul>
143
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L615">src/factory/reserve.ts:615</a></li>
143
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L615">src/factory/reserve.ts:615</a></li>
144
144
  </ul>
145
145
  </aside>
146
146
  <div class="tsd-comment tsd-typography">
@@ -155,7 +155,7 @@
155
155
  <div class="tsd-signature tsd-kind-icon">time<wbr>Begin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
156
156
  <aside class="tsd-sources">
157
157
  <ul>
158
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L631">src/factory/reserve.ts:631</a></li>
158
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L631">src/factory/reserve.ts:631</a></li>
159
159
  </ul>
160
160
  </aside>
161
161
  <div class="tsd-comment tsd-typography">
@@ -170,7 +170,7 @@
170
170
  <div class="tsd-signature tsd-kind-icon">title<wbr>Branch<wbr>Num<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
171
171
  <aside class="tsd-sources">
172
172
  <ul>
173
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L627">src/factory/reserve.ts:627</a></li>
173
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L627">src/factory/reserve.ts:627</a></li>
174
174
  </ul>
175
175
  </aside>
176
176
  <div class="tsd-comment tsd-typography">
@@ -185,7 +185,7 @@
185
185
  <div class="tsd-signature tsd-kind-icon">title<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
186
186
  <aside class="tsd-sources">
187
187
  <ul>
188
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L623">src/factory/reserve.ts:623</a></li>
188
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L623">src/factory/reserve.ts:623</a></li>
189
189
  </ul>
190
190
  </aside>
191
191
  <div class="tsd-comment tsd-typography">
@@ -115,7 +115,7 @@
115
115
  <div class="tsd-signature tsd-kind-icon">add<wbr>Glasses<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
116
116
  <aside class="tsd-sources">
117
117
  <ul>
118
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L684">src/factory/reserve.ts:684</a></li>
118
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L684">src/factory/reserve.ts:684</a></li>
119
119
  </ul>
120
120
  </aside>
121
121
  <div class="tsd-comment tsd-typography">
@@ -130,7 +130,7 @@
130
130
  <div class="tsd-signature tsd-kind-icon">add<wbr>Price<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
131
131
  <aside class="tsd-sources">
132
132
  <ul>
133
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L664">src/factory/reserve.ts:664</a></li>
133
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L664">src/factory/reserve.ts:664</a></li>
134
134
  </ul>
135
135
  </aside>
136
136
  <div class="tsd-comment tsd-typography">
@@ -145,7 +145,7 @@
145
145
  <div class="tsd-signature tsd-kind-icon">limit<wbr>Count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
146
146
  <aside class="tsd-sources">
147
147
  <ul>
148
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L672">src/factory/reserve.ts:672</a></li>
148
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L672">src/factory/reserve.ts:672</a></li>
149
149
  </ul>
150
150
  </aside>
151
151
  <div class="tsd-comment tsd-typography">
@@ -160,7 +160,7 @@
160
160
  <div class="tsd-signature tsd-kind-icon">limit<wbr>Unit<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
161
161
  <aside class="tsd-sources">
162
162
  <ul>
163
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L676">src/factory/reserve.ts:676</a></li>
163
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L676">src/factory/reserve.ts:676</a></li>
164
164
  </ul>
165
165
  </aside>
166
166
  <div class="tsd-comment tsd-typography">
@@ -175,7 +175,7 @@
175
175
  <div class="tsd-signature tsd-kind-icon">sale<wbr>Price<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
176
176
  <aside class="tsd-sources">
177
177
  <ul>
178
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L668">src/factory/reserve.ts:668</a></li>
178
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L668">src/factory/reserve.ts:668</a></li>
179
179
  </ul>
180
180
  </aside>
181
181
  <div class="tsd-comment tsd-typography">
@@ -190,7 +190,7 @@
190
190
  <div class="tsd-signature tsd-kind-icon">std<wbr>Price<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
191
191
  <aside class="tsd-sources">
192
192
  <ul>
193
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L660">src/factory/reserve.ts:660</a></li>
193
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L660">src/factory/reserve.ts:660</a></li>
194
194
  </ul>
195
195
  </aside>
196
196
  <div class="tsd-comment tsd-typography">
@@ -205,7 +205,7 @@
205
205
  <div class="tsd-signature tsd-kind-icon">ticket<wbr>Code<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
206
206
  <aside class="tsd-sources">
207
207
  <ul>
208
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L644">src/factory/reserve.ts:644</a></li>
208
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L644">src/factory/reserve.ts:644</a></li>
209
209
  </ul>
210
210
  </aside>
211
211
  <div class="tsd-comment tsd-typography">
@@ -220,7 +220,7 @@
220
220
  <div class="tsd-signature tsd-kind-icon">ticket<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
221
221
  <aside class="tsd-sources">
222
222
  <ul>
223
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L648">src/factory/reserve.ts:648</a></li>
223
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L648">src/factory/reserve.ts:648</a></li>
224
224
  </ul>
225
225
  </aside>
226
226
  <div class="tsd-comment tsd-typography">
@@ -235,7 +235,7 @@
235
235
  <div class="tsd-signature tsd-kind-icon">ticket<wbr>Name<wbr>Eng<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
236
236
  <aside class="tsd-sources">
237
237
  <ul>
238
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L656">src/factory/reserve.ts:656</a></li>
238
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L656">src/factory/reserve.ts:656</a></li>
239
239
  </ul>
240
240
  </aside>
241
241
  <div class="tsd-comment tsd-typography">
@@ -250,7 +250,7 @@
250
250
  <div class="tsd-signature tsd-kind-icon">ticket<wbr>Name<wbr>Kana<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
251
251
  <aside class="tsd-sources">
252
252
  <ul>
253
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L652">src/factory/reserve.ts:652</a></li>
253
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L652">src/factory/reserve.ts:652</a></li>
254
254
  </ul>
255
255
  </aside>
256
256
  <div class="tsd-comment tsd-typography">
@@ -265,7 +265,7 @@
265
265
  <div class="tsd-signature tsd-kind-icon">ticket<wbr>Note<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
266
266
  <aside class="tsd-sources">
267
267
  <ul>
268
- <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/d0b707f/src/factory/reserve.ts#L680">src/factory/reserve.ts:680</a></li>
268
+ <li>Defined in <a href="https://github.com/motionpicture/coa-service/blob/1047dc3/src/factory/reserve.ts#L680">src/factory/reserve.ts:680</a></li>
269
269
  </ul>
270
270
  </aside>
271
271
  <div class="tsd-comment tsd-typography">