gap-nodejs-sdk 1.0.210 → 1.0.211
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 +15 -15
- 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 +21 -21
- 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 +13 -13
- 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/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/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 +3 -3
- 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/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 -2
- 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 +11 -11
- 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 -6
- 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 +22 -22
- 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/clover/types.d.ts +4 -2
- package/dist/clover/types.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,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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
export type GetListStaffResponse = Nullable<{
|
|
2
|
+
export declare type GetListStaffResponse = Nullable<{
|
|
3
3
|
user_id: number;
|
|
4
4
|
name: string;
|
|
5
5
|
code: number;
|
|
@@ -51,11 +51,11 @@ export type GetListStaffResponse = Nullable<{
|
|
|
51
51
|
updated_at: string;
|
|
52
52
|
}[];
|
|
53
53
|
}[]>;
|
|
54
|
-
export type CreateStaffResponse = Nullable<{
|
|
54
|
+
export declare type CreateStaffResponse = Nullable<{
|
|
55
55
|
employee: Employee;
|
|
56
56
|
employeeWorkDay: EmployeeWorkDay;
|
|
57
57
|
}>;
|
|
58
|
-
type Employee = Nullable<{
|
|
58
|
+
declare type Employee = Nullable<{
|
|
59
59
|
user_id: number;
|
|
60
60
|
name: string;
|
|
61
61
|
code: string;
|
|
@@ -71,7 +71,7 @@ type Employee = Nullable<{
|
|
|
71
71
|
commission: any;
|
|
72
72
|
permission: Permission[];
|
|
73
73
|
}>;
|
|
74
|
-
type Permission = Nullable<{
|
|
74
|
+
declare type Permission = Nullable<{
|
|
75
75
|
id: number;
|
|
76
76
|
name: string;
|
|
77
77
|
type: string;
|
|
@@ -79,7 +79,7 @@ type Permission = Nullable<{
|
|
|
79
79
|
created_at: string;
|
|
80
80
|
updated_at: string;
|
|
81
81
|
}>;
|
|
82
|
-
type EmployeeWorkDay = Nullable<{
|
|
82
|
+
declare type EmployeeWorkDay = Nullable<{
|
|
83
83
|
working_day: string;
|
|
84
84
|
mo: string;
|
|
85
85
|
tu: string;
|
|
@@ -92,10 +92,10 @@ type EmployeeWorkDay = Nullable<{
|
|
|
92
92
|
employee_id: number;
|
|
93
93
|
id: number;
|
|
94
94
|
}>;
|
|
95
|
-
export type UpdateStaffResponse = CreateStaffResponse;
|
|
96
|
-
export type DeleteStaffResponse = null;
|
|
97
|
-
export type SortStaffResponse = null;
|
|
98
|
-
export type GetStaffWorkHourResponse = Nullable<{
|
|
95
|
+
export declare type UpdateStaffResponse = CreateStaffResponse;
|
|
96
|
+
export declare type DeleteStaffResponse = null;
|
|
97
|
+
export declare type SortStaffResponse = null;
|
|
98
|
+
export declare type GetStaffWorkHourResponse = Nullable<{
|
|
99
99
|
working_day: string;
|
|
100
100
|
mo: string;
|
|
101
101
|
tu: string;
|
|
@@ -108,8 +108,8 @@ export type GetStaffWorkHourResponse = Nullable<{
|
|
|
108
108
|
id: number;
|
|
109
109
|
employee_id: number;
|
|
110
110
|
}>;
|
|
111
|
-
export type UpdateStaffWorkHourResponse = GetStaffWorkHourResponse;
|
|
112
|
-
export type GetListServiceByStaffResponse = Nullable<{
|
|
111
|
+
export declare type UpdateStaffWorkHourResponse = GetStaffWorkHourResponse;
|
|
112
|
+
export declare type GetListServiceByStaffResponse = Nullable<{
|
|
113
113
|
id: number;
|
|
114
114
|
employee_id: number;
|
|
115
115
|
service_id: number;
|
|
@@ -138,9 +138,9 @@ export type GetListServiceByStaffResponse = Nullable<{
|
|
|
138
138
|
image_path: any;
|
|
139
139
|
};
|
|
140
140
|
}[]>;
|
|
141
|
-
export type AddListServiceByStaffResponse = null;
|
|
142
|
-
export type DeleteListServiceByStaffResponse = null;
|
|
143
|
-
export type GetListPermissionResponse = Nullable<{
|
|
141
|
+
export declare type AddListServiceByStaffResponse = null;
|
|
142
|
+
export declare type DeleteListServiceByStaffResponse = null;
|
|
143
|
+
export declare type GetListPermissionResponse = Nullable<{
|
|
144
144
|
id: number;
|
|
145
145
|
name: string;
|
|
146
146
|
type: string;
|
|
@@ -148,7 +148,7 @@ export type GetListPermissionResponse = Nullable<{
|
|
|
148
148
|
created_at: string;
|
|
149
149
|
updated_at: string;
|
|
150
150
|
}[]>;
|
|
151
|
-
export type SaveCommissionResponse = Nullable<{
|
|
151
|
+
export declare type SaveCommissionResponse = Nullable<{
|
|
152
152
|
id: number;
|
|
153
153
|
staff_id: string;
|
|
154
154
|
type: string;
|
|
@@ -171,7 +171,7 @@ export type SaveCommissionResponse = Nullable<{
|
|
|
171
171
|
salary_type: number;
|
|
172
172
|
salary_per_hour: number;
|
|
173
173
|
}>;
|
|
174
|
-
export type UpdateStaffCommissionResponse = Nullable<{
|
|
174
|
+
export declare type UpdateStaffCommissionResponse = Nullable<{
|
|
175
175
|
user_id: number;
|
|
176
176
|
name: string;
|
|
177
177
|
code: number;
|
|
@@ -223,6 +223,6 @@ export type UpdateStaffCommissionResponse = Nullable<{
|
|
|
223
223
|
updated_at: string;
|
|
224
224
|
}[];
|
|
225
225
|
}>;
|
|
226
|
-
export type UpdateRoleAppointmentResponse = null;
|
|
226
|
+
export declare type UpdateRoleAppointmentResponse = null;
|
|
227
227
|
export {};
|
|
228
228
|
//# sourceMappingURL=staff.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/staff.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/staff.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
export type CheckInTicket = Nullable<{
|
|
2
|
+
export declare type CheckInTicket = Nullable<{
|
|
3
3
|
id: number;
|
|
4
4
|
subject: string;
|
|
5
5
|
content: string;
|
|
@@ -10,21 +10,21 @@ export type CheckInTicket = Nullable<{
|
|
|
10
10
|
status: number;
|
|
11
11
|
name: string;
|
|
12
12
|
}>;
|
|
13
|
-
export type GetCheckInTicketInfoResponse = Nullable<{
|
|
13
|
+
export declare type GetCheckInTicketInfoResponse = Nullable<{
|
|
14
14
|
items: CheckInTicket[];
|
|
15
15
|
template_text: string;
|
|
16
16
|
}>;
|
|
17
|
-
export type CreateCheckInTicketTemplateResponse = CheckInTicket;
|
|
18
|
-
export type UpdateCheckInTicketTemplateResponse = CheckInTicket;
|
|
19
|
-
export type GetCheckInTicketTemplateResponse = Nullable<CheckInTicket[]>;
|
|
20
|
-
export type CheckInTicketBlockName = Nullable<{
|
|
17
|
+
export declare type CreateCheckInTicketTemplateResponse = CheckInTicket;
|
|
18
|
+
export declare type UpdateCheckInTicketTemplateResponse = CheckInTicket;
|
|
19
|
+
export declare type GetCheckInTicketTemplateResponse = Nullable<CheckInTicket[]>;
|
|
20
|
+
export declare type CheckInTicketBlockName = Nullable<{
|
|
21
21
|
subject: string;
|
|
22
22
|
name: string;
|
|
23
23
|
}>;
|
|
24
|
-
export type GetCheckInTicketListBlockNameResponse = Nullable<CheckInTicketBlockName[]>;
|
|
25
|
-
export type GetCheckInTicketListResponse = Nullable<CheckInTicket[]>;
|
|
26
|
-
export type MoveCheckInSubjectResponse = null;
|
|
27
|
-
export type SetCheckInDefaultTicketTemplateResponse = null;
|
|
28
|
-
export type SortCheckInPriorityResponse = null;
|
|
29
|
-
export type DeleteCheckInTicketTemplateResponse = null;
|
|
24
|
+
export declare type GetCheckInTicketListBlockNameResponse = Nullable<CheckInTicketBlockName[]>;
|
|
25
|
+
export declare type GetCheckInTicketListResponse = Nullable<CheckInTicket[]>;
|
|
26
|
+
export declare type MoveCheckInSubjectResponse = null;
|
|
27
|
+
export declare type SetCheckInDefaultTicketTemplateResponse = null;
|
|
28
|
+
export declare type SortCheckInPriorityResponse = null;
|
|
29
|
+
export declare type DeleteCheckInTicketTemplateResponse = null;
|
|
30
30
|
//# 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/response/ticket.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"ticket.d.ts","sourceRoot":"","sources":["../../../../../../src/api/go_check_in_api/1.0.0/types/response/ticket.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,aAAa,GAAG,QAAQ,CAAC;IACjC,EAAE,EAAE,MAAM,CAAA;IACV,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,EAAE,MAAM,CAAA;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,GAAG,CAAA;IACb,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;CACf,CAAC,CAAA;AAEF,oBAAY,4BAA4B,GAAG,QAAQ,CAAC;IAChD,KAAK,EAAE,aAAa,EAAE,CAAA;IACtB,aAAa,EAAE,MAAM,CAAA;CACxB,CAAC,CAAA;AAEF,oBAAY,mCAAmC,GAAG,aAAa,CAAA;AAE/D,oBAAY,mCAAmC,GAAG,aAAa,CAAA;AAE/D,oBAAY,gCAAgC,GAAG,QAAQ,CAAC,aAAa,EAAE,CAAC,CAAA;AAExE,oBAAY,sBAAsB,GAAG,QAAQ,CAAC;IAC1C,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;CACf,CAAC,CAAA;AACF,oBAAY,qCAAqC,GAAG,QAAQ,CAAC,sBAAsB,EAAE,CAAC,CAAA;AAEtF,oBAAY,4BAA4B,GAAG,QAAQ,CAAC,aAAa,EAAE,CAAC,CAAA;AAEpE,oBAAY,0BAA0B,GAAG,IAAI,CAAC;AAE9C,oBAAY,uCAAuC,GAAG,IAAI,CAAC;AAE3D,oBAAY,2BAA2B,GAAG,IAAI,CAAC;AAE/C,oBAAY,mCAAmC,GAAG,IAAI,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export type GetBatchHistoryRequest = {
|
|
1
|
+
export declare type GetBatchHistoryRequest = {
|
|
2
2
|
start_date: string;
|
|
3
3
|
end_date: string;
|
|
4
4
|
};
|
|
5
|
-
export type GetBatchDetailRequest = {
|
|
5
|
+
export declare type GetBatchDetailRequest = {
|
|
6
6
|
date?: string;
|
|
7
7
|
};
|
|
8
8
|
//# sourceMappingURL=batch_history.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"batch_history.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/batch_history.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"batch_history.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/batch_history.ts"],"names":[],"mappings":"AAAA,oBAAY,sBAAsB,GAAG;IACjC,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,oBAAY,qBAAqB,GAAG;IAChC,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"business.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/business.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"business.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/business.ts"],"names":[],"mappings":"AAAA,oBAAY,sBAAsB,GAAG;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB,CAAA;AACD,oBAAY,6BAA6B,GAAG;IACxC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"call.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/call.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"call.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/call.ts"],"names":[],"mappings":"AAAA,oBAAY,cAAc,GAAG;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type GetCategoryListItemRequest = {};
|
|
1
|
+
export declare type GetCategoryListItemRequest = {};
|
|
2
2
|
//# sourceMappingURL=category.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"category.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/category.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"category.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/category.ts"],"names":[],"mappings":"AAAA,oBAAY,0BAA0B,GAAG,EAAE,CAAA"}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import { AtLeastOne } from "../../../../../base_type";
|
|
2
|
-
export type PostCheckInFormSubmitRequest = AtLeastOne<{
|
|
2
|
+
export declare type PostCheckInFormSubmitRequest = AtLeastOne<{
|
|
3
3
|
qr_code: string;
|
|
4
4
|
full_name: string;
|
|
5
5
|
phone: string;
|
|
6
6
|
}>;
|
|
7
|
-
export type GetCheckInListRequest = {
|
|
7
|
+
export declare type GetCheckInListRequest = {
|
|
8
8
|
date: string;
|
|
9
9
|
type?: string;
|
|
10
10
|
page?: number;
|
|
11
11
|
'per-page'?: number;
|
|
12
12
|
};
|
|
13
|
-
export type GetCheckInReportRequest = {
|
|
13
|
+
export declare type GetCheckInReportRequest = {
|
|
14
14
|
date?: string;
|
|
15
15
|
};
|
|
16
|
-
export type GetLastCheckInRequest = {};
|
|
17
|
-
export type GetCheckInInfoRequest = {
|
|
16
|
+
export declare type GetLastCheckInRequest = {};
|
|
17
|
+
export declare type GetCheckInInfoRequest = {
|
|
18
18
|
order_id: number;
|
|
19
19
|
};
|
|
20
|
-
export type SearchCheckInRequest = {
|
|
20
|
+
export declare type SearchCheckInRequest = {
|
|
21
21
|
keywords: string | number;
|
|
22
22
|
};
|
|
23
23
|
//# sourceMappingURL=check_in.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check_in.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/check_in.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,0BAA0B,CAAC;AACpD,
|
|
1
|
+
{"version":3,"file":"check_in.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/check_in.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,0BAA0B,CAAC;AACpD,oBAAY,4BAA4B,GAAG,UAAU,CAAC;IAClD,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAA;CAChB,CAAC,CAAA;AACF,oBAAY,qBAAqB,GAAG;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB,CAAA;AACD,oBAAY,uBAAuB,GAAG;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB,CAAA;AACD,oBAAY,qBAAqB,GAAG,EAEnC,CAAA;AACD,oBAAY,qBAAqB,GAAG;IAChC,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,oBAAY,oBAAoB,GAAG;IAC/B,QAAQ,EAAE,MAAM,GAAG,MAAM,CAAA;CAC5B,CAAA"}
|
|
@@ -123,45 +123,45 @@ export interface PostCheckOutItemAddComboRequest {
|
|
|
123
123
|
combo_id: number;
|
|
124
124
|
combo_items: number;
|
|
125
125
|
}
|
|
126
|
-
export type GetCheckoutResendRatingRequest = {
|
|
126
|
+
export declare type GetCheckoutResendRatingRequest = {
|
|
127
127
|
order_id: number;
|
|
128
128
|
};
|
|
129
|
-
export type PostCustomerAchAvailableRequest = {
|
|
129
|
+
export declare type PostCustomerAchAvailableRequest = {
|
|
130
130
|
username: string;
|
|
131
131
|
};
|
|
132
|
-
export type PostAchResendRequest = {
|
|
132
|
+
export declare type PostAchResendRequest = {
|
|
133
133
|
order_id: number;
|
|
134
134
|
};
|
|
135
|
-
export type PostAchVoidRequest = {
|
|
135
|
+
export declare type PostAchVoidRequest = {
|
|
136
136
|
order_id: number;
|
|
137
137
|
};
|
|
138
|
-
export type PostUpdateOrderSuccessToSettledRequest = {};
|
|
139
|
-
export type PostCalculateTaxRequest = {
|
|
138
|
+
export declare type PostUpdateOrderSuccessToSettledRequest = {};
|
|
139
|
+
export declare type PostCalculateTaxRequest = {
|
|
140
140
|
order_id: number;
|
|
141
141
|
cash_discount: number;
|
|
142
142
|
};
|
|
143
|
-
export type PostCalculatePaymentRequest = {
|
|
143
|
+
export declare type PostCalculatePaymentRequest = {
|
|
144
144
|
order_id: number;
|
|
145
145
|
cash_amount: number;
|
|
146
146
|
external_cc: number;
|
|
147
147
|
};
|
|
148
|
-
export type PostCheckOutDeleteByStaffRequest = {
|
|
148
|
+
export declare type PostCheckOutDeleteByStaffRequest = {
|
|
149
149
|
order_id: number;
|
|
150
150
|
staff_id: number;
|
|
151
151
|
};
|
|
152
|
-
export type PostCheckOutUpdateItemRequest = {
|
|
152
|
+
export declare type PostCheckOutUpdateItemRequest = {
|
|
153
153
|
id: number;
|
|
154
154
|
order_id: number;
|
|
155
155
|
price?: number;
|
|
156
156
|
quantity?: number;
|
|
157
157
|
additional_data?: string;
|
|
158
158
|
};
|
|
159
|
-
export type PostCheckOutUpdateStaffRequest = {
|
|
159
|
+
export declare type PostCheckOutUpdateStaffRequest = {
|
|
160
160
|
order_id: number;
|
|
161
161
|
staff_id: number;
|
|
162
162
|
order_item_id: string | number;
|
|
163
163
|
};
|
|
164
|
-
export type PostCheckOutInvoiceSendRequest = {
|
|
164
|
+
export declare type PostCheckOutInvoiceSendRequest = {
|
|
165
165
|
type?: 'sms' | 'email';
|
|
166
166
|
order_id: number;
|
|
167
167
|
phone?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check_out.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/check_out.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"check_out.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/check_out.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export type GetComboSiteInfoRequest = {
|
|
1
|
+
export declare type GetComboSiteInfoRequest = {
|
|
2
2
|
id: number;
|
|
3
3
|
};
|
|
4
|
-
export type GetComboSiteListRequest = {
|
|
4
|
+
export declare type GetComboSiteListRequest = {
|
|
5
5
|
category_id: number;
|
|
6
6
|
status?: number;
|
|
7
7
|
};
|
|
8
|
-
export type SortComboRequest = {
|
|
8
|
+
export declare type SortComboRequest = {
|
|
9
9
|
items: string;
|
|
10
10
|
};
|
|
11
|
-
export type CreateComboRequest = {
|
|
11
|
+
export declare type CreateComboRequest = {
|
|
12
12
|
category_id: number;
|
|
13
13
|
name: string;
|
|
14
14
|
description: string;
|
|
@@ -25,10 +25,10 @@ export type CreateComboRequest = {
|
|
|
25
25
|
}[];
|
|
26
26
|
statusFilter?: number;
|
|
27
27
|
};
|
|
28
|
-
export type UpdateComboRequest = CreateComboRequest & {
|
|
28
|
+
export declare type UpdateComboRequest = CreateComboRequest & {
|
|
29
29
|
id: number;
|
|
30
30
|
};
|
|
31
|
-
export type DeleteComboRequest = {
|
|
31
|
+
export declare type DeleteComboRequest = {
|
|
32
32
|
id: number;
|
|
33
33
|
status: string;
|
|
34
34
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"combo.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/combo.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"combo.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/combo.ts"],"names":[],"mappings":"AAAA,oBAAY,uBAAuB,GAAG;IAClC,EAAE,EAAE,MAAM,CAAC;CACd,CAAA;AAED,oBAAY,uBAAuB,GAAG;IAClC,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB,CAAA;AAED,oBAAY,gBAAgB,GAAG;IAC3B,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,oBAAY,kBAAkB,GAAG;IAC7B,WAAW,EAAE,MAAM,CAAA;IACnB,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,EAAE,MAAM,CAAA;IACd,WAAW,EAAE;QACT,UAAU,CAAC,EAAE,MAAM,CAAA;QACnB,OAAO,EAAE,MAAM,CAAA;QACf,SAAS,EAAE,MAAM,CAAA;QACjB,QAAQ,CAAC,EAAE,MAAM,CAAA;QACjB,SAAS,EAAE,GAAG,EAAE,CAAA;QAChB,MAAM,EAAE,MAAM,CAAA;KACjB,EAAE,CAAC;IACJ,YAAY,CAAC,EAAE,MAAM,CAAA;CACxB,CAAA;AAED,oBAAY,kBAAkB,GAAG,kBAAkB,GAAG;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,CAAA;AAEpE,oBAAY,kBAAkB,GAAG;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;CAClB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"commission.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/commission.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"commission.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/commission.ts"],"names":[],"mappings":"AAAA,oBAAY,+BAA+B,GAAG;IAC1C,QAAQ,EAAE,MAAM,CAAC;CACpB,CAAA"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export type GetCustomerListRequest = {
|
|
1
|
+
export declare type GetCustomerListRequest = {
|
|
2
2
|
phone?: string;
|
|
3
3
|
full_name?: string;
|
|
4
4
|
};
|
|
5
|
-
export type GetCustomerDetailRequest = {
|
|
5
|
+
export declare type GetCustomerDetailRequest = {
|
|
6
6
|
phone: string;
|
|
7
7
|
};
|
|
8
|
-
export type GetCustomerHistoryRequest = {
|
|
8
|
+
export declare type GetCustomerHistoryRequest = {
|
|
9
9
|
phone: string;
|
|
10
10
|
};
|
|
11
|
-
export type UpdateCustomerRequest = {
|
|
11
|
+
export declare type UpdateCustomerRequest = {
|
|
12
12
|
customer_phone: string;
|
|
13
13
|
customer_name?: string;
|
|
14
14
|
note?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/customer.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"customer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/customer.ts"],"names":[],"mappings":"AAAA,oBAAY,sBAAsB,GAAG;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAA;CACrB,CAAA;AAED,oBAAY,wBAAwB,GAAG;IACnC,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,oBAAY,yBAAyB,GAAG;IACpC,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,oBAAY,qBAAqB,GAAG;IAChC,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gift_card.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/gift_card.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"gift_card.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/gift_card.ts"],"names":[],"mappings":"AAAA,oBAAY,uBAAuB,GAAG;IAClC,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB,CAAA;AACD,oBAAY,wBAAwB,GAAG;IACnC,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export type GetIncomeHistoryRequest = {
|
|
1
|
+
export declare type GetIncomeHistoryRequest = {
|
|
2
2
|
chart?: 0 | 1;
|
|
3
3
|
type?: 'day' | 'week' | 'month' | 'year';
|
|
4
4
|
start_date?: string;
|
|
5
5
|
end_date?: string;
|
|
6
6
|
year?: number;
|
|
7
7
|
};
|
|
8
|
-
export type GetStaffDailyIncomeRequest = {
|
|
8
|
+
export declare type GetStaffDailyIncomeRequest = {
|
|
9
9
|
type: 'day' | 'week' | 'month' | 'year';
|
|
10
10
|
date: string;
|
|
11
11
|
} | {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"income.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/income.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"income.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/income.ts"],"names":[],"mappings":"AAAA,oBAAY,uBAAuB,GAAG;IAClC,KAAK,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,CAAC;IACzC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,oBAAY,0BAA0B,GAAG;IACrC,IAAI,EAAE,KAAK,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,CAAC;IACxC,IAAI,EAAE,MAAM,CAAC;CAChB,GAAG;IACA,IAAI,EAAE,OAAO,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CACpB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"key_storage.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/key_storage.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"key_storage.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/key_storage.ts"],"names":[],"mappings":"AAAA,oBAAY,uBAAuB,GAAG;IAClC,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA"}
|