gap-nodejs-sdk 1.0.460 → 1.0.462

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 (237) hide show
  1. package/dist/api/appointment_api/1.0.0/api/appointment.d.ts +1 -0
  2. package/dist/api/appointment_api/1.0.0/api/appointment.d.ts.map +1 -1
  3. package/dist/api/appointment_api/1.0.0/api/appointment.js +10 -9
  4. package/dist/api/appointment_api/1.0.0/endpoints/appointment.d.ts +1 -0
  5. package/dist/api/appointment_api/1.0.0/endpoints/appointment.d.ts.map +1 -1
  6. package/dist/api/appointment_api/1.0.0/endpoints/appointment.js +1 -1
  7. package/dist/api/appointment_api/1.0.0/models/appointment.d.ts +99 -0
  8. package/dist/api/appointment_api/1.0.0/models/appointment.d.ts.map +1 -1
  9. package/dist/api/appointment_api/1.0.0/models/appointment.js +27 -26
  10. package/dist/api/appointment_api/1.0.0/types/request/appointment.d.ts +31 -27
  11. package/dist/api/appointment_api/1.0.0/types/request/appointment.d.ts.map +1 -1
  12. package/dist/api/appointment_api/1.0.0/types/request/customer.d.ts +1 -1
  13. package/dist/api/appointment_api/1.0.0/types/request/customer.d.ts.map +1 -1
  14. package/dist/api/appointment_api/1.0.0/types/request/pos.d.ts +3 -3
  15. package/dist/api/appointment_api/1.0.0/types/request/pos.d.ts.map +1 -1
  16. package/dist/api/appointment_api/1.0.0/types/request/service.d.ts +1 -1
  17. package/dist/api/appointment_api/1.0.0/types/request/service.d.ts.map +1 -1
  18. package/dist/api/appointment_api/1.0.0/types/request/settings.d.ts +2 -2
  19. package/dist/api/appointment_api/1.0.0/types/request/settings.d.ts.map +1 -1
  20. package/dist/api/appointment_api/1.0.0/types/request/staff.d.ts +1 -1
  21. package/dist/api/appointment_api/1.0.0/types/request/staff.d.ts.map +1 -1
  22. package/dist/api/appointment_api/1.0.0/types/response/appointment.d.ts +60 -36
  23. package/dist/api/appointment_api/1.0.0/types/response/appointment.d.ts.map +1 -1
  24. package/dist/api/appointment_api/1.0.0/types/response/customer.d.ts +2 -2
  25. package/dist/api/appointment_api/1.0.0/types/response/customer.d.ts.map +1 -1
  26. package/dist/api/appointment_api/1.0.0/types/response/pos.d.ts +17 -17
  27. package/dist/api/appointment_api/1.0.0/types/response/pos.d.ts.map +1 -1
  28. package/dist/api/appointment_api/1.0.0/types/response/service.d.ts +6 -6
  29. package/dist/api/appointment_api/1.0.0/types/response/service.d.ts.map +1 -1
  30. package/dist/api/appointment_api/1.0.0/types/response/settings.d.ts +2 -2
  31. package/dist/api/appointment_api/1.0.0/types/response/settings.d.ts.map +1 -1
  32. package/dist/api/appointment_api/1.0.0/types/response/staff.d.ts +3 -3
  33. package/dist/api/appointment_api/1.0.0/types/response/staff.d.ts.map +1 -1
  34. package/dist/api/base_api/1.0.0/types/request/auth.d.ts +4 -4
  35. package/dist/api/base_api/1.0.0/types/request/auth.d.ts.map +1 -1
  36. package/dist/api/base_api/1.0.0/types/response/auth.d.ts +9 -9
  37. package/dist/api/base_api/1.0.0/types/response/auth.d.ts.map +1 -1
  38. package/dist/api/go_check_in_api/1.0.0/types/request/business.d.ts +3 -3
  39. package/dist/api/go_check_in_api/1.0.0/types/request/business.d.ts.map +1 -1
  40. package/dist/api/go_check_in_api/1.0.0/types/request/campaign.d.ts +17 -17
  41. package/dist/api/go_check_in_api/1.0.0/types/request/campaign.d.ts.map +1 -1
  42. package/dist/api/go_check_in_api/1.0.0/types/request/category.d.ts +5 -5
  43. package/dist/api/go_check_in_api/1.0.0/types/request/category.d.ts.map +1 -1
  44. package/dist/api/go_check_in_api/1.0.0/types/request/checkin.d.ts +12 -12
  45. package/dist/api/go_check_in_api/1.0.0/types/request/checkin.d.ts.map +1 -1
  46. package/dist/api/go_check_in_api/1.0.0/types/request/customer.d.ts +8 -8
  47. package/dist/api/go_check_in_api/1.0.0/types/request/customer.d.ts.map +1 -1
  48. package/dist/api/go_check_in_api/1.0.0/types/request/dashboard.d.ts +2 -2
  49. package/dist/api/go_check_in_api/1.0.0/types/request/dashboard.d.ts.map +1 -1
  50. package/dist/api/go_check_in_api/1.0.0/types/request/group.d.ts +7 -7
  51. package/dist/api/go_check_in_api/1.0.0/types/request/group.d.ts.map +1 -1
  52. package/dist/api/go_check_in_api/1.0.0/types/request/invoice.d.ts +2 -2
  53. package/dist/api/go_check_in_api/1.0.0/types/request/invoice.d.ts.map +1 -1
  54. package/dist/api/go_check_in_api/1.0.0/types/request/notification.d.ts +3 -3
  55. package/dist/api/go_check_in_api/1.0.0/types/request/notification.d.ts.map +1 -1
  56. package/dist/api/go_check_in_api/1.0.0/types/request/review.d.ts +16 -16
  57. package/dist/api/go_check_in_api/1.0.0/types/request/review.d.ts.map +1 -1
  58. package/dist/api/go_check_in_api/1.0.0/types/request/reward.d.ts +6 -6
  59. package/dist/api/go_check_in_api/1.0.0/types/request/reward.d.ts.map +1 -1
  60. package/dist/api/go_check_in_api/1.0.0/types/request/service.d.ts +7 -7
  61. package/dist/api/go_check_in_api/1.0.0/types/request/service.d.ts.map +1 -1
  62. package/dist/api/go_check_in_api/1.0.0/types/request/settings.d.ts +12 -12
  63. package/dist/api/go_check_in_api/1.0.0/types/request/settings.d.ts.map +1 -1
  64. package/dist/api/go_check_in_api/1.0.0/types/request/sms.d.ts +4 -4
  65. package/dist/api/go_check_in_api/1.0.0/types/request/sms.d.ts.map +1 -1
  66. package/dist/api/go_check_in_api/1.0.0/types/request/staff.d.ts +17 -17
  67. package/dist/api/go_check_in_api/1.0.0/types/request/staff.d.ts.map +1 -1
  68. package/dist/api/go_check_in_api/1.0.0/types/request/ticket.d.ts +10 -10
  69. package/dist/api/go_check_in_api/1.0.0/types/request/ticket.d.ts.map +1 -1
  70. package/dist/api/go_check_in_api/1.0.0/types/response/business.d.ts +3 -3
  71. package/dist/api/go_check_in_api/1.0.0/types/response/business.d.ts.map +1 -1
  72. package/dist/api/go_check_in_api/1.0.0/types/response/campaign.d.ts +25 -25
  73. package/dist/api/go_check_in_api/1.0.0/types/response/campaign.d.ts.map +1 -1
  74. package/dist/api/go_check_in_api/1.0.0/types/response/category.d.ts +5 -5
  75. package/dist/api/go_check_in_api/1.0.0/types/response/category.d.ts.map +1 -1
  76. package/dist/api/go_check_in_api/1.0.0/types/response/checkin.d.ts +29 -29
  77. package/dist/api/go_check_in_api/1.0.0/types/response/checkin.d.ts.map +1 -1
  78. package/dist/api/go_check_in_api/1.0.0/types/response/customer.d.ts +13 -13
  79. package/dist/api/go_check_in_api/1.0.0/types/response/customer.d.ts.map +1 -1
  80. package/dist/api/go_check_in_api/1.0.0/types/response/dashboard.d.ts +7 -7
  81. package/dist/api/go_check_in_api/1.0.0/types/response/dashboard.d.ts.map +1 -1
  82. package/dist/api/go_check_in_api/1.0.0/types/response/group.d.ts +10 -10
  83. package/dist/api/go_check_in_api/1.0.0/types/response/group.d.ts.map +1 -1
  84. package/dist/api/go_check_in_api/1.0.0/types/response/invoice.d.ts +2 -2
  85. package/dist/api/go_check_in_api/1.0.0/types/response/invoice.d.ts.map +1 -1
  86. package/dist/api/go_check_in_api/1.0.0/types/response/notification.d.ts +4 -4
  87. package/dist/api/go_check_in_api/1.0.0/types/response/notification.d.ts.map +1 -1
  88. package/dist/api/go_check_in_api/1.0.0/types/response/review.d.ts +22 -22
  89. package/dist/api/go_check_in_api/1.0.0/types/response/review.d.ts.map +1 -1
  90. package/dist/api/go_check_in_api/1.0.0/types/response/reward.d.ts +7 -7
  91. package/dist/api/go_check_in_api/1.0.0/types/response/reward.d.ts.map +1 -1
  92. package/dist/api/go_check_in_api/1.0.0/types/response/service.d.ts +11 -11
  93. package/dist/api/go_check_in_api/1.0.0/types/response/service.d.ts.map +1 -1
  94. package/dist/api/go_check_in_api/1.0.0/types/response/settings.d.ts +14 -14
  95. package/dist/api/go_check_in_api/1.0.0/types/response/settings.d.ts.map +1 -1
  96. package/dist/api/go_check_in_api/1.0.0/types/response/sms.d.ts +5 -5
  97. package/dist/api/go_check_in_api/1.0.0/types/response/sms.d.ts.map +1 -1
  98. package/dist/api/go_check_in_api/1.0.0/types/response/staff.d.ts +17 -17
  99. package/dist/api/go_check_in_api/1.0.0/types/response/staff.d.ts.map +1 -1
  100. package/dist/api/go_check_in_api/1.0.0/types/response/ticket.d.ts +12 -12
  101. package/dist/api/go_check_in_api/1.0.0/types/response/ticket.d.ts.map +1 -1
  102. package/dist/api/go_order_api/1.0.0/types/request/category.d.ts +3 -3
  103. package/dist/api/go_order_api/1.0.0/types/request/category.d.ts.map +1 -1
  104. package/dist/api/go_order_api/1.0.0/types/request/item.d.ts +9 -9
  105. package/dist/api/go_order_api/1.0.0/types/request/item.d.ts.map +1 -1
  106. package/dist/api/go_order_api/1.0.0/types/request/modifier.d.ts +4 -4
  107. package/dist/api/go_order_api/1.0.0/types/request/modifier.d.ts.map +1 -1
  108. package/dist/api/go_order_api/1.0.0/types/response/category.d.ts +8 -8
  109. package/dist/api/go_order_api/1.0.0/types/response/category.d.ts.map +1 -1
  110. package/dist/api/go_order_api/1.0.0/types/response/item.d.ts +8 -8
  111. package/dist/api/go_order_api/1.0.0/types/response/item.d.ts.map +1 -1
  112. package/dist/api/go_order_api/1.0.0/types/response/modifier.d.ts +5 -5
  113. package/dist/api/go_order_api/1.0.0/types/response/modifier.d.ts.map +1 -1
  114. package/dist/api/pos_client_api/1.0.0/models/batch_history.d.ts.map +1 -1
  115. package/dist/api/pos_client_api/1.0.0/models/batch_history.js +1 -2
  116. package/dist/api/pos_client_api/1.0.0/types/request/batch_history.d.ts +4 -4
  117. package/dist/api/pos_client_api/1.0.0/types/request/batch_history.d.ts.map +1 -1
  118. package/dist/api/pos_client_api/1.0.0/types/request/business.d.ts +2 -2
  119. package/dist/api/pos_client_api/1.0.0/types/request/business.d.ts.map +1 -1
  120. package/dist/api/pos_client_api/1.0.0/types/request/call.d.ts +1 -1
  121. package/dist/api/pos_client_api/1.0.0/types/request/call.d.ts.map +1 -1
  122. package/dist/api/pos_client_api/1.0.0/types/request/category.d.ts +1 -1
  123. package/dist/api/pos_client_api/1.0.0/types/request/category.d.ts.map +1 -1
  124. package/dist/api/pos_client_api/1.0.0/types/request/check_in.d.ts +6 -6
  125. package/dist/api/pos_client_api/1.0.0/types/request/check_in.d.ts.map +1 -1
  126. package/dist/api/pos_client_api/1.0.0/types/request/check_out.d.ts +13 -13
  127. package/dist/api/pos_client_api/1.0.0/types/request/check_out.d.ts.map +1 -1
  128. package/dist/api/pos_client_api/1.0.0/types/request/combo.d.ts +6 -6
  129. package/dist/api/pos_client_api/1.0.0/types/request/combo.d.ts.map +1 -1
  130. package/dist/api/pos_client_api/1.0.0/types/request/commission.d.ts +1 -1
  131. package/dist/api/pos_client_api/1.0.0/types/request/commission.d.ts.map +1 -1
  132. package/dist/api/pos_client_api/1.0.0/types/request/customer.d.ts +4 -4
  133. package/dist/api/pos_client_api/1.0.0/types/request/customer.d.ts.map +1 -1
  134. package/dist/api/pos_client_api/1.0.0/types/request/device.d.ts +3 -3
  135. package/dist/api/pos_client_api/1.0.0/types/request/device.d.ts.map +1 -1
  136. package/dist/api/pos_client_api/1.0.0/types/request/gift_card.d.ts +9 -9
  137. package/dist/api/pos_client_api/1.0.0/types/request/gift_card.d.ts.map +1 -1
  138. package/dist/api/pos_client_api/1.0.0/types/request/income.d.ts +5 -5
  139. package/dist/api/pos_client_api/1.0.0/types/request/income.d.ts.map +1 -1
  140. package/dist/api/pos_client_api/1.0.0/types/request/key_storage.d.ts +1 -1
  141. package/dist/api/pos_client_api/1.0.0/types/request/key_storage.d.ts.map +1 -1
  142. package/dist/api/pos_client_api/1.0.0/types/request/order.d.ts +18 -18
  143. package/dist/api/pos_client_api/1.0.0/types/request/order.d.ts.map +1 -1
  144. package/dist/api/pos_client_api/1.0.0/types/request/payroll.d.ts +14 -14
  145. package/dist/api/pos_client_api/1.0.0/types/request/payroll.d.ts.map +1 -1
  146. package/dist/api/pos_client_api/1.0.0/types/request/printer.d.ts +4 -4
  147. package/dist/api/pos_client_api/1.0.0/types/request/printer.d.ts.map +1 -1
  148. package/dist/api/pos_client_api/1.0.0/types/request/product.d.ts +5 -5
  149. package/dist/api/pos_client_api/1.0.0/types/request/product.d.ts.map +1 -1
  150. package/dist/api/pos_client_api/1.0.0/types/request/rate.d.ts +1 -1
  151. package/dist/api/pos_client_api/1.0.0/types/request/rate.d.ts.map +1 -1
  152. package/dist/api/pos_client_api/1.0.0/types/request/report.d.ts +1 -1
  153. package/dist/api/pos_client_api/1.0.0/types/request/report.d.ts.map +1 -1
  154. package/dist/api/pos_client_api/1.0.0/types/request/service.d.ts +2 -2
  155. package/dist/api/pos_client_api/1.0.0/types/request/service.d.ts.map +1 -1
  156. package/dist/api/pos_client_api/1.0.0/types/request/setting.d.ts +14 -14
  157. package/dist/api/pos_client_api/1.0.0/types/request/setting.d.ts.map +1 -1
  158. package/dist/api/pos_client_api/1.0.0/types/request/staff.d.ts +3 -3
  159. package/dist/api/pos_client_api/1.0.0/types/request/staff.d.ts.map +1 -1
  160. package/dist/api/pos_client_api/1.0.0/types/request/ticket.d.ts +10 -10
  161. package/dist/api/pos_client_api/1.0.0/types/request/ticket.d.ts.map +1 -1
  162. package/dist/api/pos_client_api/1.0.0/types/request/time_keeping.d.ts +7 -7
  163. package/dist/api/pos_client_api/1.0.0/types/request/time_keeping.d.ts.map +1 -1
  164. package/dist/api/pos_client_api/1.0.0/types/request/unsubscribe_contact.d.ts +1 -1
  165. package/dist/api/pos_client_api/1.0.0/types/request/unsubscribe_contact.d.ts.map +1 -1
  166. package/dist/api/pos_client_api/1.0.0/types/request/user.d.ts +1 -1
  167. package/dist/api/pos_client_api/1.0.0/types/request/user.d.ts.map +1 -1
  168. package/dist/api/pos_client_api/1.0.0/types/response/batch_history.d.ts +4 -5
  169. package/dist/api/pos_client_api/1.0.0/types/response/batch_history.d.ts.map +1 -1
  170. package/dist/api/pos_client_api/1.0.0/types/response/business.d.ts +2 -2
  171. package/dist/api/pos_client_api/1.0.0/types/response/business.d.ts.map +1 -1
  172. package/dist/api/pos_client_api/1.0.0/types/response/category.d.ts +2 -2
  173. package/dist/api/pos_client_api/1.0.0/types/response/category.d.ts.map +1 -1
  174. package/dist/api/pos_client_api/1.0.0/types/response/check_in.d.ts +15 -15
  175. package/dist/api/pos_client_api/1.0.0/types/response/check_in.d.ts.map +1 -1
  176. package/dist/api/pos_client_api/1.0.0/types/response/check_out.d.ts +36 -36
  177. package/dist/api/pos_client_api/1.0.0/types/response/check_out.d.ts.map +1 -1
  178. package/dist/api/pos_client_api/1.0.0/types/response/combo.d.ts +8 -8
  179. package/dist/api/pos_client_api/1.0.0/types/response/combo.d.ts.map +1 -1
  180. package/dist/api/pos_client_api/1.0.0/types/response/commission.d.ts +4 -4
  181. package/dist/api/pos_client_api/1.0.0/types/response/commission.d.ts.map +1 -1
  182. package/dist/api/pos_client_api/1.0.0/types/response/customer.d.ts +10 -10
  183. package/dist/api/pos_client_api/1.0.0/types/response/customer.d.ts.map +1 -1
  184. package/dist/api/pos_client_api/1.0.0/types/response/device.d.ts +3 -3
  185. package/dist/api/pos_client_api/1.0.0/types/response/device.d.ts.map +1 -1
  186. package/dist/api/pos_client_api/1.0.0/types/response/gift_card.d.ts +6 -6
  187. package/dist/api/pos_client_api/1.0.0/types/response/gift_card.d.ts.map +1 -1
  188. package/dist/api/pos_client_api/1.0.0/types/response/income.d.ts +11 -11
  189. package/dist/api/pos_client_api/1.0.0/types/response/income.d.ts.map +1 -1
  190. package/dist/api/pos_client_api/1.0.0/types/response/key_storage.d.ts +6 -6
  191. package/dist/api/pos_client_api/1.0.0/types/response/key_storage.d.ts.map +1 -1
  192. package/dist/api/pos_client_api/1.0.0/types/response/order.d.ts +31 -31
  193. package/dist/api/pos_client_api/1.0.0/types/response/order.d.ts.map +1 -1
  194. package/dist/api/pos_client_api/1.0.0/types/response/payroll.d.ts +21 -21
  195. package/dist/api/pos_client_api/1.0.0/types/response/payroll.d.ts.map +1 -1
  196. package/dist/api/pos_client_api/1.0.0/types/response/printer.d.ts +4 -4
  197. package/dist/api/pos_client_api/1.0.0/types/response/printer.d.ts.map +1 -1
  198. package/dist/api/pos_client_api/1.0.0/types/response/product.d.ts +5 -5
  199. package/dist/api/pos_client_api/1.0.0/types/response/product.d.ts.map +1 -1
  200. package/dist/api/pos_client_api/1.0.0/types/response/rate.d.ts +2 -2
  201. package/dist/api/pos_client_api/1.0.0/types/response/rate.d.ts.map +1 -1
  202. package/dist/api/pos_client_api/1.0.0/types/response/report.d.ts +8 -8
  203. package/dist/api/pos_client_api/1.0.0/types/response/report.d.ts.map +1 -1
  204. package/dist/api/pos_client_api/1.0.0/types/response/service.d.ts +2 -2
  205. package/dist/api/pos_client_api/1.0.0/types/response/service.d.ts.map +1 -1
  206. package/dist/api/pos_client_api/1.0.0/types/response/setting.d.ts +18 -18
  207. package/dist/api/pos_client_api/1.0.0/types/response/setting.d.ts.map +1 -1
  208. package/dist/api/pos_client_api/1.0.0/types/response/staff.d.ts +5 -5
  209. package/dist/api/pos_client_api/1.0.0/types/response/staff.d.ts.map +1 -1
  210. package/dist/api/pos_client_api/1.0.0/types/response/ticket.d.ts +12 -12
  211. package/dist/api/pos_client_api/1.0.0/types/response/ticket.d.ts.map +1 -1
  212. package/dist/api/pos_client_api/1.0.0/types/response/time_keeping.d.ts +2 -2
  213. package/dist/api/pos_client_api/1.0.0/types/response/time_keeping.d.ts.map +1 -1
  214. package/dist/api/settings_api/1.0.0/types/request/check_in.d.ts +1 -1
  215. package/dist/api/settings_api/1.0.0/types/request/check_in.d.ts.map +1 -1
  216. package/dist/api/settings_api/1.0.0/types/request/checkout.d.ts +1 -1
  217. package/dist/api/settings_api/1.0.0/types/request/checkout.d.ts.map +1 -1
  218. package/dist/api/settings_api/1.0.0/types/request/key_storage.d.ts +6 -6
  219. package/dist/api/settings_api/1.0.0/types/request/key_storage.d.ts.map +1 -1
  220. package/dist/api/settings_api/1.0.0/types/response/check_in.d.ts +3 -3
  221. package/dist/api/settings_api/1.0.0/types/response/check_in.d.ts.map +1 -1
  222. package/dist/api/settings_api/1.0.0/types/response/checkout.d.ts +17 -17
  223. package/dist/api/settings_api/1.0.0/types/response/checkout.d.ts.map +1 -1
  224. package/dist/api/settings_api/1.0.0/types/response/key_storage.d.ts +7 -7
  225. package/dist/api/settings_api/1.0.0/types/response/key_storage.d.ts.map +1 -1
  226. package/dist/api/user_api/1.0.0/types/request/auth.d.ts +3 -3
  227. package/dist/api/user_api/1.0.0/types/request/auth.d.ts.map +1 -1
  228. package/dist/api/user_api/1.0.0/types/response/auth.d.ts +3 -3
  229. package/dist/api/user_api/1.0.0/types/response/auth.d.ts.map +1 -1
  230. package/dist/base_type.d.ts +2 -2
  231. package/dist/base_type.d.ts.map +1 -1
  232. package/dist/gap-sdk.js +1 -1
  233. package/dist/http_client/types.d.ts +5 -5
  234. package/dist/http_client/types.d.ts.map +1 -1
  235. package/dist/types/meta.d.ts +2 -2
  236. package/dist/types/meta.d.ts.map +1 -1
  237. package/package.json +1 -1
