@feedmepos/mf-payment 1.3.19 → 1.3.21

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 (78) hide show
  1. package/dist/{OnboardForm-DPP9sDQZ.js → OnboardForm-UC7FlAKc.js} +133 -128
  2. package/dist/OnboardForm-ZIeFW3ZH.js +774 -0
  3. package/dist/{OnboardSubmission-DXUcu1dt.js → OnboardSubmission-CGI_T8K6.js} +2 -2
  4. package/dist/{OnboardSubmission-BAl9Ow45.js → OnboardSubmission-CUqrOqBi.js} +5 -5
  5. package/dist/{PayoutAccount-CXDYrAd3.js → PayoutAccount-D2eUU8Qa.js} +5 -5
  6. package/dist/{PayoutAccount-NSgjtEeb.js → PayoutAccount-pxoe0HM6.js} +5 -5
  7. package/dist/{PayoutAccountSetting-BbMJO09b.js → PayoutAccountSetting-yH2ZRT-A.js} +378 -296
  8. package/dist/{Restaurant-CwdFy65Q.js → Restaurant-CeH2FJRT.js} +4 -4
  9. package/dist/{RestaurantSetting-BZ_wJvh-.js → RestaurantSetting-BV1XLh-9.js} +292 -212
  10. package/dist/{Settlement-PxISyjHU.js → Settlement-DzYUTaVE.js} +3 -3
  11. package/dist/{Settlement-ByfwQDjy.js → Settlement-L8ukHWPs.js} +3 -3
  12. package/dist/{SettlementTransactions-DidiqbXG.js → SettlementTransactions-C8o5Atmc.js} +3 -3
  13. package/dist/{SettlementTransactions-D5yeeyDP.js → SettlementTransactions-DG9nJuLQ.js} +3 -3
  14. package/dist/{Status.vue_vue_type_script_setup_true_lang-kehDoQ6j.js → Status.vue_vue_type_script_setup_true_lang-B7a304Y6.js} +1 -1
  15. package/dist/{Terminal-C--amJVv.js → Terminal-DA_mJQMD.js} +5 -5
  16. package/dist/{TerminalSetting-CmpDYU7f.js → TerminalSetting-GFMILaSV.js} +93 -93
  17. package/dist/{Transaction-Bd_4iMOT.js → Transaction-CfC0yN9P.js} +5 -5
  18. package/dist/{Transaction-BMc3gQy1.js → Transaction-fhDUanwr.js} +6 -6
  19. package/dist/{TransactionOld-8-sEspIt.js → TransactionOld-CObh3uJa.js} +4 -4
  20. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-BayIh55f.js → TransactionTable.vue_vue_type_script_setup_true_lang-DPRIp0wx.js} +3 -3
  21. package/dist/{app-BNDwaB8P.js → app-U8rab4vJ.js} +23 -23
  22. package/dist/app.js +1 -1
  23. package/dist/{assets-CTH4trdc.js → assets-D4ayW3GC.js} +1 -1
  24. package/dist/components/ImagePreview.vue.d.ts +13 -0
  25. package/dist/{grafana-bPLmWYzm.js → grafana-BrdrOUM4.js} +1 -1
  26. package/dist/{index-DZYRliw9.js → index-BWjmOoX3.js} +1 -1
  27. package/dist/{index-CJPiBIRm.js → index-C4FfKmPS.js} +5303 -5231
  28. package/dist/{index-B5zEwG__.js → index-C8G7ruiF.js} +1 -1
  29. package/dist/{index-D1aKlCrl.js → index-DJJFmavW.js} +2 -2
  30. package/dist/{index-cU53UWIn.js → index-DJrcobek.js} +1 -1
  31. package/dist/{index-98tll3Hu.js → index-ILoz50zh.js} +1 -1
  32. package/dist/{index-DPY6iypt.js → index-j0nww2Hf.js} +1 -1
  33. package/dist/{index.vue_vue_type_script_setup_true_lang-CaVufHjO.js → index.vue_vue_type_script_setup_true_lang-v7o6C5Pg.js} +1 -1
  34. package/dist/package.json +2 -2
  35. package/dist/{payout-account-B5NqmtVV.js → payout-account-OFsbgQTk.js} +3 -3
  36. package/dist/{plugins-P9PV_l1I.js → plugins-C0WdSJxl.js} +1 -1
  37. package/dist/stores/payoutAccount.d.ts +34 -18
  38. package/dist/tsconfig.app.tsbuildinfo +1 -1
  39. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +34 -18
  40. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +38 -22
  41. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +38 -22
  42. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +34 -18
  43. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +34 -18
  44. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +38 -22
  45. package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +45 -0
  46. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
  47. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  48. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  49. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  50. package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +50 -0
  51. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
  52. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  53. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
  54. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
  55. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
  56. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
  57. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
  58. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +20 -20
  59. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +20 -20
  60. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +20 -20
  61. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +20 -20
  62. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +20 -20
  63. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +20 -20
  64. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +20 -20
  65. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +20 -20
  66. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +20 -20
  67. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +20 -20
  68. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +20 -20
  69. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +20 -20
  70. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +20 -20
  71. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +20 -20
  72. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +20 -20
  73. package/dist/views/onboard-submission/cell/UploadButton.vue.d.ts +9 -2
  74. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +68 -36
  75. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +32 -32
  76. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +16 -16
  77. package/package.json +2 -2
  78. package/dist/OnboardForm-Dwj9j1vz.js +0 -673
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- name?: string | null | undefined;
7
- deviceId?: string | null | undefined;
8
- bindCode?: string | null | undefined;
9
6
  secretKey?: string | null | undefined;
