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,4 +1,4 @@
|
|
|
1
|
-
export type GetOrderCheckInListRequest = {
|
|
1
|
+
export declare type GetOrderCheckInListRequest = {
|
|
2
2
|
type?: string;
|
|
3
3
|
from: string;
|
|
4
4
|
to: string;
|
|
@@ -6,25 +6,25 @@ export type GetOrderCheckInListRequest = {
|
|
|
6
6
|
page?: number;
|
|
7
7
|
'per-page'?: number;
|
|
8
8
|
};
|
|
9
|
-
export type GetOrderDetailRequest = {
|
|
9
|
+
export declare type GetOrderDetailRequest = {
|
|
10
10
|
id: number;
|
|
11
11
|
};
|
|
12
|
-
export type GetOrderHistoryListRequest = {
|
|
12
|
+
export declare type GetOrderHistoryListRequest = {
|
|
13
13
|
order_id: number;
|
|
14
14
|
};
|
|
15
|
-
export type GetReportCheckInRequest = {
|
|
15
|
+
export declare type GetReportCheckInRequest = {
|
|
16
16
|
type?: string;
|
|
17
17
|
from: string;
|
|
18
18
|
to: string;
|
|
19
19
|
page?: number;
|
|
20
20
|
'per-page'?: number;
|
|
21
21
|
};
|
|
22
|
-
export type UpdateOrderStaffRequest = {
|
|
22
|
+
export declare type UpdateOrderStaffRequest = {
|
|
23
23
|
order_id: number;
|
|
24
24
|
order_item_id: string;
|
|
25
25
|
staff_id: number;
|
|
26
26
|
};
|
|
27
|
-
export type RemoveOrderRequest = {
|
|
27
|
+
export declare type RemoveOrderRequest = {
|
|
28
28
|
order_id: number;
|
|
29
29
|
page?: number;
|
|
30
30
|
'per-page'?: number;
|
|
@@ -33,14 +33,14 @@ export type RemoveOrderRequest = {
|
|
|
33
33
|
to?: string;
|
|
34
34
|
payment_type?: number;
|
|
35
35
|
};
|
|
36
|
-
export type ExportOrderRequest = {
|
|
36
|
+
export declare type ExportOrderRequest = {
|
|
37
37
|
type: string;
|
|
38
38
|
from: string;
|
|
39
39
|
to: string;
|
|
40
40
|
payment_type: number;
|
|
41
41
|
export: number;
|
|
42
42
|
};
|
|
43
|
-
export type SubmitCheckoutRequest = {
|
|
43
|
+
export declare type SubmitCheckoutRequest = {
|
|
44
44
|
order_id: number;
|
|
45
45
|
change: number;
|
|
46
46
|
payment: {
|
|
@@ -52,7 +52,7 @@ export type SubmitCheckoutRequest = {
|
|
|
52
52
|
external_credit_card?: number;
|
|
53
53
|
}[];
|
|
54
54
|
};
|
|
55
|
-
export type SubmitPaymentRequest = {
|
|
55
|
+
export declare type SubmitPaymentRequest = {
|
|
56
56
|
order_id: number;
|
|
57
57
|
change: number;
|
|
58
58
|
cash_discount: 0;
|
|
@@ -66,7 +66,7 @@ export type SubmitPaymentRequest = {
|
|
|
66
66
|
external_credit_card?: number;
|
|
67
67
|
}[];
|
|
68
68
|
};
|
|
69
|
-
export type UpdatePaymentDataRequest = {
|
|
69
|
+
export declare type UpdatePaymentDataRequest = {
|
|
70
70
|
order_id: number;
|
|
71
71
|
type: string;
|
|
72
72
|
payment_id: number;
|
|
@@ -74,7 +74,7 @@ export type UpdatePaymentDataRequest = {
|
|
|
74
74
|
data: any;
|
|
75
75
|
status: number;
|
|
76
76
|
};
|
|
77
|
-
export type AddNoteRequest = {
|
|
77
|
+
export declare type AddNoteRequest = {
|
|
78
78
|
order_id: number;
|
|
79
79
|
note: string;
|
|
80
80
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"order.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/order.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"order.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/order.ts"],"names":[],"mappings":"AAAA,oBAAY,0BAA0B,GAAG;IACrC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IACX,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAA;CACtB,CAAA;AACD,oBAAY,qBAAqB,GAAG;IAChC,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AACD,oBAAY,0BAA0B,GAAG;IACrC,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA;AACD,oBAAY,uBAAuB,GAAG;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAA;CACtB,CAAA;AAYD,oBAAY,uBAAuB,GAAG;IAClC,QAAQ,EAAE,MAAM,CAAA;IAChB,aAAa,EAAE,MAAM,CAAA;IACrB,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA;AAID,oBAAY,kBAAkB,GAAG;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB,CAAA;AACD,oBAAY,kBAAkB,GAAG;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IACX,YAAY,EAAE,MAAM,CAAA;IACpB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAA;AAiBD,oBAAY,qBAAqB,GAAG;IAChC,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE;QACL,IAAI,EAAE,MAAM,CAAC;QACb,UAAU,EAAE,MAAM,CAAC;QACnB,aAAa,CAAC,EAAE,MAAM,CAAC;QACvB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,qBAAqB,CAAC,EAAE,MAAM,CAAC;QAC/B,oBAAoB,CAAC,EAAE,MAAM,CAAA;KAChC,EAAE,CAAA;CACN,CAAA;AAED,oBAAY,oBAAoB,GAAG;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,CAAC,CAAC;IACjB,GAAG,EAAE,CAAC,CAAC;IACP,WAAW,EAAE,CAAC,CAAC;IACf,OAAO,EAAE;QACL,IAAI,EAAE,MAAM,CAAC;QACb,UAAU,EAAE,MAAM,CAAC;QACnB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,qBAAqB,CAAC,EAAE,MAAM,CAAC;QAC/B,oBAAoB,CAAC,EAAE,MAAM,CAAA;KAChC,EAAE,CAAA;CACN,CAAA;AAED,oBAAY,wBAAwB,GAAG;IACnC,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,GAAG,CAAC;IACV,MAAM,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,oBAAY,cAAc,GAAG;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAA;CACf,CAAA"}
|
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
export type GetPayrollListRequest = {
|
|
1
|
+
export declare type GetPayrollListRequest = {
|
|
2
2
|
start_date?: string;
|
|
3
3
|
end_date?: string;
|
|
4
4
|
};
|
|
5
|
-
export type ApprovePayrollRequest = {
|
|
5
|
+
export declare type ApprovePayrollRequest = {
|
|
6
6
|
period?: string;
|
|
7
7
|
custom_days?: string;
|
|
8
8
|
start_date: string;
|
|
9
9
|
end_date: string;
|
|
10
10
|
};
|
|
11
|
-
export type GetCashDiscountSettingRequest = {};
|
|
12
|
-
export type UpdateCashDiscountSettingRequest = {
|
|
11
|
+
export declare type GetCashDiscountSettingRequest = {};
|
|
12
|
+
export declare type UpdateCashDiscountSettingRequest = {
|
|
13
13
|
owner_percent: number;
|
|
14
14
|
staff_percent: number;
|
|
15
15
|
};
|
|
16
|
-
export type GetIncomeDetailRequest = {
|
|
16
|
+
export declare type GetIncomeDetailRequest = {
|
|
17
17
|
staff_id: number;
|
|
18
18
|
start_date: string;
|
|
19
19
|
end_date: string;
|
|
20
20
|
};
|
|
21
|
-
export type GetApprovePayrollRequest = {
|
|
21
|
+
export declare type GetApprovePayrollRequest = {
|
|
22
22
|
start_date?: string;
|
|
23
23
|
end_date?: string;
|
|
24
24
|
};
|
|
25
|
-
export type ExportPayrollRequest = {
|
|
25
|
+
export declare type ExportPayrollRequest = {
|
|
26
26
|
start_date?: string;
|
|
27
27
|
end_date?: string;
|
|
28
28
|
};
|
|
29
|
-
export type ExportApprovePayrollRequest = {
|
|
29
|
+
export declare type ExportApprovePayrollRequest = {
|
|
30
30
|
start_date?: string;
|
|
31
31
|
end_date?: string;
|
|
32
32
|
};
|
|
33
|
-
export type ExportIncomeDetailRequest = {
|
|
33
|
+
export declare type ExportIncomeDetailRequest = {
|
|
34
34
|
staff_id: number;
|
|
35
35
|
start_date: string;
|
|
36
36
|
end_date: string;
|
|
37
37
|
};
|
|
38
|
-
export type GetSalaryChartRequest = {
|
|
38
|
+
export declare type GetSalaryChartRequest = {
|
|
39
39
|
start_date?: string;
|
|
40
40
|
end_date?: string;
|
|
41
41
|
};
|
|
42
|
-
export type GetAppListPayrollRequest = {
|
|
42
|
+
export declare type GetAppListPayrollRequest = {
|
|
43
43
|
start_date?: string;
|
|
44
44
|
end_date?: string;
|
|
45
45
|
};
|
|
46
|
-
export type GetPayrollDetailRequest = {
|
|
46
|
+
export declare type GetPayrollDetailRequest = {
|
|
47
47
|
start_date: string;
|
|
48
48
|
end_date: string;
|
|
49
49
|
};
|
|
50
|
-
export type GetSiteIncomeDetailRequest = {
|
|
50
|
+
export declare type GetSiteIncomeDetailRequest = {
|
|
51
51
|
staff_id: number;
|
|
52
52
|
start_date?: string;
|
|
53
53
|
end_date?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payroll.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/payroll.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"payroll.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/payroll.ts"],"names":[],"mappings":"AAAA,oBAAY,qBAAqB,GAAG;IAChC,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAA;CACpB,CAAA;AAED,oBAAY,qBAAqB,GAAG;IAChC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CACpB,CAAA;AAWD,oBAAY,6BAA6B,GAAG,EAAE,CAAA;AAC9C,oBAAY,gCAAgC,GAAG;IAC3C,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAA;CACxB,CAAA;AACD,oBAAY,sBAAsB,GAAG;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA;AACD,oBAAY,wBAAwB,GAAG;IACnC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB,CAAA;AACD,oBAAY,oBAAoB,GAAG;IAC/B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB,CAAA;AACD,oBAAY,2BAA2B,GAAG;IACtC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB,CAAA;AACD,oBAAY,yBAAyB,GAAG;IACpC,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CACpB,CAAA;AACD,oBAAY,qBAAqB,GAAG;IAChC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB,CAAA;AACD,oBAAY,wBAAwB,GAAG;IACnC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB,CAAA;AACD,oBAAY,uBAAuB,GAAG;IAClC,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CACpB,CAAA;AACD,oBAAY,0BAA0B,GAAG;IACrC,QAAQ,EAAC,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB,CAAA"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export type GetPrinterListRequest = {
|
|
1
|
+
export declare type GetPrinterListRequest = {
|
|
2
2
|
start_date?: string;
|
|
3
3
|
end_date?: string;
|
|
4
4
|
};
|
|
5
|
-
export type GetPrinterDetailRequest = {
|
|
5
|
+
export declare type GetPrinterDetailRequest = {
|
|
6
6
|
id: number;
|
|
7
7
|
};
|
|
8
|
-
export type CreatePrinterInfoRequest = {
|
|
8
|
+
export declare type CreatePrinterInfoRequest = {
|
|
9
9
|
name: string;
|
|
10
10
|
printer_name: string;
|
|
11
11
|
printer_id: string;
|
|
@@ -14,7 +14,7 @@ export type CreatePrinterInfoRequest = {
|
|
|
14
14
|
is_bluetooth: number;
|
|
15
15
|
data: string;
|
|
16
16
|
};
|
|
17
|
-
export type UpdatePrinterInfoRequest = {
|
|
17
|
+
export declare type UpdatePrinterInfoRequest = {
|
|
18
18
|
id: number;
|
|
19
19
|
name: string;
|
|
20
20
|
printer_name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"printer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/printer.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"printer.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/printer.ts"],"names":[],"mappings":"AAAA,oBAAY,qBAAqB,GAAG;IAChC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAA;CACpB,CAAA;AACD,oBAAY,uBAAuB,GAAG;IAClC,EAAE,EAAE,MAAM,CAAC;CACd,CAAA;AACD,oBAAY,wBAAwB,GAAG;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;CAChB,CAAA;AACD,oBAAY,wBAAwB,GAAG;IACnC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;CAChB,CAAA"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export type SortPostListProductRequest = {
|
|
1
|
+
export declare type SortPostListProductRequest = {
|
|
2
2
|
items: string;
|
|
3
3
|
};
|
|
4
|
-
export type GetPosListProductRequest = {
|
|
4
|
+
export declare type GetPosListProductRequest = {
|
|
5
5
|
category_id: number;
|
|
6
6
|
status: number;
|
|
7
7
|
};
|
|
8
|
-
export type CreatePosProductRequest = {
|
|
8
|
+
export declare type CreatePosProductRequest = {
|
|
9
9
|
name: string;
|
|
10
10
|
category_id: number;
|
|
11
11
|
price: number;
|
|
@@ -13,7 +13,7 @@ export type CreatePosProductRequest = {
|
|
|
13
13
|
group_id: string;
|
|
14
14
|
status: number;
|
|
15
15
|
};
|
|
16
|
-
export type UpdatePosProductRequest = {
|
|
16
|
+
export declare type UpdatePosProductRequest = {
|
|
17
17
|
id: number;
|
|
18
18
|
name: string;
|
|
19
19
|
category_id: number;
|
|
@@ -22,7 +22,7 @@ export type UpdatePosProductRequest = {
|
|
|
22
22
|
group_id: string;
|
|
23
23
|
status: number;
|
|
24
24
|
};
|
|
25
|
-
export type DeletePosProductRequest = {
|
|
25
|
+
export declare type DeletePosProductRequest = {
|
|
26
26
|
id: number;
|
|
27
27
|
category_id: number;
|
|
28
28
|
statusFilter: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"product.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/product.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"product.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/product.ts"],"names":[],"mappings":"AAAA,oBAAY,0BAA0B,GAAG;IACrC,KAAK,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,oBAAY,wBAAwB,GAAG;IACnC,WAAW,EAAE,MAAM,CAAA;IACnB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,oBAAY,uBAAuB,GAAG;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,EAAE,MAAM,CAAC;CAClB,CAAA;AAED,oBAAY,uBAAuB,GAAG;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,EAAE,MAAM,CAAC;CAClB,CAAA;AAED,oBAAY,uBAAuB,GAAG;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAA;CACvB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/service.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/service.ts"],"names":[],"mappings":"AAAA,oBAAY,qBAAqB,GAAG,EAEnC,CAAA;AAED,oBAAY,iBAAiB,GAAG;IAC5B,IAAI,EAAE,IAAI,CAAA;CACb,CAAA"}
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
export type GetPayrollSettingRequest = {};
|
|
2
|
-
export type UpdatePayrollSettingRequest = {
|
|
1
|
+
export declare type GetPayrollSettingRequest = {};
|
|
2
|
+
export declare type UpdatePayrollSettingRequest = {
|
|
3
3
|
period: string;
|
|
4
4
|
start_date?: string;
|
|
5
5
|
custom_days?: string;
|
|
6
6
|
};
|
|
7
|
-
export type GetDiscountSettingRequest = {};
|
|
8
|
-
export type UpdateDiscountSettingRequest = {
|
|
7
|
+
export declare type GetDiscountSettingRequest = {};
|
|
8
|
+
export declare type UpdateDiscountSettingRequest = {
|
|
9
9
|
owner_percent: number;
|
|
10
10
|
staff_percent: number;
|
|
11
11
|
};
|
|
12
|
-
export type GetTaxSettingRequest = {};
|
|
13
|
-
export type UpdateTaxSettingRequest = {
|
|
12
|
+
export declare type GetTaxSettingRequest = {};
|
|
13
|
+
export declare type UpdateTaxSettingRequest = {
|
|
14
14
|
sevice_val: number;
|
|
15
15
|
product_val: number;
|
|
16
16
|
};
|
|
17
|
-
export type GetTurnValueRequest = {};
|
|
18
|
-
export type UpdateTurnValueRequest = {
|
|
17
|
+
export declare type GetTurnValueRequest = {};
|
|
18
|
+
export declare type UpdateTurnValueRequest = {
|
|
19
19
|
value: number;
|
|
20
20
|
};
|
|
21
|
-
export type GetTipRequest = {};
|
|
22
|
-
export type UpdateTipRequest = {};
|
|
23
|
-
export type GetListAnswerRequest = {};
|
|
24
|
-
export type CreateAnswerRequest = {
|
|
21
|
+
export declare type GetTipRequest = {};
|
|
22
|
+
export declare type UpdateTipRequest = {};
|
|
23
|
+
export declare type GetListAnswerRequest = {};
|
|
24
|
+
export declare type CreateAnswerRequest = {
|
|
25
25
|
type: string;
|
|
26
26
|
content: string;
|
|
27
27
|
system: string;
|
|
28
28
|
};
|
|
29
|
-
export type UpdateAnswerRequest = {
|
|
29
|
+
export declare type UpdateAnswerRequest = {
|
|
30
30
|
id: number;
|
|
31
31
|
content: string;
|
|
32
32
|
};
|
|
33
|
-
export type ChangeAnswerStatusRequest = {
|
|
33
|
+
export declare type ChangeAnswerStatusRequest = {
|
|
34
34
|
id: number;
|
|
35
35
|
status: number;
|
|
36
36
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"setting.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/setting.ts"],"names":[],"mappings":"AAEA,
|
|
1
|
+
{"version":3,"file":"setting.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/setting.ts"],"names":[],"mappings":"AAEA,oBAAY,wBAAwB,GAAG,EAAE,CAAA;AAEzC,oBAAY,2BAA2B,GAAG;IACtC,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB,CAAA;AACD,oBAAY,yBAAyB,GAAG,EAAE,CAAA;AAC1C,oBAAY,4BAA4B,GAAG;IACvC,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAA;CACxB,CAAA;AAED,oBAAY,oBAAoB,GAAG,EAAE,CAAA;AAErC,oBAAY,uBAAuB,GAAG;IAClC,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAA;CACtB,CAAA;AAED,oBAAY,mBAAmB,GAAG,EAAE,CAAA;AAEpC,oBAAY,sBAAsB,GAAG;IACjC,KAAK,EAAE,MAAM,CAAC;CACjB,CAAA;AAED,oBAAY,aAAa,GAAG,EAAE,CAAA;AAE9B,oBAAY,gBAAgB,GAAG,EAAE,CAAA;AAEjC,oBAAY,oBAAoB,GAAG,EAAE,CAAA;AAErC,oBAAY,mBAAmB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,oBAAY,mBAAmB,GAAG;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,oBAAY,yBAAyB,GAAG;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAA;CACjB,CAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export type GetStaffListRequest = {};
|
|
2
|
-
export type GetStaffListByCheckoutRequest = {
|
|
1
|
+
export declare type GetStaffListRequest = {};
|
|
2
|
+
export declare type GetStaffListByCheckoutRequest = {
|
|
3
3
|
id: string;
|
|
4
4
|
};
|
|
5
|
-
export type GetStaffTurnChartRequest = {
|
|
5
|
+
export declare type GetStaffTurnChartRequest = {
|
|
6
6
|
date: string;
|
|
7
7
|
sort: 'asc' | 'desc';
|
|
8
8
|
type: 'checkin' | 'turn_count';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/staff.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"staff.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/staff.ts"],"names":[],"mappings":"AAAA,oBAAY,mBAAmB,GAAG,EAAE,CAAA;AAEpC,oBAAY,6BAA6B,GAAG;IACxC,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AAED,oBAAY,wBAAwB,GAAG;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,KAAK,GAAG,MAAM,CAAC;IACrB,IAAI,EAAE,SAAS,GAAG,YAAY,CAAA;CACjC,CAAA"}
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
export type GetPosTicketInfoRequest = {
|
|
1
|
+
export declare type GetPosTicketInfoRequest = {
|
|
2
2
|
type?: string;
|
|
3
3
|
};
|
|
4
|
-
export type CreatePosTicketTemplateRequest = {
|
|
4
|
+
export declare type CreatePosTicketTemplateRequest = {
|
|
5
5
|
subject: string;
|
|
6
6
|
content?: string;
|
|
7
7
|
type?: string;
|
|
8
8
|
};
|
|
9
|
-
export type DeletePosTicketTemplateRequest = {
|
|
9
|
+
export declare type DeletePosTicketTemplateRequest = {
|
|
10
10
|
id: number;
|
|
11
11
|
type?: string;
|
|
12
12
|
};
|
|
13
|
-
export type UpdatePosTicketTemplateRequest = {
|
|
13
|
+
export declare type UpdatePosTicketTemplateRequest = {
|
|
14
14
|
id: number;
|
|
15
15
|
subject?: string;
|
|
16
16
|
content?: string;
|
|
17
17
|
type?: string;
|
|
18
18
|
};
|
|
19
|
-
export type MovePosSubjectRequest = {
|
|
19
|
+
export declare type MovePosSubjectRequest = {
|
|
20
20
|
id: number;
|
|
21
21
|
action?: string;
|
|
22
22
|
type?: string;
|
|
23
23
|
};
|
|
24
|
-
export type SetPosDefaultTicketTemplateRequest = {
|
|
24
|
+
export declare type SetPosDefaultTicketTemplateRequest = {
|
|
25
25
|
type: string;
|
|
26
26
|
};
|
|
27
|
-
export type GetPosTicketTemplateRequest = {};
|
|
28
|
-
export type GetPosTicketListBlockNameRequest = {};
|
|
29
|
-
export type SortPosPriorityRequest = {
|
|
27
|
+
export declare type GetPosTicketTemplateRequest = {};
|
|
28
|
+
export declare type GetPosTicketListBlockNameRequest = {};
|
|
29
|
+
export declare type SortPosPriorityRequest = {
|
|
30
30
|
tickets: string;
|
|
31
31
|
};
|
|
32
|
-
export type GetPosTicketListRequest = {
|
|
32
|
+
export declare type GetPosTicketListRequest = {
|
|
33
33
|
type?: string;
|
|
34
34
|
};
|
|
35
35
|
//# sourceMappingURL=ticket.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ticket.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/ticket.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"ticket.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/ticket.ts"],"names":[],"mappings":"AAAA,oBAAY,uBAAuB,GAAG;IAClC,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AAED,oBAAY,8BAA8B,GAAG;IACzC,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,8BAA8B,GAAG;IACzC,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,8BAA8B,GAAG;IACzC,EAAE,EAAE,MAAM,CAAA;IACV,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,qBAAqB,GAAG;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA;AACD,oBAAY,kCAAkC,GAAG;IAC7C,IAAI,EAAE,MAAM,CAAA;CACf,CAAA;AACD,oBAAY,2BAA2B,GAAG,EAAE,CAAA;AAE5C,oBAAY,gCAAgC,GAAG,EAAE,CAAA;AAEjD,oBAAY,sBAAsB,GAAG;IACjC,OAAO,EAAE,MAAM,CAAC;CACnB,CAAA;AAED,oBAAY,uBAAuB,GAAG;IAClC,IAAI,CAAC,EAAE,MAAM,CAAA;CAChB,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type GetTimeKeepingListRequest = {
|
|
1
|
+
export declare type GetTimeKeepingListRequest = {
|
|
2
2
|
page?: number;
|
|
3
3
|
"per-page"?: number;
|
|
4
4
|
staff_name?: string;
|
|
@@ -8,7 +8,7 @@ export type GetTimeKeepingListRequest = {
|
|
|
8
8
|
checkin_from?: string;
|
|
9
9
|
checkout_to?: string;
|
|
10
10
|
};
|
|
11
|
-
export type AddTimeKeepingRequest = {
|
|
11
|
+
export declare type AddTimeKeepingRequest = {
|
|
12
12
|
staff_id?: number;
|
|
13
13
|
time_in: string;
|
|
14
14
|
time_out?: number;
|
|
@@ -22,7 +22,7 @@ export type AddTimeKeepingRequest = {
|
|
|
22
22
|
checkout_to?: string;
|
|
23
23
|
staff_name: string;
|
|
24
24
|
};
|
|
25
|
-
export type UpdateTimeKeepingRequest = {
|
|
25
|
+
export declare type UpdateTimeKeepingRequest = {
|
|
26
26
|
id: number;
|
|
27
27
|
time_in: string;
|
|
28
28
|
time_out?: string;
|
|
@@ -36,14 +36,14 @@ export type UpdateTimeKeepingRequest = {
|
|
|
36
36
|
checkout_to?: string;
|
|
37
37
|
staff_name?: string;
|
|
38
38
|
};
|
|
39
|
-
export type RemoveTimeKeepingRequest = {
|
|
39
|
+
export declare type RemoveTimeKeepingRequest = {
|
|
40
40
|
id: number;
|
|
41
41
|
};
|
|
42
|
-
export type GetTimeKeepingListStaffRequest = {};
|
|
43
|
-
export type PostTimeKeepingCheckInRequest = {
|
|
42
|
+
export declare type GetTimeKeepingListStaffRequest = {};
|
|
43
|
+
export declare type PostTimeKeepingCheckInRequest = {
|
|
44
44
|
staff_id: number;
|
|
45
45
|
};
|
|
46
|
-
export type PostTimeKeepingCheckOutRequest = {
|
|
46
|
+
export declare type PostTimeKeepingCheckOutRequest = {
|
|
47
47
|
staff_id: number;
|
|
48
48
|
};
|
|
49
49
|
//# sourceMappingURL=time_keeping.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"time_keeping.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/time_keeping.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"time_keeping.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/time_keeping.ts"],"names":[],"mappings":"AAAA,oBAAY,yBAAyB,GAAG;IACpC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB,CAAA;AACD,oBAAY,qBAAqB,GAAG;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;CACtB,CAAA;AACD,oBAAY,wBAAwB,GAAG;IACnC,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB,CAAA;AACD,oBAAY,wBAAwB,GAAG;IACnC,EAAE,EAAE,MAAM,CAAA;CACb,CAAA;AACD,oBAAY,8BAA8B,GAAG,EAAE,CAAA;AAC/C,oBAAY,6BAA6B,GAAG;IACxC,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA;AACD,oBAAY,8BAA8B,GAAG;IACzC,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type UnsubscribeContactRequest = {};
|
|
1
|
+
export declare type UnsubscribeContactRequest = {};
|
|
2
2
|
//# sourceMappingURL=unsubscribe_contact.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unsubscribe_contact.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/unsubscribe_contact.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"unsubscribe_contact.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/unsubscribe_contact.ts"],"names":[],"mappings":"AAAA,oBAAY,yBAAyB,GAAG,EAEvC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/user.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/request/user.ts"],"names":[],"mappings":"AAAA,oBAAY,gBAAgB,GAAG;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
type Batch = Nullable<{
|
|
2
|
+
declare type Batch = Nullable<{
|
|
3
3
|
id: number;
|
|
4
4
|
order_id: number;
|
|
5
5
|
customer_id: number;
|
|
@@ -27,7 +27,7 @@ type Batch = Nullable<{
|
|
|
27
27
|
deposit: number;
|
|
28
28
|
external_cc_amount: number;
|
|
29
29
|
}>;
|
|
30
|
-
type Summary = Nullable<{
|
|
30
|
+
declare type Summary = Nullable<{
|
|
31
31
|
date: string;
|
|
32
32
|
display_date: string;
|
|
33
33
|
display_date_time: string;
|
|
@@ -49,7 +49,7 @@ type Summary = Nullable<{
|
|
|
49
49
|
deposit: number;
|
|
50
50
|
total: number;
|
|
51
51
|
}>;
|
|
52
|
-
export type GetBatchHistoryResponse = Nullable<{
|
|
52
|
+
export declare type GetBatchHistoryResponse = Nullable<{
|
|
53
53
|
date: string;
|
|
54
54
|
display_date: string;
|
|
55
55
|
display_date_time: string;
|
|
@@ -71,7 +71,7 @@ export type GetBatchHistoryResponse = Nullable<{
|
|
|
71
71
|
deposit: number;
|
|
72
72
|
total: number;
|
|
73
73
|
}>;
|
|
74
|
-
export type GetBatchDetailResponse = Nullable<{
|
|
74
|
+
export declare type GetBatchDetailResponse = Nullable<{
|
|
75
75
|
batches: Batch[];
|
|
76
76
|
summary: Summary;
|
|
77
77
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"batch_history.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/batch_history.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"batch_history.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/batch_history.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,aAAK,KAAK,GAAG,QAAQ,CAAC;IAClB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,MAAM,CAAC;IACjB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,OAAO,EAAE,MAAM,CAAC;IAChB,kBAAkB,EAAE,MAAM,CAAC;CAC9B,CAAC,CAAA;AAEF,aAAK,OAAO,GAAG,QAAQ,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,EAAE,MAAM,CAAC;IACrB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,WAAW,EAAE,MAAM,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACjB,CAAC,CAAA;AAEF,oBAAY,uBAAuB,GAAG,QAAQ,CAAC;IAC3C,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,EAAE,MAAM,CAAC;IACrB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,WAAW,EAAE,MAAM,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACjB,CAAC,CAAA;AAEF,oBAAY,sBAAsB,GAAG,QAAQ,CAAC;IAC1C,OAAO,EAAE,KAAK,EAAE,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;CACpB,CAAC,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
export type GetBusinessInfoResponse = Nullable<{
|
|
2
|
+
export declare type GetBusinessInfoResponse = Nullable<{
|
|
3
3
|
id: number;
|
|
4
4
|
name: string;
|
|
5
5
|
phone: string;
|
|
@@ -13,7 +13,7 @@ export type GetBusinessInfoResponse = Nullable<{
|
|
|
13
13
|
business_code: any;
|
|
14
14
|
country_code: string;
|
|
15
15
|
}>;
|
|
16
|
-
export type PostBusinessUpdateInfoResponse = Nullable<{
|
|
16
|
+
export declare type PostBusinessUpdateInfoResponse = Nullable<{
|
|
17
17
|
id: number;
|
|
18
18
|
name: string;
|
|
19
19
|
phone: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"business.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/business.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"business.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/business.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,oBAAY,uBAAuB,GAAG,QAAQ,CAAC;IAC3C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,GAAG,CAAA;IACf,WAAW,EAAE,GAAG,CAAA;IAChB,aAAa,EAAE,GAAG,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;CACvB,CAAC,CAAA;AAEF,oBAAY,8BAA8B,GAAG,QAAQ,CAAC;IAClD,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,GAAG,CAAA;IACf,WAAW,EAAE,GAAG,CAAA;IAChB,aAAa,EAAE,GAAG,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;CACvB,CAAC,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Nullable } from "../../../../../base_type";
|
|
2
|
-
type Item = Nullable<{
|
|
2
|
+
declare type Item = Nullable<{
|
|
3
3
|
id: number;
|
|
4
4
|
name: string;
|
|
5
5
|
price: number;
|
|
@@ -9,7 +9,7 @@ type Item = Nullable<{
|
|
|
9
9
|
color_code903: string;
|
|
10
10
|
duration: number;
|
|
11
11
|
}>;
|
|
12
|
-
export type GetCategoryListItemResponse = Nullable<{
|
|
12
|
+
export declare type GetCategoryListItemResponse = Nullable<{
|
|
13
13
|
id: number;
|
|
14
14
|
name: string;
|
|
15
15
|
priority: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"category.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/category.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,
|
|
1
|
+
{"version":3,"file":"category.d.ts","sourceRoot":"","sources":["../../../../../../src/api/pos_client_api/1.0.0/types/response/category.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAElD,aAAK,IAAI,GAAG,QAAQ,CAAC;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,QAAQ,EAAE,MAAM,CAAA;CACnB,CAAC,CAAA;AAEF,oBAAY,2BAA2B,GAAG,QAAQ,CAAC;IAC/C,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,KAAK,EAAE,IAAI,EAAE,CAAA;CAChB,CAAC,CAAA"}
|