@feedmepos/mf-payment 1.4.10 → 1.4.12

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.
Files changed (64) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-NVVDBgu2.js → Actions.vue_vue_type_script_setup_true_lang-CS92skzo.js} +2 -2
  2. package/dist/{OnboardForm-B8BtxI7F.js → OnboardForm-DEllccfJ.js} +4 -4
  3. package/dist/{OnboardForm-CKkgC-8o.js → OnboardForm-_qCSZz0y.js} +4 -4
  4. package/dist/{OnboardSubmission-PKurjWgf.js → OnboardSubmission-DmrKbtGM.js} +5 -5
  5. package/dist/{OnboardSubmission-Dy_zO2lY.js → OnboardSubmission-rK7QgmlG.js} +2 -2
  6. package/dist/{PayoutAccount-C55YH9WE.js → PayoutAccount-CRzwlTHi.js} +5 -5
  7. package/dist/{PayoutAccount-7be2Tcg-.js → PayoutAccount-iPATtvZ3.js} +5 -5
  8. package/dist/{PayoutAccountSetting-CasobYXH.js → PayoutAccountSetting-C6S5qXwQ.js} +32 -26
  9. package/dist/{Restaurant-Cxsbp2jQ.js → Restaurant-DIy6nvRx.js} +4 -4
  10. package/dist/{RestaurantSetting-BykOuVYY.js → RestaurantSetting-aSOpK7BL.js} +82 -76
  11. package/dist/{Settlement-m45suXxV.js → Settlement-D3PryFx_.js} +3 -3
  12. package/dist/{Settlement-DfKj96mQ.js → Settlement-DLAf3Bha.js} +3 -3
  13. package/dist/{SettlementTransactions-Dkc5Wogr.js → SettlementTransactions-DYZhHFsI.js} +3 -3
  14. package/dist/{SettlementTransactions-DGgUpZgA.js → SettlementTransactions-D_TFrtbO.js} +3 -3
  15. package/dist/{Status.vue_vue_type_script_setup_true_lang-BP-wktEP.js → Status.vue_vue_type_script_setup_true_lang-X-A4zImD.js} +1 -1
  16. package/dist/{Terminal-C7AdBY9Y.js → Terminal-DSwALqKp.js} +5 -5
  17. package/dist/{TerminalSetting-DhqB1rfM.js → TerminalSetting-_vlpT1ap.js} +3 -3
  18. package/dist/{Transaction-CcUFfb3m.js → Transaction-CqrztOdm.js} +8 -8
  19. package/dist/{Transaction-OthZffw8.js → Transaction-DLqFy6CO.js} +5 -5
  20. package/dist/{TransactionOld-BLYgVqKA.js → TransactionOld-BDFo4Mpq.js} +5 -5
  21. package/dist/{app-CnJWO8cL.js → app-CtYX69aX.js} +23 -23
  22. package/dist/app.js +1 -1
  23. package/dist/{assets-G_4EYkBh.js → assets-Byq5vu99.js} +1 -1
  24. package/dist/{grafana-Cqdyar0p.js → grafana-Ddr9UJ5i.js} +1 -1
  25. package/dist/{index-Db-jphAQ.js → index-4o6XEvKK.js} +1 -1
  26. package/dist/{index-DvoVfG2y.js → index-BKbFR1mm.js} +1 -1
  27. package/dist/{index-CVpKc-VE.js → index-C5gCZHen.js} +1 -1
  28. package/dist/{index-CNGLJkBO.js → index-C9vSg8Xx.js} +1 -1
  29. package/dist/{index-DUS8GY1y.js → index-CQi4FYa3.js} +2 -2
  30. package/dist/{index-Gr7lw7we.js → index-Cm9gPHIH.js} +1 -1
  31. package/dist/{index-B1nXFe1-.js → index-DVLqrR4d.js} +128 -125
  32. package/dist/{index.vue_vue_type_script_setup_true_lang-D62UrwAv.js → index.vue_vue_type_script_setup_true_lang-C7aGohmV.js} +1 -1
  33. package/dist/package.json +2 -2
  34. package/dist/{payout-account-CWsP_Kej.js → payout-account-Ch_PT-jX.js} +3 -3
  35. package/dist/{plugins-BSf6POYH.js → plugins-BCdFurbn.js} +1 -1
  36. package/dist/stores/payoutAccount.d.ts +4 -2
  37. package/dist/tsconfig.app.tsbuildinfo +1 -1
  38. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +4 -2
  39. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +4 -2
  40. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +4 -2
  41. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +4 -2
  42. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +4 -2
  43. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +4 -2
  44. package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -0
  45. package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +2 -0
  46. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +12 -12
  47. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +12 -12
  48. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +12 -12
  49. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +12 -12
  50. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +12 -12
  51. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +12 -12
  52. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +12 -12
  53. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +12 -12
  54. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +12 -12
  55. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +12 -12
  56. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +12 -12
  57. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +12 -12
  58. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +12 -12
  59. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +12 -12
  60. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +12 -12
  61. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +8 -4
  62. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +36 -36
  63. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +18 -18
  64. package/package.json +2 -2