10
- token?: string | null | undefined;
7
+ name?: string | null | undefined;
11
8
  gateways?: {
12
9
  config?: {
13
- packageId: string;
14
10
  uniqueId: string;
11
+ packageId: string;
15
12
  } | null | undefined;
16
13
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
17
14
  }[] | null | undefined;
15
+ deviceId?: string | null | undefined;
16
+ bindCode?: string | null | undefined;
17
+ token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- terminalId: string;
25
+ privateKey?: string | null | undefined;
26
26
  merchantId: string;
27
- privateKey: string;
27
+ terminalId: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
76
76
  gateway: "MOCK";
77
77
  })[] | null | undefined;
78
78
  deletedAt?: string | null | undefined;
79
- status: "Active" | "Inactive";
80
79
  _id: string;
80
+ status: "Active" | "Inactive";
81
+ updatedAt: string;
81
82
  referenceId: string;
83
+ createdAt: string;
82
84
  securityCode: string;
83
85
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
84
- createdAt: string;
85
- updatedAt: string;
86
86
  }>;
87
87
  required: true;
88
88
  };
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
93
93
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
94
94
  terminal: {
95
95
  type: PropType<{
96
- name?: string | null | undefined;
97
- deviceId?: string | null | undefined;
98
- bindCode?: string | null | undefined;
99
96
  secretKey?: string | null | undefined;
100
- token?: string | null | undefined;
97
+ name?: string | null | undefined;
101
98
  gateways?: {
102
99
  config?: {
103
- packageId: string;
104
100
  uniqueId: string;
101
+ packageId: string;
105
102
  } | null | undefined;
106
103
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
107
104
  }[] | null | undefined;
105
+ deviceId?: string | null | undefined;
106
+ bindCode?: string | null | undefined;
107
+ token?: string | null | undefined;
108
108
  ecrs?: ({
109
109
  config?: {
110
110
  terminalId: string;
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
112
112
  gateway: "FeedMe";
113
113
  } | {
114
114
  config?: {
115
- terminalId: string;
115
+ privateKey?: string | null | undefined;
116
116
  merchantId: string;
117
- privateKey: string;
117
+ terminalId: string;
118
118
  } | null | undefined;
119
119
  gateway: "Ghl";
120
120
  })[] | null | undefined;
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
166
166
  gateway: "MOCK";
167
167
  })[] | null | undefined;
168
168
  deletedAt?: string | null | undefined;
169
- status: "Active" | "Inactive";
170
169
  _id: string;
170
+ status: "Active" | "Inactive";
171
+ updatedAt: string;
171
172
  referenceId: string;
173
+ createdAt: string;
172
174
  securityCode: string;
173
175
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
174
- createdAt: string;
175
- updatedAt: string;
176
176
  }>;
