@feedmepos/mf-payment 1.2.1 → 1.2.3

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 (59) hide show
  1. package/dist/{PDFViewer-BQfgFexr.js → PDFViewer-xrBtzrlR.js} +1 -2
  2. package/dist/{PayoutAccount-D8R2kieb.js → PayoutAccount-CcD9G3tM.js} +6 -6
  3. package/dist/{PayoutAccount-CajKtGCP.js → PayoutAccount-DqbpQ8mY.js} +7 -7
  4. package/dist/PayoutAccountSetting-C2PsyDLM.js +956 -0
  5. package/dist/{Restaurant-Dbp_UTNd.js → Restaurant-C90F0Stw.js} +4 -4
  6. package/dist/RestaurantSetting-ECCLE0zj.js +501 -0
  7. package/dist/{Settlement-D47q_Wmh.js → Settlement-CD1Vm7TK.js} +3 -3
  8. package/dist/{Settlement-CIl7p5BM.js → Settlement-DxkW-ltZ.js} +3 -3
  9. package/dist/{SettlementTransactions-BSN_bqJ2.js → SettlementTransactions-Bj85X5dx.js} +3 -3
  10. package/dist/{SettlementTransactions-VhSpt9Ya.js → SettlementTransactions-D6dyfrsh.js} +3 -3
  11. package/dist/{Terminal-DhDp8CZP.js → Terminal-WFU6xb6H.js} +36 -36
  12. package/dist/{TerminalSetting-Z4Yf71s4.js → TerminalSetting-DSCFAQht.js} +218 -212
  13. package/dist/{Transaction-DodA1Rsr.js → Transaction-CB62_jSg.js} +7 -7
  14. package/dist/{Transaction-DfqdJTc4.js → Transaction-PRcVVkhp.js} +5 -5
  15. package/dist/{TransactionOld-BVC2EZES.js → TransactionOld-B0P4HXt8.js} +4 -4
  16. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-BSQyjy9r.js → TransactionTable.vue_vue_type_script_setup_true_lang-jF4UYhQi.js} +3 -3
  17. package/dist/{app-DO-yUYMX.js → app-S42F2ZTb.js} +381 -381
  18. package/dist/app.js +1 -1
  19. package/dist/{assets-Afjskent.js → assets-wSUxHhv6.js} +2 -2
  20. package/dist/{grafana-Bx1CNAeG.js → grafana-kQY3riiN.js} +1 -1
  21. package/dist/{index-eVDNyUp0.js → index-B-2fIhCU.js} +1 -1
  22. package/dist/{index-BG-pqgpq.js → index-Bj2Rs1vj.js} +2 -2
  23. package/dist/{index-DcA8mNkW.js → index-C3OElkUY.js} +7830 -7804
  24. package/dist/{index-9ImIPLpT.js → index-C_3jgmep.js} +1 -1
  25. package/dist/{index-DjMmMfFw.js → index-CiIXIJ1u.js} +1 -1
  26. package/dist/{index-CWjhBRl-.js → index-DcK-ntIi.js} +1 -1
  27. package/dist/{index-DJFB47Iu.js → index-JkEYKC8p.js} +1 -1
  28. package/dist/{index.vue_vue_type_script_setup_true_lang-Pj1GGD11.js → index.vue_vue_type_script_setup_true_lang-C1ogwxl8.js} +1 -1
  29. package/dist/package.json +4 -4
  30. package/dist/{payout-account-1UTg_py3.js → payout-account-zISZXeYt.js} +3 -3
  31. package/dist/stores/payoutAccount.d.ts +54 -8
  32. package/dist/tsconfig.app.tsbuildinfo +1 -1
  33. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +54 -8
  34. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +26 -12
  35. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +26 -12
  36. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +54 -8
  37. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +54 -8
  38. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +26 -12
  39. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  40. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +42 -1
  41. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  42. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  43. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
  44. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +54 -0
  45. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
  46. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +20 -20
  47. package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +22 -20
  48. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +20 -20
  49. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +20 -20
  50. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +20 -20
  51. package/dist/views/admin/terminal/tabs/SoftspaceGateway.vue.d.ts +20 -20
  52. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +20 -20
  53. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +20 -20
  54. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +108 -16
  55. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +44 -44
  56. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +22 -22
  57. package/package.json +4 -4
  58. package/dist/PayoutAccountSetting-DQqH71Pj.js +0 -890
  59. package/dist/RestaurantSetting-dem9GccJ.js +0 -412