@@ -36,6 +36,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
36
  } | {
37
37
  paymentGateway: "ADYEN";
38
38
  config: {
39
+ hmacKey?: string | null | undefined;
39
40
  merchantAccount: string;
40
41
  username: string;
41
42
  apiKey: string;
@@ -57,9 +58,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
58
  bankStatement?: string | null | undefined;
58
59
  exteriorPhoto?: string | null | undefined;
59
60
  keyPerson?: {
60
- email: string;
61
61
  name: string;
62
62
  phone: string;
63
+ email: string;
63
64
  } | null | undefined;
64
65
  id: string;
65
66
  event: "ORDERING" | "MARKETING";
@@ -115,6 +116,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
115
116
  } | {
116
117
  paymentGateway: "ADYEN";
117
118
  config: {
119
+ hmacKey?: string | null | undefined;
118
120
  merchantAccount: string;
119
121
  username: string;
120
122
  apiKey: string;
@@ -136,9 +138,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
136
138
  bankStatement?: string | null | undefined;
137
139
  exteriorPhoto?: string | null | undefined;
138
140
  keyPerson?: {
139
- email: string;
140
141
  name: string;
141
142
  phone: string;
143
+ email: string;
142
144
  } | null | undefined;
143
145
  id: string;
144
146
  event: "ORDERING" | "MARKETING";
@@ -44,6 +44,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
44
  } | {
45
45
  paymentGateway: "ADYEN";
46
46
  config: {
47
+ hmacKey?: string | null | undefined;
47
48
  merchantAccount: string;
48
49
  username: string;
49
50
  apiKey: string;
@@ -75,9 +76,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
75
76
  bankStatement?: string | null | undefined;
76
77
  exteriorPhoto?: string | null | undefined;
77
78
  keyPerson?: {
78
- email: string;
79
79
  name: string;
80
80
  phone: string;
81
+ email: string;
81
82
  } | null | undefined;
82
83
  id: string;
83
84
  event: "ORDERING" | "MARKETING";
@@ -141,6 +142,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
141
142
  } | {
142
143
  paymentGateway: "ADYEN";
143
144
  config: {
145
+ hmacKey?: string | null | undefined;
144
146
  merchantAccount: string;
145
147
  username: string;
146
148
  apiKey: string;
@@ -172,9 +174,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
172
174
  bankStatement?: string | null | undefined;
173
175
  exteriorPhoto?: string | null | undefined;
174
176
  keyPerson?: {
175
- email: string;
176
177
  name: string;
177
178
  phone: string;
179
+ email: string;
178
180
  } | null | undefined;
179
181
  id: string;
180
182
  event: "ORDERING" | "MARKETING";
@@ -44,6 +44,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
44
  } | {
45
45
  paymentGateway: "ADYEN";
46
46
  config: {
47
+ hmacKey?: string | null | undefined;
47
48
  merchantAccount: string;
48
49
  username: string;
49
50
  apiKey: string;
@@ -75,9 +76,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
75
76
  bankStatement?: string | null | undefined;
76
77
  exteriorPhoto?: string | null | undefined;
77
78
  keyPerson?: {
78
- email: string;
79
79
  name: string;
80
80
  phone: string;
81
+ email: string;
81
82
  } | null | undefined;
82
83
  id: string;
83
84
  event: "ORDERING" | "MARKETING";
@@ -141,6 +142,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
141
142
  } | {
142
143
  paymentGateway: "ADYEN";
143
144
  config: {
145
+ hmacKey?: string | null | undefined;
144
146
  merchantAccount: string;
145
147
  username: string;
146
148
  apiKey: string;
@@ -172,9 +174,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
172
174
  bankStatement?: string | null | undefined;
173
175
  exteriorPhoto?: string | null | undefined;
174
176
  keyPerson?: {
175
- email: string;
176
177
  name: string;
177
178
  phone: string;
179
+ email: string;
178
180
  } | null | undefined;
179
181
  id: string;
180
182
  event: "ORDERING" | "MARKETING";
@@ -41,6 +41,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
41
41
  } | {
42
42
  paymentGateway: "ADYEN";
43
43
  config: {
44
+ hmacKey?: string | null | undefined;
44
45
  merchantAccount: string;
45
46
  username: string;
46
47
  apiKey: string;
@@ -62,9 +63,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
62
63
  bankStatement?: string | null | undefined;
63
64
  exteriorPhoto?: string | null | undefined;
64
65
  keyPerson?: {
65
- email: string;
66
66
  name: string;
67
67
  phone: string;
68
+ email: string;
68
69
  } | null | undefined;
69
70
  id: string;
70
71
  event: "ORDERING" | "MARKETING";
@@ -124,6 +125,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
124
125
  } | {
125
126
  paymentGateway: "ADYEN";
126
127
  config: {
128
+ hmacKey?: string | null | undefined;
127
129
  merchantAccount: string;
128
130
  username: string;
129
131
  apiKey: string;
@@ -145,9 +147,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
145
147
  bankStatement?: string | null | undefined;
146
148
  exteriorPhoto?: string | null | undefined;
147
149
  keyPerson?: {
148
- email: string;
149
150
  name: string;
150
151
  phone: string;
152
+ email: string;
151
153
  } | null | undefined;
152
154
  id: string;
153
155
  event: "ORDERING" | "MARKETING";
@@ -36,6 +36,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
36
  } | {
37
37
  paymentGateway: "ADYEN";
38
38
  config: {
39
+ hmacKey?: string | null | undefined;
39
40
  merchantAccount: string;
40
41
  username: string;
41
42
  apiKey: string;
@@ -57,9 +58,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
57
58
  bankStatement?: string | null | undefined;
58
59
  exteriorPhoto?: string | null | undefined;
59
60
  keyPerson?: {
60
- email: string;
61
61
  name: string;
62
62
  phone: string;
63
+ email: string;
63
64
  } | null | undefined;
64
65
  id: string;
65
66
  event: "ORDERING" | "MARKETING";
@@ -115,6 +116,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
115
116
  } | {
116
117
  paymentGateway: "ADYEN";
117
118
  config: {
119
+ hmacKey?: string | null | undefined;
118
120
  merchantAccount: string;
119
121
  username: string;
120
122
  apiKey: string;
@@ -136,9 +138,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
136
138
  bankStatement?: string | null | undefined;
137
139
  exteriorPhoto?: string | null | undefined;
138
140
  keyPerson?: {
139
- email: string;
140
141
  name: string;
141
142
  phone: string;
143
+ email: string;
142
144
  } | null | undefined;
143
145
  id: string;
144
146
  event: "ORDERING" | "MARKETING";
@@ -44,6 +44,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
44
  } | {
45
45
  paymentGateway: "ADYEN";
46
46
  config: {
47
+ hmacKey?: string | null | undefined;
47
48
  merchantAccount: string;
48
49
  username: string;
49
50
  apiKey: string;
@@ -75,9 +76,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
75
76
  bankStatement?: string | null | undefined;
76
77
  exteriorPhoto?: string | null | undefined;
77
78
  keyPerson?: {
78
- email: string;
79
79
  name: string;
80
80
  phone: string;
81
+ email: string;
81
82
  } | null | undefined;
82
83
  id: string;
83
84
  event: "ORDERING" | "MARKETING";
@@ -141,6 +142,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
141
142
  } | {
142
143
  paymentGateway: "ADYEN";
143
144
  config: {
145
+ hmacKey?: string | null | undefined;
144
146
  merchantAccount: string;
145
147
  username: string;
146
148
  apiKey: string;
@@ -172,9 +174,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
172
174
  bankStatement?: string | null | undefined;
173
175
  exteriorPhoto?: string | null | undefined;
174
176
  keyPerson?: {
175
- email: string;
176
177
  name: string;
177
178
  phone: string;
179
+ email: string;
178
180
  } | null | undefined;
179
181
  id: string;
180
182
  event: "ORDERING" | "MARKETING";
@@ -4,6 +4,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  paymentGateway: "ADYEN";
6
6
  config: {
7
+ /** @type { [typeof __VLS_components.FmTextField, ] } */
8
+ hmacKey?: string | null | undefined;
7
9
  merchantAccount: string;
8
10
  username: string;
9
11
  apiKey: string;
@@ -26,6 +28,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
26
28
  type: PropType<{
27
29
  paymentGateway: "ADYEN";
28
30
  config: {
31
+ /** @type { [typeof __VLS_components.FmTextField, ] } */
32
+ hmacKey?: string | null | undefined;
29
33
  merchantAccount: string;
30
34
  username: string;
31
35
  apiKey: string;
@@ -16,6 +16,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
16
16
  paymentGateway: "ADYEN";
17
17
  active: boolean;
18
18
  config: {
19
+ hmacKey?: string | null | undefined;
19
20
  merchantAccount: string;
20
21
  username: string;
21
22
  apiKey: string;
@@ -40,6 +41,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
40
41
  paymentGateway: "ADYEN";
41
42
  active: boolean;
42
43
  config: {
44
+ hmacKey?: string | null | undefined;
43
45
  merchantAccount: string;
44
46
  username: string;
45
47
  apiKey: string;
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
9
9
  uniqueId: string;
10
10
  packageId: string;
11
11
  } | null | undefined;
12
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
12
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
13
13
  }[] | null | undefined;
14
14
  deviceId?: string | null | undefined;
15
15
  bindCode?: string | null | undefined;
@@ -43,10 +43,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
43
43
  gateway: "Maybank2";
44
44
  } | {
45
45
  config?: {
46
- type: string;
47
- ip: string;
48
- pid: string;
49
- vid: string;
46
+ type?: string | null | undefined;
47
+ ip?: string | null | undefined;
48
+ pid?: string | null | undefined;
49
+ vid?: string | null | undefined;
50
50
  } | null | undefined;
51
51
  receiptName?: string | null | undefined;
52
52
  dialogConfig?: Record<string, any> | null | undefined;
@@ -84,9 +84,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
84
84
  _id: string;
85
85
  status: "Active" | "Inactive";
86
86
  referenceId: string;
87
- createdAt: string;
88
87
  securityCode: string;
89
88
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
89
+ createdAt: string;
90
90
  updatedAt: string;
91
91
  }>;
92
92
  };
@@ -100,7 +100,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
100
100
  uniqueId: string;
101
101
  packageId: string;
102
102
  } | null | undefined;
103
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
103
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
104
104
  }[] | null | undefined;
105
105
  deviceId?: string | null | undefined;
106
106
  bindCode?: string | null | undefined;
@@ -134,10 +134,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
134
134
  gateway: "Maybank2";
135
135
  } | {
136
136
  config?: {
137
- type: string;
138
- ip: string;
139
- pid: string;
140
- vid: string;
137
+ type?: string | null | undefined;
138
+ ip?: string | null | undefined;
139
+ pid?: string | null | undefined;
140
+ vid?: string | null | undefined;
141
141
  } | null | undefined;
142
142
  receiptName?: string | null | undefined;
143
143
  dialogConfig?: Record<string, any> | null | undefined;
@@ -175,9 +175,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
175
175
  _id: string;
176
176
  status: "Active" | "Inactive";
177
177
  referenceId: string;
178
- createdAt: string;
179
178
  securityCode: string;
180
179
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
180
+ createdAt: string;
181
181
  updatedAt: string;
182
182
  }>;
183
183
  };
@@ -10,7 +10,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
10
10
  uniqueId: string;
11
11
  packageId: string;
12
12
  } | null | undefined;
13
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
13
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
14
14
  }[] | null | undefined;
15
15
  deviceId?: string | null | undefined;
16
16
  bindCode?: string | null | undefined;
@@ -44,10 +44,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
44
  gateway: "Maybank2";
45
45
  } | {
46
46
  config?: {
47
- type: string;
48
- ip: string;
49
- pid: string;
50
- vid: string;
47
+ type?: string | null | undefined;
48
+ ip?: string | null | undefined;
49
+ pid?: string | null | undefined;
50
+ vid?: string | null | undefined;
51
51
  } | null | undefined;
52
52
  receiptName?: string | null | undefined;
53
53
  dialogConfig?: Record<string, any> | null | undefined;
@@ -85,9 +85,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
85
85
  _id: string;
86
86
  status: "Active" | "Inactive";
87
87
  referenceId: string;
88
- createdAt: string;
89
88
  securityCode: string;
90
89
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
90
+ createdAt: string;
91
91
  updatedAt: string;
92
92
  }>;
93
93
  required: true;
@@ -106,7 +106,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
106
106
  uniqueId: string;
107
107
  packageId: string;
108
108
  } | null | undefined;
109
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
109
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
110
110
  }[] | null | undefined;
111
111
  deviceId?: string | null | undefined;
112
112
  bindCode?: string | null | undefined;
@@ -140,10 +140,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
140
140
  gateway: "Maybank2";
141
141
  } | {
142
142
  config?: {
143
- type: string;
144
- ip: string;
145
- pid: string;
146
- vid: string;
143
+ type?: string | null | undefined;
144
+ ip?: string | null | undefined;
145
+ pid?: string | null | undefined;
146
+ vid?: string | null | undefined;
147
147
  } | null | undefined;
148
148
  receiptName?: string | null | undefined;
149
149
  dialogConfig?: Record<string, any> | null | undefined;
@@ -181,9 +181,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
181
181
  _id: string;
182
182
  status: "Active" | "Inactive";
183
183
  referenceId: string;
184
- createdAt: string;
185
184
  securityCode: string;
186
185
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
186
+ createdAt: string;
187
187
  updatedAt: string;
188
188
  }>;
189
189
  required: true;
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
9
9
  uniqueId: string;
10
10
  packageId: string;
11
11
  } | null | undefined;
12
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
12
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
13
13
  }[] | null | undefined;
14
14
  deviceId?: string | null | undefined;
15
15
  bindCode?: string | null | undefined;
@@ -43,10 +43,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
43
43
  gateway: "Maybank2";
44
44
  } | {
45
45
  config?: {
46
- type: string;
47
- ip: string;
48
- pid: string;
49
- vid: string;
46
+ type?: string | null | undefined;
47
+ ip?: string | null | undefined;
48
+ pid?: string | null | undefined;
49
+ vid?: string | null | undefined;
50
50
  } | null | undefined;
51
51
  receiptName?: string | null | undefined;
52
52
  dialogConfig?: Record<string, any> | null | undefined;
@@ -84,9 +84,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
84
84
  _id: string;
85
85
  status: "Active" | "Inactive";
86
86
  referenceId: string;
87
- createdAt: string;
88
87
  securityCode: string;
89
88
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
89
+ createdAt: string;
90
90
  updatedAt: string;
91
91
  }>;
92
92
  required: true;
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
101
101
  uniqueId: string;
102
102
  packageId: string;
103
103
  } | null | undefined;