177
177
  required: true;
178
178
  };
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- name?: string | null | undefined;
7
- deviceId?: string | null | undefined;
8
- bindCode?: string | null | undefined;
9
6
  secretKey?: string | null | undefined;
10
- token?: string | null | undefined;
7
+ name?: string | null | undefined;
11
8
  gateways?: {
12
9
  config?: {
13
- packageId: string;
14
10
  uniqueId: string;
11
+ packageId: string;
15
12
  } | null | undefined;
16
13
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
17
14
  }[] | null | undefined;
15
+ deviceId?: string | null | undefined;
16
+ bindCode?: string | null | undefined;
17
+ token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- terminalId: string;
25
+ privateKey?: string | null | undefined;
26
26
  merchantId: string;
27
- privateKey: string;
27
+ terminalId: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
76
76
  gateway: "MOCK";
77
77
  })[] | null | undefined;
78
78
  deletedAt?: string | null | undefined;
79
- status: "Active" | "Inactive";
80
79
  _id: string;
80
+ status: "Active" | "Inactive";
81
+ updatedAt: string;
81
82
  referenceId: string;
83
+ createdAt: string;
82
84
  securityCode: string;
83
85
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
84
- createdAt: string;
85
- updatedAt: string;
86
86
  }>;
87
87
  required: true;
88
88
  };
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
93
93
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
94
94
  terminal: {
95
95
  type: PropType<{
96
- name?: string | null | undefined;
97
- deviceId?: string | null | undefined;
98
- bindCode?: string | null | undefined;
99
96
  secretKey?: string | null | undefined;
100
- token?: string | null | undefined;
97
+ name?: string | null | undefined;
101
98
  gateways?: {
102
99
  config?: {
103
- packageId: string;
104
100
  uniqueId: string;
101
+ packageId: string;
105
102
  } | null | undefined;
106
103
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
107
104
  }[] | null | undefined;
105
+ deviceId?: string | null | undefined;
106
+ bindCode?: string | null | undefined;
107
+ token?: string | null | undefined;
108
108
  ecrs?: ({
109
109
  config?: {
110
110
  terminalId: string;
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
112
112
  gateway: "FeedMe";
113
113
  } | {
114
114
  config?: {
115
- terminalId: string;
115
+ privateKey?: string | null | undefined;
116
116
  merchantId: string;
117
- privateKey: string;
117
+ terminalId: string;
118
118
  } | null | undefined;
119
119
  gateway: "Ghl";
120
120
  })[] | null | undefined;
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
166
166
  gateway: "MOCK";
167
167
  })[] | null | undefined;
168
168
  deletedAt?: string | null | undefined;
169
- status: "Active" | "Inactive";
170
169
  _id: string;
170
+ status: "Active" | "Inactive";
171
+ updatedAt: string;
171
172
  referenceId: string;
173
+ createdAt: string;
172
174
  securityCode: string;
173
175
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
174
- createdAt: string;
175
- updatedAt: string;
176
176
  }>;
177
177
  required: true;
178
178
  };
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- name?: string | null | undefined;
7
- deviceId?: string | null | undefined;
8
- bindCode?: string | null | undefined;
9
6
  secretKey?: string | null | undefined;