@@ -3,39 +3,40 @@ 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
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
13
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "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
+ /**__VLS_emit,__VLS_3,validation-success*/
19
20
  config?: {
20
21
  terminalId: string;
21
22
  } | null | undefined;
22
23
  gateway: "FeedMe";
23
24
  } | {
24
25
  config?: {
25
- terminalId: string;
26
26
  merchantId: string;
27
+ terminalId: string;
27
28
  privateKey: string;
28
29
  } | null | undefined;
29
30
  gateway: "Ghl";
30
31
  })[] | null | undefined;
31
32
  deletedAt?: string | null | undefined;
32
- status: "Active" | "Inactive";
33
33
  _id: string;
34
+ status: "Active" | "Inactive";
34
35
  referenceId: string;
35
- securityCode: string;
36
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
36
  createdAt: string;
38
37
  updatedAt: string;
38
+ securityCode: string;
39
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
39
40
  }>;
40
41
  required: true;
41
42
  };
@@ -46,39 +47,40 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
46
47
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
47
48
  terminal: {
48
49
  type: PropType<{
49
- name?: string | null | undefined;
50
- deviceId?: string | null | undefined;
51
- bindCode?: string | null | undefined;
52
50
  secretKey?: string | null | undefined;
53
- token?: string | null | undefined;
51
+ name?: string | null | undefined;
54
52
  gateways?: {
55
53
  config?: {
56
- packageId: string;
57
54
  uniqueId: string;
55
+ packageId: string;
58
56
  } | null | undefined;
59
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
57
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
60
58
  }[] | null | undefined;
59
+ deviceId?: string | null | undefined;
60
+ bindCode?: string | null | undefined;
61
+ token?: string | null | undefined;
61
62
  ecrs?: ({
63
+ /**__VLS_emit,__VLS_3,validation-success*/
62
64
  config?: {
63
65
  terminalId: string;
64
66
  } | null | undefined;
65
67
  gateway: "FeedMe";
66
68
  } | {
67
69
  config?: {
68
- terminalId: string;
69
70
  merchantId: string;
71
+ terminalId: string;
70
72
  privateKey: string;
71
73
  } | null | undefined;
72
74
  gateway: "Ghl";
73
75
  })[] | null | undefined;
74
76
  deletedAt?: string | null | undefined;
75
- status: "Active" | "Inactive";
76
77
  _id: string;
78
+ status: "Active" | "Inactive";
77
79
  referenceId: string;
78
- securityCode: string;
79
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
80
80
  createdAt: string;
81
81
  updatedAt: string;
82
+ securityCode: string;
83
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
82
84
  }>;
83
85
  required: true;
84
86
  };
@@ -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
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
13
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "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,20 +22,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- terminalId: string;
26
25
  merchantId: string;
26
+ terminalId: string;
27
27
  privateKey: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
31
31
  deletedAt?: string | null | undefined;
32
- status: "Active" | "Inactive";
33
32
  _id: string;
33
+ status: "Active" | "Inactive";
34
34
  referenceId: string;
35
- securityCode: string;
36
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
35
  createdAt: string;
38
36
  updatedAt: string;
37
+ securityCode: string;
38
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
39
39
  }>;
40
40
  required: true;
41
41
  };