104
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
104
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
105
105
  }[] | null | undefined;
106
106
  deviceId?: string | null | undefined;
107
107
  bindCode?: string | null | undefined;
@@ -135,10 +135,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
135
135
  gateway: "Maybank2";
136
136
  } | {
137
137
  config?: {
138
- type: string;
139
- ip: string;
140
- pid: string;
141
- vid: string;
138
+ type?: string | null | undefined;
139
+ ip?: string | null | undefined;
140
+ pid?: string | null | undefined;
141
+ vid?: string | null | undefined;
142
142
  } | null | undefined;
143
143
  receiptName?: string | null | undefined;
144
144
  dialogConfig?: Record<string, any> | null | undefined;
@@ -176,9 +176,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
176
176
  _id: string;
177
177
  status: "Active" | "Inactive";
178
178
  referenceId: string;
179
- createdAt: string;
180
179
  securityCode: string;
181
180
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
181
+ createdAt: string;
182
182
  updatedAt: string;
183
183
  }>;
184
184
  required: true;
@@ -10,7 +10,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
10
10
  uniqueId: string;
11
11
  packageId: string;
12
12
  } | null | undefined;
13
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
13
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
14
14
  }[] | null | undefined;
15
15
  deviceId?: string | null | undefined;
16
16
  bindCode?: string | null | undefined;
