gap-nodejs-sdk 1.0.460 → 1.0.461

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 +27 -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 +36 -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
@@ -1,9 +1,9 @@
1
1
  import { Nullable } from "../../../../../base_type";
2
- declare type Detail = Nullable<{
2
+ type Detail = Nullable<{
3
3
  date: string;
4
4
  final_commission: number;
5
5
  }>;
6
- declare type EmployeeList = Nullable<{
6
+ type EmployeeList = Nullable<{
7
7
  user_id: number;
8
8
  name: string;
9
9
  image_url?: string;
@@ -11,7 +11,7 @@ declare type EmployeeList = Nullable<{
11
11
  setting_commission: boolean;
12
12
  payroll_list: PayrollList[];
13
13
  }>;
14
- declare type PayrollList = Nullable<{
14
+ type PayrollList = Nullable<{
15
15
  payroll_id?: number;
16
16
  start_date: string;
17
17
  end_date: string;
@@ -19,7 +19,7 @@ declare type PayrollList = Nullable<{
19
19
  final_commission: number;
20
20
  id: number;
21
21
  }>;
22
- declare type StaffCommission = Nullable<{
22
+ type StaffCommission = Nullable<{
23
23
  id: number;
24
24
  staff_id: number;
25
25
  type: string;
@@ -42,7 +42,7 @@ declare type StaffCommission = Nullable<{
42
42
  salary_type: number;
43
43
  salary_per_hour: number;
44
44
  }>;
45
- declare type Employee = Nullable<{
45
+ type Employee = Nullable<{
46
46
  user_id: number;
47
47
  name: string;
48
48
  code: number;
@@ -62,7 +62,7 @@ declare type Employee = Nullable<{
62
62
  staff_commission: StaffCommission;
63
63
  approved_commission: any;
64
64
  }>;
65
- declare type Total = Nullable<{
65
+ type Total = Nullable<{
66
66
  income: number;
67
67
  commission: number;
68
68
  salary: number;
@@ -76,7 +76,7 @@ declare type Total = Nullable<{
76
76
  salary_per_hour: number;
77
77
  working_hours: number;
78
78
  }>;
79
- declare type ApprovePayrollEmployee = Nullable<{
79
+ type ApprovePayrollEmployee = Nullable<{
80
80
  user_id: number;
81
81
  name: string;
82
82
  image_url?: string;
@@ -95,7 +95,7 @@ declare type ApprovePayrollEmployee = Nullable<{
95
95
  wage_per_hours: boolean;
96
96
  list_detail: any;
97
97
  }>;
98
- export declare type GetPayrollDetailResponse = Nullable<{
98
+ export type GetPayrollDetailResponse = Nullable<{
99
99
  user_id: number;
100
100
  name: string;
101
101
  image_url?: string;
@@ -113,19 +113,19 @@ export declare type GetPayrollDetailResponse = Nullable<{
113
113
  wage_per_hours: boolean;
114
114
  list_detail: Detail[];
115
115
  }>;
116
- export declare type GetAppListPayrollResponse = Nullable<{
116
+ export type GetAppListPayrollResponse = Nullable<{
117
117
  payroll_id: any;
118
118
  start_date: string;
119
119
  end_date: string;
120
120
  total_income: number;
121
121
  employee_list: GetPayrollDetailResponse[];
122
122
  }>;
123
- export declare type GetPayrollListResponse = Nullable<{
123
+ export type GetPayrollListResponse = Nullable<{
124
124
  begin_time: string;
125
125
  end_time: string;
126
126
  employee_list: EmployeeList[];
127
127
  }>;
128
- export declare type GetCashDiscountSettingResponse = Nullable<{
128
+ export type GetCashDiscountSettingResponse = Nullable<{
129
129
  id: number;
130
130
  owner_percent: number;
131
131
  staff_percent: string;
@@ -133,20 +133,20 @@ export declare type GetCashDiscountSettingResponse = Nullable<{
133
133
  updated_at: string;
134
134
  status: number;
135
135
  }>;
136
- export declare type UpdateCashDiscountSettingResponse = GetCashDiscountSettingResponse;
137
- export declare type GetIncomeDetailResponse = Nullable<{
136
+ export type UpdateCashDiscountSettingResponse = GetCashDiscountSettingResponse;
137
+ export type GetIncomeDetailResponse = Nullable<{
138
138
  employee: Employee;
139
139
  order: any[];
140
140
  total: Total;
141
141
  }>;
142
- export declare type GetApprovePayrollResponse = Nullable<{
142
+ export type GetApprovePayrollResponse = Nullable<{
143
143
  payroll_id: any;
144
144
  start_date: string;
145
145
  end_date: string;
146
146
  total_income: number;
147
147
  employee_list: ApprovePayrollEmployee[];
148
148
  }>;
149
- export declare type GetSalaryChartResponse = Nullable<{
149
+ export type GetSalaryChartResponse = Nullable<{
150
150
  employee_list: {
151
151
  [key: string]: Nullable<{
152
152
  user_id: number;
@@ -155,7 +155,7 @@ export declare type GetSalaryChartResponse = Nullable<{
155
155
  }>;
156
156
  };
157
157
  }>;
158
- declare type GetSiteIncomeDetail = Nullable<{
158
+ type GetSiteIncomeDetail = Nullable<{
159
159
  date: string;
160
160
  total_income: number;
161
161
  total_commission: number;
@@ -164,7 +164,7 @@ declare type GetSiteIncomeDetail = Nullable<{
164
164
  total_sales: number;
165
165
  total_supply: number;
166
166
  }>;
167
- declare type PayrollDailyDetail = Nullable<{
167
+ type PayrollDailyDetail = Nullable<{
168
168
  orderId: number;
169
169
  time_of_day: string;
170
170
  commission: number;
@@ -173,7 +173,7 @@ declare type PayrollDailyDetail = Nullable<{
173
173
  sales: number;
174
174
  tip: number;
175
175
  }>;
176
- declare type GetSiteIncomeTotal = Nullable<{
176
+ type GetSiteIncomeTotal = Nullable<{
177
177
  income: number;
178
178
  commission: number;
179
179
  salary: number;
@@ -192,17 +192,17 @@ declare type GetSiteIncomeTotal = Nullable<{
192
192
  sales: number;
193
193
  deduction: number;
194
194
  }>;
195
- export declare type GetSiteIncomeDetailResponse = Nullable<{
195
+ export type GetSiteIncomeDetailResponse = Nullable<{
196
196
  employee: Employee;
197
197
  details: GetSiteIncomeDetail[];
198
198
  total: GetSiteIncomeTotal;
199
199
  }>;
200
- export declare type GetSalaryDetailResponse = Nullable<{
200
+ export type GetSalaryDetailResponse = Nullable<{
201
201
  date: string;
202
202
  work_hours: number;
203
203
  salary: Salary;
204
204
  }>;
205
- declare type Salary = Nullable<{
205
+ type Salary = Nullable<{
206
206
  name: string;
207
207
  total_salary: number;
208
208
  user_id: number;
@@ -1 +1 @@
1
- {"version":3,"file":"payroll.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/payroll.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,aAAK,MAAM,GAAG,QAAQ,CAAC;IACnB,IAAI,EAAE,MAAM,CAAA;IACZ,gBAAgB,EAAE,MAAM,CAAA;CAC3B,CAAC,CAAA;AAEF,aAAK,YAAY,GAAG,QAAQ,CAAC;IACzB,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,kBAAkB,EAAE,OAAO,CAAA;IAC3B,YAAY,EAAE,WAAW,EAAE,CAAA;CAC9B,CAAC,CAAA;AAEF,aAAK,WAAW,GAAG,QAAQ,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,gBAAgB,EAAE,MAAM,CAAA;IACxB,EAAE,EAAE,MAAM,CAAA;CACb,CAAC,CAAA;AACF,aAAK,eAAe,GAAI,QAAQ,CAAC;IAC7B,EAAE,EAAE,MAAM,CAAA;IACV,QAAQ,EAAE,MAAM,CAAA;IAChB,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,GAAG,CAAA;IACT,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,gBAAgB,EAAE,MAAM,CAAA;IACxB,YAAY,EAAE,MAAM,CAAA;IACpB,YAAY,EAAE,MAAM,CAAA;IACpB,cAAc,EAAE,MAAM,CAAA;IACtB,qBAAqB,EAAE,MAAM,CAAA;IAC7B,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,eAAe,EAAE,MAAM,CAAA;IACvB,uBAAuB,EAAE,MAAM,CAAA;IAC/B,mBAAmB,EAAE,MAAM,CAAA;IAC3B,mBAAmB,EAAE,MAAM,CAAA;IAC3B,eAAe,EAAE,MAAM,CAAA;IACvB,WAAW,EAAE,MAAM,CAAA;IACnB,eAAe,EAAE,MAAM,CAAA;CAC1B,CAAC,CAAA;AAEF,aAAK,QAAQ,GAAG,QAAQ,CAAC;IACrB,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,GAAG,CAAA;IACf,UAAU,EAAE,GAAG,CAAA;IACf,SAAS,EAAE,GAAG,CAAA;IACd,gBAAgB,EAAE,GAAG,CAAA;IACrB,QAAQ,EAAE,MAAM,CAAA;IAChB,eAAe,EAAE,GAAG,CAAA;IACpB,aAAa,EAAE,MAAM,CAAA;IACrB,kBAAkB,EAAE,MAAM,CAAA;IAC1B,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,MAAM,CAAA;IACf,QAAQ,EAAE,MAAM,CAAA;IAChB,iBAAiB,EAAE,GAAG,CAAA;IACtB,gBAAgB,EAAE,eAAe,CAAA;IACjC,mBAAmB,EAAE,GAAG,CAAA;CAC3B,CAAC,CAAA;AAEF,aAAK,KAAK,GAAG,QAAQ,CAAC;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,gBAAgB,EAAE,MAAM,CAAA;IACxB,WAAW,EAAE,MAAM,CAAA;IACnB,SAAS,EAAE,MAAM,CAAA;IACjB,YAAY,EAAE,MAAM,CAAA;IACpB,KAAK,EAAE,MAAM,CAAA;IACb,eAAe,EAAE,MAAM,CAAA;IACvB,aAAa,EAAE,MAAM,CAAA;CACxB,CAAC,CAAA;AAEF,aAAK,sBAAsB,GAAG,QAAQ,CAAC;IACnC,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,WAAW,EAAE,MAAM,CAAA;IACnB,SAAS,EAAE,MAAM,CAAA;IACjB,YAAY,EAAE,MAAM,CAAA;IACpB,MAAM,EAAE,MAAM,CAAA;IACd,GAAG,EAAE,MAAM,CAAA;IACX,gBAAgB,EAAE,MAAM,CAAA;IACxB,YAAY,EAAE,MAAM,CAAA;IACpB,cAAc,EAAE,OAAO,CAAA;IACvB,WAAW,EAAE,GAAG,CAAA;CACnB,CAAC,CAAA;AAEF,oBAAY,wBAAwB,GAAG,QAAQ,CAAC;IAC5C,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,MAAM,EAAE,MAAM,CAAA;IACd,GAAG,EAAE,MAAM,CAAA;IACX,gBAAgB,EAAE,MAAM,CAAA;IACxB,YAAY,EAAE,MAAM,CAAA;IACpB,cAAc,EAAE,OAAO,CAAA;IACvB,WAAW,EAAE,MAAM,EAAE,CAAA;CACxB,CAAC,CAAA;AAEF,oBAAY,yBAAyB,GAAG,QAAQ,CAAC;IAC7C,UAAU,EAAE,GAAG,CAAA;IACf,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,YAAY,EAAE,MAAM,CAAA;IACpB,aAAa,EAAE,wBAAwB,EAAE,CAAA;CAC5C,CAAC,CAAA;AAEF,oBAAY,sBAAsB,GAAG,QAAQ,CAAC;IAC1C,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,aAAa,EAAE,YAAY,EAAE,CAAA;CAChC,CAAC,CAAA;AAyBF,oBAAY,8BAA8B,GAAG,QAAQ,CAAC;IAClD,EAAE,EAAE,MAAM,CAAA;IACV,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAC,CAAA;AAEF,oBAAY,iCAAiC,GAAG,8BAA8B,CAAA;AAE9E,oBAAY,uBAAuB,GAAG,QAAQ,CAAC;IAC3C,QAAQ,EAAE,QAAQ,CAAA;IAClB,KAAK,EAAE,GAAG,EAAE,CAAA;IACZ,KAAK,EAAE,KAAK,CAAA;CACf,CAAC,CAAA;AAEF,oBAAY,yBAAyB,GAAG,QAAQ,CAAC;IAC7C,UAAU,EAAE,GAAG,CAAA;IACf,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,YAAY,EAAE,MAAM,CAAA;IACpB,aAAa,EAAE,sBAAsB,EAAE,CAAA;CAC1C,CAAC,CAAA;AAEF,oBAAY,sBAAsB,GAAG,QAAQ,CAAC;IAC1C,aAAa,EAAE;QACX,CAAC,GAAG,EAAE,MAAM,GAAG,QAAQ,CAAC;YACpB,OAAO,EAAE,MAAM,CAAC;YAChB,IAAI,EAAE,MAAM,CAAC;YACb,YAAY,EAAE,MAAM,CAAA;SACvB,CAAC,CAAC;KACN,CAAA;CACJ,CAAC,CAAA;AAGF,aAAK,mBAAmB,GAAG,QAAQ,CAAC;IAChC,IAAI,EAAE,MAAM,CAAA;IACZ,YAAY,EAAE,MAAM,CAAA;IACpB,gBAAgB,EAAE,MAAM,CAAA;IACxB,SAAS,EAAE,MAAM,CAAA;IACjB,qBAAqB,EAAE,kBAAkB,EAAE,CAAA;IAC3C,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;CACvB,CAAC,CAAA;AAEF,aAAK,kBAAkB,GAAG,QAAQ,CAAC;IAC/B,OAAO,EAAE,MAAM,CAAA;IACf,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,MAAM,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;IACb,GAAG,EAAE,MAAM,CAAA;CACd,CAAC,CAAA;AAEF,aAAK,kBAAkB,GAAG,QAAQ,CAAC;IAC/B,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,aAAa,EAAE,MAAM,CAAA;IACrB,eAAe,EAAE,MAAM,CAAA;IACvB,iBAAiB,EAAE,MAAM,CAAA;IACzB,UAAU,EAAE,MAAM,CAAA;IAClB,gBAAgB,EAAE,MAAM,CAAA;IACxB,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,MAAM,CAAA;CACpB,CAAC,CAAA;AAEF,oBAAY,2BAA2B,GAAG,QAAQ,CAAC;IAC/C,QAAQ,EAAE,QAAQ,CAAA;IAClB,OAAO,EAAE,mBAAmB,EAAE,CAAA;IAC9B,KAAK,EAAE,kBAAkB,CAAC;CAC7B,CAAC,CAAA;AAEF,oBAAY,uBAAuB,GAAG,QAAQ,CAAC;IAC3C,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAC,CAAA;AAEF,aAAK,MAAM,GAAG,QAAQ,CAAC;IACnB,IAAI,EAAE,MAAM,CAAA;IACZ,YAAY,EAAE,MAAM,CAAA;IACpB,OAAO,EAAE,MAAM,CAAA;CAClB,CAAC,CAAA"}
1
+ {"version":3,"file":"payroll.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/payroll.ts"],"names":[],"mappings":"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"}
@@ -1,5 +1,5 @@
1
1
  import { Nullable } from "../../../../../base_type";
2
- export declare type GetPrinterListResponse = Nullable<{
2
+ export type GetPrinterListResponse = Nullable<{
3
3
  id: number;
4
4
  name: string;
5
5
  printer_name: string;
@@ -12,8 +12,8 @@ export declare type GetPrinterListResponse = Nullable<{
12
12
  updated_at: string;
13
13
  status: number;
14
14
  }[]>;
15
- export declare type GetPrinterDetailResponse = GetPrinterListResponse;
16
- export declare type CreatePrinterInfoResponse = Nullable<{
15
+ export type GetPrinterDetailResponse = GetPrinterListResponse;
16
+ export type CreatePrinterInfoResponse = Nullable<{
17
17
  id: number;
18
18
  name: string;
19
19
  printer_name: string;
@@ -23,5 +23,5 @@ export declare type CreatePrinterInfoResponse = Nullable<{
23
23
  is_bluetooth: number;
24
24
  data: string;
25
25
  }>;
26
- export declare type UpdatePrinterInfoResponse = GetPrinterListResponse;
26
+ export type UpdatePrinterInfoResponse = GetPrinterListResponse;
27
27
  //# sourceMappingURL=printer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"printer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/printer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,sBAAsB,GAAG,QAAQ,CAAC;IAC1C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,YAAY,EAAE,MAAM,CAAA;IACpB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,mBAAmB,EAAE,MAAM,CAAA;IAC3B,YAAY,EAAE,MAAM,CAAA;IACpB,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,EAAE,CAAC,CAAA;AAEJ,oBAAY,wBAAwB,GAAG,sBAAsB,CAAA;AAE7D,oBAAY,yBAAyB,GAAG,QAAQ,CAAC;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,YAAY,EAAE,MAAM,CAAA;IACpB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,mBAAmB,EAAE,MAAM,CAAA;IAC3B,YAAY,EAAE,MAAM,CAAA;IACpB,IAAI,EAAE,MAAM,CAAA;CACf,CAAC,CAAA;AAEF,oBAAY,yBAAyB,GAAG,sBAAsB,CAAA"}
1
+ {"version":3,"file":"printer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/printer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,MAAM,MAAM,sBAAsB,GAAG,QAAQ,CAAC;IAC1C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,YAAY,EAAE,MAAM,CAAA;IACpB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,mBAAmB,EAAE,MAAM,CAAA;IAC3B,YAAY,EAAE,MAAM,CAAA;IACpB,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,EAAE,CAAC,CAAA;AAEJ,MAAM,MAAM,wBAAwB,GAAG,sBAAsB,CAAA;AAE7D,MAAM,MAAM,yBAAyB,GAAG,QAAQ,CAAC;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,YAAY,EAAE,MAAM,CAAA;IACpB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,mBAAmB,EAAE,MAAM,CAAA;IAC3B,YAAY,EAAE,MAAM,CAAA;IACpB,IAAI,EAAE,MAAM,CAAA;CACf,CAAC,CAAA;AAEF,MAAM,MAAM,yBAAyB,GAAG,sBAAsB,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { Nullable } from "../../../../../base_type";
2
- export declare type SortPostListProductResponse = null;
3
- export declare type GetPosListProductResponse = Nullable<{
2
+ export type SortPostListProductResponse = null;
3
+ export type GetPosListProductResponse = Nullable<{
4
4
  id: number;
5
5
  name: string;
6
6
  type: string;
@@ -13,7 +13,7 @@ export declare type GetPosListProductResponse = Nullable<{
13
13
  updated_at: string;
14
14
  status: number;
15
15
  }[]>;
16
- export declare type CreatePosProductResponse = GetPosListProductResponse;
17
- export declare type UpdatePosProductResponse = GetPosListProductResponse;
18
- export declare type DeletePosProductResponse = null;
16
+ export type CreatePosProductResponse = GetPosListProductResponse;
17
+ export type UpdatePosProductResponse = GetPosListProductResponse;
18
+ export type DeletePosProductResponse = null;
19
19
  //# sourceMappingURL=product.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"product.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/product.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,2BAA2B,GAAG,IAAI,CAAC;AAE/C,oBAAY,yBAAyB,GAAG,QAAQ,CAAC;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,aAAa,EAAE,MAAM,CAAA;IACrB,UAAU,EAAE,GAAG,CAAA;IACf,WAAW,EAAE,MAAM,CAAA;IACnB,KAAK,EAAE,GAAG,CAAA;IACV,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,EAAE,CAAC,CAAA;AAEJ,oBAAY,wBAAwB,GAAG,yBAAyB,CAAA;AAEhE,oBAAY,wBAAwB,GAAG,yBAAyB,CAAA;AAEhE,oBAAY,wBAAwB,GAAG,IAAI,CAAC"}
1
+ {"version":3,"file":"product.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/product.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,MAAM,MAAM,2BAA2B,GAAG,IAAI,CAAC;AAE/C,MAAM,MAAM,yBAAyB,GAAG,QAAQ,CAAC;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,aAAa,EAAE,MAAM,CAAA;IACrB,UAAU,EAAE,GAAG,CAAA;IACf,WAAW,EAAE,MAAM,CAAA;IACnB,KAAK,EAAE,GAAG,CAAA;IACV,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,EAAE,CAAC,CAAA;AAEJ,MAAM,MAAM,wBAAwB,GAAG,yBAAyB,CAAA;AAEhE,MAAM,MAAM,wBAAwB,GAAG,yBAAyB,CAAA;AAEhE,MAAM,MAAM,wBAAwB,GAAG,IAAI,CAAC"}
@@ -1,10 +1,10 @@
1
1
  import { Nullable } from "src/base_type";
2
- export declare type GetListRatingResponse = Nullable<{
2
+ export type GetListRatingResponse = Nullable<{
3
3
  start_date: string;
4
4
  end_date: string;
5
5
  staffRatingList: StaffRatingList[];
6
6
  }>;
7
- declare type StaffRatingList = Nullable<{
7
+ type StaffRatingList = Nullable<{
8
8
  id: number;
9
9
  staff_id: number;
10
10
  staff_name: string;
@@ -1 +1 @@
1
- {"version":3,"file":"rate.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/rate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEzC,oBAAY,qBAAqB,GAAG,QAAQ,CAAC;IACzC,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,eAAe,EAAE,eAAe,EAAE,CAAA;CACrC,CAAC,CAAA;AAEF,aAAK,eAAe,GAAG,QAAQ,CAAC;IAC5B,EAAE,EAAE,MAAM,CAAA;IACV,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,MAAM,CAAA;IACrB,YAAY,EAAE,GAAG,EAAE,CAAA;CACtB,CAAC,CAAA"}
1
+ {"version":3,"file":"rate.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/rate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEzC,MAAM,MAAM,qBAAqB,GAAG,QAAQ,CAAC;IACzC,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,eAAe,EAAE,eAAe,EAAE,CAAA;CACrC,CAAC,CAAA;AAEF,KAAK,eAAe,GAAG,QAAQ,CAAC;IAC5B,EAAE,EAAE,MAAM,CAAA;IACV,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,MAAM,CAAA;IACrB,YAAY,EAAE,GAAG,EAAE,CAAA;CACtB,CAAC,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { Nullable } from "src/base_type";
2
- export declare type GetReportResponse = Nullable<{
2
+ export type GetReportResponse = Nullable<{
3
3
  summary: Summary;
4
4
  payment_report: PaymentReport;
5
5
  income_report: IncomeReport;
@@ -7,14 +7,14 @@ export declare type GetReportResponse = Nullable<{
7
7
  trending_item_report: TrendingItemReport[];
8
8
  best_staff_report: BestStaffReport[];
9
9
  }>;
10
- declare type Summary = Nullable<{
10
+ type Summary = Nullable<{
11
11
  total_total: number;
12
12
  total_order_not_customer: number;
13
13
  total_income: number;
14
14
  total_tip: number;
15
15
  total_payroll: number;
16
16
  }>;
17
- declare type PaymentReport = Nullable<{
17
+ type PaymentReport = Nullable<{
18
18
  processing: string;
19
19
  awaiting_payment: string;
20
20
  success: string;
@@ -23,7 +23,7 @@ declare type PaymentReport = Nullable<{
23
23
  cancel: string;
24
24
  total: number;
25
25
  }>;
26
- declare type IncomeReport = Nullable<{
26
+ type IncomeReport = Nullable<{
27
27
  card_amount: number;
28
28
  cash_amount: number;
29
29
  check_amount: number;
@@ -31,7 +31,7 @@ declare type IncomeReport = Nullable<{
31
31
  external_cc_amount: number;
32
32
  total: number;
33
33
  }>;
34
- declare type BatchHistoryReport = Nullable<{
34
+ type BatchHistoryReport = Nullable<{
35
35
  card_amount: number;
36
36
  cash_amount: number;
37
37
  check_amount: number;
@@ -39,16 +39,16 @@ declare type BatchHistoryReport = Nullable<{
39
39
  external_cc_amount: number;
40
40
  total: number;
41
41
  }>;
42
- declare type TrendingItemReport = Nullable<{
42
+ type TrendingItemReport = Nullable<{
43
43
  count_order: string;
44
44
  item_name: string;
45
45
  }>;
46
- declare type BestStaffReport = Nullable<{
46
+ type BestStaffReport = Nullable<{
47
47
  income: string;
48
48
  staff_id: string;
49
49
  staff: Staff;
50
50
  }>;
51
- declare type Staff = Nullable<{
51
+ type Staff = Nullable<{
52
52
  user_id: string;
53
53
  name: string;
54
54
  code: string;
@@ -1 +1 @@
1
- {"version":3,"file":"report.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/report.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEzC,oBAAY,iBAAiB,GAAG,QAAQ,CAAC;IACrC,OAAO,EAAE,OAAO,CAAA;IAChB,cAAc,EAAE,aAAa,CAAA;IAC7B,aAAa,EAAE,YAAY,CAAA;IAC3B,oBAAoB,EAAE,kBAAkB,CAAA;IACxC,oBAAoB,EAAE,kBAAkB,EAAE,CAAA;IAC1C,iBAAiB,EAAE,eAAe,EAAE,CAAA;CACvC,CAAC,CAAA;AAEF,aAAK,OAAO,GAAG,QAAQ,CAAC;IACpB,WAAW,EAAE,MAAM,CAAA;IACnB,wBAAwB,EAAE,MAAM,CAAA;IAChC,YAAY,EAAE,MAAM,CAAA;IACpB,SAAS,EAAE,MAAM,CAAA;IACjB,aAAa,EAAE,MAAM,CAAA;CACxB,CAAC,CAAA;AAEF,aAAK,aAAa,GAAG,QAAQ,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAA;IAClB,gBAAgB,EAAE,MAAM,CAAA;IACxB,OAAO,EAAE,MAAM,CAAA;IACf,MAAM,EAAE,MAAM,CAAA;IACd,MAAM,EAAE,MAAM,CAAA;IACd,MAAM,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;CAChB,CAAC,CAAA;AAEF,aAAK,YAAY,GAAG,QAAQ,CAAC;IACzB,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,eAAe,EAAE,MAAM,CAAA;IACvB,kBAAkB,EAAE,MAAM,CAAA;IAC1B,KAAK,EAAE,MAAM,CAAA;CAChB,CAAC,CAAA;AAEF,aAAK,kBAAkB,GAAG,QAAQ,CAAC;IAC/B,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,eAAe,EAAE,MAAM,CAAA;IACvB,kBAAkB,EAAE,MAAM,CAAA;IAC1B,KAAK,EAAE,MAAM,CAAA;CAChB,CAAC,CAAA;AAEF,aAAK,kBAAkB,GAAG,QAAQ,CAAC;IAC/B,WAAW,EAAE,MAAM,CAAA;IACnB,SAAS,EAAE,MAAM,CAAA;CACpB,CAAC,CAAA;AAEF,aAAK,eAAe,GAAG,QAAQ,CAAC;IAC5B,MAAM,EAAE,MAAM,CAAA;IACd,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,KAAK,CAAA;CACf,CAAC,CAAA;AAEF,aAAK,KAAK,GAAG,QAAQ,CAAC;IAClB,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;CACpB,CAAC,CAAA"}
1
+ {"version":3,"file":"report.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/report.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEzC,MAAM,MAAM,iBAAiB,GAAG,QAAQ,CAAC;IACrC,OAAO,EAAE,OAAO,CAAA;IAChB,cAAc,EAAE,aAAa,CAAA;IAC7B,aAAa,EAAE,YAAY,CAAA;IAC3B,oBAAoB,EAAE,kBAAkB,CAAA;IACxC,oBAAoB,EAAE,kBAAkB,EAAE,CAAA;IAC1C,iBAAiB,EAAE,eAAe,EAAE,CAAA;CACvC,CAAC,CAAA;AAEF,KAAK,OAAO,GAAG,QAAQ,CAAC;IACpB,WAAW,EAAE,MAAM,CAAA;IACnB,wBAAwB,EAAE,MAAM,CAAA;IAChC,YAAY,EAAE,MAAM,CAAA;IACpB,SAAS,EAAE,MAAM,CAAA;IACjB,aAAa,EAAE,MAAM,CAAA;CACxB,CAAC,CAAA;AAEF,KAAK,aAAa,GAAG,QAAQ,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAA;IAClB,gBAAgB,EAAE,MAAM,CAAA;IACxB,OAAO,EAAE,MAAM,CAAA;IACf,MAAM,EAAE,MAAM,CAAA;IACd,MAAM,EAAE,MAAM,CAAA;IACd,MAAM,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;CAChB,CAAC,CAAA;AAEF,KAAK,YAAY,GAAG,QAAQ,CAAC;IACzB,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,eAAe,EAAE,MAAM,CAAA;IACvB,kBAAkB,EAAE,MAAM,CAAA;IAC1B,KAAK,EAAE,MAAM,CAAA;CAChB,CAAC,CAAA;AAEF,KAAK,kBAAkB,GAAG,QAAQ,CAAC;IAC/B,WAAW,EAAE,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,eAAe,EAAE,MAAM,CAAA;IACvB,kBAAkB,EAAE,MAAM,CAAA;IAC1B,KAAK,EAAE,MAAM,CAAA;CAChB,CAAC,CAAA;AAEF,KAAK,kBAAkB,GAAG,QAAQ,CAAC;IAC/B,WAAW,EAAE,MAAM,CAAA;IACnB,SAAS,EAAE,MAAM,CAAA;CACpB,CAAC,CAAA;AAEF,KAAK,eAAe,GAAG,QAAQ,CAAC;IAC5B,MAAM,EAAE,MAAM,CAAA;IACd,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,KAAK,CAAA;CACf,CAAC,CAAA;AAEF,KAAK,KAAK,GAAG,QAAQ,CAAC;IAClB,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;CACpB,CAAC,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { Nullable } from "../../../../../base_type";
2
- export declare type GetServiceListResponse = Nullable<{
2
+ export type GetServiceListResponse = Nullable<{
3
3
  id: number;
4
4
  name: string;
5
5
  create_at: string;
@@ -14,7 +14,7 @@ export declare type GetServiceListResponse = Nullable<{
14
14
  web_booking_visible: string;
15
15
  group_id: number;
16
16
  }>;
17
- export declare type UploadFileResponse = Nullable<{
17
+ export type UploadFileResponse = Nullable<{
18
18
  name: string;
19
19
  type: string;
20
20
  size: number;
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,sBAAsB,GAAG,QAAQ,CAAC;IAC1C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;IACjB,MAAM,EAAE,MAAM,CAAA;IACd,QAAQ,EAAE,MAAM,CAAA;IAChB,WAAW,EAAE,MAAM,CAAA;IACnB,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,GAAG,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,WAAW,EAAE,GAAG,CAAA;IAChB,mBAAmB,EAAE,MAAM,CAAA;IAC3B,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAC,CAAA;AAEF,oBAAY,kBAAkB,GAAG,QAAQ,CAAC;IACtC,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;IAChB,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;IACX,UAAU,EAAE,MAAM,CAAA;CACrB,EAAE,CAAC,CAAA"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,MAAM,MAAM,sBAAsB,GAAG,QAAQ,CAAC;IAC1C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;IACjB,MAAM,EAAE,MAAM,CAAA;IACd,QAAQ,EAAE,MAAM,CAAA;IAChB,WAAW,EAAE,MAAM,CAAA;IACnB,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,GAAG,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,WAAW,EAAE,GAAG,CAAA;IAChB,mBAAmB,EAAE,MAAM,CAAA;IAC3B,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAC,CAAA;AAEF,MAAM,MAAM,kBAAkB,GAAG,QAAQ,CAAC;IACtC,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;IAChB,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;IACX,UAAU,EAAE,MAAM,CAAA;CACrB,EAAE,CAAC,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { Nullable } from "../../../../../base_type";
2
- export declare type GetPayrollSettingResponse = Nullable<{
2
+ export type GetPayrollSettingResponse = Nullable<{
3
3
  id: number;
4
4
  start_date: string;
5
5
  period: string;
@@ -8,8 +8,8 @@ export declare type GetPayrollSettingResponse = Nullable<{
8
8
  status: number;
9
9
  custom_days: number;
10
10
  }>;
11
- export declare type UpdatePayrollSettingResponse = GetPayrollSettingResponse;
12
- export declare type GetDiscountSettingResponse = Nullable<{
11
+ export type UpdatePayrollSettingResponse = GetPayrollSettingResponse;
12
+ export type GetDiscountSettingResponse = Nullable<{
13
13
  id: number;
14
14
  owner_percentage: number;
15
15
  staff_percentage: number;
@@ -17,8 +17,8 @@ export declare type GetDiscountSettingResponse = Nullable<{
17
17
  updated_at: string;
18
18
  status: number;
19
19
  }>;
20
- export declare type UpdateDiscountSettingResponse = GetDiscountSettingResponse;
21
- export declare type TaxSetting = Nullable<{
20
+ export type UpdateDiscountSettingResponse = GetDiscountSettingResponse;
21
+ export type TaxSetting = Nullable<{
22
22
  id: number;
23
23
  type: string;
24
24
  code: any;
@@ -29,22 +29,22 @@ export declare type TaxSetting = Nullable<{
29
29
  updated_at: string;
30
30
  status: number;
31
31
  }>;
32
- export declare type GetTaxSettingResponse = TaxSetting[];
33
- export declare type UpdateTaxSettingResponse = null;
34
- export declare type GetTurnValueResponse = Nullable<number>;
35
- export declare type UpdateTurnValueResponse = GetTurnValueResponse;
36
- export declare type TipItem = Nullable<{
32
+ export type GetTaxSettingResponse = TaxSetting[];
33
+ export type UpdateTaxSettingResponse = null;
34
+ export type GetTurnValueResponse = Nullable<number>;
35
+ export type UpdateTurnValueResponse = GetTurnValueResponse;
36
+ export type TipItem = Nullable<{
37
37
  title: string;
38
38
  active: number;
39
39
  value: any;
40
40
  }>;
41
- export declare type GetTipResponse = Nullable<{
41
+ export type GetTipResponse = Nullable<{
42
42
  type: string;
43
43
  status: number;
44
44
  tip_items: TipItem[];
45
45
  }>;
46
- export declare type UpdateTipResponse = Nullable<number>;
47
- export declare type Answer = Nullable<{
46
+ export type UpdateTipResponse = Nullable<number>;
47
+ export type Answer = Nullable<{
48
48
  id: number;
49
49
  system: string;
50
50
  type: string;
@@ -53,17 +53,17 @@ export declare type Answer = Nullable<{
53
53
  updated_at: string;
54
54
  status: number;
55
55
  }>;
56
- export declare type ListAnswer = Nullable<{
56
+ export type ListAnswer = Nullable<{
57
57
  type: string;
58
58
  answer: Answer[];
59
59
  }>;
60
- export declare type GetListAnswerResponse = ListAnswer[];
61
- export declare type CreateAnswerResponse = Nullable<{
60
+ export type GetListAnswerResponse = ListAnswer[];
61
+ export type CreateAnswerResponse = Nullable<{
62
62
  type: string;
63
63
  content: string;
64
64
  system: string;
65
65
  id: number;
66
66
  }>;
67
- export declare type UpdateAnswerResponse = Answer;
68
- export declare type ChangeAnswerStatusResponse = Answer;
67
+ export type UpdateAnswerResponse = Answer;
68
+ export type ChangeAnswerStatusResponse = Answer;
69
69
  //# sourceMappingURL=setting.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"setting.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/setting.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,yBAAyB,GAAG,QAAQ,CAAC;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,WAAW,EAAE,MAAM,CAAA;CACtB,CAAC,CAAA;AAEF,oBAAY,4BAA4B,GAAG,yBAAyB,CAAA;AAEpE,oBAAY,0BAA0B,GAAG,QAAQ,CAAC;IAC9C,EAAE,EAAE,MAAM,CAAA;IACV,gBAAgB,EAAE,MAAM,CAAA;IACxB,gBAAgB,EAAE,MAAM,CAAA;IACxB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAC,CAAA;AAEF,oBAAY,6BAA6B,GAAG,0BAA0B,CAAA;AAEtE,oBAAY,UAAU,GAAG,QAAQ,CAAC;IAC9B,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,GAAG,CAAA;IACT,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,EAAE,MAAM,CAAA;IACnB,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAC,CAAA;AAEF,oBAAY,qBAAqB,GAAG,UAAU,EAAE,CAAA;AAEhD,oBAAY,wBAAwB,GAAG,IAAI,CAAC;AAE5C,oBAAY,oBAAoB,GAAG,QAAQ,CAAC,MAAM,CAAC,CAAA;AAEnD,oBAAY,uBAAuB,GAAG,oBAAoB,CAAA;AAE1D,oBAAY,OAAO,GAAG,QAAQ,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,GAAG,CAAA;CACb,CAAC,CAAA;AAEF,oBAAY,cAAc,GAAG,QAAQ,CAAC;IAClC,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,OAAO,EAAE,CAAA;CACvB,CAAC,CAAA;AAEF,oBAAY,iBAAiB,GAAG,QAAQ,CAAC,MAAM,CAAC,CAAA;AAEhD,oBAAY,MAAM,GAAG,QAAQ,CAAC;IAC1B,EAAE,EAAE,MAAM,CAAA;IACV,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAC,CAAA;AAEF,oBAAY,UAAU,GAAG,QAAQ,CAAC;IAC9B,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,EAAE,CAAA;CACnB,CAAC,CAAA;AAEF,oBAAY,qBAAqB,GAAG,UAAU,EAAE,CAAA;AAEhD,oBAAY,oBAAoB,GAAG,QAAQ,CAAC;IACxC,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,MAAM,EAAE,MAAM,CAAA;IACd,EAAE,EAAE,MAAM,CAAA;CACb,CAAC,CAAA;AAEF,oBAAY,oBAAoB,GAAG,MAAM,CAAA;AAEzC,oBAAY,0BAA0B,GAAG,MAAM,CAAA"}
1
+ {"version":3,"file":"setting.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/setting.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,MAAM,MAAM,yBAAyB,GAAG,QAAQ,CAAC;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,WAAW,EAAE,MAAM,CAAA;CACtB,CAAC,CAAA;AAEF,MAAM,MAAM,4BAA4B,GAAG,yBAAyB,CAAA;AAEpE,MAAM,MAAM,0BAA0B,GAAG,QAAQ,CAAC;IAC9C,EAAE,EAAE,MAAM,CAAA;IACV,gBAAgB,EAAE,MAAM,CAAA;IACxB,gBAAgB,EAAE,MAAM,CAAA;IACxB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAC,CAAA;AAEF,MAAM,MAAM,6BAA6B,GAAG,0BAA0B,CAAA;AAEtE,MAAM,MAAM,UAAU,GAAG,QAAQ,CAAC;IAC9B,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,GAAG,CAAA;IACT,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,EAAE,MAAM,CAAA;IACnB,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAC,CAAA;AAEF,MAAM,MAAM,qBAAqB,GAAG,UAAU,EAAE,CAAA;AAEhD,MAAM,MAAM,wBAAwB,GAAG,IAAI,CAAC;AAE5C,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC,MAAM,CAAC,CAAA;AAEnD,MAAM,MAAM,uBAAuB,GAAG,oBAAoB,CAAA;AAE1D,MAAM,MAAM,OAAO,GAAG,QAAQ,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,GAAG,CAAA;CACb,CAAC,CAAA;AAEF,MAAM,MAAM,cAAc,GAAG,QAAQ,CAAC;IAClC,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,OAAO,EAAE,CAAA;CACvB,CAAC,CAAA;AAEF,MAAM,MAAM,iBAAiB,GAAG,QAAQ,CAAC,MAAM,CAAC,CAAA;AAEhD,MAAM,MAAM,MAAM,GAAG,QAAQ,CAAC;IAC1B,EAAE,EAAE,MAAM,CAAA;IACV,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAC,CAAA;AAEF,MAAM,MAAM,UAAU,GAAG,QAAQ,CAAC;IAC9B,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,EAAE,CAAA;CACnB,CAAC,CAAA;AAEF,MAAM,MAAM,qBAAqB,GAAG,UAAU,EAAE,CAAA;AAEhD,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC;IACxC,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,MAAM,EAAE,MAAM,CAAA;IACd,EAAE,EAAE,MAAM,CAAA;CACb,CAAC,CAAA;AAEF,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAA;AAEzC,MAAM,MAAM,0BAA0B,GAAG,MAAM,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { Nullable } from "../../../../../base_type";
2
- declare type Permission = Nullable<{
2
+ type Permission = Nullable<{
3
3
  id: number;
4
4
  name: string;
5
5
  type: string;
@@ -7,7 +7,7 @@ declare type Permission = Nullable<{
7
7
  created_at: string;
8
8
  updated_at: string;
9
9
  }>;
10
- declare type Staff = Nullable<{
10
+ type Staff = Nullable<{
11
11
  user_id: number;
12
12
  name: string;
13
13
  image_url?: string;
@@ -22,7 +22,7 @@ declare type Staff = Nullable<{
22
22
  turn_count: number;
23
23
  checkin: string;
24
24
  }>;
25
- export declare type GetStaffListResponse = Nullable<{
25
+ export type GetStaffListResponse = Nullable<{
26
26
  user_id: number;
27
27
  name: string;
28
28
  image_url: string;
@@ -32,7 +32,7 @@ export declare type GetStaffListResponse = Nullable<{
32
32
  permission: Permission[];
33
33
  is_checked_in: boolean;
34
34
  }>;
35
- export declare type GetStaffListByCheckoutResponse = Nullable<{
35
+ export type GetStaffListByCheckoutResponse = Nullable<{
36
36
  user_id: number;
37
37
  name: string;
38
38
  image_url?: string;
@@ -40,7 +40,7 @@ export declare type GetStaffListByCheckoutResponse = Nullable<{
40
40
  sub_total: number;
41
41
  service_sub_total: number;
42
42
  }>;
43
- export declare type GetStaffTurnChartResponse = Nullable<{
43
+ export type GetStaffTurnChartResponse = Nullable<{
44
44
  staff: Staff[];
45
45
  turn_value: number;
46
46
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/staff.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,aAAK,UAAU,GAAG,QAAQ,CAAC;IACvB,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;CACrB,CAAC,CAAA;AAEF,aAAK,KAAK,GAAG,QAAQ,CAAC;IAClB,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,UAAU,EAAE,CAAA;IACxB,oBAAoB,EAAE,MAAM,CAAA;IAC5B,uBAAuB,EAAE,MAAM,CAAA;IAC/B,0BAA0B,EAAE,MAAM,CAAA;IAClC,6BAA6B,EAAE,MAAM,CAAA;IACrC,UAAU,EAAE,MAAM,CAAA;IAClB,OAAO,EAAE,MAAM,CAAA;CAClB,CAAC,CAAA;AAEF,oBAAY,oBAAoB,GAAG,QAAQ,CAAC;IACxC,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,UAAU,EAAE,CAAC;IACzB,aAAa,EAAE,OAAO,CAAA;CACzB,CAAC,CAAA;AAEF,oBAAY,8BAA8B,GAAG,QAAQ,CAAC;IAClD,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAA;CAC5B,CAAC,CAAA;AAEF,oBAAY,yBAAyB,GAAG,QAAQ,CAAC;IAC7C,KAAK,EAAE,KAAK,EAAE,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;CACrB,CAAC,CAAA"}
1
+ {"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/staff.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,KAAK,UAAU,GAAG,QAAQ,CAAC;IACvB,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;CACrB,CAAC,CAAA;AAEF,KAAK,KAAK,GAAG,QAAQ,CAAC;IAClB,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,UAAU,EAAE,CAAA;IACxB,oBAAoB,EAAE,MAAM,CAAA;IAC5B,uBAAuB,EAAE,MAAM,CAAA;IAC/B,0BAA0B,EAAE,MAAM,CAAA;IAClC,6BAA6B,EAAE,MAAM,CAAA;IACrC,UAAU,EAAE,MAAM,CAAA;IAClB,OAAO,EAAE,MAAM,CAAA;CAClB,CAAC,CAAA;AAEF,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC;IACxC,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,UAAU,EAAE,CAAC;IACzB,aAAa,EAAE,OAAO,CAAA;CACzB,CAAC,CAAA;AAEF,MAAM,MAAM,8BAA8B,GAAG,QAAQ,CAAC;IAClD,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAA;CAC5B,CAAC,CAAA;AAEF,MAAM,MAAM,yBAAyB,GAAG,QAAQ,CAAC;IAC7C,KAAK,EAAE,KAAK,EAAE,CAAA;IACd,UAAU,EAAE,MAAM,CAAA;CACrB,CAAC,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { Nullable } from "../../../../../base_type";
2
- export declare type Ticket = Nullable<{
2
+ export type Ticket = Nullable<{
3
3
  id: number;
4
4
  subject: string;
5
5
  content: string;
@@ -10,21 +10,21 @@ export declare type Ticket = Nullable<{
10
10
  status: number;
11
11
  name: string;
12
12
  }>;
13
- export declare type GetPosTicketInfoResponse = Nullable<{
13
+ export type GetPosTicketInfoResponse = Nullable<{
14
14
  items: Ticket[];
15
15
  template_text: string;
16
16
  }>;
17
- export declare type CreatePosTicketTemplateResponse = Ticket;
18
- export declare type UpdatePosTicketTemplateResponse = Ticket;
19
- export declare type GetPosTicketTemplateResponse = Nullable<Ticket[]>;
20
- export declare type PosTicketBlockName = Nullable<{
17
+ export type CreatePosTicketTemplateResponse = Ticket;
18
+ export type UpdatePosTicketTemplateResponse = Ticket;
19
+ export type GetPosTicketTemplateResponse = Nullable<Ticket[]>;
20
+ export type PosTicketBlockName = Nullable<{
21
21
  subject: string;
22
22
  name: string;
23
23
  }>;
24
- export declare type GetPosTicketListBlockNameResponse = Nullable<PosTicketBlockName[]>;
25
- export declare type GetPosTicketListResponse = Nullable<Ticket[]>;
26
- export declare type MovePosSubjectResponse = null;
27
- export declare type SetPosDefaultTicketTemplateResponse = null;
28
- export declare type SortPosPriorityResponse = null;
29
- export declare type DeletePosTicketTemplateResponse = null;
24
+ export type GetPosTicketListBlockNameResponse = Nullable<PosTicketBlockName[]>;
25
+ export type GetPosTicketListResponse = Nullable<Ticket[]>;
26
+ export type MovePosSubjectResponse = null;
27
+ export type SetPosDefaultTicketTemplateResponse = null;
28
+ export type SortPosPriorityResponse = null;
29
+ export type DeletePosTicketTemplateResponse = null;
30
30
  //# sourceMappingURL=ticket.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ticket.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/ticket.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,MAAM,GAAG,QAAQ,CAAC;IAC1B,EAAE,EAAE,MAAM,CAAA;IACV,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,EAAE,MAAM,CAAA;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,GAAG,CAAA;IACb,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;CACf,CAAC,CAAA;AAEF,oBAAY,wBAAwB,GAAG,QAAQ,CAAC;IAC5C,KAAK,EAAE,MAAM,EAAE,CAAA;IACf,aAAa,EAAE,MAAM,CAAA;CACxB,CAAC,CAAA;AAEF,oBAAY,+BAA+B,GAAG,MAAM,CAAA;AAEpD,oBAAY,+BAA+B,GAAG,MAAM,CAAA;AAEpD,oBAAY,4BAA4B,GAAG,QAAQ,CAAC,MAAM,EAAE,CAAC,CAAA;AAE7D,oBAAY,kBAAkB,GAAG,QAAQ,CAAC;IACtC,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;CACf,CAAC,CAAA;AACF,oBAAY,iCAAiC,GAAG,QAAQ,CAAC,kBAAkB,EAAE,CAAC,CAAA;AAE9E,oBAAY,wBAAwB,GAAG,QAAQ,CAAC,MAAM,EAAE,CAAC,CAAA;AAEzD,oBAAY,sBAAsB,GAAG,IAAI,CAAC;AAE1C,oBAAY,mCAAmC,GAAG,IAAI,CAAC;AAEvD,oBAAY,uBAAuB,GAAG,IAAI,CAAC;AAC3C,oBAAY,+BAA+B,GAAG,IAAI,CAAC"}
1
+ {"version":3,"file":"ticket.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/ticket.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,MAAM,MAAM,MAAM,GAAG,QAAQ,CAAC;IAC1B,EAAE,EAAE,MAAM,CAAA;IACV,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,EAAE,MAAM,CAAA;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,GAAG,CAAA;IACb,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;CACf,CAAC,CAAA;AAEF,MAAM,MAAM,wBAAwB,GAAG,QAAQ,CAAC;IAC5C,KAAK,EAAE,MAAM,EAAE,CAAA;IACf,aAAa,EAAE,MAAM,CAAA;CACxB,CAAC,CAAA;AAEF,MAAM,MAAM,+BAA+B,GAAG,MAAM,CAAA;AAEpD,MAAM,MAAM,+BAA+B,GAAG,MAAM,CAAA;AAEpD,MAAM,MAAM,4BAA4B,GAAG,QAAQ,CAAC,MAAM,EAAE,CAAC,CAAA;AAE7D,MAAM,MAAM,kBAAkB,GAAG,QAAQ,CAAC;IACtC,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;CACf,CAAC,CAAA;AACF,MAAM,MAAM,iCAAiC,GAAG,QAAQ,CAAC,kBAAkB,EAAE,CAAC,CAAA;AAE9E,MAAM,MAAM,wBAAwB,GAAG,QAAQ,CAAC,MAAM,EAAE,CAAC,CAAA;AAEzD,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC;AAE1C,MAAM,MAAM,mCAAmC,GAAG,IAAI,CAAC;AAEvD,MAAM,MAAM,uBAAuB,GAAG,IAAI,CAAC;AAC3C,MAAM,MAAM,+BAA+B,GAAG,IAAI,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { Nullable } from "../../../../../base_type";
2
- export declare type GetTimeKeepingListResponse = Nullable<{
2
+ export type GetTimeKeepingListResponse = Nullable<{
3
3
  id: number;
4
4
  staff_id: number;
5
5
  staff_name: string;
@@ -10,7 +10,7 @@ export declare type GetTimeKeepingListResponse = Nullable<{
10
10
  updated_at: string;
11
11
  status: number;
12
12
  }>;
13
- export declare type GetTimeKeepingListStaffResponse = Nullable<{
13
+ export type GetTimeKeepingListStaffResponse = Nullable<{
14
14
  user_id: number;
15
15
  name: string;
16
16
  time_checked: string;
@@ -1 +1 @@
1
- {"version":3,"file":"time_keeping.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/time_keeping.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,0BAA0B,GAAG,QAAQ,CAAC;IAC9C,EAAE,EAAE,MAAM,CAAA;IACV,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,OAAO,EAAE,MAAM,CAAA;IACf,QAAQ,EAAE,MAAM,CAAA;IAChB,IAAI,EAAE,GAAG,CAAA;IACT,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAC,CAAA;AAEF,oBAAY,+BAA+B,GAAG,QAAQ,CAAC;IACnD,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,YAAY,EAAE,MAAM,CAAA;IACpB,aAAa,EAAE,OAAO,CAAA;IACtB,SAAS,EAAE,MAAM,CAAA;IACjB,UAAU,EAAE,MAAM,CAAA;CACrB,CAAC,CAAA"}
1
+ {"version":3,"file":"time_keeping.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/time_keeping.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,MAAM,MAAM,0BAA0B,GAAG,QAAQ,CAAC;IAC9C,EAAE,EAAE,MAAM,CAAA;IACV,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,OAAO,EAAE,MAAM,CAAA;IACf,QAAQ,EAAE,MAAM,CAAA;IAChB,IAAI,EAAE,GAAG,CAAA;IACT,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAC,CAAA;AAEF,MAAM,MAAM,+BAA+B,GAAG,QAAQ,CAAC;IACnD,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,YAAY,EAAE,MAAM,CAAA;IACpB,aAAa,EAAE,OAAO,CAAA;IACtB,SAAS,EAAE,MAAM,CAAA;IACjB,UAAU,EAAE,MAAM,CAAA;CACrB,CAAC,CAAA"}
@@ -1,4 +1,4 @@
1
- export declare type GetCheckInConfigRequest = {
1
+ export type GetCheckInConfigRequest = {
2
2
  key: string;
3
3
  };
4
4
  //# sourceMappingURL=check_in.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"check_in.d.ts","sourceRoot":"","sources":["../../../../../../src/api/settings_api/1.0.0/types/request/check_in.ts"],"names":[],"mappings":"AAAA,oBAAY,uBAAuB,GAAG;IAClC,GAAG,EAAE,MAAM,CAAC;CACf,CAAA"}
1
+ {"version":3,"file":"check_in.d.ts","sourceRoot":"","sources":["../../../../../../src/api/settings_api/1.0.0/types/request/check_in.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,uBAAuB,GAAG;IAClC,GAAG,EAAE,MAAM,CAAC;CACf,CAAA"}
@@ -1,4 +1,4 @@
1
- export declare type GetCheckoutConfigRequest = {
1
+ export type GetCheckoutConfigRequest = {
2
2
  key?: string;
3
3
  };
4
4
  //# sourceMappingURL=checkout.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"checkout.d.ts","sourceRoot":"","sources":["../../../../../../src/api/settings_api/1.0.0/types/request/checkout.ts"],"names":[],"mappings":"AAAA,oBAAY,wBAAwB,GAAG;IACnC,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB,CAAA"}
1
+ {"version":3,"file":"checkout.d.ts","sourceRoot":"","sources":["../../../../../../src/api/settings_api/1.0.0/types/request/checkout.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,wBAAwB,GAAG;IACnC,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB,CAAA"}
@@ -1,22 +1,22 @@
1
- export declare type GetKeyStorageRequest = {
1
+ export type GetKeyStorageRequest = {
2
2
  key: string;
3
3
  pos_version?: number;
4
4
  };
5
- export declare type GetListKeyStorageRequest = {};
6
- export declare type AddKeyStorageRequest = {
5
+ export type GetListKeyStorageRequest = {};
6
+ export type AddKeyStorageRequest = {
7
7
  key: string;
8
8
  value: string;
9
9
  comment?: string;
10
10
  };
11
- export declare type UpdateKeyStorageRequest = {
11
+ export type UpdateKeyStorageRequest = {
12
12
  key: string;
13
13
  value: string;
14
14
  comment?: string;
15
15
  };
16
- export declare type UpdateListKeyStorageRequest = {
16
+ export type UpdateListKeyStorageRequest = {
17
17
  data: AddKeyStorageRequest[];
18
18
  };
19
- export declare type DeleteKeyStorageRequest = {
19
+ export type DeleteKeyStorageRequest = {
20
20
  key: string;
21
21
  };
22
22
  //# sourceMappingURL=key_storage.d.ts.map