gap-nodejs-sdk 1.0.415 → 1.0.417
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/appointment_api/1.0.0/types/request/appointment.d.ts +27 -27
- package/dist/api/appointment_api/1.0.0/types/request/appointment.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/request/customer.d.ts +1 -1
- package/dist/api/appointment_api/1.0.0/types/request/customer.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/request/pos.d.ts +3 -3
- package/dist/api/appointment_api/1.0.0/types/request/pos.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/request/service.d.ts +1 -1
- package/dist/api/appointment_api/1.0.0/types/request/service.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/request/settings.d.ts +2 -2
- package/dist/api/appointment_api/1.0.0/types/request/settings.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/request/staff.d.ts +1 -1
- package/dist/api/appointment_api/1.0.0/types/request/staff.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/response/appointment.d.ts +36 -36
- package/dist/api/appointment_api/1.0.0/types/response/appointment.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/response/customer.d.ts +2 -2
- package/dist/api/appointment_api/1.0.0/types/response/customer.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/response/pos.d.ts +17 -17
- package/dist/api/appointment_api/1.0.0/types/response/pos.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/response/service.d.ts +6 -6
- package/dist/api/appointment_api/1.0.0/types/response/service.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/response/settings.d.ts +2 -2
- package/dist/api/appointment_api/1.0.0/types/response/settings.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/response/staff.d.ts +3 -3
- package/dist/api/appointment_api/1.0.0/types/response/staff.d.ts.map +1 -1
- package/dist/api/base_api/1.0.0/types/request/auth.d.ts +3 -3
- package/dist/api/base_api/1.0.0/types/request/auth.d.ts.map +1 -1
- package/dist/api/base_api/1.0.0/types/response/auth.d.ts +6 -6
- package/dist/api/base_api/1.0.0/types/response/auth.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/business.d.ts +3 -3
- package/dist/api/go_check_in_api/1.0.0/types/request/business.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/campaign.d.ts +17 -17
- package/dist/api/go_check_in_api/1.0.0/types/request/campaign.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/category.d.ts +5 -5
- package/dist/api/go_check_in_api/1.0.0/types/request/category.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/checkin.d.ts +11 -11
- package/dist/api/go_check_in_api/1.0.0/types/request/checkin.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/customer.d.ts +8 -8
- package/dist/api/go_check_in_api/1.0.0/types/request/customer.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/dashboard.d.ts +2 -2
- package/dist/api/go_check_in_api/1.0.0/types/request/dashboard.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/group.d.ts +7 -7
- package/dist/api/go_check_in_api/1.0.0/types/request/group.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/invoice.d.ts +2 -2
- package/dist/api/go_check_in_api/1.0.0/types/request/invoice.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/notification.d.ts +3 -3
- package/dist/api/go_check_in_api/1.0.0/types/request/notification.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/review.d.ts +16 -16
- package/dist/api/go_check_in_api/1.0.0/types/request/review.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/reward.d.ts +6 -6
- package/dist/api/go_check_in_api/1.0.0/types/request/reward.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/service.d.ts +7 -7
- package/dist/api/go_check_in_api/1.0.0/types/request/service.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/settings.d.ts +12 -12
- package/dist/api/go_check_in_api/1.0.0/types/request/settings.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/sms.d.ts +2 -2
- package/dist/api/go_check_in_api/1.0.0/types/request/sms.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/staff.d.ts +17 -17
- package/dist/api/go_check_in_api/1.0.0/types/request/staff.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/ticket.d.ts +10 -10
- package/dist/api/go_check_in_api/1.0.0/types/request/ticket.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/business.d.ts +3 -3
- package/dist/api/go_check_in_api/1.0.0/types/response/business.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/campaign.d.ts +25 -25
- package/dist/api/go_check_in_api/1.0.0/types/response/campaign.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/category.d.ts +5 -5
- package/dist/api/go_check_in_api/1.0.0/types/response/category.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/checkin.d.ts +29 -29
- package/dist/api/go_check_in_api/1.0.0/types/response/checkin.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/customer.d.ts +13 -13
- package/dist/api/go_check_in_api/1.0.0/types/response/customer.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/dashboard.d.ts +7 -7
- package/dist/api/go_check_in_api/1.0.0/types/response/dashboard.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/group.d.ts +10 -10
- package/dist/api/go_check_in_api/1.0.0/types/response/group.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/invoice.d.ts +2 -2
- package/dist/api/go_check_in_api/1.0.0/types/response/invoice.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/notification.d.ts +4 -4
- package/dist/api/go_check_in_api/1.0.0/types/response/notification.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/review.d.ts +22 -22
- package/dist/api/go_check_in_api/1.0.0/types/response/review.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/reward.d.ts +7 -7
- package/dist/api/go_check_in_api/1.0.0/types/response/reward.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/service.d.ts +11 -11
- package/dist/api/go_check_in_api/1.0.0/types/response/service.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/settings.d.ts +14 -14
- package/dist/api/go_check_in_api/1.0.0/types/response/settings.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/sms.d.ts +3 -3
- package/dist/api/go_check_in_api/1.0.0/types/response/sms.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/staff.d.ts +17 -17
- package/dist/api/go_check_in_api/1.0.0/types/response/staff.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/ticket.d.ts +12 -12
- package/dist/api/go_check_in_api/1.0.0/types/response/ticket.d.ts.map +1 -1
- package/dist/api/go_order_api/1.0.0/types/request/category.d.ts +3 -3
- package/dist/api/go_order_api/1.0.0/types/request/category.d.ts.map +1 -1
- package/dist/api/go_order_api/1.0.0/types/request/item.d.ts +9 -9
- package/dist/api/go_order_api/1.0.0/types/request/item.d.ts.map +1 -1
- package/dist/api/go_order_api/1.0.0/types/request/modifier.d.ts +4 -4
- package/dist/api/go_order_api/1.0.0/types/request/modifier.d.ts.map +1 -1
- package/dist/api/go_order_api/1.0.0/types/response/category.d.ts +8 -8
- package/dist/api/go_order_api/1.0.0/types/response/category.d.ts.map +1 -1
- package/dist/api/go_order_api/1.0.0/types/response/item.d.ts +8 -8
- package/dist/api/go_order_api/1.0.0/types/response/item.d.ts.map +1 -1
- package/dist/api/go_order_api/1.0.0/types/response/modifier.d.ts +5 -5
- package/dist/api/go_order_api/1.0.0/types/response/modifier.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/models/key_storage.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/models/key_storage.js +3 -2
- package/dist/api/pos_client_api/1.0.0/types/request/batch_history.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/request/batch_history.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/business.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/request/business.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/call.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/call.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/category.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/category.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/check_in.d.ts +6 -6
- package/dist/api/pos_client_api/1.0.0/types/request/check_in.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/check_out.d.ts +13 -13
- package/dist/api/pos_client_api/1.0.0/types/request/check_out.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/combo.d.ts +6 -6
- package/dist/api/pos_client_api/1.0.0/types/request/combo.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/commission.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/commission.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/customer.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/request/customer.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/device.d.ts +3 -3
- package/dist/api/pos_client_api/1.0.0/types/request/device.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/gift_card.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/request/gift_card.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/income.d.ts +5 -5
- package/dist/api/pos_client_api/1.0.0/types/request/income.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/key_storage.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/key_storage.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/order.d.ts +18 -18
- package/dist/api/pos_client_api/1.0.0/types/request/order.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/payroll.d.ts +13 -13
- package/dist/api/pos_client_api/1.0.0/types/request/payroll.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/printer.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/request/printer.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/product.d.ts +5 -5
- package/dist/api/pos_client_api/1.0.0/types/request/product.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/service.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/request/service.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/setting.d.ts +14 -14
- package/dist/api/pos_client_api/1.0.0/types/request/setting.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/staff.d.ts +3 -3
- package/dist/api/pos_client_api/1.0.0/types/request/staff.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/ticket.d.ts +10 -10
- package/dist/api/pos_client_api/1.0.0/types/request/ticket.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/time_keeping.d.ts +7 -7
- package/dist/api/pos_client_api/1.0.0/types/request/time_keeping.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/unsubscribe_contact.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/unsubscribe_contact.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/user.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/user.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/batch_history.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/response/batch_history.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/business.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/response/business.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/category.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/response/category.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/check_in.d.ts +15 -15
- package/dist/api/pos_client_api/1.0.0/types/response/check_in.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/check_out.d.ts +36 -36
- package/dist/api/pos_client_api/1.0.0/types/response/check_out.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/combo.d.ts +8 -8
- package/dist/api/pos_client_api/1.0.0/types/response/combo.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/commission.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/response/commission.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/customer.d.ts +10 -10
- package/dist/api/pos_client_api/1.0.0/types/response/customer.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/device.d.ts +3 -3
- package/dist/api/pos_client_api/1.0.0/types/response/device.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/gift_card.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/gift_card.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/income.d.ts +10 -10
- package/dist/api/pos_client_api/1.0.0/types/response/income.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/key_storage.d.ts +6 -5
- package/dist/api/pos_client_api/1.0.0/types/response/key_storage.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/order.d.ts +31 -31
- package/dist/api/pos_client_api/1.0.0/types/response/order.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/payroll.d.ts +19 -19
- package/dist/api/pos_client_api/1.0.0/types/response/payroll.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/printer.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/response/printer.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/product.d.ts +5 -5
- package/dist/api/pos_client_api/1.0.0/types/response/product.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/service.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/response/service.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/setting.d.ts +18 -18
- package/dist/api/pos_client_api/1.0.0/types/response/setting.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/staff.d.ts +5 -5
- package/dist/api/pos_client_api/1.0.0/types/response/staff.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/ticket.d.ts +12 -12
- package/dist/api/pos_client_api/1.0.0/types/response/ticket.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/time_keeping.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/response/time_keeping.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/request/check_in.d.ts +1 -1
- package/dist/api/settings_api/1.0.0/types/request/check_in.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/request/checkout.d.ts +1 -1
- package/dist/api/settings_api/1.0.0/types/request/checkout.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/request/key_storage.d.ts +6 -6
- package/dist/api/settings_api/1.0.0/types/request/key_storage.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/response/check_in.d.ts +3 -3
- package/dist/api/settings_api/1.0.0/types/response/check_in.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/response/checkout.d.ts +17 -17
- package/dist/api/settings_api/1.0.0/types/response/checkout.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/response/key_storage.d.ts +7 -7
- package/dist/api/settings_api/1.0.0/types/response/key_storage.d.ts.map +1 -1
- package/dist/api/user_api/1.0.0/types/request/auth.d.ts +2 -2
- package/dist/api/user_api/1.0.0/types/request/auth.d.ts.map +1 -1
- package/dist/api/user_api/1.0.0/types/response/auth.d.ts +2 -2
- package/dist/api/user_api/1.0.0/types/response/auth.d.ts.map +1 -1
- package/dist/base_type.d.ts +2 -2
- package/dist/base_type.d.ts.map +1 -1
- package/dist/gap-sdk.js +1 -1
- package/dist/http_client/types.d.ts +5 -5
- package/dist/http_client/types.d.ts.map +1 -1
- package/dist/types/meta.d.ts +2 -2
- package/dist/types/meta.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/customer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kBAAkB,EAAE,oBAAoB,EAAC,MAAM,sBAAsB,CAAC;AAC9E,
|
|
1
|
+
{"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/customer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kBAAkB,EAAE,oBAAoB,EAAC,MAAM,sBAAsB,CAAC;AAC9E,oBAAY,sBAAsB,GAAG;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,EAAE,CAAC;CACvB,CAAC;AACF,oBAAY,sBAAsB,GAAG,kBAAkB,CAAC;AACxD,oBAAY,kBAAkB,GAAG,oBAAoB,CAAC;AACtD,oBAAY,4BAA4B,GAAG;IACvC,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,eAAe,CAAC,EAAE,MAAM,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC;IACnC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,uBAAuB,CAAC,EAAE,MAAM,CAAC;CACpC,CAAC;AACF,oBAAY,gCAAgC,GAAG,kBAAkB,GAAG,oBAAoB,CAAC;AACzF,oBAAY,sBAAsB,GAAG;IACjC,GAAG,EAAE,MAAM,EAAE,CAAC;CACjB,CAAC;AACF,oBAAY,mBAAmB,GAAG,EAAE,CAAC;AACrC,oBAAY,mBAAmB,GAAG,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/dashboard.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"dashboard.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/dashboard.ts"],"names":[],"mappings":"AAAA,oBAAY,yBAAyB,GAAG,EAAE,CAAC;AAC3C,oBAAY,8BAA8B,GAAG;IACzC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC"}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { BaseGetListRequest, BaseGetDetailRequest } from "../../../../../types";
|
|
2
|
-
export type GetListGroupRequest = BaseGetListRequest;
|
|
3
|
-
export type CreateGroupRequest = {
|
|
2
|
+
export declare type GetListGroupRequest = BaseGetListRequest;
|
|
3
|
+
export declare type CreateGroupRequest = {
|
|
4
4
|
name: string;
|
|
5
5
|
};
|
|
6
|
-
export type GetGroupRequest = BaseGetListRequest & BaseGetDetailRequest;
|
|
7
|
-
export type UpdateGroupRequest = {
|
|
6
|
+
export declare type GetGroupRequest = BaseGetListRequest & BaseGetDetailRequest;
|
|
7
|
+
export declare type UpdateGroupRequest = {
|
|
8
8
|
id: number;
|
|
9
9
|
name: string;
|
|
10
10
|
};
|
|
11
|
-
export type DeleteGroupRequest = BaseGetDetailRequest;
|
|
12
|
-
export type RemoveCustomerRequest = {
|
|
11
|
+
export declare type DeleteGroupRequest = BaseGetDetailRequest;
|
|
12
|
+
export declare type RemoveCustomerRequest = {
|
|
13
13
|
id: number;
|
|
14
14
|
customer_ids: number[];
|
|
15
15
|
};
|
|
16
|
-
export type GetListCustomerToAddGroupRequest = BaseGetListRequest & BaseGetDetailRequest;
|
|
16
|
+
export declare type GetListCustomerToAddGroupRequest = BaseGetListRequest & BaseGetDetailRequest;
|
|
17
17
|
//# sourceMappingURL=group.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/group.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kBAAkB,EAAE,oBAAoB,EAAC,MAAM,sBAAsB,CAAC;AAC9E,
|
|
1
|
+
{"version":3,"file":"group.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/group.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kBAAkB,EAAE,oBAAoB,EAAC,MAAM,sBAAsB,CAAC;AAC9E,oBAAY,mBAAmB,GAAG,kBAAkB,CAAC;AACrD,oBAAY,kBAAkB,GAAG;IAC7B,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,oBAAY,eAAe,GAAG,kBAAkB,GAAG,oBAAoB,CAAC;AACxE,oBAAY,kBAAkB,GAAG;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,oBAAY,kBAAkB,GAAG,oBAAoB,CAAC;AACtD,oBAAY,qBAAqB,GAAG;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,YAAY,EAAE,MAAM,EAAE,CAAC;CAC1B,CAAC;AACF,oBAAY,gCAAgC,GAAG,kBAAkB,GAAG,oBAAoB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"invoice.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/invoice.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"invoice.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/invoice.ts"],"names":[],"mappings":"AAAA,oBAAY,wBAAwB,GAAG;IACnC,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,oBAAY,gBAAgB,GAAG;IAC3B,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;CACvB,CAAA"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export type GetNotifyAppointmentRequest = {
|
|
1
|
+
export declare type GetNotifyAppointmentRequest = {
|
|
2
2
|
page: number;
|
|
3
3
|
'per-page': number;
|
|
4
4
|
};
|
|
5
|
-
export type GetNotifySystemRequest = {
|
|
5
|
+
export declare type GetNotifySystemRequest = {
|
|
6
6
|
page: number;
|
|
7
7
|
'per-page': number;
|
|
8
8
|
};
|
|
9
|
-
export type MaskAsReadRequest = {
|
|
9
|
+
export declare type MaskAsReadRequest = {
|
|
10
10
|
type: 'appointment' | 'normal';
|
|
11
11
|
id: number;
|
|
12
12
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notification.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/notification.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"notification.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/notification.ts"],"names":[],"mappings":"AAAA,oBAAY,2BAA2B,GAAG;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,oBAAY,sBAAsB,GAAG;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,oBAAY,iBAAiB,GAAG;IAC5B,IAAI,EAAE,aAAa,GAAG,QAAQ,CAAC;IAC/B,EAAE,EAAE,MAAM,CAAA;CACb,CAAA"}
|
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
import { BaseGetListRequest } from "../../../../../base_type";
|
|
2
|
-
export type GetCheckinReviewListRequest = {};
|
|
3
|
-
export type ActiveCheckinReviewRequest = {
|
|
2
|
+
export declare type GetCheckinReviewListRequest = {};
|
|
3
|
+
export declare type ActiveCheckinReviewRequest = {
|
|
4
4
|
type: string;
|
|
5
5
|
};
|
|
6
|
-
export type InactiveCheckinReviewRequest = {
|
|
6
|
+
export declare type InactiveCheckinReviewRequest = {
|
|
7
7
|
type: string;
|
|
8
8
|
};
|
|
9
|
-
export type CreateCheckinReviewContentRequest = {
|
|
9
|
+
export declare type CreateCheckinReviewContentRequest = {
|
|
10
10
|
system: string;
|
|
11
11
|
type: string;
|
|
12
12
|
content: string;
|
|
13
13
|
};
|
|
14
|
-
export type UpdateCheckinReviewContentRequest = {
|
|
14
|
+
export declare type UpdateCheckinReviewContentRequest = {
|
|
15
15
|
id: number;
|
|
16
16
|
system: string;
|
|
17
17
|
type: string;
|
|
18
18
|
content: string;
|
|
19
19
|
};
|
|
20
|
-
export type DeleteCheckinReviewContentRequest = {
|
|
20
|
+
export declare type DeleteCheckinReviewContentRequest = {
|
|
21
21
|
id: number;
|
|
22
22
|
};
|
|
23
|
-
export type GetGoogleReviewListRequest = {};
|
|
24
|
-
export type ActiveGoogleReviewRequest = {
|
|
23
|
+
export declare type GetGoogleReviewListRequest = {};
|
|
24
|
+
export declare type ActiveGoogleReviewRequest = {
|
|
25
25
|
type: string;
|
|
26
26
|
};
|
|
27
|
-
export type InactiveGoogleReviewRequest = {
|
|
27
|
+
export declare type InactiveGoogleReviewRequest = {
|
|
28
28
|
type: string;
|
|
29
29
|
};
|
|
30
|
-
export type CreateGoogleReviewContentRequest = {
|
|
30
|
+
export declare type CreateGoogleReviewContentRequest = {
|
|
31
31
|
system: string;
|
|
32
32
|
type: string;
|
|
33
33
|
content: string;
|
|
34
34
|
};
|
|
35
|
-
export type UpdateGoogleReviewContentRequest = {
|
|
35
|
+
export declare type UpdateGoogleReviewContentRequest = {
|
|
36
36
|
id: number;
|
|
37
37
|
system: string;
|
|
38
38
|
type: string;
|
|
39
39
|
content: string;
|
|
40
40
|
};
|
|
41
|
-
export type DeleteGoogleReviewContentRequest = {
|
|
41
|
+
export declare type DeleteGoogleReviewContentRequest = {
|
|
42
42
|
id: number;
|
|
43
43
|
};
|
|
44
|
-
export type GetListReviewRequest = BaseGetListRequest & {
|
|
44
|
+
export declare type GetListReviewRequest = BaseGetListRequest & {
|
|
45
45
|
user_name?: string;
|
|
46
46
|
type?: string;
|
|
47
47
|
rating?: number;
|
|
48
48
|
sort?: string;
|
|
49
49
|
};
|
|
50
|
-
export type GetReviewReportRequest = {};
|
|
51
|
-
export type GetSystemMessageRequest = {
|
|
50
|
+
export declare type GetReviewReportRequest = {};
|
|
51
|
+
export declare type GetSystemMessageRequest = {
|
|
52
52
|
customer_id: number;
|
|
53
53
|
};
|
|
54
|
-
export type ReplyGoCheckinRequest = {
|
|
54
|
+
export declare type ReplyGoCheckinRequest = {
|
|
55
55
|
customer_id: number;
|
|
56
56
|
content: string;
|
|
57
57
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"review.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/review.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kBAAkB,EAAC,MAAM,0BAA0B,CAAC;AAE5D,
|
|
1
|
+
{"version":3,"file":"review.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/review.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kBAAkB,EAAC,MAAM,0BAA0B,CAAC;AAE5D,oBAAY,2BAA2B,GAAG,EAAE,CAAC;AAC7C,oBAAY,0BAA0B,GAAG;IACrC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,oBAAY,4BAA4B,GAAG;IACvC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,oBAAY,iCAAiC,GAAG;IAC5C,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AACD,oBAAY,iCAAiC,GAAG;IAC5C,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AACD,oBAAY,iCAAiC,GAAG;IAC5C,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AAED,oBAAY,0BAA0B,GAAG,EAAE,CAAC;AAC5C,oBAAY,yBAAyB,GAAG;IACpC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,oBAAY,2BAA2B,GAAG;IACtC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,oBAAY,gCAAgC,GAAG;IAC3C,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AACD,oBAAY,gCAAgC,GAAG;IAC3C,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AAED,oBAAY,gCAAgC,GAAG;IAC3C,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AAED,oBAAY,oBAAoB,GAAG,kBAAkB,GAAG;IACpD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB,CAAA;AACD,oBAAY,sBAAsB,GAAG,EAAE,CAAC;AACxC,oBAAY,uBAAuB,GAAG;IAClC,WAAW,EAAE,MAAM,CAAC;CACvB,CAAA;AACD,oBAAY,qBAAqB,GAAG;IAChC,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { BaseGetListRequest, BaseGetDetailRequest } from "../../../../../types";
|
|
2
|
-
export type GetListRewardRequest = BaseGetListRequest & {
|
|
2
|
+
export declare type GetListRewardRequest = BaseGetListRequest & {
|
|
3
3
|
content: string;
|
|
4
4
|
};
|
|
5
|
-
export type CreateRewardRequest = {
|
|
5
|
+
export declare type CreateRewardRequest = {
|
|
6
6
|
content: string;
|
|
7
7
|
point: number;
|
|
8
8
|
logic_type: string;
|
|
9
9
|
logic_value: number;
|
|
10
10
|
};
|
|
11
|
-
export type UpdateRewardRequest = {
|
|
11
|
+
export declare type UpdateRewardRequest = {
|
|
12
12
|
id: number;
|
|
13
13
|
point?: number;
|
|
14
14
|
content?: string;
|
|
@@ -18,7 +18,7 @@ export type UpdateRewardRequest = {
|
|
|
18
18
|
logic_type?: string;
|
|
19
19
|
logic_value?: string;
|
|
20
20
|
};
|
|
21
|
-
export type DeleteRewardRequest = BaseGetDetailRequest;
|
|
22
|
-
export type GetRewardHistoryRequest = BaseGetListRequest;
|
|
23
|
-
export type ExportRewardHistoryRequest = {};
|
|
21
|
+
export declare type DeleteRewardRequest = BaseGetDetailRequest;
|
|
22
|
+
export declare type GetRewardHistoryRequest = BaseGetListRequest;
|
|
23
|
+
export declare type ExportRewardHistoryRequest = {};
|
|
24
24
|
//# sourceMappingURL=reward.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reward.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/reward.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kBAAkB,EAAE,oBAAoB,EAAC,MAAM,sBAAsB,CAAC;AAE9E,
|
|
1
|
+
{"version":3,"file":"reward.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/reward.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kBAAkB,EAAE,oBAAoB,EAAC,MAAM,sBAAsB,CAAC;AAE9E,oBAAY,oBAAoB,GAAG,kBAAkB,GAAG;IACpD,OAAO,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,oBAAY,mBAAmB,GAAG;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;CACvB,CAAA;AAED,oBAAY,mBAAmB,GAAG;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,IAAI,CAAC;IAClB,UAAU,CAAC,EAAE,IAAI,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB,CAAA;AAED,oBAAY,mBAAmB,GAAG,oBAAoB,CAAC;AAEvD,oBAAY,uBAAuB,GAAG,kBAAkB,CAAC;AAEzD,oBAAY,0BAA0B,GAAG,EAAE,CAAC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export type GetCheckInListByCategoryRequest = {
|
|
1
|
+
export declare type GetCheckInListByCategoryRequest = {
|
|
2
2
|
items: string;
|
|
3
3
|
};
|
|
4
|
-
export type ShortCheckInServiceRequest = {
|
|
4
|
+
export declare type ShortCheckInServiceRequest = {
|
|
5
5
|
services: string;
|
|
6
6
|
cate_id: number;
|
|
7
7
|
};
|
|
8
|
-
export type GetCheckInListServiceRequest = {
|
|
8
|
+
export declare type GetCheckInListServiceRequest = {
|
|
9
9
|
category_id: number;
|
|
10
10
|
status: string;
|
|
11
11
|
};
|
|
12
|
-
export type UpdateCheckInServiceRequest = {
|
|
12
|
+
export declare type UpdateCheckInServiceRequest = {
|
|
13
13
|
id: number;
|
|
14
14
|
data: {
|
|
15
15
|
id: number;
|
|
@@ -29,12 +29,12 @@ export type UpdateCheckInServiceRequest = {
|
|
|
29
29
|
image_base_url: string;
|
|
30
30
|
};
|
|
31
31
|
};
|
|
32
|
-
export type DeleteCheckInServiceRequest = {
|
|
32
|
+
export declare type DeleteCheckInServiceRequest = {
|
|
33
33
|
id: number;
|
|
34
34
|
category_id: number;
|
|
35
35
|
statusFilter?: string;
|
|
36
36
|
};
|
|
37
|
-
export type CreateCheckInServiceRequest = {
|
|
37
|
+
export declare type CreateCheckInServiceRequest = {
|
|
38
38
|
name: string;
|
|
39
39
|
category_id: number;
|
|
40
40
|
cate_name: string;
|
|
@@ -51,7 +51,7 @@ export type CreateCheckInServiceRequest = {
|
|
|
51
51
|
show_on_booking: number;
|
|
52
52
|
show_on_pos: number;
|
|
53
53
|
};
|
|
54
|
-
export type GetListStaffByServiceRequest = {
|
|
54
|
+
export declare type GetListStaffByServiceRequest = {
|
|
55
55
|
id: number;
|
|
56
56
|
};
|
|
57
57
|
//# sourceMappingURL=service.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/service.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/service.ts"],"names":[],"mappings":"AAAA,oBAAY,+BAA+B,GAAG;IAC1C,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,oBAAY,0BAA0B,GAAG;IACrC,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AAED,oBAAY,4BAA4B,GAAG;IACvC,WAAW,EAAE,MAAM,CAAA;IACnB,MAAM,EAAE,MAAM,CAAC;CAClB,CAAA;AAED,oBAAY,2BAA2B,GAAG;IACtC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE;QACF,EAAE,EAAE,MAAM,CAAC;QACX,IAAI,EAAE,MAAM,CAAC;QACb,WAAW,EAAE,MAAM,CAAC;QACpB,mBAAmB,EAAE,MAAM,CAAA;QAC3B,KAAK,EAAE,MAAM,CAAC;QACd,IAAI,EAAE,MAAM,CAAC;QACb,QAAQ,EAAE,MAAM,CAAC;QACjB,QAAQ,EAAE,MAAM,CAAC;QACjB,MAAM,EAAE,MAAM,CAAA;QACd,YAAY,EAAE,MAAM,CAAA;QACpB,eAAe,EAAE,MAAM,CAAA;QACvB,eAAe,EAAE,MAAM,CAAA;QACvB,WAAW,EAAE,MAAM,CAAA;QACnB,UAAU,EAAE,MAAM,CAAA;QAClB,cAAc,EAAE,MAAM,CAAA;KACzB,CAAA;CACJ,CAAA;AAED,oBAAY,2BAA2B,GAAG;IACtC,EAAE,EAAE,MAAM,CAAA;IACV,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;CACxB,CAAA;AAED,oBAAY,2BAA2B,GAAG;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,eAAe,EAAE,MAAM,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;CACvB,CAAA;AAED,oBAAY,4BAA4B,GAAG;IACvC,EAAE,EAAE,MAAM,CAAA;CACb,CAAA"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
export type GetServiceFeeRequest = {};
|
|
2
|
-
export type UpdateServiceFeeRequest = {
|
|
1
|
+
export declare type GetServiceFeeRequest = {};
|
|
2
|
+
export declare type UpdateServiceFeeRequest = {
|
|
3
3
|
fee: number;
|
|
4
4
|
state: number;
|
|
5
5
|
};
|
|
6
|
-
export type GetStoreRatingDisplayRequest = {};
|
|
7
|
-
export type UpdateStoreRatingDisplayRequest = {
|
|
6
|
+
export declare type GetStoreRatingDisplayRequest = {};
|
|
7
|
+
export declare type UpdateStoreRatingDisplayRequest = {
|
|
8
8
|
status: number;
|
|
9
9
|
};
|
|
10
|
-
export type GetCheckOutConfigRequest = {};
|
|
11
|
-
export type UpdateCheckOutConfigRequest = {
|
|
10
|
+
export declare type GetCheckOutConfigRequest = {};
|
|
11
|
+
export declare type UpdateCheckOutConfigRequest = {
|
|
12
12
|
type: string;
|
|
13
13
|
point_bonus: number;
|
|
14
14
|
};
|
|
15
|
-
export type GetPoliciesRequest = {};
|
|
16
|
-
export type UpdatePoliciesRequest = {
|
|
15
|
+
export declare type GetPoliciesRequest = {};
|
|
16
|
+
export declare type UpdatePoliciesRequest = {
|
|
17
17
|
type: string;
|
|
18
18
|
value: string;
|
|
19
19
|
};
|
|
20
|
-
export type GetGeneralConfigRequest = {};
|
|
21
|
-
export type UpdateGeneralConfigRequest = Partial<{
|
|
20
|
+
export declare type GetGeneralConfigRequest = {};
|
|
21
|
+
export declare type UpdateGeneralConfigRequest = Partial<{
|
|
22
22
|
"config.services.active": number;
|
|
23
23
|
"config.staffs.active": number;
|
|
24
24
|
"config.checkin.ask_email.active": number;
|
|
@@ -26,8 +26,8 @@ export type UpdateGeneralConfigRequest = Partial<{
|
|
|
26
26
|
"config.review.notification": number;
|
|
27
27
|
"config.checkin.printer.active": number;
|
|
28
28
|
}>;
|
|
29
|
-
export type GetBusinessWorkHourRequest = Partial<{}>;
|
|
30
|
-
export type UpdateBusinessWorkHourRequest = Partial<{
|
|
29
|
+
export declare type GetBusinessWorkHourRequest = Partial<{}>;
|
|
30
|
+
export declare type UpdateBusinessWorkHourRequest = Partial<{
|
|
31
31
|
working_day: string;
|
|
32
32
|
mo: string;
|
|
33
33
|
tu: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/settings.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/settings.ts"],"names":[],"mappings":"AAAA,oBAAY,oBAAoB,GAAG,EAAE,CAAA;AAErC,oBAAY,uBAAuB,GAAG;IAClC,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,oBAAY,4BAA4B,GAAG,EAAE,CAAA;AAE7C,oBAAY,+BAA+B,GAAG;IAC1C,MAAM,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,oBAAY,wBAAwB,GAAG,EAAE,CAAA;AAEzC,oBAAY,2BAA2B,GAAG;IACtC,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;CACtB,CAAA;AAED,oBAAY,kBAAkB,GAAG,EAAE,CAAA;AAEnC,oBAAY,qBAAqB,GAAG;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,oBAAY,uBAAuB,GAAG,EAAE,CAAA;AAExC,oBAAY,0BAA0B,GAAG,OAAO,CAAC;IAC7C,wBAAwB,EAAE,MAAM,CAAA;IAChC,sBAAsB,EAAE,MAAM,CAAA;IAC9B,iCAAiC,EAAE,MAAM,CAAA;IACzC,oCAAoC,EAAE,MAAM,CAAA;IAC5C,4BAA4B,EAAE,MAAM,CAAA;IACpC,+BAA+B,EAAE,MAAM,CAAA;CAC1C,CAAC,CAAA;AAEF,oBAAY,0BAA0B,GAAG,OAAO,CAAC,EAEhD,CAAC,CAAA;AAEF,oBAAY,6BAA6B,GAAG,OAAO,CAAC;IAChD,WAAW,EAAE,MAAM,CAAA;IACnB,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,SAAS,EAAE,MAAM,CAAA;CACpB,CAAC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sms.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/sms.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"sms.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/sms.ts"],"names":[],"mappings":"AAAA,oBAAY,mBAAmB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;CACd,CAAA;AAED,oBAAY,oBAAoB,GAAG;IAC/B,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export type GetListStaffRequest = {
|
|
1
|
+
export declare type GetListStaffRequest = {
|
|
2
2
|
page?: number;
|
|
3
3
|
'per-page'?: number;
|
|
4
4
|
sort?: string;
|
|
5
5
|
status?: number | null;
|
|
6
6
|
};
|
|
7
|
-
export type CreateStaffRequest = {
|
|
7
|
+
export declare type CreateStaffRequest = {
|
|
8
8
|
staff_name: string;
|
|
9
9
|
staff_code: string;
|
|
10
10
|
color_code: string;
|
|
@@ -21,24 +21,24 @@ export type CreateStaffRequest = {
|
|
|
21
21
|
status: number;
|
|
22
22
|
}[];
|
|
23
23
|
};
|
|
24
|
-
export type UpdateStaffRequest = CreateStaffRequest & {
|
|
24
|
+
export declare type UpdateStaffRequest = CreateStaffRequest & {
|
|
25
25
|
id: number;
|
|
26
26
|
};
|
|
27
|
-
export type DeleteStaffRequest = {
|
|
27
|
+
export declare type DeleteStaffRequest = {
|
|
28
28
|
id: number;
|
|
29
29
|
page?: number;
|
|
30
30
|
'per-page'?: number;
|
|
31
31
|
name?: string;
|
|
32
32
|
};
|
|
33
|
-
export type SortStaffRequest = {
|
|
33
|
+
export declare type SortStaffRequest = {
|
|
34
34
|
employees: string;
|
|
35
35
|
page?: number;
|
|
36
36
|
'per-page'?: number;
|
|
37
37
|
};
|
|
38
|
-
export type GetStaffWorkHourRequest = {
|
|
38
|
+
export declare type GetStaffWorkHourRequest = {
|
|
39
39
|
id: number;
|
|
40
40
|
};
|
|
41
|
-
export type UpdateStaffWorkHourRequest = {
|
|
41
|
+
export declare type UpdateStaffWorkHourRequest = {
|
|
42
42
|
id: number;
|
|
43
43
|
working_day: string;
|
|
44
44
|
mo: string;
|
|
@@ -49,17 +49,17 @@ export type UpdateStaffWorkHourRequest = {
|
|
|
49
49
|
sa: string;
|
|
50
50
|
su: string;
|
|
51
51
|
};
|
|
52
|
-
export type GetListServiceByStaffRequest = {
|
|
52
|
+
export declare type GetListServiceByStaffRequest = {
|
|
53
53
|
id: number;
|
|
54
54
|
'per-page'?: number;
|
|
55
55
|
};
|
|
56
|
-
export type AddListServiceByStaffRequest = {
|
|
56
|
+
export declare type AddListServiceByStaffRequest = {
|
|
57
57
|
staff_id: number;
|
|
58
58
|
services: string;
|
|
59
59
|
};
|
|
60
|
-
export type DeleteListServiceByStaffRequest = AddListServiceByStaffRequest;
|
|
61
|
-
export type GetListPermissionRequest = {};
|
|
62
|
-
type SaveCommissionOne = {
|
|
60
|
+
export declare type DeleteListServiceByStaffRequest = AddListServiceByStaffRequest;
|
|
61
|
+
export declare type GetListPermissionRequest = {};
|
|
62
|
+
declare type SaveCommissionOne = {
|
|
63
63
|
type: string;
|
|
64
64
|
service_rate: number;
|
|
65
65
|
product_rate: number;
|
|
@@ -74,7 +74,7 @@ type SaveCommissionOne = {
|
|
|
74
74
|
check_fixed_amount: number;
|
|
75
75
|
is_fixed_amount: number;
|
|
76
76
|
};
|
|
77
|
-
type SaveCommissionTwo = {
|
|
77
|
+
declare type SaveCommissionTwo = {
|
|
78
78
|
type: string;
|
|
79
79
|
service_rate: number;
|
|
80
80
|
product_rate: number;
|
|
@@ -92,7 +92,7 @@ type SaveCommissionTwo = {
|
|
|
92
92
|
is_fixed_amount: number;
|
|
93
93
|
salary_type: number;
|
|
94
94
|
};
|
|
95
|
-
type SaveCommissionThree = {
|
|
95
|
+
declare type SaveCommissionThree = {
|
|
96
96
|
type: string;
|
|
97
97
|
cash_check_percentage: number;
|
|
98
98
|
is_tip_to_check: number;
|
|
@@ -106,15 +106,15 @@ type SaveCommissionThree = {
|
|
|
106
106
|
check_fixed_amount: number;
|
|
107
107
|
is_fixed_amount: number;
|
|
108
108
|
};
|
|
109
|
-
export type SaveCommissionRequest = SaveCommissionOne | SaveCommissionTwo | SaveCommissionThree;
|
|
110
|
-
export type UpdateStaffCommissionRequest = {
|
|
109
|
+
export declare type SaveCommissionRequest = SaveCommissionOne | SaveCommissionTwo | SaveCommissionThree;
|
|
110
|
+
export declare type UpdateStaffCommissionRequest = {
|
|
111
111
|
id: number;
|
|
112
112
|
commission_type: string;
|
|
113
113
|
page: number;
|
|
114
114
|
'per-page': number;
|
|
115
115
|
filter: number;
|
|
116
116
|
};
|
|
117
|
-
export type UpdateRoleAppointmentRequest = {
|
|
117
|
+
export declare type UpdateRoleAppointmentRequest = {
|
|
118
118
|
id: number;
|
|
119
119
|
is_active: number;
|
|
120
120
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/staff.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/staff.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
export type GetCheckInTicketInfoRequest = {
|
|
1
|
+
export declare type GetCheckInTicketInfoRequest = {
|
|
2
2
|
type?: string;
|
|
3
3
|
};
|
|
4
|
-
export type CreateCheckInTicketTemplateRequest = {
|
|
4
|
+
export declare type CreateCheckInTicketTemplateRequest = {
|
|
5
5
|
subject: string;
|
|
6
6
|
content?: string;
|
|
7
7
|
type?: string;
|
|
8
8
|
};
|
|
9
|
-
export type DeleteCheckInTicketTemplateRequest = {
|
|
9
|
+
export declare type DeleteCheckInTicketTemplateRequest = {
|
|
10
10
|
id: number;
|
|
11
11
|
type?: string;
|
|
12
12
|
};
|
|
13
|
-
export type UpdateCheckInTicketTemplateRequest = {
|
|
13
|
+
export declare type UpdateCheckInTicketTemplateRequest = {
|
|
14
14
|
id: number;
|
|
15
15
|
subject?: string;
|
|
16
16
|
content?: string;
|
|
17
17
|
type?: string;
|
|
18
18
|
};
|
|
19
|
-
export type MoveCheckInSubjectRequest = {
|
|
19
|
+
export declare type MoveCheckInSubjectRequest = {
|
|
20
20
|
id: number;
|
|
21
21
|
action?: string;
|
|
22
22
|
type?: string;
|
|
23
23
|
};
|
|
24
|
-
export type SetCheckInDefaultTicketTemplateRequest = {
|
|
24
|
+
export declare type SetCheckInDefaultTicketTemplateRequest = {
|
|
25
25
|
type: string;
|
|
26
26
|
};
|
|
27
|
-
export type GetCheckInTicketTemplateRequest = {};
|
|
28
|
-
export type GetCheckInTicketListBlockNameRequest = {};
|
|
29
|
-
export type SortCheckInPriorityRequest = {
|
|
27
|
+
export declare type GetCheckInTicketTemplateRequest = {};
|
|
28
|
+
export declare type GetCheckInTicketListBlockNameRequest = {};
|
|
29
|
+
export declare type SortCheckInPriorityRequest = {
|
|
30
30
|
tickets: string;
|
|
31
31
|
};
|
|
32
|
-
export type GetCheckInTicketListRequest = {
|
|
32
|
+
export declare type GetCheckInTicketListRequest = {
|
|
33
33
|
type?: string;
|
|
34
34
|
};
|
|
35
35
|
//# sourceMappingURL=ticket.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ticket.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/ticket.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"ticket.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/ticket.ts"],"names":[],"mappings":"AAAA,oBAAY,2BAA2B,GAAG;IACtC,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,oBAAY,kCAAkC,GAAG;IAC7C,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,kCAAkC,GAAG;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,kCAAkC,GAAG;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,yBAAyB,GAAG;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,sCAAsC,GAAG;IACjD,IAAI,EAAE,MAAM,CAAA;CACf,CAAA;AACD,oBAAY,+BAA+B,GAAG,EAAE,CAAA;AAEhD,oBAAY,oCAAoC,GAAG,EAAE,CAAA;AAErD,oBAAY,0BAA0B,GAAG;IACrC,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AAED,oBAAY,2BAA2B,GAAG;IACtC,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
export type GetBusinessSiteInfoResponse = Nullable<{
|
|
2
|
+
export declare type GetBusinessSiteInfoResponse = Nullable<{
|
|
3
3
|
map_location: any[];
|
|
4
4
|
id: number;
|
|
5
5
|
name: string;
|
|
@@ -31,7 +31,7 @@ export type GetBusinessSiteInfoResponse = Nullable<{
|
|
|
31
31
|
web_booking_active: string;
|
|
32
32
|
timezone: string;
|
|
33
33
|
}>;
|
|
34
|
-
export type UpdateBusinessSiteInfoResponse = {
|
|
34
|
+
export declare type UpdateBusinessSiteInfoResponse = {
|
|
35
35
|
map_location: any[];
|
|
36
36
|
id: number;
|
|
37
37
|
name: string;
|
|
@@ -63,7 +63,7 @@ export type UpdateBusinessSiteInfoResponse = {
|
|
|
63
63
|
web_booking_active: string;
|
|
64
64
|
timezone: string;
|
|
65
65
|
};
|
|
66
|
-
export type UploadResponse = Nullable<{
|
|
66
|
+
export declare type UploadResponse = Nullable<{
|
|
67
67
|
name: string;
|
|
68
68
|
type: string;
|
|
69
69
|
size: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"business.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/business.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"business.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/business.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,2BAA2B,GAAG,QAAQ,CAAC;IAC/C,YAAY,EAAE,GAAG,EAAE,CAAA;IACnB,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,GAAG,CAAA;IACd,WAAW,EAAE,MAAM,CAAA;IACnB,OAAO,EAAE,GAAG,CAAA;IACZ,YAAY,EAAE,MAAM,CAAA;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,GAAG,CAAA;IACjB,cAAc,EAAE,GAAG,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,MAAM,CAAA;IACnB,aAAa,EAAE,GAAG,CAAA;IAClB,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;IACpB,YAAY,EAAE,MAAM,CAAA;IACpB,OAAO,EAAE,MAAM,CAAA;IACf,YAAY,EAAE,MAAM,CAAA;IACpB,kBAAkB,EAAE,MAAM,CAAA;IAC1B,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAC,CAAA;AAEF,oBAAY,8BAA8B,GAAG;IACzC,YAAY,EAAE,GAAG,EAAE,CAAC;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,GAAG,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,GAAG,CAAC;IACb,YAAY,EAAE,MAAM,CAAA;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,GAAG,CAAA;IACjB,cAAc,EAAE,GAAG,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,MAAM,CAAA;IACnB,aAAa,EAAE,GAAG,CAAA;IAClB,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;IACpB,YAAY,EAAE,MAAM,CAAA;IACpB,OAAO,EAAE,MAAM,CAAA;IACf,YAAY,EAAE,MAAM,CAAA;IACpB,kBAAkB,EAAE,MAAM,CAAA;IAC1B,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAC;AAEF,oBAAY,cAAc,GAAG,QAAQ,CAAC;IAClC,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"}
|