10
- token?: string | null | undefined;
7
+ name?: string | null | undefined;
11
8
  gateways?: {
12
9
  config?: {
13
- packageId: string;
14
10
  uniqueId: string;
11
+ packageId: string;
15
12
  } | null | undefined;
16
13
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
17
14
  }[] | null | undefined;
15
+ deviceId?: string | null | undefined;
16
+ bindCode?: string | null | undefined;
17
+ token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- terminalId: string;
25
+ privateKey?: string | null | undefined;
26
26
  merchantId: string;
27
- privateKey: string;
27
+ terminalId: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
76
76
  gateway: "MOCK";
77
77
  })[] | null | undefined;
78
78
  deletedAt?: string | null | undefined;
79
- status: "Active" | "Inactive";
80
79
  _id: string;
80
+ status: "Active" | "Inactive";
81
+ updatedAt: string;
81
82
  referenceId: string;
83
+ createdAt: string;
82
84
  securityCode: string;
83
85
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
84
- createdAt: string;
85
- updatedAt: string;
86
86
  }>;
87
87
  required: true;
88
88
  };
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
93
93
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
94
94
  terminal: {
95
95
  type: PropType<{
96
- name?: string | null | undefined;
97
- deviceId?: string | null | undefined;
98
- bindCode?: string | null | undefined;
99
96
  secretKey?: string | null | undefined;
100
- token?: string | null | undefined;
97
+ name?: string | null | undefined;
101
98
  gateways?: {
102
99
  config?: {
103
- packageId: string;
104
100
  uniqueId: string;
101
+ packageId: string;
105
102
  } | null | undefined;
106
103
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
107
104
  }[] | null | undefined;
105
+ deviceId?: string | null | undefined;
106
+ bindCode?: string | null | undefined;
107
+ token?: string | null | undefined;
108
108
  ecrs?: ({
109
109
  config?: {
110
110
  terminalId: string;
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
112
112
  gateway: "FeedMe";
113
113
  } | {
114
114
  config?: {
115
- terminalId: string;
115
+ privateKey?: string | null | undefined;
116
116
  merchantId: string;
117
- privateKey: string;
117
+ terminalId: string;
118
118
  } | null | undefined;
119
119
  gateway: "Ghl";
120
120
  })[] | null | undefined;
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
166
166
  gateway: "MOCK";
167
167
  })[] | null | undefined;
168
168
  deletedAt?: string | null | undefined;
169
- status: "Active" | "Inactive";
170
169
  _id: string;
170
+ status: "Active" | "Inactive";
171
+ updatedAt: string;
171
172
  referenceId: string;
173
+ createdAt: string;
172
174
  securityCode: string;
173
175
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
174
- createdAt: string;
175
- updatedAt: string;
176
176
  }>;
177
177
  required: true;
178
178
  };
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- name?: string | null | undefined;
7
- deviceId?: string | null | undefined;
8
- bindCode?: string | null | undefined;
9
6
  secretKey?: string | null | undefined;
10
- token?: string | null | undefined;
7
+ name?: string | null | undefined;
11
8
  gateways?: {
12
9
  config?: {
13
- packageId: string;
14
10
  uniqueId: string;
11
+ packageId: string;
15
12
  } | null | undefined;
16
13
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
17
14
  }[] | null | undefined;
15
+ deviceId?: string | null | undefined;
16
+ bindCode?: string | null | undefined;
17
+ token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- terminalId: string;
25
+ privateKey?: string | null | undefined;
26
26
  merchantId: string;
27
- privateKey: string;
27
+ terminalId: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
76
76
  gateway: "MOCK";
77
77
  })[] | null | undefined;
78
78
  deletedAt?: string | null | undefined;
79
- status: "Active" | "Inactive";
80
79
  _id: string;
80
+ status: "Active" | "Inactive";
81
+ updatedAt: string;
81
82
  referenceId: string;
83
+ createdAt: string;
82
84
  securityCode: string;