@@ -9,6 +9,7 @@ export default class Appointment extends Base implements AppointmentAbstractClas
9
9
  static getAppointmentSpecificDateList(data: Request.GetAppointmentSpecificDateListRequest): Promise<Response.GetAppointmentSpecificDateListResponse>;
10
10
  static getAppointmentResourceList(data: Request.GetAppointmentResourceListRequest): Promise<Response.GetAppointmentResourceListResponse>;
11
11
  static searchAppointment(data: Request.SearchAppointmentRequest): Promise<DataWithMetaResponse<Response.SearchAppointmentReponse>>;
12
+ static getAppointmentList(data: Request.GetAppointmentListRequestBooking): Promise<Response.GetAppointmentListResponseBooking>;
12
13
  static getAppointmentDetail(data: Request.GetAppointmentDetailRequest): Promise<Response.GetAppointmentDetailResponse>;
13
14
  static getDepositDetail(data: Request.GetDepositDetailRequest): Promise<Response.GetDepositDetailResponse>;
14
15
  static createDeposit(data: Request.CreateDepositRequest): Promise<Response.CreateDepositResponse>;
@@ -1 +1 @@
1
- {"version":3,"file":"appointment.d.ts","sourceRoot":"","sources":["../../../../../src/api/appointment_api/1.0.0/api/appointment.ts"],"names":[],"mappings":"AACA,OAAO,wBAAwB,MAAM,2BAA2B,CAAC;AACjE,OAAO,IAAI,MAAM,uBAAuB,CAAC;AACzC,OAAO,EAAC,aAAa,EAAC,MAAM,uBAAuB,CAAC;AACpD,OAAO,KAAK,OAAO,MAAM,kBAAkB,CAAC;AAC5C,OAAO,KAAK,QAAQ,MAAM,mBAAmB,CAAC;AAG9C,OAAO,EAAC,oBAAoB,EAAC,MAAM,mBAAmB,CAAC;AAGvD,MAAM,CAAC,OAAO,OAAO,WAAY,SAAQ,IAAK,YAAW,wBAAwB;IAC7E,OAAc,WAAW,gBAAoB;WAEzB,8BAA8B,CAAC,IAAI,EAAE,OAAO,CAAC,qCAAqC,GAAG,OAAO,CAAC,QAAQ,CAAC,sCAAsC,CAAC;WAU7I,0BAA0B,CAAC,IAAI,EAAE,OAAO,CAAC,iCAAiC,GAAG,OAAO,CAAC,QAAQ,CAAC,kCAAkC,CAAC;WAUjI,iBAAiB,CAAC,IAAI,EAAE,OAAO,CAAC,wBAAwB,GAAG,OAAO,CAAC,oBAAoB,CAAC,QAAQ,CAAC,wBAAwB,CAAC,CAAC;WAoB3H,oBAAoB,CAAC,IAAI,EAAE,OAAO,CAAC,2BAA2B,GAAG,OAAO,CAAC,QAAQ,CAAC,4BAA4B,CAAC;WAU/G,gBAAgB,CAAC,IAAI,EAAE,OAAO,CAAC,uBAAuB,GAAG,OAAO,CAAC,QAAQ,CAAC,wBAAwB,CAAC;WAUnG,aAAa,CAAC,IAAI,EAAE,OAAO,CAAC,oBAAoB,GAAG,OAAO,CAAC,QAAQ,CAAC,qBAAqB,CAAC;WAU1F,YAAY,CAAC,IAAI,EAAE,OAAO,CAAC,mBAAmB,GAAG,OAAO,CAAC,QAAQ,CAAC,oBAAoB,CAAC;WAUvF,uBAAuB,CAAC,IAAI,EAAE,OAAO,CAAC,8BAA8B,GAAG,OAAO,CAAC,QAAQ,CAAC,+BAA+B,CAAC;WAUxH,iBAAiB,CAAC,IAAI,EAAE,OAAO,CAAC,wBAAwB,GAAG,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAAC;WAUtG,iBAAiB,CAAC,IAAI,EAAE,OAAO,CAAC,wBAAwB,GAAG,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAAC;WAUtG,yBAAyB,CAAC,IAAI,EAAE,OAAO,CAAC,gCAAgC,GAAG,OAAO,CAAC,QAAQ,CAAC,iCAAiC,CAAC;WAU9H,sBAAsB,CAAC,IAAI,EAAE,OAAO,CAAC,6BAA6B,GAAG,OAAO,CAAC,oBAAoB,CAAC,QAAQ,CAAC,8BAA8B,CAAC,CAAC;WAU3I,kBAAkB,CAAC,IAAI,EAAE,OAAO,CAAC,yBAAyB,GAAG,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAAC;WAUzG,qBAAqB,CAAC,IAAI,EAAE,OAAO,CAAC,4BAA4B,GAAG,OAAO,CAAC,QAAQ,CAAC,6BAA6B,CAAC;WAUlH,qBAAqB,CAAC,IAAI,EAAE,OAAO,CAAC,4BAA4B,GAAG,OAAO,CAAC,QAAQ,CAAC,6BAA6B,CAAC;WASlH,6BAA6B,CAAC,IAAI,EAAE,OAAO,CAAC,oCAAoC,GAAG,OAAO,CAAC,QAAQ,CAAC,oCAAoC,CAAC;WASzI,WAAW,CAAC,IAAI,EAAE,OAAO,CAAC,kBAAkB,GAAG,OAAO,CAAC,QAAQ,CAAC,mBAAmB,CAAC;WASpF,mBAAmB,CAAC,IAAI,EAAE,OAAO,CAAC,0BAA0B,GAAG,OAAO,CAAC,QAAQ,CAAC,2BAA2B,CAAC;WAS5G,sBAAsB,CAAC,IAAI,EAAE,OAAO,CAAC,6BAA6B,GAAG,OAAO,CAAC,QAAQ,CAAC,8BAA8B,CAAC;CAS5I"}
1
+ {"version":3,"file":"appointment.d.ts","sourceRoot":"","sources":["../../../../../src/api/appointment_api/1.0.0/api/appointment.ts"],"names":[],"mappings":"AACA,OAAO,wBAAwB,MAAM,2BAA2B,CAAC;AACjE,OAAO,IAAI,MAAM,uBAAuB,CAAC;AACzC,OAAO,EAAC,aAAa,EAAC,MAAM,uBAAuB,CAAC;AACpD,OAAO,KAAK,OAAO,MAAM,kBAAkB,CAAC;AAC5C,OAAO,KAAK,QAAQ,MAAM,mBAAmB,CAAC;AAG9C,OAAO,EAAC,oBAAoB,EAAC,MAAM,mBAAmB,CAAC;AAGvD,MAAM,CAAC,OAAO,OAAO,WAAY,SAAQ,IAAK,YAAW,wBAAwB;IAC7E,OAAc,WAAW,gBAAoB;WAEzB,8BAA8B,CAAC,IAAI,EAAE,OAAO,CAAC,qCAAqC,GAAG,OAAO,CAAC,QAAQ,CAAC,sCAAsC,CAAC;WAU7I,0BAA0B,CAAC,IAAI,EAAE,OAAO,CAAC,iCAAiC,GAAG,OAAO,CAAC,QAAQ,CAAC,kCAAkC,CAAC;WAUjI,iBAAiB,CAAC,IAAI,EAAE,OAAO,CAAC,wBAAwB,GAAG,OAAO,CAAC,oBAAoB,CAAC,QAAQ,CAAC,wBAAwB,CAAC,CAAC;WAU3H,kBAAkB,CAAC,IAAI,EAAE,OAAO,CAAC,gCAAgC,GAAG,OAAO,CAAC,QAAQ,CAAC,iCAAiC,CAAC;WAUvH,oBAAoB,CAAC,IAAI,EAAE,OAAO,CAAC,2BAA2B,GAAG,OAAO,CAAC,QAAQ,CAAC,4BAA4B,CAAC;WAU/G,gBAAgB,CAAC,IAAI,EAAE,OAAO,CAAC,uBAAuB,GAAG,OAAO,CAAC,QAAQ,CAAC,wBAAwB,CAAC;WAUnG,aAAa,CAAC,IAAI,EAAE,OAAO,CAAC,oBAAoB,GAAG,OAAO,CAAC,QAAQ,CAAC,qBAAqB,CAAC;WAU1F,YAAY,CAAC,IAAI,EAAE,OAAO,CAAC,mBAAmB,GAAG,OAAO,CAAC,QAAQ,CAAC,oBAAoB,CAAC;WAUvF,uBAAuB,CAAC,IAAI,EAAE,OAAO,CAAC,8BAA8B,GAAG,OAAO,CAAC,QAAQ,CAAC,+BAA+B,CAAC;WAUxH,iBAAiB,CAAC,IAAI,EAAE,OAAO,CAAC,wBAAwB,GAAG,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAAC;WAUtG,iBAAiB,CAAC,IAAI,EAAE,OAAO,CAAC,wBAAwB,GAAG,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAAC;WAUtG,yBAAyB,CAAC,IAAI,EAAE,OAAO,CAAC,gCAAgC,GAAG,OAAO,CAAC,QAAQ,CAAC,iCAAiC,CAAC;WAU9H,sBAAsB,CAAC,IAAI,EAAE,OAAO,CAAC,6BAA6B,GAAG,OAAO,CAAC,oBAAoB,CAAC,QAAQ,CAAC,8BAA8B,CAAC,CAAC;WAU3I,kBAAkB,CAAC,IAAI,EAAE,OAAO,CAAC,yBAAyB,GAAG,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAAC;WAUzG,qBAAqB,CAAC,IAAI,EAAE,OAAO,CAAC,4BAA4B,GAAG,OAAO,CAAC,QAAQ,CAAC,6BAA6B,CAAC;WAUlH,qBAAqB,CAAC,IAAI,EAAE,OAAO,CAAC,4BAA4B,GAAG,OAAO,CAAC,QAAQ,CAAC,6BAA6B,CAAC;WASlH,6BAA6B,CAAC,IAAI,EAAE,OAAO,CAAC,oCAAoC,GAAG,OAAO,CAAC,QAAQ,CAAC,oCAAoC,CAAC;WASzI,WAAW,CAAC,IAAI,EAAE,OAAO,CAAC,kBAAkB,GAAG,OAAO,CAAC,QAAQ,CAAC,mBAAmB,CAAC;WASpF,mBAAmB,CAAC,IAAI,EAAE,OAAO,CAAC,0BAA0B,GAAG,OAAO,CAAC,QAAQ,CAAC,2BAA2B,CAAC;WAS5G,sBAAsB,CAAC,IAAI,EAAE,OAAO,CAAC,6BAA6B,GAAG,OAAO,CAAC,QAAQ,CAAC,8BAA8B,CAAC;CAS5I"}
@@ -35,15 +35,16 @@ export default class Appointment extends Base {
35
35
  return DataWithMetaModel(response, Model.AppointmentDetailModel);
36
36
  });