@@ -44,10 +44,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
44
  gateway: "Maybank2";
45
45
  } | {
46
46
  config?: {
47
- type: string;
48
- ip: string;
49
- pid: string;
50
- vid: string;
47
+ type?: string | null | undefined;
48
+ ip?: string | null | undefined;
49
+ pid?: string | null | undefined;
50
+ vid?: string | null | undefined;
51
51
  } | null | undefined;
52
52
  receiptName?: string | null | undefined;
53
53
  dialogConfig?: Record<string, any> | null | undefined;
@@ -85,9 +85,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
85
85
  _id: string;
86
86
  status: "Active" | "Inactive";
87
87
  referenceId: string;
88
- createdAt: string;
89
88
  securityCode: string;
90
89
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
90
+ createdAt: string;
91
91
  updatedAt: string;
92
92
  }>;
93
93
  required: true;
@@ -106,7 +106,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
106
106
  uniqueId: string;
107
107
  packageId: string;
108
108
  } | null | undefined;
109
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
109
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
110
110
  }[] | null | undefined;
111
111
  deviceId?: string | null | undefined;
112
112
  bindCode?: string | null | undefined;
@@ -140,10 +140,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
140
140
  gateway: "Maybank2";
141
141
  } | {
142
142
  config?: {
143
- type: string;
144
- ip: string;
145
- pid: string;
146
- vid: string;
143
+ type?: string | null | undefined;
144
+ ip?: string | null | undefined;
145
+ pid?: string | null | undefined;
146
+ vid?: string | null | undefined;
147
147
  } | null | undefined;
148
148
  receiptName?: string | null | undefined;
149
149
  dialogConfig?: Record<string, any> | null | undefined;
@@ -181,9 +181,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
181
181
  _id: string;
182
182
  status: "Active" | "Inactive";
183
183
  referenceId: string;
184
- createdAt: string;
185
184
  securityCode: string;
186
185
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
186
+ createdAt: string;
187
187
  updatedAt: string;
188
188
  }>;