83
85
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
84
- createdAt: string;
85
- updatedAt: string;
86
86
  }>;
87
87
  required: true;
88
88
  };
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
93
93
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
94
94
  terminal: {
95
95
  type: PropType<{
96
- name?: string | null | undefined;
97
- deviceId?: string | null | undefined;
98
- bindCode?: string | null | undefined;
99
96
  secretKey?: string | null | undefined;
100
- token?: string | null | undefined;
97
+ name?: string | null | undefined;
101
98
  gateways?: {
102
99
  config?: {
103
- packageId: string;
104
100
  uniqueId: string;
101
+ packageId: string;
105
102
  } | null | undefined;
106
103
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
107
104
  }[] | null | undefined;
105
+ deviceId?: string | null | undefined;
106
+ bindCode?: string | null | undefined;
107
+ token?: string | null | undefined;
108
108
  ecrs?: ({
109
109
  config?: {
110
110
  terminalId: string;
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
112
112
  gateway: "FeedMe";
113
113
  } | {
114
114
  config?: {
115
- terminalId: string;
115
+ privateKey?: string | null | undefined;
116
116
  merchantId: string;
117
- privateKey: string;
117
+ terminalId: string;
118
118
  } | null | undefined;
119
119
  gateway: "Ghl";
120
120
  })[] | null | undefined;
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
166
166
  gateway: "MOCK";
167
167
  })[] | null | undefined;
168
168
  deletedAt?: string | null | undefined;
169
- status: "Active" | "Inactive";
170
169
  _id: string;
170
+ status: "Active" | "Inactive";
171
+ updatedAt: string;
171
172
  referenceId: string;
173
+ createdAt: string;
172
174
  securityCode: string;
173
175
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
174
- createdAt: string;
175
- updatedAt: string;
176
176
  }>;
177
177
  required: true;
178
178
  };
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- name?: string | null | undefined;
7
- deviceId?: string | null | undefined;
8
- bindCode?: string | null | undefined;
9
6
  secretKey?: string | null | undefined;
10
- token?: string | null | undefined;
7
+ name?: string | null | undefined;
11
8
  gateways?: {
12
9
  config?: {
13
- packageId: string;
14
10
  uniqueId: string;
11
+ packageId: string;
15
12
  } | null | undefined;
16
13
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
17
14
  }[] | null | undefined;
15
+ deviceId?: string | null | undefined;
16
+ bindCode?: string | null | undefined;
17
+ token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- terminalId: string;
25
+ privateKey?: string | null | undefined;
26
26
  merchantId: string;
27
- privateKey: string;
27
+ terminalId: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
76
76
  gateway: "MOCK";
77
77
  })[] | null | undefined;
78
78
  deletedAt?: string | null | undefined;
79
- status: "Active" | "Inactive";
80
79
  _id: string;
80
+ status: "Active" | "Inactive";
81
+ updatedAt: string;
81
82
  referenceId: string;
83
+ createdAt: string;
82
84
  securityCode: string;
83
85
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
84
- createdAt: string;
85
- updatedAt: string;
86
86
  }>;
87
87
  required: true;
