gap-nodejs-sdk 1.0.261 → 1.0.263
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/appointment_api/1.0.0/api/appointment.d.ts +0 -1
- package/dist/api/appointment_api/1.0.0/api/appointment.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/api/appointment.js +0 -10
- package/dist/api/appointment_api/1.0.0/endpoints/appointment.d.ts +0 -1
- package/dist/api/appointment_api/1.0.0/endpoints/appointment.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/endpoints/appointment.js +1 -2
- package/dist/api/appointment_api/1.0.0/models/appointment.d.ts +0 -1
- package/dist/api/appointment_api/1.0.0/models/appointment.d.ts.map +1 -1
- package/dist/api/appointment_api/1.0.0/models/appointment.js +0 -96
- package/dist/api/appointment_api/1.0.0/types/request/appointment.d.ts +20 -23
- 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 +26 -110
- 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/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/customer.d.ts +2 -2
- 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/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/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/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/customer.d.ts +2 -2
- 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/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/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/api/income.d.ts +0 -3
- package/dist/api/pos_client_api/1.0.0/api/income.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/api/income.js +0 -30
- package/dist/api/pos_client_api/1.0.0/api/order.d.ts +1 -0
- package/dist/api/pos_client_api/1.0.0/api/order.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/api/order.js +10 -0
- package/dist/api/pos_client_api/1.0.0/endpoints/income.d.ts +0 -3
- package/dist/api/pos_client_api/1.0.0/endpoints/income.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/endpoints/income.js +0 -3
- package/dist/api/pos_client_api/1.0.0/endpoints/order.d.ts +1 -0
- package/dist/api/pos_client_api/1.0.0/endpoints/order.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/endpoints/order.js +1 -0
- package/dist/api/pos_client_api/1.0.0/interfaces/order.d.ts +1 -0
- package/dist/api/pos_client_api/1.0.0/interfaces/order.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/models/income.d.ts +0 -3
- package/dist/api/pos_client_api/1.0.0/models/income.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/models/income.js +0 -32
- package/dist/api/pos_client_api/1.0.0/models/key_storage.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/models/key_storage.js +3 -1
- package/dist/api/pos_client_api/1.0.0/types/request/batch_history.d.ts +2 -2
- 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 +11 -11
- 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/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 +2 -14
- 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 +27 -17
- 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 +34 -34
- 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/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 +6 -26
- 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 +7 -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 -30
- 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/models/checkout.d.ts.map +1 -1
- package/dist/api/settings_api/1.0.0/models/checkout.js +3 -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 +19 -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/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,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,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"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
export type GetInfoGroupResponse = Nullable<{
|
|
2
|
+
export declare type GetInfoGroupResponse = Nullable<{
|
|
3
3
|
id: number;
|
|
4
4
|
name: string;
|
|
5
5
|
description: string;
|
|
6
6
|
status: string;
|
|
7
7
|
}[]>;
|
|
8
|
-
export type UpdateListGroupResponse = Nullable<{
|
|
8
|
+
export declare type UpdateListGroupResponse = Nullable<{
|
|
9
9
|
customer_id: string;
|
|
10
10
|
group_id: string;
|
|
11
11
|
id: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/customer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/customer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,oBAAoB,GAAG,QAAQ,CAAC;IACxC,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,MAAM,EAAE,MAAM,CAAA;CACjB,EAAE,CAAC,CAAC;AAEL,oBAAY,uBAAuB,GAAG,QAAQ,CAAC;IAC3C,WAAW,EAAE,MAAM,CAAA;IACnB,QAAQ,EAAE,MAAM,CAAA;IAChB,EAAE,EAAE,MAAM,CAAA;CACb,EAAE,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
export type GetNotifyAppointmentResponse = Nullable<{
|
|
2
|
+
export declare type GetNotifyAppointmentResponse = Nullable<{
|
|
3
3
|
id: number;
|
|
4
4
|
appointment_id: number;
|
|
5
5
|
customer_id: any;
|
|
@@ -11,12 +11,12 @@ export type GetNotifyAppointmentResponse = Nullable<{
|
|
|
11
11
|
is_read: number;
|
|
12
12
|
extra_data: ExtraData;
|
|
13
13
|
}[]>;
|
|
14
|
-
type ExtraData = Nullable<{
|
|
14
|
+
declare type ExtraData = Nullable<{
|
|
15
15
|
highlight: number;
|
|
16
16
|
request: number;
|
|
17
17
|
no_show: number;
|
|
18
18
|
}>;
|
|
19
|
-
export type GetNotifySystemResponse = Nullable<{
|
|
19
|
+
export declare type GetNotifySystemResponse = Nullable<{
|
|
20
20
|
id: number;
|
|
21
21
|
user_id: any;
|
|
22
22
|
category: string;
|
|
@@ -34,7 +34,7 @@ export type GetNotifySystemResponse = Nullable<{
|
|
|
34
34
|
updated_at: any;
|
|
35
35
|
status: any;
|
|
36
36
|
}[]>;
|
|
37
|
-
export type MaskAsReadResponse = Nullable<{
|
|
37
|
+
export declare type MaskAsReadResponse = Nullable<{
|
|
38
38
|
id: string;
|
|
39
39
|
}>;
|
|
40
40
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notification.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/notification.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"notification.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/notification.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,4BAA4B,GAAG,QAAQ,CAAC;IAChD,EAAE,EAAE,MAAM,CAAA;IACV,cAAc,EAAE,MAAM,CAAA;IACtB,WAAW,EAAE,GAAG,CAAA;IAChB,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,IAAI,EAAE,GAAG,CAAA;IACT,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,EAAE,SAAS,CAAC;CACzB,EAAE,CAAC,CAAA;AAEJ,aAAK,SAAS,GAAG,QAAQ,CAAC;IACtB,SAAS,EAAE,MAAM,CAAA;IACjB,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,CAAA;CAClB,CAAC,CAAA;AAEF,oBAAY,uBAAuB,GAAG,QAAQ,CAAC;IAC3C,EAAE,EAAE,MAAM,CAAA;IACV,OAAO,EAAE,GAAG,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,EAAE,MAAM,CAAA;IACnB,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,EAAE,MAAM,CAAA;IACX,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,GAAG,CAAA;IACZ,UAAU,EAAE,GAAG,CAAA;IACf,QAAQ,EAAE,GAAG,CAAA;IACb,UAAU,EAAE,GAAG,CAAA;IACf,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,GAAG,CAAA;IACf,MAAM,EAAE,GAAG,CAAA;CACd,EAAE,CAAC,CAAA;AAEJ,oBAAY,kBAAkB,GAAG,QAAQ,CAAC;IACtC,EAAE,EAAE,MAAM,CAAA;CACb,CAAC,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
type Service = Nullable<{
|
|
2
|
+
declare type Service = Nullable<{
|
|
3
3
|
id: number;
|
|
4
4
|
name: string;
|
|
5
5
|
create_at: string;
|
|
@@ -20,7 +20,7 @@ type Service = Nullable<{
|
|
|
20
20
|
image_base_url: any;
|
|
21
21
|
image_path: any;
|
|
22
22
|
}>;
|
|
23
|
-
type ColorDetail = {
|
|
23
|
+
declare type ColorDetail = {
|
|
24
24
|
id: number;
|
|
25
25
|
type: number;
|
|
26
26
|
item_id: number;
|
|
@@ -30,7 +30,7 @@ type ColorDetail = {
|
|
|
30
30
|
updated_at: string;
|
|
31
31
|
status: number;
|
|
32
32
|
};
|
|
33
|
-
export type GetCheckInListByCategoryResponse = Nullable<{
|
|
33
|
+
export declare type GetCheckInListByCategoryResponse = Nullable<{
|
|
34
34
|
id: number;
|
|
35
35
|
name: string;
|
|
36
36
|
priority: number;
|
|
@@ -48,7 +48,7 @@ export type GetCheckInListByCategoryResponse = Nullable<{
|
|
|
48
48
|
services: Service[];
|
|
49
49
|
color_detail?: ColorDetail;
|
|
50
50
|
}[]>;
|
|
51
|
-
export type CheckInService = Nullable<{
|
|
51
|
+
export declare type CheckInService = Nullable<{
|
|
52
52
|
id: number;
|
|
53
53
|
name: string;
|
|
54
54
|
create_at: string;
|
|
@@ -69,10 +69,10 @@ export type CheckInService = Nullable<{
|
|
|
69
69
|
image_base_url: any;
|
|
70
70
|
image_path: any;
|
|
71
71
|
}>;
|
|
72
|
-
export type ShortCheckInServiceResponse = null;
|
|
73
|
-
export type GetCheckInListServiceResponse = Nullable<CheckInService[]>;
|
|
74
|
-
export type UpdateCheckInServiceResponse = CheckInService;
|
|
75
|
-
export type DeleteCheckInServiceResponse = null;
|
|
76
|
-
export type CreateCheckInServiceResponse = CheckInService;
|
|
72
|
+
export declare type ShortCheckInServiceResponse = null;
|
|
73
|
+
export declare type GetCheckInListServiceResponse = Nullable<CheckInService[]>;
|
|
74
|
+
export declare type UpdateCheckInServiceResponse = CheckInService;
|
|
75
|
+
export declare type DeleteCheckInServiceResponse = null;
|
|
76
|
+
export declare type CreateCheckInServiceResponse = CheckInService;
|
|
77
77
|
export {};
|
|
78
78
|
//# sourceMappingURL=service.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/service.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
export type ServiceFee = Nullable<{
|
|
2
|
+
export declare type ServiceFee = Nullable<{
|
|
3
3
|
id: number;
|
|
4
4
|
fee: number;
|
|
5
5
|
status: number;
|
|
@@ -7,23 +7,23 @@ export type ServiceFee = Nullable<{
|
|
|
7
7
|
updated_at: string;
|
|
8
8
|
state: number;
|
|
9
9
|
}>;
|
|
10
|
-
export type GetServiceFeeResponse = ServiceFee;
|
|
11
|
-
export type UpdateServiceFeeResponse = ServiceFee;
|
|
12
|
-
export type GetStoreRatingDisplayResponse = Nullable<{
|
|
10
|
+
export declare type GetServiceFeeResponse = ServiceFee;
|
|
11
|
+
export declare type UpdateServiceFeeResponse = ServiceFee;
|
|
12
|
+
export declare type GetStoreRatingDisplayResponse = Nullable<{
|
|
13
13
|
is_visible: string;
|
|
14
14
|
}>;
|
|
15
|
-
export type UpdateStoreRatingDisplayResponse = Nullable<{
|
|
15
|
+
export declare type UpdateStoreRatingDisplayResponse = Nullable<{
|
|
16
16
|
is_visible: string;
|
|
17
17
|
}>;
|
|
18
|
-
export type GetCheckOutConfigResponse = Nullable<{
|
|
18
|
+
export declare type GetCheckOutConfigResponse = Nullable<{
|
|
19
19
|
type: string;
|
|
20
20
|
point_bonus: number;
|
|
21
21
|
}>;
|
|
22
|
-
export type UpdateCheckOutConfigResponse = Nullable<{
|
|
22
|
+
export declare type UpdateCheckOutConfigResponse = Nullable<{
|
|
23
23
|
type: string;
|
|
24
24
|
point_bonus: number;
|
|
25
25
|
}>;
|
|
26
|
-
type Category = Nullable<{
|
|
26
|
+
declare type Category = Nullable<{
|
|
27
27
|
id: number;
|
|
28
28
|
slug: string;
|
|
29
29
|
title: string;
|
|
@@ -34,7 +34,7 @@ type Category = Nullable<{
|
|
|
34
34
|
updated_at: number;
|
|
35
35
|
type: string;
|
|
36
36
|
}>;
|
|
37
|
-
export type GetPoliciesResponse = Nullable<{
|
|
37
|
+
export declare type GetPoliciesResponse = Nullable<{
|
|
38
38
|
id: number;
|
|
39
39
|
slug: string;
|
|
40
40
|
title: string;
|
|
@@ -54,8 +54,8 @@ export type GetPoliciesResponse = Nullable<{
|
|
|
54
54
|
category: Category;
|
|
55
55
|
article_attachments: any[];
|
|
56
56
|
}[]>;
|
|
57
|
-
export type UpdatePoliciesResponse = null;
|
|
58
|
-
export type GetGeneralConfigResponse = Nullable<{
|
|
57
|
+
export declare type UpdatePoliciesResponse = null;
|
|
58
|
+
export declare type GetGeneralConfigResponse = Nullable<{
|
|
59
59
|
"config.services.active": number;
|
|
60
60
|
"config.staffs.active": number;
|
|
61
61
|
"config.checkin.ask_email.active": number;
|
|
@@ -63,7 +63,7 @@ export type GetGeneralConfigResponse = Nullable<{
|
|
|
63
63
|
"config.review.notification": number;
|
|
64
64
|
"config.checkin.printer.active": number;
|
|
65
65
|
}>;
|
|
66
|
-
export type UpdateGeneralConfigResponse = Nullable<{
|
|
66
|
+
export declare type UpdateGeneralConfigResponse = Nullable<{
|
|
67
67
|
"config.services.active": number;
|
|
68
68
|
"config.staffs.active": number;
|
|
69
69
|
"config.checkin.ask_email.active": number;
|
|
@@ -71,7 +71,7 @@ export type UpdateGeneralConfigResponse = Nullable<{
|
|
|
71
71
|
"config.review.notification": number;
|
|
72
72
|
"config.checkin.printer.active": number;
|
|
73
73
|
}>;
|
|
74
|
-
export type GetBusinessWorkHourResponse = Nullable<{
|
|
74
|
+
export declare type GetBusinessWorkHourResponse = Nullable<{
|
|
75
75
|
business_id: number;
|
|
76
76
|
working_day: string;
|
|
77
77
|
mo: string;
|
|
@@ -84,6 +84,6 @@ export type GetBusinessWorkHourResponse = Nullable<{
|
|
|
84
84
|
is_active: number;
|
|
85
85
|
type: string;
|
|
86
86
|
}>;
|
|
87
|
-
export type UpdateBusinessWorkHourResponse = GetBusinessWorkHourResponse;
|
|
87
|
+
export declare type UpdateBusinessWorkHourResponse = GetBusinessWorkHourResponse;
|
|
88
88
|
export {};
|
|
89
89
|
//# sourceMappingURL=settings.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/settings.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/settings.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
export type GetSMSRemainResponse = Nullable<{
|
|
2
|
+
export declare type GetSMSRemainResponse = Nullable<{
|
|
3
3
|
remain_balance: {
|
|
4
4
|
price: number;
|
|
5
5
|
sms: number;
|
|
@@ -16,7 +16,7 @@ export type GetSMSRemainResponse = Nullable<{
|
|
|
16
16
|
total: number;
|
|
17
17
|
};
|
|
18
18
|
}>;
|
|
19
|
-
export type GetSMSHistoryResponse = Nullable<{
|
|
19
|
+
export declare type GetSMSHistoryResponse = Nullable<{
|
|
20
20
|
id: number;
|
|
21
21
|
package_price: number;
|
|
22
22
|
package_sms: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sms.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/sms.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"sms.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/sms.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,oBAAoB,GAAG,QAAQ,CAAC;IACxC,cAAc,EAAE;QACZ,KAAK,EAAE,MAAM,CAAA;QACb,GAAG,EAAE,MAAM,CAAA;KACd,CAAA;IACD,SAAS,EAAE;QACP,IAAI,EAAE;YACF,KAAK,EAAE,MAAM,CAAA;YACb,GAAG,EAAE,MAAM,CAAA;SACd,CAAA;QACD,QAAQ,EAAE;YACN,KAAK,EAAE,MAAM,CAAA;YACb,GAAG,EAAE,MAAM,CAAA;SACd,CAAA;QACD,KAAK,EAAE,MAAM,CAAA;KAChB,CAAA;CACJ,CAAC,CAAA;AAEF,oBAAY,qBAAqB,GAAG,QAAQ,CAAC;IACzC,EAAE,EAAE,MAAM,CAAA;IACV,aAAa,EAAE,MAAM,CAAA;IACrB,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;CACrB,EAAE,CAAC,CAAC"}
|