@@ -46,18 +46,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
46
46
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
47
47
  terminal: {
48
48
  type: PropType<{
49
- name?: string | null | undefined;
50
- deviceId?: string | null | undefined;
51
- bindCode?: string | null | undefined;
52
49
  secretKey?: string | null | undefined;
53
- token?: string | null | undefined;
50
+ name?: string | null | undefined;
54
51
  gateways?: {
55
52
  config?: {
56
- packageId: string;
57
53
  uniqueId: string;
54
+ packageId: string;
58
55
  } | null | undefined;
59
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
56
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
60
57
  }[] | null | undefined;
58
+ deviceId?: string | null | undefined;
59
+ bindCode?: string | null | undefined;
60
+ token?: string | null | undefined;
61
61
  ecrs?: ({
62
62
  config?: {
63
63
  terminalId: string;
@@ -65,20 +65,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
65
  gateway: "FeedMe";
66
66
  } | {
67
67
  config?: {
68
- terminalId: string;
69
68
  merchantId: string;
69
+ terminalId: string;
70
70
  privateKey: string;
71
71
  } | null | undefined;
72
72
  gateway: "Ghl";
73
73
  })[] | null | undefined;
74
74
  deletedAt?: string | null | undefined;
75
- status: "Active" | "Inactive";
76
75
  _id: string;
76
+ status: "Active" | "Inactive";
77
77
  referenceId: string;
78
- securityCode: string;
79
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
80
78
  createdAt: string;
81
79
  updatedAt: string;
80
+ securityCode: string;
81
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
82
82
  }>;
83
83
  required: true;
84
84
  };
@@ -2,18 +2,18 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  terminal: {
4
4
  type: PropType<{
5
- name?: string | null | undefined;
6
- deviceId?: string | null | undefined;
7
- bindCode?: string | null | undefined;
8
5
  secretKey?: string | null | undefined;
9
- token?: string | null | undefined;
6
+ name?: string | null | undefined;
10
7
  gateways?: {
11
8
  config?: {
12
- packageId: string;
13
9
  uniqueId: string;
10
+ packageId: string;
14
11
  } | null | undefined;
15
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
12
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
16
13
  }[] | null | undefined;
14
+ deviceId?: string | null | undefined;
15
+ bindCode?: string | null | undefined;
16
+ token?: string | null | undefined;
17
17
  ecrs?: ({
18
18
  config?: {
19
19
  terminalId: string;
@@ -21,38 +21,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  gateway: "FeedMe";
22
22
  } | {
23
23
  config?: {
24
- terminalId: string;
25
24
  merchantId: string;
25
+ terminalId: string;
26
26
  privateKey: string;
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
29
29
  })[] | null | undefined;
30
30
  deletedAt?: string | null | undefined;
31
- status: "Active" | "Inactive";
32
31
  _id: string;
32
+ status: "Active" | "Inactive";
33
33
  referenceId: string;
34
- securityCode: string;
35
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
36
34
  createdAt: string;
37
35
  updatedAt: string;
36
+ securityCode: string;
37
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
38
38
  }>;
39
39
  required: true;
40
40
  };
41
41
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
42
42
  terminal: {
43
43
  type: PropType<{
44
- name?: string | null | undefined;
45
- deviceId?: string | null | undefined;
46
- bindCode?: string | null | undefined;
47
44
  secretKey?: string | null | undefined;
48
- token?: string | null | undefined;
45
+ name?: string | null | undefined;
49
46
  gateways?: {
50
47
  config?: {
51
- packageId: string;
52
48
  uniqueId: string;
49
+ packageId: string;
53
50
  } | null | undefined;
54
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
51
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
55
52
  }[] | null | undefined;
53
+ deviceId?: string | null | undefined;
54
+ bindCode?: string | null | undefined;
55
+ token?: string | null | undefined;
56
56
  ecrs?: ({
57
57
  config?: {
58
58
  terminalId: string;
@@ -60,20 +60,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
60
60
  gateway: "FeedMe";
61
61
  } | {
62
62
  config?: {
63
- terminalId: string;
64
63
  merchantId: string;
64
+ terminalId: string;
65
65
  privateKey: string;
66
66
  } | null | undefined;
67
67
  gateway: "Ghl";
68
68
  })[] | null | undefined;
69
69
  deletedAt?: string | null | undefined;
70
- status: "Active" | "Inactive";
71
70
  _id: string;
71
+ status: "Active" | "Inactive";
72
72
  referenceId: string;
73
- securityCode: string;
74
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
75
73
  createdAt: string;
76
74
  updatedAt: string;
75
+ securityCode: string;
76
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
77
77
  }>;
78
78
  required: true;
79
79
  };
@@ -2,18 +2,18 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  terminal: {
4
4
  type: PropType<{
5
- name?: string | null | undefined;
6
- deviceId?: string | null | undefined;
7
- bindCode?: string | null | undefined;
8
5
  secretKey?: string | null | undefined;
9
- token?: string | null | undefined;
6
+ name?: string | null | undefined;
10
7
  gateways?: {
11
8
  config?: {
12
- packageId: string;
13
9
  uniqueId: string;
10
+ packageId: string;
14
11
  } | null | undefined;
15
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
12
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
16
13
  }[] | null | undefined;
14
+ deviceId?: string | null | undefined;
15
+ bindCode?: string | null | undefined;
16
+ token?: string | null | undefined;
17
17
  ecrs?: ({
18
18
  config?: {
19
19
  terminalId: string;
@@ -21,38 +21,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  gateway: "FeedMe";
22
22
  } | {
23
23
  config?: {
24
- terminalId: string;
25
24
  merchantId: string;
25
+ terminalId: string;
26
26
  privateKey: string;
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
29
29
  })[] | null | undefined;
30
30
  deletedAt?: string | null | undefined;
31
- status: "Active" | "Inactive";
32
31
  _id: string;
32
+ status: "Active" | "Inactive";
33
33
  referenceId: string;
34
- securityCode: string;
35
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
36
34
  createdAt: string;
37
35
  updatedAt: string;
36
+ securityCode: string;
37
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
38
38
  }>;
39
39
  required: true;
40
40
  };
41
41
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
42
42
  terminal: {
43
43
  type: PropType<{
44
- name?: string | null | undefined;
45
- deviceId?: string | null | undefined;
46
- bindCode?: string | null | undefined;
47
44
  secretKey?: string | null | undefined;
48
- token?: string | null | undefined;
45
+ name?: string | null | undefined;
49
46
  gateways?: {
50
47
  config?: {
51
- packageId: string;
52
48
  uniqueId: string;
49
+ packageId: string;
53
50
  } | null | undefined;
54
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
51
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
55
52
  }[] | null | undefined;
53
+ deviceId?: string | null | undefined;
54
+ bindCode?: string | null | undefined;
55
+ token?: string | null | undefined;
56
56
  ecrs?: ({
57
57
  config?: {
58
58
  terminalId: string;
@@ -60,20 +60,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
60
60
  gateway: "FeedMe";
61
61
  } | {
62
62
  config?: {
63
- terminalId: string;
64
63
  merchantId: string;
64
+ terminalId: string;
65
65
  privateKey: string;
66
66
  } | null | undefined;
67
67
  gateway: "Ghl";
68
68
  })[] | null | undefined;
69
69
  deletedAt?: string | null | undefined;
70
- status: "Active" | "Inactive";
71
70
  _id: string;
71
+ status: "Active" | "Inactive";
72
72
  referenceId: string;
73
- securityCode: string;
74
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
75
73
  createdAt: string;
76
74
  updatedAt: string;
75
+ securityCode: string;
76
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
77
77
  }>;
78
78
  required: true;
79
79
  };
@@ -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
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
13
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "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,20 +22,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- terminalId: string;
26
25
  merchantId: string;
26
+ terminalId: string;
27
27
  privateKey: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
31
31
  deletedAt?: string | null | undefined;
32
- status: "Active" | "Inactive";
33
32
  _id: string;
33
+ status: "Active" | "Inactive";
34
34
  referenceId: string;
35
- securityCode: string;
36
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
35
  createdAt: string;
38
36
  updatedAt: string;
37
+ securityCode: string;
38
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
39
39
  }>;
40
40
  required: true;
41
41
  };
@@ -46,18 +46,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
46
46
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
47
47
  terminal: {
48
48
  type: PropType<{
49
- name?: string | null | undefined;
50
- deviceId?: string | null | undefined;
51
- bindCode?: string | null | undefined;
52
49
  secretKey?: string | null | undefined;
53
- token?: string | null | undefined;
50
+ name?: string | null | undefined;
54
51
  gateways?: {
55
52
  config?: {
56
- packageId: string;
57
53
  uniqueId: string;
54
+ packageId: string;
58
55
  } | null | undefined;
59
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
56
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
60
57
  }[] | null | undefined;
58
+ deviceId?: string | null | undefined;
59
+ bindCode?: string | null | undefined;
60
+ token?: string | null | undefined;
61
61
  ecrs?: ({
62
62
  config?: {
63
63
  terminalId: string;
@@ -65,20 +65,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
65
  gateway: "FeedMe";
66
66
  } | {
67
67
  config?: {
68
- terminalId: string;
69
68
  merchantId: string;
69
+ terminalId: string;
70
70
  privateKey: string;
71
71
  } | null | undefined;
72
72
  gateway: "Ghl";
73
73
  })[] | null | undefined;
74
74
  deletedAt?: string | null | undefined;
75
- status: "Active" | "Inactive";
76
75
  _id: string;
76
+ status: "Active" | "Inactive";
77
77
  referenceId: string;
78
- securityCode: string;
79
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
80
78
  createdAt: string;
81
79
  updatedAt: string;
80
+ securityCode: string;
81
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
82
82
  }>;
83
83
  required: true;
84
84
  };
@@ -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
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
13
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "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,20 +22,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- terminalId: string;
26
25
  merchantId: string;
26
+ terminalId: string;
27
27
  privateKey: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
30
30
  })[] | null | undefined;
31
31
  deletedAt?: string | null | undefined;
32
- status: "Active" | "Inactive";
33
32
  _id: string;
33
+ status: "Active" | "Inactive";
34
34
  referenceId: string;
35
- securityCode: string;
36
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
35
  createdAt: string;
38
36
  updatedAt: string;
37
+ securityCode: string;
38
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
39
39
  }>;
40
40
  required: true;
41
41
  };
@@ -46,18 +46,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
46
46
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
47
47
  terminal: {
48
48
  type: PropType<{
49
- name?: string | null | undefined;
50
- deviceId?: string | null | undefined;
51
- bindCode?: string | null | undefined;
52
49
  secretKey?: string | null | undefined;
53
- token?: string | null | undefined;
50
+ name?: string | null | undefined;
54
51
  gateways?: {
55
52
  config?: {
56
- packageId: string;
57
53
  uniqueId: string;
54
+ packageId: string;
58
55
  } | null | undefined;
59
- gateway: "Fiuu" | "Ghl" | "Nets" | "ScanPay" | "QrPay" | "Maybank" | "Cash" | "Softspace";
56
+ gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
60
57
  }[] | null | undefined;
58
+ deviceId?: string | null | undefined;
59
+ bindCode?: string | null | undefined;
60
+ token?: string | null | undefined;
61
61
  ecrs?: ({
62
62
  config?: {
63
63
  terminalId: string;
@@ -65,20 +65,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
65
  gateway: "FeedMe";
66
66
  } | {
67
67
  config?: {
68
- terminalId: string;
69
68
  merchantId: string;
69
+ terminalId: string;
70
70
  privateKey: string;
71
71
  } | null | undefined;
72
72
  gateway: "Ghl";
73
73
  })[] | null | undefined;
74
74
  deletedAt?: string | null | undefined;
75
- status: "Active" | "Inactive";
76
75
  _id: string;
76
+ status: "Active" | "Inactive";
77
77
  referenceId: string;
78
- securityCode: string;
79
- deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
80
78
  createdAt: string;
81
79
  updatedAt: string;
80
+ securityCode: string;
81
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
82
82
  }>;
83
83
  required: true;
84
84
  };