gap-nodejs-sdk 1.0.345 → 1.0.346
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 +26 -26
- 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 +35 -35
- package/dist/api/appointment_api/1.0.0/types/response/appointment.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/response/customer.d.ts +2 -2
- package/dist/api/appointment_api/1.0.0/types/response/customer.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/response/pos.d.ts +17 -17
- package/dist/api/appointment_api/1.0.0/types/response/pos.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/response/service.d.ts +6 -6
- package/dist/api/appointment_api/1.0.0/types/response/service.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/response/settings.d.ts +2 -2
- package/dist/api/appointment_api/1.0.0/types/response/settings.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/types/response/staff.d.ts +3 -3
- package/dist/api/appointment_api/1.0.0/types/response/staff.d.ts.map +1 -1
- package/dist/api/base_api/1.0.0/types/request/auth.d.ts +3 -3
- package/dist/api/base_api/1.0.0/types/request/auth.d.ts.map +1 -1
- package/dist/api/base_api/1.0.0/types/response/auth.d.ts +6 -6
- package/dist/api/base_api/1.0.0/types/response/auth.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/business.d.ts +3 -3
- package/dist/api/go_check_in_api/1.0.0/types/request/business.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/campaign.d.ts +17 -17
- package/dist/api/go_check_in_api/1.0.0/types/request/campaign.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/category.d.ts +5 -5
- package/dist/api/go_check_in_api/1.0.0/types/request/category.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/checkin.d.ts +3 -3
- 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/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/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 +12 -12
- 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 +6 -6
- package/dist/api/go_check_in_api/1.0.0/types/request/service.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/settings.d.ts +12 -12
- package/dist/api/go_check_in_api/1.0.0/types/request/settings.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/sms.d.ts +2 -2
- package/dist/api/go_check_in_api/1.0.0/types/request/sms.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/staff.d.ts +17 -17
- package/dist/api/go_check_in_api/1.0.0/types/request/staff.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/request/ticket.d.ts +10 -10
- package/dist/api/go_check_in_api/1.0.0/types/request/ticket.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/business.d.ts +3 -3
- package/dist/api/go_check_in_api/1.0.0/types/response/business.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/campaign.d.ts +25 -25
- package/dist/api/go_check_in_api/1.0.0/types/response/campaign.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/category.d.ts +5 -5
- package/dist/api/go_check_in_api/1.0.0/types/response/category.d.ts.map +1 -1
- package/dist/api/go_check_in_api/1.0.0/types/response/checkin.d.ts +17 -17
- 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/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/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 +15 -15
- 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 +9 -9
- 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 +2 -2
- 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/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 +12 -12
- package/dist/api/pos_client_api/1.0.0/types/request/check_out.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/combo.d.ts +6 -6
- package/dist/api/pos_client_api/1.0.0/types/request/combo.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/commission.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/commission.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/customer.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/request/customer.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/device.d.ts +3 -3
- package/dist/api/pos_client_api/1.0.0/types/request/device.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/gift_card.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/request/gift_card.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/income.d.ts +5 -5
- package/dist/api/pos_client_api/1.0.0/types/request/income.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/key_storage.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/key_storage.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/order.d.ts +18 -18
- package/dist/api/pos_client_api/1.0.0/types/request/order.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/payroll.d.ts +13 -13
- package/dist/api/pos_client_api/1.0.0/types/request/payroll.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/printer.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/request/printer.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/product.d.ts +5 -5
- package/dist/api/pos_client_api/1.0.0/types/request/product.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/service.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/request/service.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/setting.d.ts +14 -14
- package/dist/api/pos_client_api/1.0.0/types/request/setting.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/staff.d.ts +3 -3
- package/dist/api/pos_client_api/1.0.0/types/request/staff.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/ticket.d.ts +10 -10
- package/dist/api/pos_client_api/1.0.0/types/request/ticket.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/time_keeping.d.ts +7 -7
- package/dist/api/pos_client_api/1.0.0/types/request/time_keeping.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/unsubscribe_contact.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/unsubscribe_contact.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/user.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/request/user.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/batch_history.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/response/batch_history.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/business.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/response/business.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/category.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/response/category.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/check_in.d.ts +15 -15
- package/dist/api/pos_client_api/1.0.0/types/response/check_in.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/check_out.d.ts +35 -35
- package/dist/api/pos_client_api/1.0.0/types/response/check_out.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/combo.d.ts +8 -8
- package/dist/api/pos_client_api/1.0.0/types/response/combo.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/commission.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/response/commission.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/customer.d.ts +10 -10
- package/dist/api/pos_client_api/1.0.0/types/response/customer.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/device.d.ts +3 -3
- package/dist/api/pos_client_api/1.0.0/types/response/device.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/gift_card.d.ts +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/gift_card.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/income.d.ts +10 -10
- package/dist/api/pos_client_api/1.0.0/types/response/income.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/key_storage.d.ts +5 -5
- package/dist/api/pos_client_api/1.0.0/types/response/key_storage.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/order.d.ts +31 -31
- package/dist/api/pos_client_api/1.0.0/types/response/order.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/payroll.d.ts +19 -19
- package/dist/api/pos_client_api/1.0.0/types/response/payroll.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/printer.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/response/printer.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/product.d.ts +5 -5
- package/dist/api/pos_client_api/1.0.0/types/response/product.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/service.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/response/service.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/setting.d.ts +18 -18
- package/dist/api/pos_client_api/1.0.0/types/response/setting.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/staff.d.ts +5 -5
- package/dist/api/pos_client_api/1.0.0/types/response/staff.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/ticket.d.ts +12 -12
- package/dist/api/pos_client_api/1.0.0/types/response/ticket.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/time_keeping.d.ts +2 -2
- package/dist/api/pos_client_api/1.0.0/types/response/time_keeping.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/request/check_in.d.ts +1 -1
- package/dist/api/settings_api/1.0.0/types/request/check_in.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/request/checkout.d.ts +1 -1
- package/dist/api/settings_api/1.0.0/types/request/checkout.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/request/key_storage.d.ts +6 -6
- package/dist/api/settings_api/1.0.0/types/request/key_storage.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/response/check_in.d.ts +3 -3
- package/dist/api/settings_api/1.0.0/types/response/check_in.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/response/checkout.d.ts +17 -17
- package/dist/api/settings_api/1.0.0/types/response/checkout.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/types/response/key_storage.d.ts +7 -7
- package/dist/api/settings_api/1.0.0/types/response/key_storage.d.ts.map +1 -1
- package/dist/api/user_api/1.0.0/types/request/auth.d.ts +1 -1
- 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 +1 -1
- 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/clover/clover_payment_response_model.d.ts.map +1 -1
- package/dist/clover/clover_payment_response_model.js +4 -0
- 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,12 +1,12 @@
|
|
|
1
|
-
export type GetNotifyAppointmentRequest = {
|
|
1
|
+
export declare type GetNotifyAppointmentRequest = {
|
|
2
2
|
page: number;
|
|
3
3
|
'per-page': number;
|
|
4
4
|
};
|
|
5
|
-
export type GetNotifySystemRequest = {
|
|
5
|
+
export declare type GetNotifySystemRequest = {
|
|
6
6
|
page: number;
|
|
7
7
|
'per-page': number;
|
|
8
8
|
};
|
|
9
|
-
export type MaskAsReadRequest = {
|
|
9
|
+
export declare type MaskAsReadRequest = {
|
|
10
10
|
type: 'appointment' | 'normal';
|
|
11
11
|
id: number;
|
|
12
12
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notification.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/notification.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"notification.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/notification.ts"],"names":[],"mappings":"AAAA,oBAAY,2BAA2B,GAAG;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,oBAAY,sBAAsB,GAAG;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,oBAAY,iBAAiB,GAAG;IAC5B,IAAI,EAAE,aAAa,GAAG,QAAQ,CAAC;IAC/B,EAAE,EAAE,MAAM,CAAA;CACb,CAAA"}
|
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
export type GetCheckinReviewListRequest = {};
|
|
2
|
-
export type ActiveCheckinReviewRequest = {
|
|
1
|
+
export declare type GetCheckinReviewListRequest = {};
|
|
2
|
+
export declare type ActiveCheckinReviewRequest = {
|
|
3
3
|
type: string;
|
|
4
4
|
};
|
|
5
|
-
export type InactiveCheckinReviewRequest = {
|
|
5
|
+
export declare type InactiveCheckinReviewRequest = {
|
|
6
6
|
type: string;
|
|
7
7
|
};
|
|
8
|
-
export type CreateCheckinReviewContentRequest = {
|
|
8
|
+
export declare type CreateCheckinReviewContentRequest = {
|
|
9
9
|
system: string;
|
|
10
10
|
type: string;
|
|
11
11
|
content: string;
|
|
12
12
|
};
|
|
13
|
-
export type UpdateCheckinReviewContentRequest = {
|
|
13
|
+
export declare type UpdateCheckinReviewContentRequest = {
|
|
14
14
|
id: number;
|
|
15
15
|
system: string;
|
|
16
16
|
type: string;
|
|
17
17
|
content: string;
|
|
18
18
|
};
|
|
19
|
-
export type DeleteCheckinReviewContentRequest = {
|
|
19
|
+
export declare type DeleteCheckinReviewContentRequest = {
|
|
20
20
|
id: number;
|
|
21
21
|
};
|
|
22
|
-
export type GetGoogleReviewListRequest = {};
|
|
23
|
-
export type ActiveGoogleReviewRequest = {
|
|
22
|
+
export declare type GetGoogleReviewListRequest = {};
|
|
23
|
+
export declare type ActiveGoogleReviewRequest = {
|
|
24
24
|
type: string;
|
|
25
25
|
};
|
|
26
|
-
export type InactiveGoogleReviewRequest = {
|
|
26
|
+
export declare type InactiveGoogleReviewRequest = {
|
|
27
27
|
type: string;
|
|
28
28
|
};
|
|
29
|
-
export type CreateGoogleReviewContentRequest = {
|
|
29
|
+
export declare type CreateGoogleReviewContentRequest = {
|
|
30
30
|
system: string;
|
|
31
31
|
type: string;
|
|
32
32
|
content: string;
|
|
33
33
|
};
|
|
34
|
-
export type UpdateGoogleReviewContentRequest = {
|
|
34
|
+
export declare type UpdateGoogleReviewContentRequest = {
|
|
35
35
|
id: number;
|
|
36
36
|
system: string;
|
|
37
37
|
type: string;
|
|
38
38
|
content: string;
|
|
39
39
|
};
|
|
40
|
-
export type DeleteGoogleReviewContentRequest = {
|
|
40
|
+
export declare type DeleteGoogleReviewContentRequest = {
|
|
41
41
|
id: number;
|
|
42
42
|
};
|
|
43
43
|
//# sourceMappingURL=review.d.ts.map
|
|
@@ -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,
|
|
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,oBAAY,2BAA2B,GAAG,EAAE,CAAC;AAC7C,oBAAY,0BAA0B,GAAG;IACrC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,oBAAY,4BAA4B,GAAG;IACvC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,oBAAY,iCAAiC,GAAG;IAC5C,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AACD,oBAAY,iCAAiC,GAAG;IAC5C,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AACD,oBAAY,iCAAiC,GAAG;IAC5C,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AAED,oBAAY,0BAA0B,GAAG,EAAE,CAAC;AAC5C,oBAAY,yBAAyB,GAAG;IACpC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,oBAAY,2BAA2B,GAAG;IACtC,IAAI,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,oBAAY,gCAAgC,GAAG;IAC3C,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AACD,oBAAY,gCAAgC,GAAG;IAC3C,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AACD,oBAAY,gCAAgC,GAAG;IAC3C,EAAE,EAAE,MAAM,CAAA;CACb,CAAA"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { BaseGetListRequest, BaseGetDetailRequest } from "../../../../../types";
|
|
2
|
-
export type GetListRewardRequest = BaseGetListRequest & {
|
|
2
|
+
export declare type GetListRewardRequest = BaseGetListRequest & {
|
|
3
3
|
content: string;
|
|
4
4
|
};
|
|
5
|
-
export type CreateRewardRequest = {
|
|
5
|
+
export declare type CreateRewardRequest = {
|
|
6
6
|
content: string;
|
|
7
7
|
point: number;
|
|
8
8
|
logic_type: string;
|
|
9
9
|
logic_value: number;
|
|
10
10
|
};
|
|
11
|
-
export type UpdateRewardRequest = {
|
|
11
|
+
export declare type UpdateRewardRequest = {
|
|
12
12
|
id: number;
|
|
13
13
|
point?: number;
|
|
14
14
|
content?: string;
|
|
@@ -18,7 +18,7 @@ export type UpdateRewardRequest = {
|
|
|
18
18
|
logic_type?: string;
|
|
19
19
|
logic_value?: string;
|
|
20
20
|
};
|
|
21
|
-
export type DeleteRewardRequest = BaseGetDetailRequest;
|
|
22
|
-
export type GetRewardHistoryRequest = BaseGetListRequest;
|
|
23
|
-
export type ExportRewardHistoryRequest = {};
|
|
21
|
+
export declare type DeleteRewardRequest = BaseGetDetailRequest;
|
|
22
|
+
export declare type GetRewardHistoryRequest = BaseGetListRequest;
|
|
23
|
+
export declare type ExportRewardHistoryRequest = {};
|
|
24
24
|
//# sourceMappingURL=reward.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reward.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/reward.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kBAAkB,EAAE,oBAAoB,EAAC,MAAM,sBAAsB,CAAC;AAE9E,
|
|
1
|
+
{"version":3,"file":"reward.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/reward.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kBAAkB,EAAE,oBAAoB,EAAC,MAAM,sBAAsB,CAAC;AAE9E,oBAAY,oBAAoB,GAAG,kBAAkB,GAAG;IACpD,OAAO,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,oBAAY,mBAAmB,GAAG;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;CACvB,CAAA;AAED,oBAAY,mBAAmB,GAAG;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,IAAI,CAAC;IAClB,UAAU,CAAC,EAAE,IAAI,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB,CAAA;AAED,oBAAY,mBAAmB,GAAG,oBAAoB,CAAC;AAEvD,oBAAY,uBAAuB,GAAG,kBAAkB,CAAC;AAEzD,oBAAY,0BAA0B,GAAG,EAAE,CAAC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export type GetCheckInListByCategoryRequest = {
|
|
1
|
+
export declare type GetCheckInListByCategoryRequest = {
|
|
2
2
|
items: string;
|
|
3
3
|
};
|
|
4
|
-
export type ShortCheckInServiceRequest = {
|
|
4
|
+
export declare type ShortCheckInServiceRequest = {
|
|
5
5
|
services: string;
|
|
6
6
|
cate_id: number;
|
|
7
7
|
};
|
|
8
|
-
export type GetCheckInListServiceRequest = {
|
|
8
|
+
export declare type GetCheckInListServiceRequest = {
|
|
9
9
|
category_id: number;
|
|
10
10
|
status: string;
|
|
11
11
|
};
|
|
12
|
-
export type UpdateCheckInServiceRequest = {
|
|
12
|
+
export declare type UpdateCheckInServiceRequest = {
|
|
13
13
|
id: number;
|
|
14
14
|
data: {
|
|
15
15
|
id: number;
|
|
@@ -29,12 +29,12 @@ export type UpdateCheckInServiceRequest = {
|
|
|
29
29
|
image_base_url: string;
|
|
30
30
|
};
|
|
31
31
|
};
|
|
32
|
-
export type DeleteCheckInServiceRequest = {
|
|
32
|
+
export declare type DeleteCheckInServiceRequest = {
|
|
33
33
|
id: number;
|
|
34
34
|
category_id: number;
|
|
35
35
|
statusFilter?: string;
|
|
36
36
|
};
|
|
37
|
-
export type CreateCheckInServiceRequest = {
|
|
37
|
+
export declare type CreateCheckInServiceRequest = {
|
|
38
38
|
name: string;
|
|
39
39
|
category_id: number;
|
|
40
40
|
cate_name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/service.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/service.ts"],"names":[],"mappings":"AAAA,oBAAY,+BAA+B,GAAG;IAC1C,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,oBAAY,0BAA0B,GAAG;IACrC,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AAED,oBAAY,4BAA4B,GAAG;IACvC,WAAW,EAAE,MAAM,CAAA;IACnB,MAAM,EAAE,MAAM,CAAC;CAClB,CAAA;AAED,oBAAY,2BAA2B,GAAG;IACtC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE;QACF,EAAE,EAAE,MAAM,CAAC;QACX,IAAI,EAAE,MAAM,CAAC;QACb,WAAW,EAAE,MAAM,CAAC;QACpB,mBAAmB,EAAE,MAAM,CAAA;QAC3B,KAAK,EAAE,MAAM,CAAC;QACd,IAAI,EAAE,MAAM,CAAC;QACb,QAAQ,EAAE,MAAM,CAAC;QACjB,QAAQ,EAAE,MAAM,CAAC;QACjB,MAAM,EAAE,MAAM,CAAA;QACd,YAAY,EAAE,MAAM,CAAA;QACpB,eAAe,EAAE,MAAM,CAAA;QACvB,eAAe,EAAE,MAAM,CAAA;QACvB,WAAW,EAAE,MAAM,CAAA;QACnB,UAAU,EAAE,MAAM,CAAA;QAClB,cAAc,EAAE,MAAM,CAAA;KACzB,CAAA;CACJ,CAAA;AAED,oBAAY,2BAA2B,GAAG;IACtC,EAAE,EAAE,MAAM,CAAA;IACV,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;CACxB,CAAA;AAED,oBAAY,2BAA2B,GAAG;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,eAAe,EAAE,MAAM,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;CACvB,CAAA"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
export type GetServiceFeeRequest = {};
|
|
2
|
-
export type UpdateServiceFeeRequest = {
|
|
1
|
+
export declare type GetServiceFeeRequest = {};
|
|
2
|
+
export declare type UpdateServiceFeeRequest = {
|
|
3
3
|
fee: number;
|
|
4
4
|
state: number;
|
|
5
5
|
};
|
|
6
|
-
export type GetStoreRatingDisplayRequest = {};
|
|
7
|
-
export type UpdateStoreRatingDisplayRequest = {
|
|
6
|
+
export declare type GetStoreRatingDisplayRequest = {};
|
|
7
|
+
export declare type UpdateStoreRatingDisplayRequest = {
|
|
8
8
|
status: number;
|
|
9
9
|
};
|
|
10
|
-
export type GetCheckOutConfigRequest = {};
|
|
11
|
-
export type UpdateCheckOutConfigRequest = {
|
|
10
|
+
export declare type GetCheckOutConfigRequest = {};
|
|
11
|
+
export declare type UpdateCheckOutConfigRequest = {
|
|
12
12
|
type: string;
|
|
13
13
|
point_bonus: number;
|
|
14
14
|
};
|
|
15
|
-
export type GetPoliciesRequest = {};
|
|
16
|
-
export type UpdatePoliciesRequest = {
|
|
15
|
+
export declare type GetPoliciesRequest = {};
|
|
16
|
+
export declare type UpdatePoliciesRequest = {
|
|
17
17
|
type: string;
|
|
18
18
|
value: string;
|
|
19
19
|
};
|
|
20
|
-
export type GetGeneralConfigRequest = {};
|
|
21
|
-
export type UpdateGeneralConfigRequest = Partial<{
|
|
20
|
+
export declare type GetGeneralConfigRequest = {};
|
|
21
|
+
export declare type UpdateGeneralConfigRequest = Partial<{
|
|
22
22
|
"config.services.active": number;
|
|
23
23
|
"config.staffs.active": number;
|
|
24
24
|
"config.checkin.ask_email.active": number;
|
|
@@ -26,8 +26,8 @@ export type UpdateGeneralConfigRequest = Partial<{
|
|
|
26
26
|
"config.review.notification": number;
|
|
27
27
|
"config.checkin.printer.active": number;
|
|
28
28
|
}>;
|
|
29
|
-
export type GetBusinessWorkHourRequest = Partial<{}>;
|
|
30
|
-
export type UpdateBusinessWorkHourRequest = Partial<{
|
|
29
|
+
export declare type GetBusinessWorkHourRequest = Partial<{}>;
|
|
30
|
+
export declare type UpdateBusinessWorkHourRequest = Partial<{
|
|
31
31
|
working_day: string;
|
|
32
32
|
mo: string;
|
|
33
33
|
tu: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/settings.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/settings.ts"],"names":[],"mappings":"AAAA,oBAAY,oBAAoB,GAAG,EAAE,CAAA;AAErC,oBAAY,uBAAuB,GAAG;IAClC,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,oBAAY,4BAA4B,GAAG,EAAE,CAAA;AAE7C,oBAAY,+BAA+B,GAAG;IAC1C,MAAM,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,oBAAY,wBAAwB,GAAG,EAAE,CAAA;AAEzC,oBAAY,2BAA2B,GAAG;IACtC,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;CACtB,CAAA;AAED,oBAAY,kBAAkB,GAAG,EAAE,CAAA;AAEnC,oBAAY,qBAAqB,GAAG;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,oBAAY,uBAAuB,GAAG,EAAE,CAAA;AAExC,oBAAY,0BAA0B,GAAG,OAAO,CAAC;IAC7C,wBAAwB,EAAE,MAAM,CAAA;IAChC,sBAAsB,EAAE,MAAM,CAAA;IAC9B,iCAAiC,EAAE,MAAM,CAAA;IACzC,oCAAoC,EAAE,MAAM,CAAA;IAC5C,4BAA4B,EAAE,MAAM,CAAA;IACpC,+BAA+B,EAAE,MAAM,CAAA;CAC1C,CAAC,CAAA;AAEF,oBAAY,0BAA0B,GAAG,OAAO,CAAC,EAEhD,CAAC,CAAA;AAEF,oBAAY,6BAA6B,GAAG,OAAO,CAAC;IAChD,WAAW,EAAE,MAAM,CAAA;IACnB,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,SAAS,EAAE,MAAM,CAAA;CACpB,CAAC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sms.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/sms.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"sms.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/sms.ts"],"names":[],"mappings":"AAAA,oBAAY,mBAAmB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;CACd,CAAA;AAED,oBAAY,oBAAoB,GAAG;IAC/B,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;CACrB,CAAA"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export type GetListStaffRequest = {
|
|
1
|
+
export declare type GetListStaffRequest = {
|
|
2
2
|
page?: number;
|
|
3
3
|
'per-page'?: number;
|
|
4
4
|
sort?: string;
|
|
5
5
|
status?: number | null;
|
|
6
6
|
};
|
|
7
|
-
export type CreateStaffRequest = {
|
|
7
|
+
export declare type CreateStaffRequest = {
|
|
8
8
|
staff_name: string;
|
|
9
9
|
staff_code: string;
|
|
10
10
|
color_code: string;
|
|
@@ -21,24 +21,24 @@ export type CreateStaffRequest = {
|
|
|
21
21
|
status: number;
|
|
22
22
|
}[];
|
|
23
23
|
};
|
|
24
|
-
export type UpdateStaffRequest = CreateStaffRequest & {
|
|
24
|
+
export declare type UpdateStaffRequest = CreateStaffRequest & {
|
|
25
25
|
id: number;
|
|
26
26
|
};
|
|
27
|
-
export type DeleteStaffRequest = {
|
|
27
|
+
export declare type DeleteStaffRequest = {
|
|
28
28
|
id: number;
|
|
29
29
|
page?: number;
|
|
30
30
|
'per-page'?: number;
|
|
31
31
|
name?: string;
|
|
32
32
|
};
|
|
33
|
-
export type SortStaffRequest = {
|
|
33
|
+
export declare type SortStaffRequest = {
|
|
34
34
|
employees: string;
|
|
35
35
|
page?: number;
|
|
36
36
|
'per-page'?: number;
|
|
37
37
|
};
|
|
38
|
-
export type GetStaffWorkHourRequest = {
|
|
38
|
+
export declare type GetStaffWorkHourRequest = {
|
|
39
39
|
id: number;
|
|
40
40
|
};
|
|
41
|
-
export type UpdateStaffWorkHourRequest = {
|
|
41
|
+
export declare type UpdateStaffWorkHourRequest = {
|
|
42
42
|
id: number;
|
|
43
43
|
working_day: string;
|
|
44
44
|
mo: string;
|
|
@@ -49,17 +49,17 @@ export type UpdateStaffWorkHourRequest = {
|
|
|
49
49
|
sa: string;
|
|
50
50
|
su: string;
|
|
51
51
|
};
|
|
52
|
-
export type GetListServiceByStaffRequest = {
|
|
52
|
+
export declare type GetListServiceByStaffRequest = {
|
|
53
53
|
id: number;
|
|
54
54
|
'per-page'?: number;
|
|
55
55
|
};
|
|
56
|
-
export type AddListServiceByStaffRequest = {
|
|
56
|
+
export declare type AddListServiceByStaffRequest = {
|
|
57
57
|
staff_id: number;
|
|
58
58
|
services: string;
|
|
59
59
|
};
|
|
60
|
-
export type DeleteListServiceByStaffRequest = AddListServiceByStaffRequest;
|
|
61
|
-
export type GetListPermissionRequest = {};
|
|
62
|
-
type SaveCommissionOne = {
|
|
60
|
+
export declare type DeleteListServiceByStaffRequest = AddListServiceByStaffRequest;
|
|
61
|
+
export declare type GetListPermissionRequest = {};
|
|
62
|
+
declare type SaveCommissionOne = {
|
|
63
63
|
type: string;
|
|
64
64
|
service_rate: number;
|
|
65
65
|
product_rate: number;
|
|
@@ -70,7 +70,7 @@ type SaveCommissionOne = {
|
|
|
70
70
|
tip_to_check_percentage: number;
|
|
71
71
|
staff_id: number;
|
|
72
72
|
};
|
|
73
|
-
type SaveCommissionTwo = {
|
|
73
|
+
declare type SaveCommissionTwo = {
|
|
74
74
|
type: string;
|
|
75
75
|
service_rate: number;
|
|
76
76
|
product_rate: number;
|
|
@@ -84,7 +84,7 @@ type SaveCommissionTwo = {
|
|
|
84
84
|
count_day_off_state: number;
|
|
85
85
|
count_day_off_value: number;
|
|
86
86
|
};
|
|
87
|
-
type SaveCommissionThree = {
|
|
87
|
+
declare type SaveCommissionThree = {
|
|
88
88
|
type: string;
|
|
89
89
|
cash_check_percentage: number;
|
|
90
90
|
is_tip_to_check: number;
|
|
@@ -94,15 +94,15 @@ type SaveCommissionThree = {
|
|
|
94
94
|
salary_by_period?: number;
|
|
95
95
|
salary_type: number;
|
|
96
96
|
};
|
|
97
|
-
export type SaveCommissionRequest = SaveCommissionOne | SaveCommissionTwo | SaveCommissionThree;
|
|
98
|
-
export type UpdateStaffCommissionRequest = {
|
|
97
|
+
export declare type SaveCommissionRequest = SaveCommissionOne | SaveCommissionTwo | SaveCommissionThree;
|
|
98
|
+
export declare type UpdateStaffCommissionRequest = {
|
|
99
99
|
id: number;
|
|
100
100
|
commission_type: string;
|
|
101
101
|
page: number;
|
|
102
102
|
'per-page': number;
|
|
103
103
|
filter: number;
|
|
104
104
|
};
|
|
105
|
-
export type UpdateRoleAppointmentRequest = {
|
|
105
|
+
export declare type UpdateRoleAppointmentRequest = {
|
|
106
106
|
id: number;
|
|
107
107
|
is_active: number;
|
|
108
108
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/staff.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/staff.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
export type GetCheckInTicketInfoRequest = {
|
|
1
|
+
export declare type GetCheckInTicketInfoRequest = {
|
|
2
2
|
type?: string;
|
|
3
3
|
};
|
|
4
|
-
export type CreateCheckInTicketTemplateRequest = {
|
|
4
|
+
export declare type CreateCheckInTicketTemplateRequest = {
|
|
5
5
|
subject: string;
|
|
6
6
|
content?: string;
|
|
7
7
|
type?: string;
|
|
8
8
|
};
|
|
9
|
-
export type DeleteCheckInTicketTemplateRequest = {
|
|
9
|
+
export declare type DeleteCheckInTicketTemplateRequest = {
|
|
10
10
|
id: number;
|
|
11
11
|
type?: string;
|
|
12
12
|
};
|
|
13
|
-
export type UpdateCheckInTicketTemplateRequest = {
|
|
13
|
+
export declare type UpdateCheckInTicketTemplateRequest = {
|
|
14
14
|
id: number;
|
|
15
15
|
subject?: string;
|
|
16
16
|
content?: string;
|
|
17
17
|
type?: string;
|
|
18
18
|
};
|
|
19
|
-
export type MoveCheckInSubjectRequest = {
|
|
19
|
+
export declare type MoveCheckInSubjectRequest = {
|
|
20
20
|
id: number;
|
|
21
21
|
action?: string;
|
|
22
22
|
type?: string;
|
|
23
23
|
};
|
|
24
|
-
export type SetCheckInDefaultTicketTemplateRequest = {
|
|
24
|
+
export declare type SetCheckInDefaultTicketTemplateRequest = {
|
|
25
25
|
type: string;
|
|
26
26
|
};
|
|
27
|
-
export type GetCheckInTicketTemplateRequest = {};
|
|
28
|
-
export type GetCheckInTicketListBlockNameRequest = {};
|
|
29
|
-
export type SortCheckInPriorityRequest = {
|
|
27
|
+
export declare type GetCheckInTicketTemplateRequest = {};
|
|
28
|
+
export declare type GetCheckInTicketListBlockNameRequest = {};
|
|
29
|
+
export declare type SortCheckInPriorityRequest = {
|
|
30
30
|
tickets: string;
|
|
31
31
|
};
|
|
32
|
-
export type GetCheckInTicketListRequest = {
|
|
32
|
+
export declare type GetCheckInTicketListRequest = {
|
|
33
33
|
type?: string;
|
|
34
34
|
};
|
|
35
35
|
//# sourceMappingURL=ticket.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ticket.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/ticket.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"ticket.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/request/ticket.ts"],"names":[],"mappings":"AAAA,oBAAY,2BAA2B,GAAG;IACtC,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,oBAAY,kCAAkC,GAAG;IAC7C,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,kCAAkC,GAAG;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,kCAAkC,GAAG;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,yBAAyB,GAAG;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,sCAAsC,GAAG;IACjD,IAAI,EAAE,MAAM,CAAA;CACf,CAAA;AACD,oBAAY,+BAA+B,GAAG,EAAE,CAAA;AAEhD,oBAAY,oCAAoC,GAAG,EAAE,CAAA;AAErD,oBAAY,0BAA0B,GAAG;IACrC,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AAED,oBAAY,2BAA2B,GAAG;IACtC,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
export type GetBusinessSiteInfoResponse = Nullable<{
|
|
2
|
+
export declare type GetBusinessSiteInfoResponse = Nullable<{
|
|
3
3
|
map_location: any[];
|
|
4
4
|
id: number;
|
|
5
5
|
name: string;
|
|
@@ -31,8 +31,8 @@ export type GetBusinessSiteInfoResponse = Nullable<{
|
|
|
31
31
|
web_booking_active: string;
|
|
32
32
|
timezone: string;
|
|
33
33
|
}>;
|
|
34
|
-
export type UpdateBusinessSiteInfoResponse = GetBusinessSiteInfoResponse;
|
|
35
|
-
export type UploadResponse = Nullable<{
|
|
34
|
+
export declare type UpdateBusinessSiteInfoResponse = GetBusinessSiteInfoResponse;
|
|
35
|
+
export declare type UploadResponse = Nullable<{
|
|
36
36
|
name: string;
|
|
37
37
|
type: string;
|
|
38
38
|
size: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"business.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/business.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"business.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/business.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,2BAA2B,GAAG,QAAQ,CAAC;IAC/C,YAAY,EAAE,GAAG,EAAE,CAAA;IACnB,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,GAAG,CAAA;IACd,WAAW,EAAE,GAAG,CAAA;IAChB,OAAO,EAAE,GAAG,CAAA;IACZ,YAAY,EAAE,MAAM,CAAA;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,GAAG,CAAA;IACjB,cAAc,EAAE,GAAG,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,MAAM,CAAA;IACnB,aAAa,EAAE,GAAG,CAAA;IAClB,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;IACpB,YAAY,EAAE,MAAM,CAAA;IACpB,OAAO,EAAE,MAAM,CAAA;IACf,YAAY,EAAE,MAAM,CAAA;IACpB,kBAAkB,EAAE,MAAM,CAAA;IAC1B,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAC,CAAA;AAEF,oBAAY,8BAA8B,GAAG,2BAA2B,CAAC;AAEzE,oBAAY,cAAc,GAAG,QAAQ,CAAC;IAClC,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;IAChB,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;IACX,UAAU,EAAE,MAAM,CAAA;CACrB,EAAE,CAAC,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
type CampaignReport = Nullable<{
|
|
2
|
+
declare type CampaignReport = Nullable<{
|
|
3
3
|
total_email_sent: string;
|
|
4
4
|
total_sms_sent: string;
|
|
5
5
|
total_receive_message: number;
|
|
@@ -11,10 +11,10 @@ type CampaignReport = Nullable<{
|
|
|
11
11
|
total_expense: number;
|
|
12
12
|
percent_expense: number;
|
|
13
13
|
}>;
|
|
14
|
-
type PromotionCampaign = Nullable<{
|
|
14
|
+
declare type PromotionCampaign = Nullable<{
|
|
15
15
|
content: string;
|
|
16
16
|
}>;
|
|
17
|
-
type Customer = Nullable<{
|
|
17
|
+
declare type Customer = Nullable<{
|
|
18
18
|
full_name: string;
|
|
19
19
|
phone: string;
|
|
20
20
|
email: any;
|
|
@@ -26,7 +26,7 @@ type Customer = Nullable<{
|
|
|
26
26
|
lifetime_point: number;
|
|
27
27
|
current_point: number;
|
|
28
28
|
}>;
|
|
29
|
-
type CampaignPromotionItem = Nullable<{
|
|
29
|
+
declare type CampaignPromotionItem = Nullable<{
|
|
30
30
|
id: number;
|
|
31
31
|
name: string;
|
|
32
32
|
type: string;
|
|
@@ -62,18 +62,18 @@ type CampaignPromotionItem = Nullable<{
|
|
|
62
62
|
campaign_report: CampaignReport;
|
|
63
63
|
promotion_campaign: PromotionCampaign;
|
|
64
64
|
}>;
|
|
65
|
-
export type GetCampaignPromotionGroupResponse = Nullable<{
|
|
65
|
+
export declare type GetCampaignPromotionGroupResponse = Nullable<{
|
|
66
66
|
id: number;
|
|
67
67
|
name: string;
|
|
68
68
|
customer_quantity: any;
|
|
69
69
|
}[]>;
|
|
70
|
-
export type GetCampaignPromotionListResponse = CampaignPromotionItem[];
|
|
71
|
-
export type GetCampaignPromotionListExpiredResponse = CampaignPromotionItem[];
|
|
72
|
-
export type GetCampaignPromotionDetailResponse = CampaignPromotionItem;
|
|
73
|
-
export type CheckCampaignPromotionLimitResponse = Nullable<{}>;
|
|
74
|
-
export type CheckCampaignPromotionOptOutResponse = Nullable<{}>;
|
|
75
|
-
export type CreateCampaignPromotionResponse = CampaignPromotionItem;
|
|
76
|
-
export type GetCampaignPromotionHistoryResponse = Nullable<{
|
|
70
|
+
export declare type GetCampaignPromotionListResponse = CampaignPromotionItem[];
|
|
71
|
+
export declare type GetCampaignPromotionListExpiredResponse = CampaignPromotionItem[];
|
|
72
|
+
export declare type GetCampaignPromotionDetailResponse = CampaignPromotionItem;
|
|
73
|
+
export declare type CheckCampaignPromotionLimitResponse = Nullable<{}>;
|
|
74
|
+
export declare type CheckCampaignPromotionOptOutResponse = Nullable<{}>;
|
|
75
|
+
export declare type CreateCampaignPromotionResponse = CampaignPromotionItem;
|
|
76
|
+
export declare type GetCampaignPromotionHistoryResponse = Nullable<{
|
|
77
77
|
customer: Customer;
|
|
78
78
|
code: string;
|
|
79
79
|
created_at: string;
|
|
@@ -82,13 +82,13 @@ export type GetCampaignPromotionHistoryResponse = Nullable<{
|
|
|
82
82
|
limit_used: number;
|
|
83
83
|
total_used: number;
|
|
84
84
|
}[]>;
|
|
85
|
-
export type SendCampaignPromotionTestResponse = Nullable<{}>;
|
|
86
|
-
type RemindCampaign = {
|
|
85
|
+
export declare type SendCampaignPromotionTestResponse = Nullable<{}>;
|
|
86
|
+
declare type RemindCampaign = {
|
|
87
87
|
after_date: number;
|
|
88
88
|
content: string;
|
|
89
89
|
expired_in: any;
|
|
90
90
|
};
|
|
91
|
-
type CampaignReminderItem = Nullable<{
|
|
91
|
+
declare type CampaignReminderItem = Nullable<{
|
|
92
92
|
id: number;
|
|
93
93
|
name: string;
|
|
94
94
|
type: string;
|
|
@@ -124,14 +124,14 @@ type CampaignReminderItem = Nullable<{
|
|
|
124
124
|
campaign_report: CampaignReport;
|
|
125
125
|
remind_campaign: RemindCampaign;
|
|
126
126
|
}>;
|
|
127
|
-
export type GetCampaignReminderListResponse = CampaignReminderItem[];
|
|
128
|
-
export type GetCampaignReminderDetailResponse = CampaignReminderItem;
|
|
129
|
-
export type UpdateCampaignReminderResponse = CampaignReminderItem;
|
|
130
|
-
type BirthdayCampaign = {
|
|
127
|
+
export declare type GetCampaignReminderListResponse = CampaignReminderItem[];
|
|
128
|
+
export declare type GetCampaignReminderDetailResponse = CampaignReminderItem;
|
|
129
|
+
export declare type UpdateCampaignReminderResponse = CampaignReminderItem;
|
|
130
|
+
declare type BirthdayCampaign = {
|
|
131
131
|
before_date: number;
|
|
132
132
|
content: string;
|
|
133
133
|
};
|
|
134
|
-
type CampaignBirthdayItem = Nullable<{
|
|
134
|
+
declare type CampaignBirthdayItem = Nullable<{
|
|
135
135
|
id: number;
|
|
136
136
|
name: string;
|
|
137
137
|
type: string;
|
|
@@ -167,10 +167,10 @@ type CampaignBirthdayItem = Nullable<{
|
|
|
167
167
|
campaign_report: CampaignReport;
|
|
168
168
|
birthday_campaign: BirthdayCampaign;
|
|
169
169
|
}>;
|
|
170
|
-
export type GetCampaignBirthdayListResponse = CampaignBirthdayItem[];
|
|
171
|
-
export type GetCampaignBirthdayDetailResponse = CampaignBirthdayItem;
|
|
172
|
-
export type UpdateCampaignBirthdayResponse = CampaignBirthdayItem;
|
|
173
|
-
export type GetCampaignFirstSignUpResponse = Nullable<{
|
|
170
|
+
export declare type GetCampaignBirthdayListResponse = CampaignBirthdayItem[];
|
|
171
|
+
export declare type GetCampaignBirthdayDetailResponse = CampaignBirthdayItem;
|
|
172
|
+
export declare type UpdateCampaignBirthdayResponse = CampaignBirthdayItem;
|
|
173
|
+
export declare type GetCampaignFirstSignUpResponse = Nullable<{
|
|
174
174
|
id: number;
|
|
175
175
|
name: string;
|
|
176
176
|
type: string;
|
|
@@ -205,6 +205,6 @@ export type GetCampaignFirstSignUpResponse = Nullable<{
|
|
|
205
205
|
email_subject: string;
|
|
206
206
|
campaign_report: CampaignReport;
|
|
207
207
|
}>;
|
|
208
|
-
export type UpdateCampaignFirstSignUpResponse = GetCampaignFirstSignUpResponse;
|
|
208
|
+
export declare type UpdateCampaignFirstSignUpResponse = GetCampaignFirstSignUpResponse;
|
|
209
209
|
export {};
|
|
210
210
|
//# sourceMappingURL=campaign.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"campaign.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/campaign.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"campaign.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/campaign.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
export type ShortCheckInCategoryResponse = null;
|
|
3
|
-
export type GetCheckInListCategoryResponse = Nullable<{
|
|
2
|
+
export declare type ShortCheckInCategoryResponse = null;
|
|
3
|
+
export declare type GetCheckInListCategoryResponse = Nullable<{
|
|
4
4
|
id: number;
|
|
5
5
|
name: string;
|
|
6
6
|
priority: number;
|
|
@@ -23,7 +23,7 @@ export type GetCheckInListCategoryResponse = Nullable<{
|
|
|
23
23
|
owner_id: any;
|
|
24
24
|
created_by: any;
|
|
25
25
|
}[]>;
|
|
26
|
-
export type UpdateCheckInCategoryResponse = Nullable<{
|
|
26
|
+
export declare type UpdateCheckInCategoryResponse = Nullable<{
|
|
27
27
|
id: number;
|
|
28
28
|
name: string;
|
|
29
29
|
priority: number;
|
|
@@ -42,6 +42,6 @@ export type UpdateCheckInCategoryResponse = Nullable<{
|
|
|
42
42
|
status: number;
|
|
43
43
|
};
|
|
44
44
|
}>;
|
|
45
|
-
export type DeleteCheckInCategoryResponse = null;
|
|
46
|
-
export type CreateCheckInCategoryResponse = UpdateCheckInCategoryResponse;
|
|
45
|
+
export declare type DeleteCheckInCategoryResponse = null;
|
|
46
|
+
export declare type CreateCheckInCategoryResponse = UpdateCheckInCategoryResponse;
|
|
47
47
|
//# sourceMappingURL=category.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"category.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_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/go_check_in_api/1.0.0/types/response/category.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,4BAA4B,GAAG,IAAI,CAAC;AAEhD,oBAAY,8BAA8B,GAAG,QAAQ,CAAC;IAClD,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,GAAG,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;IACZ,YAAY,EAAE;QACV,IAAI,EAAE,MAAM,CAAA;QACZ,EAAE,EAAE,MAAM,CAAA;QACV,OAAO,EAAE,MAAM,CAAA;QACf,UAAU,EAAE,MAAM,CAAA;QAClB,QAAQ,EAAE,MAAM,CAAA;QAChB,UAAU,EAAE,MAAM,CAAA;QAClB,UAAU,EAAE,MAAM,CAAA;QAClB,MAAM,EAAE,MAAM,CAAA;KACjB,CAAA;IACD,WAAW,EAAE,GAAG,CAAA;IAChB,SAAS,EAAE,GAAG,CAAA;IACd,QAAQ,EAAE,GAAG,CAAA;IACb,UAAU,EAAE,GAAG,CAAA;CAClB,EAAE,CAAC,CAAA;AAEJ,oBAAY,6BAA6B,GAAG,QAAQ,CAAC;IACjD,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,GAAG,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;IACZ,YAAY,EAAE;QACV,IAAI,EAAE,MAAM,CAAA;QACZ,EAAE,EAAE,MAAM,CAAA;QACV,OAAO,EAAE,MAAM,CAAA;QACf,UAAU,EAAE,MAAM,CAAA;QAClB,QAAQ,EAAE,MAAM,CAAA;QAChB,UAAU,EAAE,MAAM,CAAA;QAClB,UAAU,EAAE,MAAM,CAAA;QAClB,MAAM,EAAE,MAAM,CAAA;KACjB,CAAA;CACJ,CAAC,CAAA;AAEF,oBAAY,6BAA6B,GAAG,IAAI,CAAC;AAEjD,oBAAY,6BAA6B,GAAG,6BAA6B,CAAA"}
|