37
37
  }
38
- // public static async getAppointmentList(data: Request.GetAppointmentListRequest): Promise<Response.GetAppointmentListResponse> {
39
- // const response = await this.client.get(
40
- // {
41
- // path: appointment.GET_APPOINTMENT_LIST,
42
- // query: data
43
- // }
44
- // );
45
- // return (response?.result?.data || []).map((item: any) => Model.AppointmentListModel(item));
46
- // }
38
+ static getAppointmentList(data) {
39
+ var _a;
40
+ return __awaiter(this, void 0, void 0, function* () {
41
+ const response = yield this.client.get({
42
+ path: appointment.GET_APPOINTMENT_LIST_BOOKING,
43
+ query: data
44
+ });
45
+ return (((_a = response === null || response === void 0 ? void 0 : response.result) === null || _a === void 0 ? void 0 : _a.data) || []).map((item) => Model.AppointmentListModel(item));
46
+ });
47
+ }
47
48
  static getAppointmentDetail(data) {
48
49
  var _a;
49
50
  return __awaiter(this, void 0, void 0, function* () {
@@ -1,6 +1,7 @@
1
1
  declare const _default: {
2
2
  GET_APPOINTMENT_SPECIFIC_DATE_LIST: string;
3
3
  GET_APPOINTMENT_RESOURCE_LIST: string;
4
+ GET_APPOINTMENT_LIST_BOOKING: string;
4
5
  GET_APPOINTMENT_DETAIL: string;
5
6
  CHANGE_APPOINTMENT_STATUS: string;
6
7
  CREATE_APPOINTMENT: string;
@@ -1 +1 @@
1
- {"version":3,"file":"appointment.d.ts","sourceRoot":"","sources":["../../../../../src/api/appointment_api/1.0.0/endpoints/appointment.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA,wBAqBC"}
1
+ {"version":3,"file":"appointment.d.ts","sourceRoot":"","sources":["../../../../../src/api/appointment_api/1.0.0/endpoints/appointment.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqBC"}
@@ -1,7 +1,7 @@
1
1
  export default {
2
2
  GET_APPOINTMENT_SPECIFIC_DATE_LIST: "/v1/appointment/appointment/list/specific-date",
3
3
  GET_APPOINTMENT_RESOURCE_LIST: "/v1/appointment/appointment/list/resource",
4
- // GET_APPOINTMENT_LIST: "/v1/appointment/appointment/list/all",
4
+ GET_APPOINTMENT_LIST_BOOKING: "/v1/appointment/appointment/list/all",
5
5
  GET_APPOINTMENT_DETAIL: "/v1/appointment/appointment/list/detail",
6
6
  CHANGE_APPOINTMENT_STATUS: "/v1/appointment/appointment/form/change-status",
7
7
  CREATE_APPOINTMENT: "/v1/appointment/appointment/form/create",
@@ -108,6 +108,105 @@ export declare function AppointmentResourceModel(data: any): {
108
108
  image_url: any;
109
109
  status: any;
110
110
  };
111
+ export declare function AppointmentListModel(data: any): {
112
+ id: any;
113
+ resourceId: any;
114
+ backgroundColor: any;
115
+ borderColor: any;
116
+ rendering: any;
117
+ note: any;
118
+ start: any;
119
+ end: any;
120
+ title: any;
121
+ overlap: any;
122
+ is_auto_assign: any;
123
+ service_id: any;
124
+ child_appointment_id: any;
125
+ checkin_id: any;
126
+ order_id: any;
127
+ status: any;
128
+ customer: {
129
+ id: any;
130
+ first_name: any;
131
+ last_name: any;
132
+ full_name: any;
133
+ phone: any;
134
+ email: any;
135
+ address: any;
136
+ city: any;
137
+ state: any;
138
+ country: any;
139
+ gender: any;
140
+ birthday: any;
141
+ create_at: any;
142
+ update_at: any;
143
+ status: any;
144
+ group_id: any;
145
+ note: any;
146
+ parent_id: any;
147
+ rating: any;
148
+ is_yelp: any;
149
+ reachable_email: any;
150
+ reachable_push: any;
151
+ reachable_sms: any;
152
+ visit_count: any;
153
+ last_visited: any;
154
+ image_url: any;
155
+ address2: any;
156
+ postal_code: any;
157
+ is_send_sms: any;
158
+ is_import: any;
159
+ is_checked_in: any;
160
+ current_point: any;
161
+ lifetime_point: any;
162
+ type: any;
163
+ };
164
+ staff: {
165
+ user_id: any;
166
+ name: any;
167
+ code: any;
168
+ created_at: any;
169
+ updated_at: any;
170
+ color_code: any;
171
+ image_url: any;
172
+ delete_image_url: any;
173
+ priority: any;
174
+ commission_type: any;
175
+ turn_priority: any;
176
+ last_turn_priority: any;
177
+ phone: any;
178
+ address: any;
179
+ nickname: any;
180
+ priority_calendar: any;
181
+ };
182
+ services: {
183
+ id: any;
184
+ name: any;
185
+ create_at: any;
186
+ type: any;
187
+ status: any;
188
+ group_id: any;
189
+ priority: any;
190
+ category_id: any;
191
+ onwer_id: any;
192
+ price: any;
193
+ note: any;
194
+ point_bonus: any;
195
+ duration: any;
196
+ buffer_time: any;
197
+ web_booking_visible: any;
198
+ supply_share: any;
199
+ show_on_checkin: any;
200
+ show_on_booking: any;
201
+ show_on_pos: any;
202
+ image_base_url: any;
203
+ image_path: any;
204
+ employee_list: any;
205
+ };
206
+ customer_type: any;
207
+ custom_service: any;
208
+ extra_data: any;
209
+ };
111
210
  export declare function AppointmentDetailModel(data: any): Response.GetAppointmentDetailResponse;
112
211
  export declare function DepositDetailModel(data: any): Response.GetDepositDetailResponse;
113
212
  export declare function BusinessTimeOffModel(data: any): Response.GetListBusinessTimeOffResponse;
@@ -1 +1 @@
1
- {"version":3,"file":"appointment.d.ts","sourceRoot":"","sources":["../../../../../src/api/appointment_api/1.0.0/models/appointment.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,mBAAmB,CAAC;AA+O9C,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyBrD;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,GAAG,QAAQ,CAAC,iCAAiC,CAmCpG;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,GAAG;;;;;;;;EAgBjD;AA6BD,wBAAgB,sBAAsB,CAAC,IAAI,EAAE,GAAG,GAAG,QAAQ,CAAC,4BAA4B,CA4BvF;AAED,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,GAAG,GAAG,QAAQ,CAAC,wBAAwB,CA4D/E;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,GAAG,GAAG,QAAQ,CAAC,8BAA8B,CAkBvF;AA4FD,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,QAAQ,CAAC,oCAAoC,CAWxG;AAED,eAAO,MAAM,wBAAwB,SAAW,GAAG;;CAIlD,CAAA"}
1
+ {"version":3,"file":"appointment.d.ts","sourceRoot":"","sources":["../../../../../src/api/appointment_api/1.0.0/models/appointment.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,mBAAmB,CAAC;AA+O9C,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyBrD;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,GAAG,QAAQ,CAAC,iCAAiC,CAmCpG;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,GAAG;;;;;;;;EAgBjD;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyB7C;AAED,wBAAgB,sBAAsB,CAAC,IAAI,EAAE,GAAG,GAAG,QAAQ,CAAC,4BAA4B,CA4BvF;AAED,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,GAAG,GAAG,QAAQ,CAAC,wBAAwB,CA4D/E;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,GAAG,GAAG,QAAQ,CAAC,8BAA8B,CAkBvF;AA4FD,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,QAAQ,CAAC,oCAAoC,CAWxG;AAED,eAAO,MAAM,wBAAwB,SAAW,GAAG;;CAIlD,CAAA"}
@@ -317,32 +317,33 @@ export function AppointmentResourceModel(data) {
317
317
  status: (_f = data === null || data === void 0 ? void 0 : data.status) !== null && _f !== void 0 ? _f : null,
318
318
  };
319
319
  }
320
- // export function AppointmentListModel(data: any) {
321
- // return {
322
- // id: data?.id ?? null,
323
- // resourceId: data?.resourceId ?? null,
324
- // backgroundColor: data?.backgroundColor ?? null,
325
- // borderColor: data?.borderColor ?? null,
326
- // rendering: data?.rendering ?? null,
327
- // note: data?.note ?? null,
328
- // start: data?.start ?? null,
329
- // end: data?.end ?? null,
330
- // title: data?.title ?? null,
331
- // overlap: data?.overlap ?? null,
332
- // is_auto_assign: data?.is_auto_assign ?? null,
333
- // service_id: data?.service_id ?? null,
334
- // child_appointment_id: data?.child_appointment_id ?? null,
335
- // checkin_id: data?.checkin_id ?? null,
336
- // order_id: data?.order_id ?? null,
337
- // status: data?.status ?? null,
338
- // customer: CustomerModel(data?.customer),
339
- // staff: StaffModel(data?.staff),
340
- // services: ServiceModel(data?.services),
341
- // customer_type: data?.customer_type ?? null,
342
- // custom_service: data?.custom_service ?? null,
343
- // extra_data: data?.extra_data ?? null,
344
- // }
345
- // }
320
+ export function AppointmentListModel(data) {
321
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u;
322
+ return {
323
+ id: (_a = data === null || data === void 0 ? void 0 : data.id) !== null && _a !== void 0 ? _a : null,
324
+ resourceId: (_b = data === null || data === void 0 ? void 0 : data.resourceId) !== null && _b !== void 0 ? _b : null,
325
+ backgroundColor: (_c = data === null || data === void 0 ? void 0 : data.backgroundColor) !== null && _c !== void 0 ? _c : null,
326
+ borderColor: (_d = data === null || data === void 0 ? void 0 : data.borderColor) !== null && _d !== void 0 ? _d : null,
327
+ rendering: (_e = data === null || data === void 0 ? void 0 : data.rendering) !== null && _e !== void 0 ? _e : null,
328
+ note: (_f = data === null || data === void 0 ? void 0 : data.note) !== null && _f !== void 0 ? _f : null,
329
+ start: (_g = data === null || data === void 0 ? void 0 : data.start) !== null && _g !== void 0 ? _g : null,
330
+ end: (_h = data === null || data === void 0 ? void 0 : data.end) !== null && _h !== void 0 ? _h : null,
331
+ title: (_j = data === null || data === void 0 ? void 0 : data.title) !== null && _j !== void 0 ? _j : null,
332
+ overlap: (_k = data === null || data === void 0 ? void 0 : data.overlap) !== null && _k !== void 0 ? _k : null,
333
+ is_auto_assign: (_l = data === null || data === void 0 ? void 0 : data.is_auto_assign) !== null && _l !== void 0 ? _l : null,
334
+ service_id: (_m = data === null || data === void 0 ? void 0 : data.service_id) !== null && _m !== void 0 ? _m : null,
335
+ child_appointment_id: (_o = data === null || data === void 0 ? void 0 : data.child_appointment_id) !== null && _o !== void 0 ? _o : null,
336
+ checkin_id: (_p = data === null || data === void 0 ? void 0 : data.checkin_id) !== null && _p !== void 0 ? _p : null,
337
+ order_id: (_q = data === null || data === void 0 ? void 0 : data.order_id) !== null && _q !== void 0 ? _q : null,
338
+ status: (_r = data === null || data === void 0 ? void 0 : data.status) !== null && _r !== void 0 ? _r : null,
339
+ customer: CustomerModel(data === null || data === void 0 ? void 0 : data.customer),
340
+ staff: StaffModel(data === null || data === void 0 ? void 0 : data.staff),
341
+ services: ServiceModel(data === null || data === void 0 ? void 0 : data.services),
342
+ customer_type: (_s = data === null || data === void 0 ? void 0 : data.customer_type) !== null && _s !== void 0 ? _s : null,
343
+ custom_service: (_t = data === null || data === void 0 ? void 0 : data.custom_service) !== null && _t !== void 0 ? _t : null,
344
+ extra_data: (_u = data === null || data === void 0 ? void 0 : data.extra_data) !== null && _u !== void 0 ? _u : null,
345
+ };
346
+ }
346
347
  export function AppointmentDetailModel(data) {
347
348
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u;
348
349
  return {
@@ -1,30 +1,34 @@
1
1
  import { Nullable } from "../../../../../base_type";
2
- export declare type GetAppointmentSpecificDateListRequest = {
2
+ export type GetAppointmentSpecificDateListRequest = {
3
3
  date: string;
4
4
  appointment_id?: number;
5
5
  };
6
- export declare type GetAppointmentResourceListRequest = {
6
+ export type GetAppointmentResourceListRequest = {
7
7
  start_time: string;
8
8
  };
9
- export declare type SearchAppointmentRequest = {
9
+ export type GetAppointmentListRequestBooking = {
10
+ type: '1d' | '3d' | '1w' | '1m';
11
+ start_time: string;
12
+ };
13
+ export type SearchAppointmentRequest = {
10
14
  keywords: string;
11
15
  };
12
- export declare type GetAppointmentDetailRequest = {
16
+ export type GetAppointmentDetailRequest = {
13
17
  id: number;
14
18
  };
15
- export declare type GetDepositDetailRequest = {
19
+ export type GetDepositDetailRequest = {
16
20
  id: number;
17
21
  };
18
- export declare type CreateDepositRequest = {
22
+ export type CreateDepositRequest = {
19
23
  amount: number;
20
24
  appointment_id: number;
21
25
  external_deposit_id: string;
22
26
  };
23
- export declare type ChangeAppointmentStatusRequest = {
27
+ export type ChangeAppointmentStatusRequest = {
24
28
  id: number;
25
29
  status: 'scheduled' | 'confirmed' | 'done' | 'canceled';
26
30
  };
27
- export declare type CreateAppointmentRequest = {
31
+ export type CreateAppointmentRequest = {
28
32
  date: string;
29
33
  customer: Customer | null;
30
34
  booker: Booker | null;
@@ -32,44 +36,44 @@ export declare type CreateAppointmentRequest = {
32
36
  items: Item[];
33
37
  extra_data: ExtraData;
34
38
  };
35
- declare type Booker = Nullable<{
39
+ type Booker = Nullable<{
36
40
  booker_name: string;
37
41
  booker_phone: string;
38
42
  }>;
39
- declare type Customer = Nullable<{
43
+ type Customer = Nullable<{
40
44
  id: number;
41
45
  full_name: string;
42
46
  phone: string;
43
47
  }>;
44
- declare type Item = Nullable<{
48
+ type Item = Nullable<{
45
49
  duration: Duration;
46
50
  staff: Staff;
47
51
  start_time: StartTime;
48
52
  service: Service;
49
53
  }>;
50
- declare type Duration = Nullable<{
54
+ type Duration = Nullable<{
51
55
  text: string;
52
56
  value: number;
53
57
  }>;
54
- declare type Staff = Nullable<{
58
+ type Staff = Nullable<{
55
59
  user_id: number;
56
60
  }>;
57
- declare type StartTime = Nullable<{
61
+ type StartTime = Nullable<{
58
62
  value: number;
59
63
  text: string;
60
64
  }>;
61
- declare type Service = Nullable<{
65
+ type Service = Nullable<{
62
66
  id: number;
63
67
  name: string;
64
68
  duration: number;
65
69
  price: number;
66
70
  }>;
67
- declare type ExtraData = Nullable<{
71
+ type ExtraData = Nullable<{
68
72
  highlight: number;
69
73
  request: number;
70
74
  no_show: number;
71
75
  }>;
72
- export declare type UpdateAppointmentRequest = {
76
+ export type UpdateAppointmentRequest = {
73
77
  date: string;
74
78
  customer: Customer | null;
75
79
  booker: Booker | null;
@@ -79,7 +83,7 @@ export declare type UpdateAppointmentRequest = {
79
83
  appointment_base_id: number;
80
84
  status: string;
81
85
  };
82
- export declare type DragDropUpdateAppointmentRequest = {
86
+ export type DragDropUpdateAppointmentRequest = {
83
87
  event: {
84
88
  id: number;
85
89
  start: string;
@@ -87,13 +91,13 @@ export declare type DragDropUpdateAppointmentRequest = {
87
91
  };
88
92
  resource: string;
89
93
  };
90
- export declare type GetListBusinessTimeOffRequest = {
94
+ export type GetListBusinessTimeOffRequest = {
91
95
  filterType?: number;
92
96
  filterStaffId?: number;
93
97
  page?: number;
94
98
  'per-page'?: number;
95
99
  };
96
- export declare type AddBusinessTimeOffRequest = {
100
+ export type AddBusinessTimeOffRequest = {
97
101
  staff_id?: number;
98
102
  all_day: number;
99
103
  data: {
@@ -106,27 +110,27 @@ export declare type AddBusinessTimeOffRequest = {
106
110
  start_date: string;
107
111
  end_date: string;
108
112
  };
109
- export declare type UpdateBusinessTimeOffRequest = AddBusinessTimeOffRequest;
110
- export declare type DeleteBusinessTimeOffRequest = {
113
+ export type UpdateBusinessTimeOffRequest = AddBusinessTimeOffRequest;
114
+ export type DeleteBusinessTimeOffRequest = {
111
115
  id: number;
112
116
  type?: number;
113
117
  };
114
- export declare type GetAppointmentCustomerHistoryRequest = {
118
+ export type GetAppointmentCustomerHistoryRequest = {
115
119
  id: number;
116
120
  };
117
- export declare type CreateRefundRequest = {
121
+ export type CreateRefundRequest = {
118
122
  amount: number;
119
123
  appointment_id: number;
120
124
  external_deposit_id: string;
121
125
  };
122
- export declare type InitPaymentRequest = {
126
+ export type InitPaymentRequest = {
123
127
  appointment_id: number;
124
128
  };
125
- export declare type CreateStripePaymentRequest = {
129
+ export type CreateStripePaymentRequest = {
126
130
  appointment_id: number;
127
131
  external_payment_id: string;
128
132
  };
129
- export declare type GetBusinessWorkingHourRequest = {
133
+ export type GetBusinessWorkingHourRequest = {
130
134
  business_id: number;
131
135
  };
132
136
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"appointment.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/appointment.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"appointment.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/appointment.ts"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- export declare type GetAppointmentCustomerListRequest = {
1
+ export type GetAppointmentCustomerListRequest = {
2
2
  customer_name?: string;
3
3
  phone?: string;
4
4
  };
@@ -1 +1 @@
1
- {"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/customer.ts"],"names":[],"mappings":"AAAA,oBAAY,iCAAiC,GAAG;IAC5C,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB,CAAA"}
1
+ {"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/customer.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,iCAAiC,GAAG;IAC5C,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB,CAAA"}
@@ -1,10 +1,10 @@
1
- export declare type GetWaitListRequest = {
1
+ export type GetWaitListRequest = {
2
2
  date: string;
3
3
  };
4
- export declare type CreateOrderRequest = {
4
+ export type CreateOrderRequest = {
5
5
  appointment_id: number;
6
6
  };
7
- export declare type GetAppointmentListRequest = {
7
+ export type GetAppointmentListRequest = {
8
8
  start_time: string;
9
9
  status?: string;
10
10
  };
@@ -1 +1 @@
1
- {"version":3,"file":"pos.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/pos.ts"],"names":[],"mappings":"AAAA,oBAAY,kBAAkB,GAAG;IAC7B,IAAI,EAAE,MAAM,CAAC;CAChB,CAAA;AACD,oBAAY,kBAAkB,GAAG;IAC7B,cAAc,EAAE,MAAM,CAAC;CAC1B,CAAA;AAED,oBAAY,yBAAyB,GAAG;IACpC,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB,CAAA"}
1
+ {"version":3,"file":"pos.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/pos.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,kBAAkB,GAAG;IAC7B,IAAI,EAAE,MAAM,CAAC;CAChB,CAAA;AACD,MAAM,MAAM,kBAAkB,GAAG;IAC7B,cAAc,EAAE,MAAM,CAAC;CAC1B,CAAA;AAED,MAAM,MAAM,yBAAyB,GAAG;IACpC,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare type GetAppointmentServiceListRequest = {};
1
+ export type GetAppointmentServiceListRequest = {};
2
2
  //# sourceMappingURL=service.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/service.ts"],"names":[],"mappings":"AAAA,oBAAY,gCAAgC,GAAG,EAE9C,CAAA"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/service.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gCAAgC,GAAG,EAE9C,CAAA"}
@@ -1,5 +1,5 @@
1
- export declare type GetSMSContentRequest = {};
2
- export declare type UpdateSMSContentRequest = {
1
+ export type GetSMSContentRequest = {};
2
+ export type UpdateSMSContentRequest = {
3
3
  key: string;
4
4
  value: string;
5
5
  };
@@ -1 +1 @@
1
- {"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/settings.ts"],"names":[],"mappings":"AAAA,oBAAY,oBAAoB,GAAG,EAAE,CAAA;AACrC,oBAAY,uBAAuB,GAAG;IAClC,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA"}
1
+ {"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/settings.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oBAAoB,GAAG,EAAE,CAAA;AACrC,MAAM,MAAM,uBAAuB,GAAG;IAClC,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare type GetAppointmentStaffListRequest = {};
1
+ export type GetAppointmentStaffListRequest = {};
2
2
  //# sourceMappingURL=staff.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/staff.ts"],"names":[],"mappings":"AAAA,oBAAY,8BAA8B,GAAG,EAAE,CAAA"}
1
+ {"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/appointment_api/1.0.0/types/request/staff.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,8BAA8B,GAAG,EAAE,CAAA"}