gap-nodejs-sdk 1.0.469 → 1.0.470
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 +28 -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 +4 -4
- 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/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 +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 +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 +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 +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 +4 -4
- 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 +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 +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 +5 -5
- 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/staff.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/models/staff.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 +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/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 +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 +16 -16
- 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 +37 -37
- 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 +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/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 +21 -21
- 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 +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 +6 -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 +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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"setting.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/setting.ts"],"names":[],"mappings":"AAEA,
|
|
1
|
+
{"version":3,"file":"setting.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/setting.ts"],"names":[],"mappings":"AAEA,oBAAY,wBAAwB,GAAG,EAAE,CAAA;AAEzC,oBAAY,2BAA2B,GAAG;IACtC,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB,CAAA;AACD,oBAAY,yBAAyB,GAAG,EAAE,CAAA;AAC1C,oBAAY,4BAA4B,GAAG;IACvC,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAA;CACxB,CAAA;AAED,oBAAY,oBAAoB,GAAG,EAAE,CAAA;AAErC,oBAAY,uBAAuB,GAAG;IAClC,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAA;CACtB,CAAA;AAED,oBAAY,mBAAmB,GAAG,EAAE,CAAA;AAEpC,oBAAY,sBAAsB,GAAG;IACjC,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,oBAAY,aAAa,GAAG,EAAE,CAAA;AAE9B,oBAAY,gBAAgB,GAAG,EAAE,CAAA;AAEjC,oBAAY,oBAAoB,GAAG,EAAE,CAAA;AAErC,oBAAY,mBAAmB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,oBAAY,mBAAmB,GAAG;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,oBAAY,yBAAyB,GAAG;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAA;CACjB,CAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export type GetStaffListRequest = {};
|
|
2
|
-
export type GetStaffListByCheckoutRequest = {
|
|
1
|
+
export declare type GetStaffListRequest = {};
|
|
2
|
+
export declare type GetStaffListByCheckoutRequest = {
|
|
3
3
|
id: string;
|
|
4
4
|
};
|
|
5
|
-
export type GetStaffTurnChartRequest = {
|
|
5
|
+
export declare type GetStaffTurnChartRequest = {
|
|
6
6
|
date: string;
|
|
7
7
|
sort: 'asc' | 'desc';
|
|
8
8
|
type: 'checkin' | 'turn_count';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/staff.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/staff.ts"],"names":[],"mappings":"AAAA,oBAAY,mBAAmB,GAAG,EAAE,CAAA;AAEpC,oBAAY,6BAA6B,GAAG;IACxC,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AAED,oBAAY,wBAAwB,GAAG;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,KAAK,GAAG,MAAM,CAAC;IACrB,IAAI,EAAE,SAAS,GAAG,YAAY,CAAA;CACjC,CAAA"}
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
export type GetPosTicketInfoRequest = {
|
|
1
|
+
export declare type GetPosTicketInfoRequest = {
|
|
2
2
|
type?: string;
|
|
3
3
|
};
|
|
4
|
-
export type CreatePosTicketTemplateRequest = {
|
|
4
|
+
export declare type CreatePosTicketTemplateRequest = {
|
|
5
5
|
subject: string;
|
|
6
6
|
content?: string;
|
|
7
7
|
type?: string;
|
|
8
8
|
};
|
|
9
|
-
export type DeletePosTicketTemplateRequest = {
|
|
9
|
+
export declare type DeletePosTicketTemplateRequest = {
|
|
10
10
|
id: number;
|
|
11
11
|
type?: string;
|
|
12
12
|
};
|
|
13
|
-
export type UpdatePosTicketTemplateRequest = {
|
|
13
|
+
export declare type UpdatePosTicketTemplateRequest = {
|
|
14
14
|
id: number;
|
|
15
15
|
subject?: string;
|
|
16
16
|
content?: string;
|
|
17
17
|
type?: string;
|
|
18
18
|
};
|
|
19
|
-
export type MovePosSubjectRequest = {
|
|
19
|
+
export declare type MovePosSubjectRequest = {
|
|
20
20
|
id: number;
|
|
21
21
|
action?: string;
|
|
22
22
|
type?: string;
|
|
23
23
|
};
|
|
24
|
-
export type SetPosDefaultTicketTemplateRequest = {
|
|
24
|
+
export declare type SetPosDefaultTicketTemplateRequest = {
|
|
25
25
|
type: string;
|
|
26
26
|
};
|
|
27
|
-
export type GetPosTicketTemplateRequest = {};
|
|
28
|
-
export type GetPosTicketListBlockNameRequest = {};
|
|
29
|
-
export type SortPosPriorityRequest = {
|
|
27
|
+
export declare type GetPosTicketTemplateRequest = {};
|
|
28
|
+
export declare type GetPosTicketListBlockNameRequest = {};
|
|
29
|
+
export declare type SortPosPriorityRequest = {
|
|
30
30
|
tickets: string;
|
|
31
31
|
};
|
|
32
|
-
export type GetPosTicketListRequest = {
|
|
32
|
+
export declare type GetPosTicketListRequest = {
|
|
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/pos_client_api/1.0.0/types/request/ticket.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"ticket.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/ticket.ts"],"names":[],"mappings":"AAAA,oBAAY,uBAAuB,GAAG;IAClC,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,oBAAY,8BAA8B,GAAG;IACzC,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,8BAA8B,GAAG;IACzC,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,8BAA8B,GAAG;IACzC,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,qBAAqB,GAAG;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,kCAAkC,GAAG;IAC7C,IAAI,EAAE,MAAM,CAAA;CACf,CAAA;AACD,oBAAY,2BAA2B,GAAG,EAAE,CAAA;AAE5C,oBAAY,gCAAgC,GAAG,EAAE,CAAA;AAEjD,oBAAY,sBAAsB,GAAG;IACjC,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AAED,oBAAY,uBAAuB,GAAG;IAClC,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type GetTimeKeepingListRequest = {
|
|
1
|
+
export declare type GetTimeKeepingListRequest = {
|
|
2
2
|
page?: number;
|
|
3
3
|
"per-page"?: number;
|
|
4
4
|
staff_name?: string;
|
|
@@ -9,7 +9,7 @@ export type GetTimeKeepingListRequest = {
|
|
|
9
9
|
checkout_to?: string;
|
|
10
10
|
not_pagination?: number;
|
|
11
11
|
};
|
|
12
|
-
export type AddTimeKeepingRequest = {
|
|
12
|
+
export declare type AddTimeKeepingRequest = {
|
|
13
13
|
staff_id?: number;
|
|
14
14
|
time_in: string;
|
|
15
15
|
time_out?: string;
|
|
@@ -24,7 +24,7 @@ export type AddTimeKeepingRequest = {
|
|
|
24
24
|
checkout_to?: string;
|
|
25
25
|
staff_name: string;
|
|
26
26
|
};
|
|
27
|
-
export type UpdateTimeKeepingRequest = {
|
|
27
|
+
export declare type UpdateTimeKeepingRequest = {
|
|
28
28
|
id: number;
|
|
29
29
|
time_in: string;
|
|
30
30
|
time_out?: string;
|
|
@@ -38,14 +38,14 @@ export type UpdateTimeKeepingRequest = {
|
|
|
38
38
|
checkout_to?: string;
|
|
39
39
|
staff_name?: string;
|
|
40
40
|
};
|
|
41
|
-
export type RemoveTimeKeepingRequest = {
|
|
41
|
+
export declare type RemoveTimeKeepingRequest = {
|
|
42
42
|
id: number;
|
|
43
43
|
};
|
|
44
|
-
export type GetTimeKeepingListStaffRequest = {};
|
|
45
|
-
export type PostTimeKeepingCheckInRequest = {
|
|
44
|
+
export declare type GetTimeKeepingListStaffRequest = {};
|
|
45
|
+
export declare type PostTimeKeepingCheckInRequest = {
|
|
46
46
|
staff_id: number;
|
|
47
47
|
};
|
|
48
|
-
export type PostTimeKeepingCheckOutRequest = {
|
|
48
|
+
export declare type PostTimeKeepingCheckOutRequest = {
|
|
49
49
|
staff_id: number;
|
|
50
50
|
};
|
|
51
51
|
//# sourceMappingURL=time_keeping.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"time_keeping.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/time_keeping.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"time_keeping.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/time_keeping.ts"],"names":[],"mappings":"AAAA,oBAAY,yBAAyB,GAAG;IACpC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B,CAAA;AACD,oBAAY,qBAAqB,GAAG;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;CACtB,CAAA;AACD,oBAAY,wBAAwB,GAAG;IACnC,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB,CAAA;AACD,oBAAY,wBAAwB,GAAG;IACnC,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AACD,oBAAY,8BAA8B,GAAG,EAAE,CAAA;AAC/C,oBAAY,6BAA6B,GAAG;IACxC,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA;AACD,oBAAY,8BAA8B,GAAG;IACzC,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type UnsubscribeContactRequest = {};
|
|
1
|
+
export declare type UnsubscribeContactRequest = {};
|
|
2
2
|
//# sourceMappingURL=unsubscribe_contact.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unsubscribe_contact.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/unsubscribe_contact.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"unsubscribe_contact.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/unsubscribe_contact.ts"],"names":[],"mappings":"AAAA,oBAAY,yBAAyB,GAAG,EAEvC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/user.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/user.ts"],"names":[],"mappings":"AAAA,oBAAY,gBAAgB,GAAG;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
type Batch = Nullable<{
|
|
2
|
+
declare type Batch = Nullable<{
|
|
3
3
|
id: number;
|
|
4
4
|
order_id: number;
|
|
5
5
|
customer_id: number;
|
|
@@ -28,7 +28,7 @@ type Batch = Nullable<{
|
|
|
28
28
|
external_cc_amount: number;
|
|
29
29
|
discount_item: any;
|
|
30
30
|
}>;
|
|
31
|
-
type Summary = Nullable<{
|
|
31
|
+
declare type Summary = Nullable<{
|
|
32
32
|
date: string;
|
|
33
33
|
display_date: string;
|
|
34
34
|
display_date_time: string;
|
|
@@ -59,7 +59,7 @@ type Summary = Nullable<{
|
|
|
59
59
|
status: number;
|
|
60
60
|
giftcard_price: number;
|
|
61
61
|
}>;
|
|
62
|
-
export type GetBatchHistoryResponse = Nullable<{
|
|
62
|
+
export declare type GetBatchHistoryResponse = Nullable<{
|
|
63
63
|
date: string;
|
|
64
64
|
display_date: string;
|
|
65
65
|
display_date_time: string;
|
|
@@ -88,7 +88,7 @@ export type GetBatchHistoryResponse = Nullable<{
|
|
|
88
88
|
device_serial_number: any;
|
|
89
89
|
status: number;
|
|
90
90
|
}>;
|
|
91
|
-
export type GetBatchDetailResponse = Nullable<{
|
|
91
|
+
export declare type GetBatchDetailResponse = Nullable<{
|
|
92
92
|
batches: Batch[];
|
|
93
93
|
summary: Summary;
|
|
94
94
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"batch_history.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/batch_history.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"batch_history.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/batch_history.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
export type GetBusinessInfoResponse = Nullable<{
|
|
2
|
+
export declare type GetBusinessInfoResponse = Nullable<{
|
|
3
3
|
id: number;
|
|
4
4
|
name: string;
|
|
5
5
|
phone: string;
|
|
@@ -13,7 +13,7 @@ export type GetBusinessInfoResponse = Nullable<{
|
|
|
13
13
|
business_code: any;
|
|
14
14
|
country_code: string;
|
|
15
15
|
}>;
|
|
16
|
-
export type PostBusinessUpdateInfoResponse = Nullable<{
|
|
16
|
+
export declare type PostBusinessUpdateInfoResponse = Nullable<{
|
|
17
17
|
id: number;
|
|
18
18
|
name: string;
|
|
19
19
|
phone: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"business.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_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/pos_client_api/1.0.0/types/response/business.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,uBAAuB,GAAG,QAAQ,CAAC;IAC3C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,EAAE,MAAM,CAAA;IACb,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,UAAU,EAAE,GAAG,CAAA;IACf,WAAW,EAAE,GAAG,CAAA;IAChB,aAAa,EAAE,GAAG,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;CACvB,CAAC,CAAA;AAEF,oBAAY,8BAA8B,GAAG,QAAQ,CAAC;IAClD,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,EAAE,MAAM,CAAA;IACb,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,UAAU,EAAE,GAAG,CAAA;IACf,WAAW,EAAE,GAAG,CAAA;IAChB,aAAa,EAAE,GAAG,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;CACvB,CAAC,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
type Item = Nullable<{
|
|
2
|
+
declare type Item = Nullable<{
|
|
3
3
|
id: number;
|
|
4
4
|
name: string;
|
|
5
5
|
price: number;
|
|
@@ -9,7 +9,7 @@ type Item = Nullable<{
|
|
|
9
9
|
color_code903: string;
|
|
10
10
|
duration: number;
|
|
11
11
|
}>;
|
|
12
|
-
export type GetCategoryListItemResponse = Nullable<{
|
|
12
|
+
export declare type GetCategoryListItemResponse = Nullable<{
|
|
13
13
|
id: number;
|
|
14
14
|
name: string;
|
|
15
15
|
priority: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"category.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/category.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"category.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/category.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,aAAK,IAAI,GAAG,QAAQ,CAAC;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAC,CAAA;AAEF,oBAAY,2BAA2B,GAAG,QAAQ,CAAC;IAC/C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,KAAK,EAAE,IAAI,EAAE,CAAA;CAChB,CAAC,CAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
2
|
import { MultiplePaymentDataResponse } from "../../../1.0.0/types/response/order";
|
|
3
|
-
type OrderBatch = Nullable<{
|
|
3
|
+
declare type OrderBatch = Nullable<{
|
|
4
4
|
card_amount: number;
|
|
5
5
|
cash_amount: number;
|
|
6
6
|
check_amount: number;
|
|
@@ -16,7 +16,7 @@ type OrderBatch = Nullable<{
|
|
|
16
16
|
cash_discount: number;
|
|
17
17
|
change: number;
|
|
18
18
|
}>;
|
|
19
|
-
type Tip = Nullable<{
|
|
19
|
+
declare type Tip = Nullable<{
|
|
20
20
|
id: number;
|
|
21
21
|
order_id: number;
|
|
22
22
|
created_at: string;
|
|
@@ -30,12 +30,12 @@ type Tip = Nullable<{
|
|
|
30
30
|
giftcard_code: any;
|
|
31
31
|
is_updated: number;
|
|
32
32
|
}>;
|
|
33
|
-
type Service = Nullable<{
|
|
33
|
+
declare type Service = Nullable<{
|
|
34
34
|
staff_name: string;
|
|
35
35
|
staff_id: number;
|
|
36
36
|
items: ServiceItem[];
|
|
37
37
|
}>;
|
|
38
|
-
type ServiceItem = Nullable<{
|
|
38
|
+
declare type ServiceItem = Nullable<{
|
|
39
39
|
item_name: string;
|
|
40
40
|
quantity: number;
|
|
41
41
|
price: number;
|
|
@@ -54,14 +54,14 @@ type ServiceItem = Nullable<{
|
|
|
54
54
|
type: number;
|
|
55
55
|
gift_card_balance: number;
|
|
56
56
|
}>;
|
|
57
|
-
type Staff = Nullable<{
|
|
57
|
+
declare type Staff = Nullable<{
|
|
58
58
|
employee_name: string;
|
|
59
59
|
employee_image: string;
|
|
60
60
|
employee_color: string;
|
|
61
61
|
employee_id: string;
|
|
62
62
|
employee_full_name: string;
|
|
63
63
|
}>;
|
|
64
|
-
type OrderPaymentMethod = Nullable<{
|
|
64
|
+
declare type OrderPaymentMethod = Nullable<{
|
|
65
65
|
id: number;
|
|
66
66
|
order_id: number;
|
|
67
67
|
payment_method_type: number;
|
|
@@ -73,7 +73,7 @@ type OrderPaymentMethod = Nullable<{
|
|
|
73
73
|
giftcard_code: string;
|
|
74
74
|
giftcard: any;
|
|
75
75
|
}>;
|
|
76
|
-
type PaymentHistory = Nullable<{
|
|
76
|
+
declare type PaymentHistory = Nullable<{
|
|
77
77
|
id: number;
|
|
78
78
|
payment_id: string;
|
|
79
79
|
order_id: string;
|
|
@@ -92,7 +92,7 @@ type PaymentHistory = Nullable<{
|
|
|
92
92
|
entry_type: string;
|
|
93
93
|
last_four: string;
|
|
94
94
|
}>;
|
|
95
|
-
type Customer = Nullable<{
|
|
95
|
+
declare type Customer = Nullable<{
|
|
96
96
|
id: number;
|
|
97
97
|
full_name: string;
|
|
98
98
|
phone: string;
|
|
@@ -101,7 +101,7 @@ type Customer = Nullable<{
|
|
|
101
101
|
customer_point: number;
|
|
102
102
|
customer_type: number;
|
|
103
103
|
}>;
|
|
104
|
-
type Order = Nullable<{
|
|
104
|
+
declare type Order = Nullable<{
|
|
105
105
|
id: number;
|
|
106
106
|
customer_name: string;
|
|
107
107
|
customer_phone: string;
|
|
@@ -110,10 +110,10 @@ type Order = Nullable<{
|
|
|
110
110
|
order_status: number;
|
|
111
111
|
services: OrderService[];
|
|
112
112
|
}>;
|
|
113
|
-
type OrderService = Nullable<{
|
|
113
|
+
declare type OrderService = Nullable<{
|
|
114
114
|
item_name: string;
|
|
115
115
|
}>;
|
|
116
|
-
export type PostCheckInFormSubmitResponse = Nullable<{
|
|
116
|
+
export declare type PostCheckInFormSubmitResponse = Nullable<{
|
|
117
117
|
total_before_discount: number;
|
|
118
118
|
total_after_discount: number;
|
|
119
119
|
tax: number;
|
|
@@ -168,7 +168,7 @@ export type PostCheckInFormSubmitResponse = Nullable<{
|
|
|
168
168
|
multiple_payment: MultiplePaymentDataResponse;
|
|
169
169
|
order_history: OrderHistoryItem[];
|
|
170
170
|
}>;
|
|
171
|
-
export type GetCheckInInfoResponse = Nullable<{
|
|
171
|
+
export declare type GetCheckInInfoResponse = Nullable<{
|
|
172
172
|
id: number;
|
|
173
173
|
customer_id?: number;
|
|
174
174
|
customer_name: string;
|
|
@@ -247,7 +247,7 @@ export type GetCheckInInfoResponse = Nullable<{
|
|
|
247
247
|
multiple_payment: MultiplePaymentDataResponse;
|
|
248
248
|
order_history: OrderHistoryItem[];
|
|
249
249
|
}>;
|
|
250
|
-
type OrderHistoryItem = Nullable<{
|
|
250
|
+
declare type OrderHistoryItem = Nullable<{
|
|
251
251
|
cancel_reason: string;
|
|
252
252
|
content: string;
|
|
253
253
|
created_at: string;
|
|
@@ -261,7 +261,7 @@ type OrderHistoryItem = Nullable<{
|
|
|
261
261
|
type: string;
|
|
262
262
|
updated_at: string;
|
|
263
263
|
}>;
|
|
264
|
-
export type GetCheckInReportResponse = Nullable<{
|
|
264
|
+
export declare type GetCheckInReportResponse = Nullable<{
|
|
265
265
|
all: number;
|
|
266
266
|
pending: number;
|
|
267
267
|
processing: number;
|
|
@@ -269,11 +269,11 @@ export type GetCheckInReportResponse = Nullable<{
|
|
|
269
269
|
done: number;
|
|
270
270
|
settlement_fail: number;
|
|
271
271
|
}>;
|
|
272
|
-
export type GetLastCheckInResponse = Nullable<{
|
|
272
|
+
export declare type GetLastCheckInResponse = Nullable<{
|
|
273
273
|
id: number;
|
|
274
274
|
updated_at: number;
|
|
275
275
|
}>;
|
|
276
|
-
export type SearchCheckInResponse = Nullable<{
|
|
276
|
+
export declare type SearchCheckInResponse = Nullable<{
|
|
277
277
|
customer: Customer[];
|
|
278
278
|
order: Order[];
|
|
279
279
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check_in.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/check_in.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAClD,OAAO,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC;AAElF,
|
|
1
|
+
{"version":3,"file":"check_in.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/check_in.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
2
|
import { MultiplePaymentDataResponse } from "../../../1.0.0/types/response/order";
|
|
3
|
-
type Customer = Nullable<{
|
|
3
|
+
declare type Customer = Nullable<{
|
|
4
4
|
id: number;
|
|
5
5
|
first_name: any;
|
|
6
6
|
last_name: any;
|
|
@@ -38,7 +38,7 @@ type Customer = Nullable<{
|
|
|
38
38
|
last_review: any;
|
|
39
39
|
review_type: string;
|
|
40
40
|
}>;
|
|
41
|
-
type Redeem = Nullable<{
|
|
41
|
+
declare type Redeem = Nullable<{
|
|
42
42
|
id: number;
|
|
43
43
|
point: number;
|
|
44
44
|
content: string;
|
|
@@ -48,7 +48,7 @@ type Redeem = Nullable<{
|
|
|
48
48
|
logic_type: string;
|
|
49
49
|
logic_value: string;
|
|
50
50
|
}>;
|
|
51
|
-
type Order = Nullable<{
|
|
51
|
+
declare type Order = Nullable<{
|
|
52
52
|
item_variant: any[];
|
|
53
53
|
item_modifier: any[];
|
|
54
54
|
id: number;
|
|
@@ -70,7 +70,7 @@ type Order = Nullable<{
|
|
|
70
70
|
sub_total: number;
|
|
71
71
|
items: OrderItem[];
|
|
72
72
|
}>;
|
|
73
|
-
type OrderItem = Nullable<{
|
|
73
|
+
declare type OrderItem = Nullable<{
|
|
74
74
|
additional_data: any;
|
|
75
75
|
id: number;
|
|
76
76
|
item_type: number;
|
|
@@ -84,12 +84,12 @@ type OrderItem = Nullable<{
|
|
|
84
84
|
note: any;
|
|
85
85
|
gift_card_code: any;
|
|
86
86
|
}>;
|
|
87
|
-
type Service = Nullable<{
|
|
87
|
+
declare type Service = Nullable<{
|
|
88
88
|
staff_name: string;
|
|
89
89
|
staff_id: number;
|
|
90
90
|
items: ServiceItem[];
|
|
91
91
|
}>;
|
|
92
|
-
type ServiceItem = Nullable<{
|
|
92
|
+
declare type ServiceItem = Nullable<{
|
|
93
93
|
item_name: string;
|
|
94
94
|
item_type: number;
|
|
95
95
|
quantity: number;
|
|
@@ -106,13 +106,13 @@ type ServiceItem = Nullable<{
|
|
|
106
106
|
additional_data: any;
|
|
107
107
|
gift_card_balance: number;
|
|
108
108
|
}>;
|
|
109
|
-
type Staff = Nullable<{
|
|
109
|
+
declare type Staff = Nullable<{
|
|
110
110
|
employee_name: string;
|
|
111
111
|
employee_image?: string;
|
|
112
112
|
employee_color: string;
|
|
113
113
|
employee_full_name: string;
|
|
114
114
|
}>;
|
|
115
|
-
type OrderBatch = Nullable<{
|
|
115
|
+
declare type OrderBatch = Nullable<{
|
|
116
116
|
card_amount: number;
|
|
117
117
|
cash_amount: number;
|
|
118
118
|
check_amount: number;
|
|
@@ -129,7 +129,7 @@ type OrderBatch = Nullable<{
|
|
|
129
129
|
change: number;
|
|
130
130
|
discount_item: number;
|
|
131
131
|
}>;
|
|
132
|
-
type Tip = Nullable<{
|
|
132
|
+
declare type Tip = Nullable<{
|
|
133
133
|
data: Daum[];
|
|
134
134
|
id: number;
|
|
135
135
|
order_id: number;
|
|
@@ -143,14 +143,14 @@ type Tip = Nullable<{
|
|
|
143
143
|
giftcard_code: any;
|
|
144
144
|
is_updated: number;
|
|
145
145
|
}>;
|
|
146
|
-
type Daum = Nullable<{
|
|
146
|
+
declare type Daum = Nullable<{
|
|
147
147
|
staff_id: number;
|
|
148
148
|
staff_name: string;
|
|
149
149
|
value_type: string;
|
|
150
150
|
value: string;
|
|
151
151
|
total: string;
|
|
152
152
|
}>;
|
|
153
|
-
type Invoice = Nullable<{
|
|
153
|
+
declare type Invoice = Nullable<{
|
|
154
154
|
id: number;
|
|
155
155
|
checkout_id: number;
|
|
156
156
|
customer_id: any;
|
|
@@ -173,7 +173,7 @@ type Invoice = Nullable<{
|
|
|
173
173
|
type: string;
|
|
174
174
|
invoice_details: InvoiceDetail[];
|
|
175
175
|
}>;
|
|
176
|
-
type InvoiceDetail = Nullable<{
|
|
176
|
+
declare type InvoiceDetail = Nullable<{
|
|
177
177
|
id: number;
|
|
178
178
|
invoice_id: number;
|
|
179
179
|
product_type: string;
|
|
@@ -198,7 +198,7 @@ type InvoiceDetail = Nullable<{
|
|
|
198
198
|
created_at: string;
|
|
199
199
|
updated_at: any;
|
|
200
200
|
}>;
|
|
201
|
-
type OrderDiscount = Nullable<{
|
|
201
|
+
declare type OrderDiscount = Nullable<{
|
|
202
202
|
id: number;
|
|
203
203
|
order_id: number;
|
|
204
204
|
item_type: string;
|
|
@@ -214,7 +214,7 @@ type OrderDiscount = Nullable<{
|
|
|
214
214
|
point: number;
|
|
215
215
|
name: string;
|
|
216
216
|
}>;
|
|
217
|
-
type Payment = Nullable<{
|
|
217
|
+
declare type Payment = Nullable<{
|
|
218
218
|
id: number;
|
|
219
219
|
order_id: number;
|
|
220
220
|
payment_method_type: number;
|
|
@@ -226,7 +226,7 @@ type Payment = Nullable<{
|
|
|
226
226
|
giftcard_code: number;
|
|
227
227
|
giftcard: any;
|
|
228
228
|
}>;
|
|
229
|
-
type Summary = Nullable<{
|
|
229
|
+
declare type Summary = Nullable<{
|
|
230
230
|
card_amount: number;
|
|
231
231
|
card_amount_count: number;
|
|
232
232
|
cash_amount: number;
|
|
@@ -252,7 +252,7 @@ type Summary = Nullable<{
|
|
|
252
252
|
service_fee: number;
|
|
253
253
|
total: number;
|
|
254
254
|
}>;
|
|
255
|
-
type PaymentHistory = Nullable<{
|
|
255
|
+
declare type PaymentHistory = Nullable<{
|
|
256
256
|
id: number;
|
|
257
257
|
payment_id: string;
|
|
258
258
|
order_id: string;
|
|
@@ -271,12 +271,12 @@ type PaymentHistory = Nullable<{
|
|
|
271
271
|
entry_type: string;
|
|
272
272
|
last_four: string;
|
|
273
273
|
}>;
|
|
274
|
-
export type PostUpdateInServiceResponse = GetCheckOutInfoResponse & {
|
|
274
|
+
export declare type PostUpdateInServiceResponse = GetCheckOutInfoResponse & {
|
|
275
275
|
checkin_number: number | null;
|
|
276
276
|
appointment_id: number | null;
|
|
277
277
|
in_service: 0 | 1 | null;
|
|
278
278
|
};
|
|
279
|
-
export type GetCheckOutHistoryInfoResponse = Nullable<{
|
|
279
|
+
export declare type GetCheckOutHistoryInfoResponse = Nullable<{
|
|
280
280
|
id: number;
|
|
281
281
|
order_code: string;
|
|
282
282
|
created_date: string;
|
|
@@ -284,7 +284,7 @@ export type GetCheckOutHistoryInfoResponse = Nullable<{
|
|
|
284
284
|
total_after_discount: number;
|
|
285
285
|
qr_code: any;
|
|
286
286
|
}>;
|
|
287
|
-
export type GetCheckOutInfoResponse = Nullable<{
|
|
287
|
+
export declare type GetCheckOutInfoResponse = Nullable<{
|
|
288
288
|
appointment_id: number;
|
|
289
289
|
checkin_number: number;
|
|
290
290
|
in_service: number;
|
|
@@ -368,19 +368,19 @@ export type GetCheckOutInfoResponse = Nullable<{
|
|
|
368
368
|
multiple_payment: MultiplePaymentDataResponse;
|
|
369
369
|
order_history: OrderHistoryItem[];
|
|
370
370
|
}>;
|
|
371
|
-
export type GetCheckOutHistoryListResponse = GetCheckOutInfoResponse;
|
|
372
|
-
export type GetCheckOutBatchCloseSummaryResponse = Nullable<{
|
|
371
|
+
export declare type GetCheckOutHistoryListResponse = GetCheckOutInfoResponse;
|
|
372
|
+
export declare type GetCheckOutBatchCloseSummaryResponse = Nullable<{
|
|
373
373
|
amount: number;
|
|
374
374
|
count: number;
|
|
375
375
|
summary: Summary;
|
|
376
376
|
multiple_payment_partial_paid: number[];
|
|
377
377
|
}>;
|
|
378
|
-
export type PostCheckOutAddItemResponse = GetCheckOutInfoResponse;
|
|
379
|
-
export type GetCheckoutResendRatingResponse = Nullable<{
|
|
378
|
+
export declare type PostCheckOutAddItemResponse = GetCheckOutInfoResponse;
|
|
379
|
+
export declare type GetCheckoutResendRatingResponse = Nullable<{
|
|
380
380
|
sent_id: string;
|
|
381
381
|
topic: string;
|
|
382
382
|
}>;
|
|
383
|
-
export type PostCheckOutDeleteByStaffResponse = Nullable<{
|
|
383
|
+
export declare type PostCheckOutDeleteByStaffResponse = Nullable<{
|
|
384
384
|
id: number;
|
|
385
385
|
customer_id: any;
|
|
386
386
|
customer_name: string;
|
|
@@ -464,7 +464,7 @@ export type PostCheckOutDeleteByStaffResponse = Nullable<{
|
|
|
464
464
|
multiple_payment: MultiplePaymentDataResponse;
|
|
465
465
|
order_history: OrderHistoryItem[];
|
|
466
466
|
}>;
|
|
467
|
-
type OrderHistoryItem = Nullable<{
|
|
467
|
+
declare type OrderHistoryItem = Nullable<{
|
|
468
468
|
cancel_reason: string;
|
|
469
469
|
content: string;
|
|
470
470
|
created_at: string;
|
|
@@ -478,13 +478,13 @@ type OrderHistoryItem = Nullable<{
|
|
|
478
478
|
type: string;
|
|
479
479
|
updated_at: string;
|
|
480
480
|
}>;
|
|
481
|
-
export type PostCheckOutUpdateItemResponse = GetCheckOutInfoResponse;
|
|
482
|
-
export type PostCheckOutUpdateStaffResponse = number | null;
|
|
483
|
-
export type PostCalculateTaxResponse = GetCheckOutInfoResponse;
|
|
484
|
-
export type PostUpdateOrderSuccessToSettledResponse = Nullable<{
|
|
481
|
+
export declare type PostCheckOutUpdateItemResponse = GetCheckOutInfoResponse;
|
|
482
|
+
export declare type PostCheckOutUpdateStaffResponse = number | null;
|
|
483
|
+
export declare type PostCalculateTaxResponse = GetCheckOutInfoResponse;
|
|
484
|
+
export declare type PostUpdateOrderSuccessToSettledResponse = Nullable<{
|
|
485
485
|
id: string;
|
|
486
486
|
}>;
|
|
487
|
-
export type PostCheckOutUpdatePaymentDataResponse = Nullable<{
|
|
487
|
+
export declare type PostCheckOutUpdatePaymentDataResponse = Nullable<{
|
|
488
488
|
external_id: number;
|
|
489
489
|
payment_id: number;
|
|
490
490
|
payment_status: any;
|
|
@@ -493,14 +493,14 @@ export type PostCheckOutUpdatePaymentDataResponse = Nullable<{
|
|
|
493
493
|
updated_at: string;
|
|
494
494
|
id: number;
|
|
495
495
|
}>;
|
|
496
|
-
export type PostCheckOutDiscountRedeemResponse = GetCheckOutInfoResponse;
|
|
497
|
-
export type PostCheckOutUpdateIsWaitingResponse = GetCheckOutInfoResponse;
|
|
498
|
-
export type PostCheckOutUpdateStatusResponse = GetCheckOutInfoResponse;
|
|
499
|
-
export type PostCheckOutDiscountPromotionResponse = GetCheckOutInfoResponse;
|
|
500
|
-
export type PostCheckOutInvoiceSendResponse = {
|
|
496
|
+
export declare type PostCheckOutDiscountRedeemResponse = GetCheckOutInfoResponse;
|
|
497
|
+
export declare type PostCheckOutUpdateIsWaitingResponse = GetCheckOutInfoResponse;
|
|
498
|
+
export declare type PostCheckOutUpdateStatusResponse = GetCheckOutInfoResponse;
|
|
499
|
+
export declare type PostCheckOutDiscountPromotionResponse = GetCheckOutInfoResponse;
|
|
500
|
+
export declare type PostCheckOutInvoiceSendResponse = {
|
|
501
501
|
order_id: number;
|
|
502
502
|
};
|
|
503
|
-
export type PostMergeOrderResponse = GetCheckOutInfoResponse;
|
|
504
|
-
export type PostDuplicateOrderResponse = GetCheckOutInfoResponse;
|
|
503
|
+
export declare type PostMergeOrderResponse = GetCheckOutInfoResponse;
|
|
504
|
+
export declare type PostDuplicateOrderResponse = GetCheckOutInfoResponse;
|
|
505
505
|
export {};
|
|
506
506
|
//# sourceMappingURL=check_out.d.ts.map
|