189
189
  required: true;
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
9
9
  uniqueId: string;
10
10
  packageId: string;
11
11
  } | null | undefined;
12
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
12
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
13
13
  }[] | null | undefined;
14
14
  deviceId?: string | null | undefined;
15
15
  bindCode?: string | null | undefined;
@@ -43,10 +43,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
43
43
  gateway: "Maybank2";
44
44
  } | {
45
45
  config?: {
46
- type: string;
47
- ip: string;
48
- pid: string;
49
- vid: string;
46
+ type?: string | null | undefined;
47
+ ip?: string | null | undefined;
48
+ pid?: string | null | undefined;
49
+ vid?: string | null | undefined;
50
50
  } | null | undefined;
51
51
  receiptName?: string | null | undefined;
52
52
  dialogConfig?: Record<string, any> | null | undefined;
@@ -84,9 +84,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
84
84
  _id: string;
85
85
  status: "Active" | "Inactive";
86
86
  referenceId: string;
87
- createdAt: string;
88
87
  securityCode: string;
89
88
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
89
+ createdAt: string;
90
90
  updatedAt: string;
91
91
  }>;
92
92
  required: true;
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
101
101
  uniqueId: string;
102
102
  packageId: string;
103
103
  } | null | undefined;
104
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
104
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
105
105
  }[] | null | undefined;
106
106
  deviceId?: string | null | undefined;
107
107
  bindCode?: string | null | undefined;
@@ -135,10 +135,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
135
135
  gateway: "Maybank2";
136
136
  } | {
137
137
  config?: {
138
- type: string;
139
- ip: string;
140
- pid: string;
141
- vid: string;
138
+ type?: string | null | undefined;
139
+ ip?: string | null | undefined;
140
+ pid?: string | null | undefined;
141
+ vid?: string | null | undefined;
142
142
  } | null | undefined;
143
143
  receiptName?: string | null | undefined;
144
144
  dialogConfig?: Record<string, any> | null | undefined;
@@ -176,9 +176,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
176
176
  _id: string;
177
177
  status: "Active" | "Inactive";
178
178
  referenceId: string;
179
- createdAt: string;
180
179
  securityCode: string;
181
180
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
181
+ createdAt: string;
182
182
  updatedAt: string;
183
183
  }>;
184
184
  required: true;