@feedmepos/mf-payment 1.5.67-dev → 1.5.69-dev
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/{Actions.vue_vue_type_script_setup_true_lang-CR0uH8uH.js → Actions.vue_vue_type_script_setup_true_lang-DkZelt-k.js} +1 -1
- package/dist/{Chargeback-id7B_0Mo.js → Chargeback-BpXmN_bc.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CcLRVQsm.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CJiLMzCP.js} +1 -1
- package/dist/{OnboardForm-HhBh0o7t.js → OnboardForm-CPbDx9sw.js} +5 -5
- package/dist/{OnboardForm-B-GSTbEb.js → OnboardForm-DvysiGVW.js} +5 -5
- package/dist/OnboardSubmission-BjFNGcCP.js +446 -0
- package/dist/{OnboardSubmission-B3mQbpKg.js → OnboardSubmission-DYD6P2_D.js} +5 -5
- package/dist/{PayoutAccount-Ber0Ot0O.js → PayoutAccount-BurmSAeq.js} +4 -4
- package/dist/{PayoutAccount-CmZ_Oa50.js → PayoutAccount-CDd2a8JQ.js} +5 -5
- package/dist/{PayoutAccountSetting-DErGNyWW.js → PayoutAccountSetting-bMY6ASTc.js} +4 -4
- package/dist/{Restaurant-DMpLQ-m5.js → Restaurant-DztlawCw.js} +4 -4
- package/dist/{RestaurantSetting-C9ecFKSv.js → RestaurantSetting-CXes2nnH.js} +200 -125
- package/dist/{Settlement-DFakfE9e.js → Settlement-C_qu13Qq.js} +4 -4
- package/dist/{Settlement-CM19oWo1.js → Settlement-D6nxbnFh.js} +3 -3
- package/dist/{SettlementTransactions-D3AC8agO.js → SettlementTransactions-CFn5sHrU.js} +4 -4
- package/dist/{SettlementTransactions-B8Fr5Wfa.js → SettlementTransactions-CJve2r6D.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BWsw0-qx.js → Status.vue_vue_type_script_setup_true_lang-9dvLS2DW.js} +1 -1
- package/dist/{Terminal-VBg-Tncj.js → Terminal-BiB63uS5.js} +5 -5
- package/dist/{TerminalSetting-cHe1EAz-.js → TerminalSetting-bLuIpaBi.js} +4 -4
- package/dist/{Transaction-BsjWMMEP.js → Transaction-C3XMj24_.js} +9 -9
- package/dist/{Transaction-DdV_N3l9.js → Transaction-COH7Hj7J.js} +5 -5
- package/dist/{TransactionOld-DpN-JSaX.js → TransactionOld-D6tg92AB.js} +6 -6
- package/dist/{app-CDRspUAH.js → app-BsvSSJHB.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-83mdCXdK.js → assets-BLLRhrCh.js} +81 -79
- package/dist/{grafana-D1M_gN2d.js → grafana-CFPYxQt2.js} +1 -1
- package/dist/{index-BCQStiw6.js → index-959oJ_zF.js} +1 -1
- package/dist/{index-CKD8vczB.js → index-BFVmAYBw.js} +1 -1
- package/dist/{index-Ct__yPEf.js → index-BPeNcCQY.js} +1 -1
- package/dist/{index-Dnl1u77G.js → index-BWUIwPgN.js} +1 -1
- package/dist/{index-CPj477gk.js → index-BnsR-DfS.js} +1 -1
- package/dist/{index-CM5NtnYZ.js → index-CfV3mOF-.js} +2 -2
- package/dist/{index-BgJzLLIW.js → index-DBUH-Htr.js} +1 -1
- package/dist/{index-D1IYVrYU.js → index-DODtMEX-.js} +9696 -9573
- package/dist/{index-TDpPEzSH.js → index-xdWi_mSh.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-dN0Twm5r.js → index.vue_vue_type_script_setup_true_lang-BV_1KCEA.js} +1 -1
- package/dist/model/payout-account.d.ts +2 -2
- package/dist/package.json +2 -2
- package/dist/{payout-account-DWMSs6y5.js → payout-account-BOAxK6EB.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +18 -18
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/tyro-BovmsorS.js +5 -0
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +18 -18
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +40 -40
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +40 -40
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +18 -18
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +18 -18
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +40 -40
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/TyroGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MonetapayGateway.vue.d.ts +48 -0
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +4 -4
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +12 -12
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +8 -8
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +36 -36
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +64 -64
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +32 -32
- package/dist/views/settlement/SettlementTable.vue.d.ts +12 -12
- package/package.json +2 -2
- package/dist/OnboardSubmission-DJXp_9Ck.js +0 -446
- package/dist/softspace-D9cEyOQT.js +0 -4
|
@@ -3,17 +3,17 @@ import { type PropType } from 'vue';
|
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
|
-
secretKey?: string | null | undefined;
|
|
7
6
|
name?: string | null | undefined;
|
|
8
7
|
deviceId?: string | null | undefined;
|
|
9
8
|
bindCode?: string | null | undefined;
|
|
9
|
+
secretKey?: string | null | undefined;
|
|
10
10
|
token?: string | null | undefined;
|
|
11
11
|
gateways?: {
|
|
12
12
|
config?: {
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -56,11 +56,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
56
56
|
deletedAt?: string | null | undefined;
|
|
57
57
|
status: "Active" | "Inactive";
|
|
58
58
|
_id: string;
|
|
59
|
-
updatedAt: string;
|
|
60
59
|
referenceId: string;
|
|
61
60
|
securityCode: string;
|
|
62
61
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
63
62
|
createdAt: string;
|
|
63
|
+
updatedAt: string;
|
|
64
64
|
}>;
|
|
65
65
|
required: true;
|
|
66
66
|
};
|
|
@@ -71,17 +71,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
71
71
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
72
72
|
terminal: {
|
|
73
73
|
type: PropType<{
|
|
74
|
-
secretKey?: string | null | undefined;
|
|
75
74
|
name?: string | null | undefined;
|
|
76
75
|
deviceId?: string | null | undefined;
|
|
77
76
|
bindCode?: string | null | undefined;
|
|
77
|
+
secretKey?: string | null | undefined;
|
|
78
78
|
token?: string | null | undefined;
|
|
79
79
|
gateways?: {
|
|
80
80
|
config?: {
|
|
81
81
|
packageId: string;
|
|
82
82
|
uniqueId: string;
|
|
83
83
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
84
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
85
85
|
}[] | null | undefined;
|
|
86
86
|
ecrs?: ({
|
|
87
87
|
config?: {
|
|
@@ -91,8 +91,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
91
91
|
} | {
|
|
92
92
|
config?: {
|
|
93
93
|
privateKey?: string | null | undefined;
|
|
94
|
-
merchantId: string;
|
|
95
94
|
terminalId: string;
|
|
95
|
+
merchantId: string;
|
|
96
96
|
} | null | undefined;
|
|
97
97
|
gateway: "Ghl";
|
|
98
98
|
})[] | null | undefined;
|
|
@@ -124,11 +124,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
124
124
|
deletedAt?: string | null | undefined;
|
|
125
125
|
status: "Active" | "Inactive";
|
|
126
126
|
_id: string;
|
|
127
|
-
updatedAt: string;
|
|
128
127
|
referenceId: string;
|
|
129
128
|
securityCode: string;
|
|
130
129
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
131
130
|
createdAt: string;
|
|
131
|
+
updatedAt: string;
|
|
132
132
|
}>;
|
|
133
133
|
required: true;
|
|
134
134
|
};
|
|
@@ -3,17 +3,17 @@ import { type PropType } from 'vue';
|
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
|
-
secretKey?: string | null | undefined;
|
|
7
6
|
name?: string | null | undefined;
|
|
8
7
|
deviceId?: string | null | undefined;
|
|
9
8
|
bindCode?: string | null | undefined;
|
|
9
|
+
secretKey?: string | null | undefined;
|
|
10
10
|
token?: string | null | undefined;
|
|
11
11
|
gateways?: {
|
|
12
12
|
config?: {
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -56,11 +56,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
56
56
|
deletedAt?: string | null | undefined;
|
|
57
57
|
status: "Active" | "Inactive";
|
|
58
58
|
_id: string;
|
|
59
|
-
updatedAt: string;
|
|
60
59
|
referenceId: string;
|
|
61
60
|
securityCode: string;
|
|
62
61
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
63
62
|
createdAt: string;
|
|
63
|
+
updatedAt: string;
|
|
64
64
|
}>;
|
|
65
65
|
required: true;
|
|
66
66
|
};
|
|
@@ -71,17 +71,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
71
71
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
72
72
|
terminal: {
|
|
73
73
|
type: PropType<{
|
|
74
|
-
secretKey?: string | null | undefined;
|
|
75
74
|
name?: string | null | undefined;
|
|
76
75
|
deviceId?: string | null | undefined;
|
|
77
76
|
bindCode?: string | null | undefined;
|
|
77
|
+
secretKey?: string | null | undefined;
|
|
78
78
|
token?: string | null | undefined;
|
|
79
79
|
gateways?: {
|
|
80
80
|
config?: {
|
|
81
81
|
packageId: string;
|
|
82
82
|
uniqueId: string;
|
|
83
83
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
84
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
85
85
|
}[] | null | undefined;
|
|
86
86
|
ecrs?: ({
|
|
87
87
|
config?: {
|
|
@@ -91,8 +91,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
91
91
|
} | {
|
|
92
92
|
config?: {
|
|
93
93
|
privateKey?: string | null | undefined;
|
|
94
|
-
merchantId: string;
|
|
95
94
|
terminalId: string;
|
|
95
|
+
merchantId: string;
|
|
96
96
|
} | null | undefined;
|
|
97
97
|
gateway: "Ghl";
|
|
98
98
|
})[] | null | undefined;
|
|
@@ -124,11 +124,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
124
124
|
deletedAt?: string | null | undefined;
|
|
125
125
|
status: "Active" | "Inactive";
|
|
126
126
|
_id: string;
|
|
127
|
-
updatedAt: string;
|
|
128
127
|
referenceId: string;
|
|
129
128
|
securityCode: string;
|
|
130
129
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
131
130
|
createdAt: string;
|
|
131
|
+
updatedAt: string;
|
|
132
132
|
}>;
|
|
133
133
|
required: true;
|
|
134
134
|
};
|
|
@@ -3,17 +3,17 @@ import { type PropType } from 'vue';
|
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
|
-
secretKey?: string | null | undefined;
|
|
7
6
|
name?: string | null | undefined;
|
|
8
7
|
deviceId?: string | null | undefined;
|
|
9
8
|
bindCode?: string | null | undefined;
|
|
9
|
+
secretKey?: string | null | undefined;
|
|
10
10
|
token?: string | null | undefined;
|
|
11
11
|
gateways?: {
|
|
12
12
|
config?: {
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -56,11 +56,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
56
56
|
deletedAt?: string | null | undefined;
|
|
57
57
|
status: "Active" | "Inactive";
|
|
58
58
|
_id: string;
|
|
59
|
-
updatedAt: string;
|
|
60
59
|
referenceId: string;
|
|
61
60
|
securityCode: string;
|
|
62
61
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
63
62
|
createdAt: string;
|
|
63
|
+
updatedAt: string;
|
|
64
64
|
}>;
|
|
65
65
|
required: true;
|
|
66
66
|
};
|
|
@@ -71,17 +71,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
71
71
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
72
72
|
terminal: {
|
|
73
73
|
type: PropType<{
|
|
74
|
-
secretKey?: string | null | undefined;
|
|
75
74
|
name?: string | null | undefined;
|
|
76
75
|
deviceId?: string | null | undefined;
|
|
77
76
|
bindCode?: string | null | undefined;
|
|
77
|
+
secretKey?: string | null | undefined;
|
|
78
78
|
token?: string | null | undefined;
|
|
79
79
|
gateways?: {
|
|
80
80
|
config?: {
|
|
81
81
|
packageId: string;
|
|
82
82
|
uniqueId: string;
|
|
83
83
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
84
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
85
85
|
}[] | null | undefined;
|
|
86
86
|
ecrs?: ({
|
|
87
87
|
config?: {
|
|
@@ -91,8 +91,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
91
91
|
} | {
|
|
92
92
|
config?: {
|
|
93
93
|
privateKey?: string | null | undefined;
|
|
94
|
-
merchantId: string;
|
|
95
94
|
terminalId: string;
|
|
95
|
+
merchantId: string;
|
|
96
96
|
} | null | undefined;
|
|
97
97
|
gateway: "Ghl";
|
|
98
98
|
})[] | null | undefined;
|
|
@@ -124,11 +124,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
124
124
|
deletedAt?: string | null | undefined;
|
|
125
125
|
status: "Active" | "Inactive";
|
|
126
126
|
_id: string;
|
|
127
|
-
updatedAt: string;
|
|
128
127
|
referenceId: string;
|
|
129
128
|
securityCode: string;
|
|
130
129
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
131
130
|
createdAt: string;
|
|
131
|
+
updatedAt: string;
|
|
132
132
|
}>;
|
|
133
133
|
required: true;
|
|
134
134
|
};
|
|
@@ -3,17 +3,17 @@ import { type PropType } from 'vue';
|
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
|
-
secretKey?: string | null | undefined;
|
|
7
6
|
name?: string | null | undefined;
|
|
8
7
|
deviceId?: string | null | undefined;
|
|
9
8
|
bindCode?: string | null | undefined;
|
|
9
|
+
secretKey?: string | null | undefined;
|
|
10
10
|
token?: string | null | undefined;
|
|
11
11
|
gateways?: {
|
|
12
12
|
config?: {
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -56,11 +56,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
56
56
|
deletedAt?: string | null | undefined;
|
|
57
57
|
status: "Active" | "Inactive";
|
|
58
58
|
_id: string;
|
|
59
|
-
updatedAt: string;
|
|
60
59
|
referenceId: string;
|
|
61
60
|
securityCode: string;
|
|
62
61
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
63
62
|
createdAt: string;
|
|
63
|
+
updatedAt: string;
|
|
64
64
|
}>;
|
|
65
65
|
required: true;
|
|
66
66
|
};
|
|
@@ -71,17 +71,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
71
71
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
72
72
|
terminal: {
|
|
73
73
|
type: PropType<{
|
|
74
|
-
secretKey?: string | null | undefined;
|
|
75
74
|
name?: string | null | undefined;
|
|
76
75
|
deviceId?: string | null | undefined;
|
|
77
76
|
bindCode?: string | null | undefined;
|
|
77
|
+
secretKey?: string | null | undefined;
|
|
78
78
|
token?: string | null | undefined;
|
|
79
79
|
gateways?: {
|
|
80
80
|
config?: {
|
|
81
81
|
packageId: string;
|
|
82
82
|
uniqueId: string;
|
|
83
83
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
84
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
85
85
|
}[] | null | undefined;
|
|
86
86
|
ecrs?: ({
|
|
87
87
|
config?: {
|
|
@@ -91,8 +91,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
91
91
|
} | {
|
|
92
92
|
config?: {
|
|
93
93
|
privateKey?: string | null | undefined;
|
|
94
|
-
merchantId: string;
|
|
95
94
|
terminalId: string;
|
|
95
|
+
merchantId: string;
|
|
96
96
|
} | null | undefined;
|
|
97
97
|
gateway: "Ghl";
|
|
98
98
|
})[] | null | undefined;
|
|
@@ -124,11 +124,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
124
124
|
deletedAt?: string | null | undefined;
|
|
125
125
|
status: "Active" | "Inactive";
|
|
126
126
|
_id: string;
|
|
127
|
-
updatedAt: string;
|
|
128
127
|
referenceId: string;
|
|
129
128
|
securityCode: string;
|
|
130
129
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
131
130
|
createdAt: string;
|
|
131
|
+
updatedAt: string;
|
|
132
132
|
}>;
|
|
133
133
|
required: true;
|
|
134
134
|
};
|
|
@@ -3,17 +3,17 @@ import { type PropType } from 'vue';
|
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
|
-
secretKey?: string | null | undefined;
|
|
7
6
|
name?: string | null | undefined;
|
|
8
7
|
deviceId?: string | null | undefined;
|
|
9
8
|
bindCode?: string | null | undefined;
|
|
9
|
+
secretKey?: string | null | undefined;
|
|
10
10
|
token?: string | null | undefined;
|
|
11
11
|
gateways?: {
|
|
12
12
|
config?: {
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -56,11 +56,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
56
56
|
deletedAt?: string | null | undefined;
|
|
57
57
|
status: "Active" | "Inactive";
|
|
58
58
|
_id: string;
|
|
59
|
-
updatedAt: string;
|
|
60
59
|
referenceId: string;
|
|
61
60
|
securityCode: string;
|
|
62
61
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
63
62
|
createdAt: string;
|
|
63
|
+
updatedAt: string;
|
|
64
64
|
}>;
|
|
65
65
|
required: true;
|
|
66
66
|
};
|
|
@@ -71,17 +71,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
71
71
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
72
72
|
terminal: {
|
|
73
73
|
type: PropType<{
|
|
74
|
-
secretKey?: string | null | undefined;
|
|
75
74
|
name?: string | null | undefined;
|
|
76
75
|
deviceId?: string | null | undefined;
|
|
77
76
|
bindCode?: string | null | undefined;
|
|
77
|
+
secretKey?: string | null | undefined;
|
|
78
78
|
token?: string | null | undefined;
|
|
79
79
|
gateways?: {
|
|
80
80
|
config?: {
|
|
81
81
|
packageId: string;
|
|
82
82
|
uniqueId: string;
|
|
83
83
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
84
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
85
85
|
}[] | null | undefined;
|
|
86
86
|
ecrs?: ({
|
|
87
87
|
config?: {
|
|
@@ -91,8 +91,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
91
91
|
} | {
|
|
92
92
|
config?: {
|
|
93
93
|
privateKey?: string | null | undefined;
|
|
94
|
-
merchantId: string;
|
|
95
94
|
terminalId: string;
|
|
95
|
+
merchantId: string;
|
|
96
96
|
} | null | undefined;
|
|
97
97
|
gateway: "Ghl";
|
|
98
98
|
})[] | null | undefined;
|
|
@@ -124,11 +124,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
124
124
|
deletedAt?: string | null | undefined;
|
|
125
125
|
status: "Active" | "Inactive";
|
|
126
126
|
_id: string;
|
|
127
|
-
updatedAt: string;
|
|
128
127
|
referenceId: string;
|
|
129
128
|
securityCode: string;
|
|
130
129
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
131
130
|
createdAt: string;
|
|
131
|
+
updatedAt: string;
|
|
132
132
|
}>;
|
|
133
133
|
required: true;
|
|
134
134
|
};
|
|
@@ -3,17 +3,17 @@ import { type PropType } from "vue";
|
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
|
-
secretKey?: string | null | undefined;
|
|
7
6
|
name?: string | null | undefined;
|
|
8
7
|
deviceId?: string | null | undefined;
|
|
9
8
|
bindCode?: string | null | undefined;
|
|
9
|
+
secretKey?: string | null | undefined;
|
|
10
10
|
token?: string | null | undefined;
|
|
11
11
|
gateways?: {
|
|
12
12
|
config?: {
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -56,11 +56,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
56
56
|
deletedAt?: string | null | undefined;
|
|
57
57
|
status: "Active" | "Inactive";
|
|
58
58
|
_id: string;
|
|
59
|
-
updatedAt: string;
|
|
60
59
|
referenceId: string;
|
|
61
60
|
securityCode: string;
|
|
62
61
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
63
62
|
createdAt: string;
|
|
63
|
+
updatedAt: string;
|
|
64
64
|
}>;
|
|
65
65
|
required: true;
|
|
66
66
|
};
|
|
@@ -71,17 +71,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
71
71
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
72
72
|
terminal: {
|
|
73
73
|
type: PropType<{
|
|
74
|
-
secretKey?: string | null | undefined;
|
|
75
74
|
name?: string | null | undefined;
|
|
76
75
|
deviceId?: string | null | undefined;
|
|
77
76
|
bindCode?: string | null | undefined;
|
|
77
|
+
secretKey?: string | null | undefined;
|
|
78
78
|
token?: string | null | undefined;
|
|
79
79
|
gateways?: {
|
|
80
80
|
config?: {
|
|
81
81
|
packageId: string;
|
|
82
82
|
uniqueId: string;
|
|
83
83
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
84
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
85
85
|
}[] | null | undefined;
|
|
86
86
|
ecrs?: ({
|
|
87
87
|
config?: {
|
|
@@ -91,8 +91,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
91
91
|
} | {
|
|
92
92
|
config?: {
|
|
93
93
|
privateKey?: string | null | undefined;
|
|
94
|
-
merchantId: string;
|
|
95
94
|
terminalId: string;
|
|
95
|
+
merchantId: string;
|
|
96
96
|
} | null | undefined;
|
|
97
97
|
gateway: "Ghl";
|
|
98
98
|
})[] | null | undefined;
|
|
@@ -124,11 +124,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
124
124
|
deletedAt?: string | null | undefined;
|
|
125
125
|
status: "Active" | "Inactive";
|
|
126
126
|
_id: string;
|
|
127
|
-
updatedAt: string;
|
|
128
127
|
referenceId: string;
|
|
129
128
|
securityCode: string;
|
|
130
129
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
131
130
|
createdAt: string;
|
|
131
|
+
updatedAt: string;
|
|
132
132
|
}>;
|
|
133
133
|
required: true;
|
|
134
134
|
};
|
|
@@ -3,17 +3,17 @@ import { type PropType } from 'vue';
|
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
|
-
secretKey?: string | null | undefined;
|
|
7
6
|
name?: string | null | undefined;
|
|
8
7
|
deviceId?: string | null | undefined;
|
|
9
8
|
bindCode?: string | null | undefined;
|
|
9
|
+
secretKey?: string | null | undefined;
|
|
10
10
|
token?: string | null | undefined;
|
|
11
11
|
gateways?: {
|
|
12
12
|
config?: {
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -56,11 +56,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
56
56
|
deletedAt?: string | null | undefined;
|
|
57
57
|
status: "Active" | "Inactive";
|
|
58
58
|
_id: string;
|
|
59
|
-
updatedAt: string;
|
|
60
59
|
referenceId: string;
|
|
61
60
|
securityCode: string;
|
|
62
61
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
63
62
|
createdAt: string;
|
|
63
|
+
updatedAt: string;
|
|
64
64
|
}>;
|
|
65
65
|
required: true;
|
|
66
66
|
};
|
|
@@ -71,17 +71,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
71
71
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
72
72
|
terminal: {
|
|
73
73
|
type: PropType<{
|
|
74
|
-
secretKey?: string | null | undefined;
|
|
75
74
|
name?: string | null | undefined;
|
|
76
75
|
deviceId?: string | null | undefined;
|
|
77
76
|
bindCode?: string | null | undefined;
|
|
77
|
+
secretKey?: string | null | undefined;
|
|
78
78
|
token?: string | null | undefined;
|
|
79
79
|
gateways?: {
|
|
80
80
|
config?: {
|
|
81
81
|
packageId: string;
|
|
82
82
|
uniqueId: string;
|
|
83
83
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
84
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma";
|
|
85
85
|
}[] | null | undefined;
|
|
86
86
|
ecrs?: ({
|
|
87
87
|
config?: {
|
|
@@ -91,8 +91,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
91
91
|
} | {
|
|
92
92
|
config?: {
|
|
93
93
|
privateKey?: string | null | undefined;
|
|
94
|
-
merchantId: string;
|
|
95
94
|
terminalId: string;
|
|
95
|
+
merchantId: string;
|
|
96
96
|
} | null | undefined;
|
|
97
97
|
gateway: "Ghl";
|
|
98
98
|
})[] | null | undefined;
|
|
@@ -124,11 +124,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
124
124
|
deletedAt?: string | null | undefined;
|
|
125
125
|
status: "Active" | "Inactive";
|
|
126
126
|
_id: string;
|
|
127
|
-
updatedAt: string;
|
|
128
127
|
referenceId: string;
|
|
129
128
|
securityCode: string;
|
|
130
129
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
131
130
|
createdAt: string;
|
|
131
|
+
updatedAt: string;
|
|
132
132
|
}>;
|
|
133
133
|
required: true;
|
|
134
134
|
};
|