gap-nodejs-sdk 1.0.227 → 1.0.228
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/models/appointment.d.ts +1 -0
- 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 +3 -2
- 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 +22 -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/api/order.d.ts +4 -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 +39 -0
- package/dist/api/pos_client_api/1.0.0/endpoints/order.d.ts +4 -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 +4 -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/check_in.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/models/check_in.js +4 -1
- package/dist/api/pos_client_api/1.0.0/models/check_out.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/models/check_out.js +4 -1
- package/dist/api/pos_client_api/1.0.0/models/order.d.ts +19 -0
- package/dist/api/pos_client_api/1.0.0/models/order.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/models/order.js +42 -1
- package/dist/api/pos_client_api/1.0.0/models/payroll.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/models/payroll.js +5 -7
- 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 +12 -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 +30 -12
- 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 +18 -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 +37 -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 +61 -23
- 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 -21
- package/dist/api/pos_client_api/1.0.0/types/response/payroll.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/printer.d.ts +4 -4
- package/dist/api/pos_client_api/1.0.0/types/response/printer.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/product.d.ts +5 -5
- package/dist/api/pos_client_api/1.0.0/types/response/product.d.ts.map +1 -1
- package/dist/api/pos_client_api/1.0.0/types/response/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/Clover.d.ts +1 -0
- package/dist/clover/Clover.d.ts.map +1 -1
- package/dist/clover/Clover.js +9 -7
- package/dist/clover/CloverPayment.d.ts +1 -0
- package/dist/clover/CloverPayment.d.ts.map +1 -1
- package/dist/clover/CloverPayment.js +7 -0
- package/dist/clover/CloverPaymentObject.d.ts +1 -0
- package/dist/clover/CloverPaymentObject.d.ts.map +1 -1
- package/dist/clover/CloverPaymentObject.js +10 -8
- package/dist/clover/clover_payment_response_model.d.ts +1 -1
- package/dist/clover/clover_payment_response_model.d.ts.map +1 -1
- package/dist/clover/clover_payment_response_model.js +5 -1
- package/dist/clover/payment_response_model.d.ts +1 -1
- package/dist/clover/payment_response_model.d.ts.map +1 -1
- package/dist/clover/payment_response_model.js +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/payment/payment_interface.d.ts +1 -0
- package/dist/payment/payment_interface.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
|
@@ -204,7 +204,7 @@ export function SalaryChartModel(data) {
|
|
|
204
204
|
};
|
|
205
205
|
}
|
|
206
206
|
export function GetSiteIncomeDetail(data) {
|
|
207
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38
|
|
207
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38;
|
|
208
208
|
return {
|
|
209
209
|
employee: {
|
|
210
210
|
user_id: (_b = (_a = data === null || data === void 0 ? void 0 : data.employee) === null || _a === void 0 ? void 0 : _a.user_id) !== null && _b !== void 0 ? _b : null,
|
|
@@ -260,12 +260,10 @@ export function GetSiteIncomeDetail(data) {
|
|
|
260
260
|
tip_before_charge: (_26 = (_25 = data === null || data === void 0 ? void 0 : data.total) === null || _25 === void 0 ? void 0 : _25.tip_before_charge) !== null && _26 !== void 0 ? _26 : null,
|
|
261
261
|
tip_charge: (_28 = (_27 = data === null || data === void 0 ? void 0 : data.total) === null || _27 === void 0 ? void 0 : _27.tip_charge) !== null && _28 !== void 0 ? _28 : null,
|
|
262
262
|
tip_after_charge: (_30 = (_29 = data === null || data === void 0 ? void 0 : data.total) === null || _29 === void 0 ? void 0 : _29.tip_after_charge) !== null && _30 !== void 0 ? _30 : null,
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
total: (_40 = (_39 = data === null || data === void 0 ? void 0 : data.total) === null || _39 === void 0 ? void 0 : _39.total) !== null && _40 !== void 0 ? _40 : null,
|
|
268
|
-
sales: (_42 = (_41 = data === null || data === void 0 ? void 0 : data.total) === null || _41 === void 0 ? void 0 : _41.sales) !== null && _42 !== void 0 ? _42 : null,
|
|
263
|
+
cash_income: (_32 = (_31 = data === null || data === void 0 ? void 0 : data.total) === null || _31 === void 0 ? void 0 : _31.cash_income) !== null && _32 !== void 0 ? _32 : null,
|
|
264
|
+
check_income: (_34 = (_33 = data === null || data === void 0 ? void 0 : data.total) === null || _33 === void 0 ? void 0 : _33.check_income) !== null && _34 !== void 0 ? _34 : null,
|
|
265
|
+
total: (_36 = (_35 = data === null || data === void 0 ? void 0 : data.total) === null || _35 === void 0 ? void 0 : _35.total) !== null && _36 !== void 0 ? _36 : null,
|
|
266
|
+
sales: (_38 = (_37 = data === null || data === void 0 ? void 0 : data.total) === null || _37 === void 0 ? void 0 : _37.sales) !== null && _38 !== void 0 ? _38 : null,
|
|
269
267
|
}
|
|
270
268
|
};
|
|
271
269
|
}
|
|
@@ -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"}
|
|
@@ -16,6 +16,7 @@ export interface GetCheckOutHistoryInfoRequest {
|
|
|
16
16
|
page?: number;
|
|
17
17
|
}
|
|
18
18
|
export interface GetCheckOutBatchCloseSummaryRequest {
|
|
19
|
+
device_serial_number?: string;
|
|
19
20
|
}
|
|
20
21
|
export interface PostCheckOutAddItemRequest {
|
|
21
22
|
order_id: number;
|
|
@@ -123,45 +124,45 @@ export interface PostCheckOutItemAddComboRequest {
|
|
|
123
124
|
combo_id: number;
|
|
124
125
|
combo_items: number;
|
|
125
126
|
}
|
|
126
|
-
export type GetCheckoutResendRatingRequest = {
|
|
127
|
+
export declare type GetCheckoutResendRatingRequest = {
|
|
127
128
|
order_id: number;
|
|
128
129
|
};
|
|
129
|
-
export type PostCustomerAchAvailableRequest = {
|
|
130
|
+
export declare type PostCustomerAchAvailableRequest = {
|
|
130
131
|
username: string;
|
|
131
132
|
};
|
|
132
|
-
export type PostAchResendRequest = {
|
|
133
|
+
export declare type PostAchResendRequest = {
|
|
133
134
|
order_id: number;
|
|
134
135
|
};
|
|
135
|
-
export type PostAchVoidRequest = {
|
|
136
|
+
export declare type PostAchVoidRequest = {
|
|
136
137
|
order_id: number;
|
|
137
138
|
};
|
|
138
|
-
export type PostUpdateOrderSuccessToSettledRequest = {};
|
|
139
|
-
export type PostCalculateTaxRequest = {
|
|
139
|
+
export declare type PostUpdateOrderSuccessToSettledRequest = {};
|
|
140
|
+
export declare type PostCalculateTaxRequest = {
|
|
140
141
|
order_id: number;
|
|
141
142
|
cash_discount: number;
|
|
142
143
|
};
|
|
143
|
-
export type PostCalculatePaymentRequest = {
|
|
144
|
+
export declare type PostCalculatePaymentRequest = {
|
|
144
145
|
order_id: number;
|
|
145
146
|
cash_amount: number;
|
|
146
147
|
external_cc: number;
|
|
147
148
|
};
|
|
148
|
-
export type PostCheckOutDeleteByStaffRequest = {
|
|
149
|
+
export declare type PostCheckOutDeleteByStaffRequest = {
|
|
149
150
|
order_id: number;
|
|
150
151
|
staff_id: number;
|
|
151
152
|
};
|
|
152
|
-
export type PostCheckOutUpdateItemRequest = {
|
|
153
|
+
export declare type PostCheckOutUpdateItemRequest = {
|
|
153
154
|
id: number;
|
|
154
155
|
order_id: number;
|
|
155
156
|
price?: number;
|
|
156
157
|
quantity?: number;
|
|
157
158
|
additional_data?: string;
|
|
158
159
|
};
|
|
159
|
-
export type PostCheckOutUpdateStaffRequest = {
|
|
160
|
+
export declare type PostCheckOutUpdateStaffRequest = {
|
|
160
161
|
order_id: number;
|
|
161
162
|
staff_id: number;
|
|
162
163
|
order_item_id: string | number;
|
|
163
164
|
};
|
|
164
|
-
export type PostCheckOutInvoiceSendRequest = {
|
|
165
|
+
export declare type PostCheckOutInvoiceSendRequest = {
|
|
165
166
|
type?: 'sms' | 'email';
|
|
166
167
|
order_id: number;
|
|
167
168
|
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":"AAAA,MAAM,WAAW,0BAA0B;IACvC,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,CAAC,GAAG,CAAC,CAAA;CACpB;AAED,MAAM,WAAW,kBAAkB;CAClC;AAED,MAAM,WAAW,6BAA6B;IAC1C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,sBAAsB;IACnC,EAAE,EAAE,MAAM,CAAA;CACb;AAED,MAAM,WAAW,6BAA6B;IAC1C,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,mCAAmC;
|
|
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"}
|
|
@@ -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,8 +52,9 @@ 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
|
+
external_id?: number;
|
|
57
58
|
change: number;
|
|
58
59
|
cash_discount: 0;
|
|
59
60
|
tax: 0;
|
|
@@ -66,7 +67,7 @@ export type SubmitPaymentRequest = {
|
|
|
66
67
|
external_credit_card?: number;
|
|
67
68
|
}[];
|
|
68
69
|
};
|
|
69
|
-
export type UpdatePaymentDataRequest = {
|
|
70
|
+
export declare type UpdatePaymentDataRequest = {
|
|
70
71
|
order_id: number;
|
|
71
72
|
type: string;
|
|
72
73
|
payment_id: number;
|
|
@@ -74,12 +75,29 @@ export type UpdatePaymentDataRequest = {
|
|
|
74
75
|
data: any;
|
|
75
76
|
status: number;
|
|
76
77
|
};
|
|
77
|
-
export type AddNoteRequest = {
|
|
78
|
+
export declare type AddNoteRequest = {
|
|
78
79
|
order_id: number;
|
|
79
80
|
note: string;
|
|
80
81
|
};
|
|
81
|
-
export type UpdatePaymentSignatureRequest = {
|
|
82
|
+
export declare type UpdatePaymentSignatureRequest = {
|
|
82
83
|
file: string;
|
|
83
84
|
order_id: number | string;
|
|
84
85
|
};
|
|
86
|
+
export declare type GetMultiplePaymentInfoRequest = {
|
|
87
|
+
external_id: number;
|
|
88
|
+
};
|
|
89
|
+
export declare type AddMultiplePaymentRequest = {
|
|
90
|
+
amount: number;
|
|
91
|
+
data: any;
|
|
92
|
+
external_id: number;
|
|
93
|
+
payment_type: string;
|
|
94
|
+
};
|
|
95
|
+
export declare type RemoveMultiplePaymentRequest = {
|
|
96
|
+
external_id: number;
|
|
97
|
+
multi_payment_detail_id: number;
|
|
98
|
+
data: any;
|
|
99
|
+
payment_id: number | string;
|
|
100
|
+
payment_action: string;
|
|
101
|
+
payment_status: string;
|
|
102
|
+
};
|
|
85
103
|
//# sourceMappingURL=order.d.ts.map
|
|
@@ -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":"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"}
|
|
@@ -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"}
|