88
88
  };
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
93
93
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
94
94
  terminal: {
95
95
  type: PropType<{
96
- name?: string | null | undefined;
97
- deviceId?: string | null | undefined;
98
- bindCode?: string | null | undefined;
99
96
  secretKey?: string | null | undefined;
100
- token?: string | null | undefined;
97
+ name?: string | null | undefined;
101
98
  gateways?: {
102
99
  config?: {
103
- packageId: string;
104
100
  uniqueId: string;
101
+ packageId: string;
105
102
  } | null | undefined;
106
103
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
107
104
  }[] | null | undefined;
105
+ deviceId?: string | null | undefined;
106
+ bindCode?: string | null | undefined;
107
+ token?: string | null | undefined;
108
108
  ecrs?: ({
109
109
  config?: {
110
110
  terminalId: string;
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
112
112
  gateway: "FeedMe";
113
113
  } | {
114
114
  config?: {
115
- terminalId: string;
115
+ privateKey?: string | null | undefined;
116
116
  merchantId: string;
117
- privateKey: string;
117
+ terminalId: string;
118
118
  } | null | undefined;
119
119
  gateway: "Ghl";
120
120
  })[] | null | undefined;
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
166
166
  gateway: "MOCK";
167
167
  })[] | null | undefined;
168
168
  deletedAt?: string | null | undefined;
169
- status: "Active" | "Inactive";
170
169
  _id: string;
170
+ status: "Active" | "Inactive";
171
+ updatedAt: string;
171
172
  referenceId: string;
173
+ createdAt: string;
172
174
  securityCode: string;
173
175
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
174
- createdAt: string;
175
- updatedAt: string;
176
176
  }>;
177
177
  required: true;
178
178
  };
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- name?: string | null | undefined;
7
- deviceId?: string | null | undefined;
8
- bindCode?: string | null | undefined;
9
6
  secretKey?: string | null | undefined;
10
- token?: string | null | undefined;
7
+ name?: string | null | undefined;
11
8
  gateways?: {
12
9
  config?: {
13
- packageId: string;
14
10
  uniqueId: string;
11
+ packageId: string;
15
12
  } | null | undefined;
16
13
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
17
14
  }[] | null | undefined;
15
+ deviceId?: string | null | undefined;
16
+ bindCode?: string | null | undefined;
17
+ token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- terminalId: string;
25
+ privateKey?: string | null | undefined;
26
26
  merchantId: string;
27
- privateKey: string;
27
+ terminalId: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
76
76
  gateway: "MOCK";
77
77
  })[] | null | undefined;
78
78
  deletedAt?: string | null | undefined;
79
- status: "Active" | "Inactive";
80
79
  _id: string;
80
+ status: "Active" | "Inactive";
81
+ updatedAt: string;
81
82
  referenceId: string;
83
+ createdAt: string;
82
84
  securityCode: string;
83
85
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
84
- createdAt: string;
85
- updatedAt: string;
86
86
  }>;
87
87
  required: true;
88
88
  };
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
93
93
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
94
94
  terminal: {
95
95
  type: PropType<{
96
- name?: string | null | undefined;
97
- deviceId?: string | null | undefined;
98
- bindCode?: string | null | undefined;
99
96
  secretKey?: string | null | undefined;
100
- token?: string | null | undefined;
97
+ name?: string | null | undefined;
101
98
  gateways?: {
102
99
  config?: {
103
- packageId: string;
104
100
  uniqueId: string;
101
+ packageId: string;
105
102
  } | null | undefined;
106
103
  gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
107
104
  }[] | null | undefined;
105
+ deviceId?: string | null | undefined;
106
+ bindCode?: string | null | undefined;
107
+ token?: string | null | undefined;
108
108
  ecrs?: ({
109
109
  config?: {
110
110
  terminalId: string;
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
112
112
  gateway: "FeedMe";
113
113
  } | {
114
114
  config?: {
115
- terminalId: string;
115
+ privateKey?: string | null | undefined;
116
116
  merchantId: string;
117
- privateKey: string;
117
+ terminalId: string;
118
118
  } | null | undefined;
119
119
  gateway: "Ghl";
120
120
  })[] | null | undefined;
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
166
166
  gateway: "MOCK";
167
167
  })[] | null | undefined;
168
168
  deletedAt?: string | null | undefined;
169
- status: "Active" | "Inactive";
170
169
  _id: string;
170
+ status: "Active" | "Inactive";
171
+ updatedAt: string;
171
172
  referenceId: string;
173
+ createdAt: string;
172
174
  securityCode: string;
173
175
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
174
- createdAt: string;
175
- updatedAt: string;
176
176
  }>;
177
177
  required: true;
178
178
  };