gap-nodejs-sdk 1.0.663 → 1.0.665
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/api/appointment.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/api/appointment.js +2 -1
- package/dist/api/appointment_api/1.0.0/types/request/appointment.d.ts +29 -28
- 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 +37 -37
- 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 +5 -5
- 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 +9 -9
- 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/admin.d.ts +2 -2
- package/dist/api/go_check_in_api/1.0.0/types/request/admin.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 +20 -20
- 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 +12 -12
- 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 +9 -9
- 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 +18 -18
- 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 +7 -7
- 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 +6 -6
- 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/admin.d.ts +2 -2
- package/dist/api/go_check_in_api/1.0.0/types/response/admin.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 +28 -28
- 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 +14 -14
- 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 +23 -23
- 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 +8 -8
- 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 +7 -7
- 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/check_out.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/models/check_out.js +10 -9
- package/dist/api/pos_client_api/1.0.0/types/request/appointment.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/request/appointment.d.ts.map +1 -1
- 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 +16 -16
- 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 +5 -5
- 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 +9 -9
- 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/group.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/request/group.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 +14 -14
- 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/rate.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/rate.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/report.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/report.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 +17 -17
- 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/summary.d.ts +3 -3
- package/dist/api/pos_client_api/1.0.0/types/request/summary.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 +8 -8
- 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/appointment.d.ts +21 -21
- package/dist/api/pos_client_api/1.0.0/types/response/appointment.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 +18 -18
- 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 +41 -40
- 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 +14 -14
- 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 +6 -6
- 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/group.d.ts +5 -5
- package/dist/api/pos_client_api/1.0.0/types/response/group.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/income.d.ts +11 -11
- 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 -6
- 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 +32 -32
- 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 +22 -22
- 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/rate.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/response/rate.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/report.d.ts +8 -8
- package/dist/api/pos_client_api/1.0.0/types/response/report.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 +27 -27
- 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 +8 -8
- 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/summary.d.ts +11 -11
- package/dist/api/pos_client_api/1.0.0/types/response/summary.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 +3 -3
- 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 +3 -3
- 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,21 +1,21 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type GetCheckinListRequest = {
|
|
2
2
|
keyword?: string;
|
|
3
3
|
type?: string;
|
|
4
4
|
sort?: string;
|
|
5
5
|
};
|
|
6
|
-
export
|
|
6
|
+
export type UpdateInServiceStatusRequest = {
|
|
7
7
|
checkout_id: number;
|
|
8
8
|
status: string;
|
|
9
9
|
};
|
|
10
|
-
export
|
|
10
|
+
export type UpdateSmsSendRequest = {
|
|
11
11
|
checkout_id: number;
|
|
12
12
|
sms_sent: number;
|
|
13
13
|
};
|
|
14
|
-
export
|
|
14
|
+
export type UpdateCustomerCheckinStaffRequest = {
|
|
15
15
|
checkin_id: number;
|
|
16
16
|
list_staff: any;
|
|
17
17
|
};
|
|
18
|
-
export
|
|
18
|
+
export type UpdateStaffServiceRequest = {
|
|
19
19
|
checkin_id: number;
|
|
20
20
|
data: {
|
|
21
21
|
service_id: number;
|
|
@@ -26,10 +26,10 @@ export declare type UpdateStaffServiceRequest = {
|
|
|
26
26
|
"per-page": number;
|
|
27
27
|
keyword: string;
|
|
28
28
|
};
|
|
29
|
-
export
|
|
29
|
+
export type GetCustomerCheckinServiceRequest = {
|
|
30
30
|
id: number;
|
|
31
31
|
};
|
|
32
|
-
export
|
|
32
|
+
export type PostCheckOutFormSubmitRequest = {
|
|
33
33
|
promotion_code: string;
|
|
34
34
|
point_bonus: number;
|
|
35
35
|
checkin_id: number;
|
|
@@ -39,25 +39,25 @@ export declare type PostCheckOutFormSubmitRequest = {
|
|
|
39
39
|
keyword: string;
|
|
40
40
|
staff_code: string;
|
|
41
41
|
};
|
|
42
|
-
export
|
|
42
|
+
export type PostCheckOutFormRedeemRequest = {
|
|
43
43
|
checkin_id: number;
|
|
44
44
|
redeem_list: string;
|
|
45
45
|
promotion_code: string;
|
|
46
46
|
};
|
|
47
|
-
export
|
|
47
|
+
export type UpdateCustomerNoteRequest = {
|
|
48
48
|
phone: string;
|
|
49
49
|
note: string;
|
|
50
50
|
page: number;
|
|
51
51
|
'per-page': number;
|
|
52
52
|
id: number;
|
|
53
53
|
};
|
|
54
|
-
export
|
|
55
|
-
export
|
|
54
|
+
export type GetCheckoutHistorySumaryRequest = {};
|
|
55
|
+
export type GetCheckoutHistoryRequest = {
|
|
56
56
|
page: number;
|
|
57
57
|
'per-page': number;
|
|
58
58
|
keyword?: string;
|
|
59
59
|
date?: string;
|
|
60
60
|
type?: string;
|
|
61
61
|
};
|
|
62
|
-
export
|
|
62
|
+
export type GetCheckUpdateRequest = {};
|
|
63
63
|
//# sourceMappingURL=checkin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkin.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/checkin.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"checkin.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/checkin.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,qBAAqB,GAAG;IAChC,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,MAAM,MAAM,4BAA4B,GAAG;IACvC,WAAW,EAAE,MAAM,CAAA;IACnB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,MAAM,MAAM,oBAAoB,GAAG;IAC/B,WAAW,EAAE,MAAM,CAAA;IACnB,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,MAAM,MAAM,iCAAiC,GAAG;IAC5C,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,GAAG,CAAA;CAClB,CAAA;AAED,MAAM,MAAM,yBAAyB,GAAG;IACpC,UAAU,EAAE,MAAM,CAAA;IAClB,IAAI,EAAE;QACF,UAAU,EAAE,MAAM,CAAA;QAClB,QAAQ,EAAE,GAAG,CAAA;QACb,KAAK,EAAE,MAAM,CAAA;KAChB,CAAA;IACD,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;IAClB,OAAO,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,MAAM,MAAM,gCAAgC,GAAG;IAC3C,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AAED,MAAM,MAAM,6BAA6B,GAAG;IACxC,cAAc,EAAE,MAAM,CAAA;IACtB,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,cAAc,EAAE,MAAM,CAAA;IACtB,WAAW,EAAE,MAAM,CAAA;IACnB,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,MAAM,MAAM,6BAA6B,GAAG;IACxC,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,MAAM,CAAA;IACnB,cAAc,EAAE,MAAM,CAAA;CACzB,CAAA;AAED,MAAM,MAAM,yBAAyB,GAAG;IACpC,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;IAClB,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AAED,MAAM,MAAM,+BAA+B,GAAG,EAAE,CAAA;AAEhD,MAAM,MAAM,yBAAyB,GAAG;IACpC,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,MAAM,MAAM,qBAAqB,GAAG,EAAE,CAAA"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { BaseGetListRequest, BaseGetDetailRequest } from "../../../../../types";
|
|
2
|
-
export
|
|
2
|
+
export type UpdateListGroupRequest = {
|
|
3
3
|
customer_id: number;
|
|
4
4
|
group_ids: number[];
|
|
5
5
|
};
|
|
6
|
-
export
|
|
7
|
-
export
|
|
8
|
-
export
|
|
6
|
+
export type GetListCustomerRequest = BaseGetListRequest;
|
|
7
|
+
export type GetCustomerRequest = BaseGetDetailRequest;
|
|
8
|
+
export type UpdateCustomerCheckinRequest = {
|
|
9
9
|
id: number;
|
|
10
10
|
full_name?: string;
|
|
11
11
|
phone?: string;
|
|
@@ -18,13 +18,13 @@ export declare type UpdateCustomerCheckinRequest = {
|
|
|
18
18
|
isFromCalling?: boolean;
|
|
19
19
|
is_blocked_from_booking?: number;
|
|
20
20
|
};
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
21
|
+
export type GetCustomerHistoryCheckinRequest = BaseGetListRequest & BaseGetDetailRequest;
|
|
22
|
+
export type GetCustomerHistoryPointRequest = BaseGetListRequest & BaseGetDetailRequest;
|
|
23
|
+
export type DeleteCustomersRequest = {
|
|
24
24
|
ids: number[];
|
|
25
25
|
};
|
|
26
|
-
export
|
|
27
|
-
export
|
|
26
|
+
export type GetChartInfoRequest = {};
|
|
27
|
+
export type ExportMemberRequest = {
|
|
28
28
|
version?: any;
|
|
29
29
|
};
|
|
30
30
|
//# sourceMappingURL=customer.d.ts.map
|
|
@@ -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,MAAM,MAAM,sBAAsB,GAAG;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,EAAE,CAAC;CACvB,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,kBAAkB,CAAC;AACxD,MAAM,MAAM,kBAAkB,GAAG,oBAAoB,CAAC;AACtD,MAAM,MAAM,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,MAAM,MAAM,gCAAgC,GAAG,kBAAkB,GAAG,oBAAoB,CAAC;AACzF,MAAM,MAAM,8BAA8B,GAAG,kBAAkB,GAAG,oBAAoB,CAAC;AACvF,MAAM,MAAM,sBAAsB,GAAG;IACjC,GAAG,EAAE,MAAM,EAAE,CAAC;CACjB,CAAC;AACF,MAAM,MAAM,mBAAmB,GAAG,EAAE,CAAC;AACrC,MAAM,MAAM,mBAAmB,GAAG;IAC9B,OAAO,CAAC,EAAE,GAAG,CAAA;CAChB,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,MAAM,MAAM,yBAAyB,GAAG,EAAE,CAAC;AAC3C,MAAM,MAAM,8BAA8B,GAAG;IACzC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC"}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { BaseGetListRequest, BaseGetDetailRequest } from "../../../../../types";
|
|
2
|
-
export
|
|
3
|
-
export
|
|
2
|
+
export type GetListGroupRequest = BaseGetListRequest;
|
|
3
|
+
export type CreateGroupRequest = {
|
|
4
4
|
name: string;
|
|
5
5
|
day_of_week?: string;
|
|
6
6
|
note?: string;
|
|
7
7
|
};
|
|
8
|
-
export
|
|
9
|
-
export
|
|
8
|
+
export type GetGroupRequest = BaseGetListRequest & BaseGetDetailRequest;
|
|
9
|
+
export type UpdateGroupRequest = {
|
|
10
10
|
id: number;
|
|
11
11
|
name: string;
|
|
12
12
|
day_of_week?: string;
|
|
13
13
|
note?: string;
|
|
14
14
|
};
|
|
15
|
-
export
|
|
16
|
-
export
|
|
15
|
+
export type DeleteGroupRequest = BaseGetDetailRequest;
|
|
16
|
+
export type RemoveCustomerRequest = {
|
|
17
17
|
id: number;
|
|
18
18
|
customer_ids: number[];
|
|
19
19
|
};
|
|
20
|
-
export
|
|
20
|
+
export type GetListCustomerToAddGroupRequest = BaseGetListRequest & BaseGetDetailRequest;
|
|
21
21
|
//# 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,MAAM,MAAM,mBAAmB,GAAG,kBAAkB,CAAC;AACrD,MAAM,MAAM,kBAAkB,GAAG;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AACF,MAAM,MAAM,eAAe,GAAG,kBAAkB,GAAG,oBAAoB,CAAC;AACxE,MAAM,MAAM,kBAAkB,GAAG;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AACF,MAAM,MAAM,kBAAkB,GAAG,oBAAoB,CAAC;AACtD,MAAM,MAAM,qBAAqB,GAAG;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,YAAY,EAAE,MAAM,EAAE,CAAC;CAC1B,CAAC;AACF,MAAM,MAAM,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,MAAM,MAAM,wBAAwB,GAAG;IACnC,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,MAAM,MAAM,gBAAgB,GAAG;IAC3B,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,EAAE,MAAM,GAAG,IAAI,CAAA;CACvB,CAAA"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type GetNotifyAppointmentRequest = {
|
|
2
2
|
page: number;
|
|
3
3
|
'per-page': number;
|
|
4
4
|
};
|
|
5
|
-
export
|
|
5
|
+
export type GetNotifySystemRequest = {
|
|
6
6
|
page: number;
|
|
7
7
|
'per-page': number;
|
|
8
8
|
};
|
|
9
|
-
export
|
|
9
|
+
export 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,MAAM,MAAM,2BAA2B,GAAG;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,MAAM,MAAM,sBAAsB,GAAG;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,MAAM,MAAM,iBAAiB,GAAG;IAC5B,IAAI,EAAE,aAAa,GAAG,QAAQ,CAAC;IAC/B,EAAE,EAAE,MAAM,CAAA;CACb,CAAA"}
|
|
@@ -1,66 +1,66 @@
|
|
|
1
1
|
import { BaseGetListRequest } from "../../../../../base_type";
|
|
2
|
-
export
|
|
3
|
-
export
|
|
2
|
+
export type GetCheckinReviewListRequest = {};
|
|
3
|
+
export type ActiveCheckinReviewRequest = {
|
|
4
4
|
type: string;
|
|
5
5
|
};
|
|
6
|
-
export
|
|
6
|
+
export type InactiveCheckinReviewRequest = {
|
|
7
7
|
type: string;
|
|
8
8
|
};
|
|
9
|
-
export
|
|
9
|
+
export type CreateCheckinReviewContentRequest = {
|
|
10
10
|
system: string;
|
|
11
11
|
type: string;
|
|
12
12
|
content: string;
|
|
13
13
|
};
|
|
14
|
-
export
|
|
14
|
+
export type UpdateCheckinReviewContentRequest = {
|
|
15
15
|
id: number;
|
|
16
16
|
system: string;
|
|
17
17
|
type: string;
|
|
18
18
|
content: string;
|
|
19
19
|
};
|
|
20
|
-
export
|
|
20
|
+
export type DeleteCheckinReviewContentRequest = {
|
|
21
21
|
id: number;
|
|
22
22
|
};
|
|
23
|
-
export
|
|
24
|
-
export
|
|
23
|
+
export type GetGoogleReviewListRequest = {};
|
|
24
|
+
export type ActiveGoogleReviewRequest = {
|
|
25
25
|
type: string;
|
|
26
26
|
};
|
|
27
|
-
export
|
|
27
|
+
export type InactiveGoogleReviewRequest = {
|
|
28
28
|
type: string;
|
|
29
29
|
};
|
|
30
|
-
export
|
|
30
|
+
export type CreateGoogleReviewContentRequest = {
|
|
31
31
|
system: string;
|
|
32
32
|
type: string;
|
|
33
33
|
content: string;
|
|
34
34
|
};
|
|
35
|
-
export
|
|
35
|
+
export type UpdateGoogleReviewContentRequest = {
|
|
36
36
|
id: number;
|
|
37
37
|
system: string;
|
|
38
38
|
type: string;
|
|
39
39
|
content: string;
|
|
40
40
|
};
|
|
41
|
-
export
|
|
41
|
+
export type DeleteGoogleReviewContentRequest = {
|
|
42
42
|
id: number;
|
|
43
43
|
};
|
|
44
|
-
export
|
|
44
|
+
export type GetListReviewRequest = BaseGetListRequest & {
|
|
45
45
|
user_name?: string;
|
|
46
46
|
type?: string;
|
|
47
47
|
rating?: number;
|
|
48
48
|
sort?: string;
|
|
49
49
|
};
|
|
50
|
-
export
|
|
51
|
-
export
|
|
50
|
+
export type GetReviewReportRequest = {};
|
|
51
|
+
export type GetSystemMessageRequest = {
|
|
52
52
|
customer_id: number;
|
|
53
53
|
};
|
|
54
|
-
export
|
|
54
|
+
export type ReplyGoCheckinRequest = {
|
|
55
55
|
customer_id: number;
|
|
56
56
|
content: string;
|
|
57
57
|
};
|
|
58
|
-
export
|
|
58
|
+
export type ReplyGoogleRequest = {
|
|
59
59
|
review_id: string;
|
|
60
60
|
comment: string;
|
|
61
61
|
infoObj?: any;
|
|
62
62
|
};
|
|
63
|
-
export
|
|
63
|
+
export type DeleteReplyGoogleRequest = {
|
|
64
64
|
review_id: string;
|
|
65
65
|
infoObj?: any;
|
|
66
66
|
};
|
|
@@ -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,MAAM,MAAM,2BAA2B,GAAG,EAAE,CAAC;AAC7C,MAAM,MAAM,0BAA0B,GAAG;IACrC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,MAAM,MAAM,4BAA4B,GAAG;IACvC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,MAAM,MAAM,iCAAiC,GAAG;IAC5C,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AACD,MAAM,MAAM,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,MAAM,MAAM,iCAAiC,GAAG;IAC5C,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AAED,MAAM,MAAM,0BAA0B,GAAG,EAAE,CAAC;AAC5C,MAAM,MAAM,yBAAyB,GAAG;IACpC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,MAAM,MAAM,2BAA2B,GAAG;IACtC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,MAAM,MAAM,gCAAgC,GAAG;IAC3C,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AACD,MAAM,MAAM,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,MAAM,MAAM,gCAAgC,GAAG;IAC3C,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AAED,MAAM,MAAM,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,MAAM,MAAM,sBAAsB,GAAG,EAAE,CAAC;AACxC,MAAM,MAAM,uBAAuB,GAAG;IAClC,WAAW,EAAE,MAAM,CAAC;CACvB,CAAA;AACD,MAAM,MAAM,qBAAqB,GAAG;IAChC,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AACD,MAAM,MAAM,kBAAkB,GAAG;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,GAAG,CAAC;CACjB,CAAA;AACD,MAAM,MAAM,wBAAwB,GAAG;IACnC,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,GAAG,CAAC;CACjB,CAAA"}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { BaseGetListRequest, BaseGetDetailRequest } from "../../../../../types";
|
|
2
|
-
export
|
|
2
|
+
export type GetListRewardRequest = BaseGetListRequest & {
|
|
3
3
|
content: string;
|
|
4
4
|
};
|
|
5
|
-
export
|
|
5
|
+
export type GetListRewardDiscountRequest = {
|
|
6
6
|
page?: number;
|
|
7
7
|
'per-page'?: number;
|
|
8
8
|
customer_phone?: string;
|
|
9
9
|
filter_date?: string;
|
|
10
10
|
customer_name?: string;
|
|
11
11
|
};
|
|
12
|
-
export
|
|
12
|
+
export type CreateRewardRequest = {
|
|
13
13
|
content: string;
|
|
14
14
|
point: number;
|
|
15
15
|
logic_type: string;
|
|
16
16
|
logic_value: number;
|
|
17
17
|
};
|
|
18
|
-
export
|
|
18
|
+
export type UpdateRewardRequest = {
|
|
19
19
|
id: number;
|
|
20
20
|
point?: number;
|
|
21
21
|
content?: string;
|
|
@@ -25,7 +25,7 @@ export declare type UpdateRewardRequest = {
|
|
|
25
25
|
logic_type?: string;
|
|
26
26
|
logic_value?: string;
|
|
27
27
|
};
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
28
|
+
export type DeleteRewardRequest = BaseGetDetailRequest;
|
|
29
|
+
export type GetRewardHistoryRequest = BaseGetListRequest;
|
|
30
|
+
export type ExportRewardHistoryRequest = {};
|
|
31
31
|
//# 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,MAAM,MAAM,oBAAoB,GAAG,kBAAkB,GAAG;IACpD,OAAO,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG;IACvC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEF,MAAM,MAAM,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,MAAM,MAAM,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,MAAM,MAAM,mBAAmB,GAAG,oBAAoB,CAAC;AAEvD,MAAM,MAAM,uBAAuB,GAAG,kBAAkB,CAAC;AAEzD,MAAM,MAAM,0BAA0B,GAAG,EAAE,CAAC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type GetCheckInListByCategoryRequest = {
|
|
2
2
|
items: string;
|
|
3
3
|
};
|
|
4
|
-
export
|
|
4
|
+
export type ShortCheckInServiceRequest = {
|
|
5
5
|
services: string;
|
|
6
6
|
cate_id: number;
|
|
7
7
|
};
|
|
8
|
-
export
|
|
8
|
+
export type GetCheckInListServiceRequest = {
|
|
9
9
|
category_id?: number;
|
|
10
10
|
status: string;
|
|
11
11
|
};
|
|
12
|
-
export
|
|
12
|
+
export type UpdateCheckInServiceRequest = {
|
|
13
13
|
id: number;
|
|
14
14
|
data: {
|
|
15
15
|
id: number;
|
|
@@ -30,12 +30,12 @@ export declare type UpdateCheckInServiceRequest = {
|
|
|
30
30
|
hotkey?: string;
|
|
31
31
|
};
|
|
32
32
|
};
|
|
33
|
-
export
|
|
33
|
+
export type DeleteCheckInServiceRequest = {
|
|
34
34
|
id: number;
|
|
35
35
|
category_id: number;
|
|
36
36
|
statusFilter?: string;
|
|
37
37
|
};
|
|
38
|
-
export
|
|
38
|
+
export type CreateCheckInServiceRequest = {
|
|
39
39
|
name: string;
|
|
40
40
|
category_id: number;
|
|
41
41
|
cate_name: string;
|
|
@@ -53,7 +53,7 @@ export declare type CreateCheckInServiceRequest = {
|
|
|
53
53
|
show_on_pos: number;
|
|
54
54
|
hotkey?: string;
|
|
55
55
|
};
|
|
56
|
-
export
|
|
56
|
+
export type GetListStaffByServiceRequest = {
|
|
57
57
|
id: number;
|
|
58
58
|
};
|
|
59
59
|
//# 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,MAAM,MAAM,+BAA+B,GAAG;IAC1C,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,MAAM,MAAM,0BAA0B,GAAG;IACrC,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AAED,MAAM,MAAM,4BAA4B,GAAG;IACvC,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,MAAM,EAAE,MAAM,CAAC;CAClB,CAAA;AAED,MAAM,MAAM,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;QACtB,MAAM,CAAC,EAAE,MAAM,CAAA;KAClB,CAAA;CACJ,CAAA;AAED,MAAM,MAAM,2BAA2B,GAAG;IACtC,EAAE,EAAE,MAAM,CAAA;IACV,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;CACxB,CAAA;AAED,MAAM,MAAM,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;IACpB,MAAM,CAAC,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,MAAM,MAAM,4BAA4B,GAAG;IACvC,EAAE,EAAE,MAAM,CAAA;CACb,CAAA"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export type GetServiceFeeRequest = {};
|
|
2
|
+
export type UpdateServiceFeeRequest = {
|
|
3
3
|
fee: number;
|
|
4
4
|
state: number;
|
|
5
5
|
};
|
|
6
|
-
export
|
|
7
|
-
export
|
|
6
|
+
export type GetStoreRatingDisplayRequest = {};
|
|
7
|
+
export type UpdateStoreRatingDisplayRequest = {
|
|
8
8
|
status: number;
|
|
9
9
|
};
|
|
10
|
-
export
|
|
11
|
-
export
|
|
10
|
+
export type GetCheckOutConfigRequest = {};
|
|
11
|
+
export type UpdateCheckOutConfigRequest = {
|
|
12
12
|
type: string;
|
|
13
13
|
point_bonus: number;
|
|
14
14
|
};
|
|
15
|
-
export
|
|
16
|
-
export
|
|
15
|
+
export type GetPoliciesRequest = {};
|
|
16
|
+
export type UpdatePoliciesRequest = {
|
|
17
17
|
type: string;
|
|
18
18
|
value: string;
|
|
19
19
|
};
|
|
20
|
-
export
|
|
21
|
-
export
|
|
20
|
+
export type GetGeneralConfigRequest = {};
|
|
21
|
+
export 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 declare type UpdateGeneralConfigRequest = Partial<{
|
|
|
26
26
|
"config.review.notification": number;
|
|
27
27
|
"config.checkin.printer.active": number;
|
|
28
28
|
}>;
|
|
29
|
-
export
|
|
30
|
-
export
|
|
29
|
+
export type GetBusinessWorkHourRequest = Partial<{}>;
|
|
30
|
+
export 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,MAAM,MAAM,oBAAoB,GAAG,EAAE,CAAA;AAErC,MAAM,MAAM,uBAAuB,GAAG;IAClC,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,MAAM,MAAM,4BAA4B,GAAG,EAAE,CAAA;AAE7C,MAAM,MAAM,+BAA+B,GAAG;IAC1C,MAAM,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,MAAM,MAAM,wBAAwB,GAAG,EAAE,CAAA;AAEzC,MAAM,MAAM,2BAA2B,GAAG;IACtC,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;CACtB,CAAA;AAED,MAAM,MAAM,kBAAkB,GAAG,EAAE,CAAA;AAEnC,MAAM,MAAM,qBAAqB,GAAG;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,MAAM,MAAM,uBAAuB,GAAG,EAAE,CAAA;AAExC,MAAM,MAAM,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,MAAM,MAAM,0BAA0B,GAAG,OAAO,CAAC,EAEhD,CAAC,CAAA;AAEF,MAAM,MAAM,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,29 +1,29 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type GetSMSRemainRequest = {
|
|
2
2
|
from: string;
|
|
3
3
|
to: string;
|
|
4
4
|
type?: string;
|
|
5
5
|
};
|
|
6
|
-
export
|
|
6
|
+
export type GetSMSHistoryRequest = {
|
|
7
7
|
page: number;
|
|
8
8
|
'per-page': number;
|
|
9
9
|
};
|
|
10
|
-
export
|
|
10
|
+
export type SubmitSMSVerifyCodeRequest = {
|
|
11
11
|
phone: string;
|
|
12
12
|
code: string;
|
|
13
13
|
service?: string;
|
|
14
14
|
session_id?: string;
|
|
15
15
|
scope?: string;
|
|
16
16
|
};
|
|
17
|
-
export
|
|
17
|
+
export type SubmitEmailVerifyCodeRequest = {
|
|
18
18
|
otp: string;
|
|
19
19
|
scope?: string;
|
|
20
20
|
};
|
|
21
|
-
export
|
|
21
|
+
export type SendSMSVerifyRequest = {
|
|
22
22
|
phone: string;
|
|
23
23
|
service: number;
|
|
24
24
|
type: number;
|
|
25
25
|
};
|
|
26
|
-
export
|
|
26
|
+
export type SendEmailVerifyRequest = {
|
|
27
27
|
email: string;
|
|
28
28
|
};
|
|
29
29
|
export declare enum OtpServiceType {
|
|
@@ -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,MAAM,MAAM,mBAAmB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,MAAM,MAAM,oBAAoB,GAAG;IAC/B,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,MAAM,MAAM,0BAA0B,GAAG;IACrC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB,CAAA;AAED,MAAM,MAAM,4BAA4B,GAAG;IACvC,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB,CAAA;AAED,MAAM,MAAM,oBAAoB,GAAG;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;CAChB,CAAA;AAED,MAAM,MAAM,sBAAsB,GAAG;IACjC,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,oBAAY,cAAc;IACtB,KAAK,IAAI;IACT,MAAM,IAAI;CACb;AAED,oBAAY,cAAc;IACtB,GAAG,IAAI;IACP,KAAK,IAAI;CACZ"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type GetListStaffRequest = {
|
|
2
2
|
page?: number;
|
|
3
3
|
'per-page'?: number;
|
|
4
4
|
sort?: string;
|
|
5
5
|
status?: number | null;
|
|
6
6
|
};
|
|
7
|
-
export
|
|
7
|
+
export type CreateStaffRequest = {
|
|
8
8
|
staff_name: string;
|
|
9
9
|
staff_code: string;
|
|
10
10
|
color_code: string;
|
|
@@ -22,24 +22,24 @@ export declare type CreateStaffRequest = {
|
|
|
22
22
|
status: number;
|
|
23
23
|
}[];
|
|
24
24
|
};
|
|
25
|
-
export
|
|
25
|
+
export type UpdateStaffRequest = CreateStaffRequest & {
|
|
26
26
|
id: number;
|
|
27
27
|
};
|
|
28
|
-
export
|
|
28
|
+
export type DeleteStaffRequest = {
|
|
29
29
|
id: number;
|
|
30
30
|
page?: number;
|
|
31
31
|
'per-page'?: number;
|
|
32
32
|
name?: string;
|
|
33
33
|
};
|
|
34
|
-
export
|
|
34
|
+
export type SortStaffRequest = {
|
|
35
35
|
employees: string;
|
|
36
36
|
page?: number;
|
|
37
37
|
'per-page'?: number;
|
|
38
38
|
};
|
|
39
|
-
export
|
|
39
|
+
export type GetStaffWorkHourRequest = {
|
|
40
40
|
id: number;
|
|
41
41
|
};
|
|
42
|
-
export
|
|
42
|
+
export type UpdateStaffWorkHourRequest = {
|
|
43
43
|
id: number;
|
|
44
44
|
working_day: string;
|
|
45
45
|
mo: string;
|
|
@@ -50,17 +50,17 @@ export declare type UpdateStaffWorkHourRequest = {
|
|
|
50
50
|
sa: string;
|
|
51
51
|
su: string;
|
|
52
52
|
};
|
|
53
|
-
export
|
|
53
|
+
export type GetListServiceByStaffRequest = {
|
|
54
54
|
id: number;
|
|
55
55
|
'per-page'?: number;
|
|
56
56
|
};
|
|
57
|
-
export
|
|
57
|
+
export type AddListServiceByStaffRequest = {
|
|
58
58
|
staff_id: number;
|
|
59
59
|
services: string;
|
|
60
60
|
};
|
|
61
|
-
export
|
|
62
|
-
export
|
|
63
|
-
|
|
61
|
+
export type DeleteListServiceByStaffRequest = AddListServiceByStaffRequest;
|
|
62
|
+
export type GetListPermissionRequest = {};
|
|
63
|
+
type SaveCommissionOne = {
|
|
64
64
|
type: string;
|
|
65
65
|
service_rate: number;
|
|
66
66
|
product_rate: number;
|
|
@@ -75,7 +75,7 @@ declare type SaveCommissionOne = {
|
|
|
75
75
|
check_fixed_amount: number;
|
|
76
76
|
is_fixed_amount: number;
|
|
77
77
|
};
|
|
78
|
-
|
|
78
|
+
type SaveCommissionTwo = {
|
|
79
79
|
type: string;
|
|
80
80
|
service_rate: number;
|
|
81
81
|
product_rate: number;
|
|
@@ -93,7 +93,7 @@ declare type SaveCommissionTwo = {
|
|
|
93
93
|
is_fixed_amount: number;
|
|
94
94
|
salary_type: number;
|
|
95
95
|
};
|
|
96
|
-
|
|
96
|
+
type SaveCommissionThree = {
|
|
97
97
|
type: string;
|
|
98
98
|
cash_check_percentage: number;
|
|
99
99
|
is_tip_to_check: number;
|
|
@@ -107,15 +107,15 @@ declare type SaveCommissionThree = {
|
|
|
107
107
|
check_fixed_amount: number;
|
|
108
108
|
is_fixed_amount: number;
|
|
109
109
|
};
|
|
110
|
-
export
|
|
111
|
-
export
|
|
110
|
+
export type SaveCommissionRequest = SaveCommissionOne | SaveCommissionTwo | SaveCommissionThree;
|
|
111
|
+
export type UpdateStaffCommissionRequest = {
|
|
112
112
|
id: number;
|
|
113
113
|
commission_type: string;
|
|
114
114
|
page: number;
|
|
115
115
|
'per-page': number;
|
|
116
116
|
filter: number;
|
|
117
117
|
};
|
|
118
|
-
export
|
|
118
|
+
export type UpdateRoleAppointmentRequest = {
|
|
119
119
|
id: number;
|
|
120
120
|
is_active: number;
|
|
121
121
|
};
|
|
@@ -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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"}
|