@feedmepos/mf-payment 1.2.14 → 1.2.16

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 (60) hide show
  1. package/dist/{PayoutAccount-B9sThTU6.js → PayoutAccount-CvMczmij.js} +6 -6
  2. package/dist/{PayoutAccount-C1-oQCFC.js → PayoutAccount-bF6506mg.js} +5 -5
  3. package/dist/{PayoutAccountSetting-D3ffGE0d.js → PayoutAccountSetting-Di_Rohl7.js} +391 -330
  4. package/dist/{Restaurant-3FLRoz2Z.js → Restaurant-BgfJ4kMh.js} +4 -4
  5. package/dist/RestaurantSetting-DLB_GBbu.js +754 -0
  6. package/dist/{Settlement-Bdj2WaoM.js → Settlement-DqwyJFk-.js} +3 -3
  7. package/dist/{Settlement-CC2B-e4f.js → Settlement-Mf5XJrXc.js} +3 -3
  8. package/dist/{SettlementTransactions-DGCj9bAe.js → SettlementTransactions-6vkA8-4o.js} +3 -3
  9. package/dist/{SettlementTransactions-CwLzHWsb.js → SettlementTransactions-DvzbSvA9.js} +3 -3
  10. package/dist/{Terminal-7c3OQF9g.js → Terminal-DC6alAxg.js} +5 -5
  11. package/dist/{TerminalSetting-B7xu6e4X.js → TerminalSetting-BE9fFg4j.js} +3 -3
  12. package/dist/{Transaction-D1LWBBsZ.js → Transaction-BPVSJWdM.js} +7 -7
  13. package/dist/{Transaction--t5VJdXQ.js → Transaction-BXynWN9l.js} +5 -5
  14. package/dist/{TransactionOld-DHVZ5iSD.js → TransactionOld-aJqwnMYJ.js} +4 -4
  15. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-CRkXGtHQ.js → TransactionTable.vue_vue_type_script_setup_true_lang-CX5eNJPx.js} +3 -3
  16. package/dist/{app-D24UkS2o.js → app-l69fYMyZ.js} +375 -375
  17. package/dist/app.js +1 -1
  18. package/dist/{assets-B5NXw6Y4.js → assets-CRA5IzdW.js} +2 -2
  19. package/dist/{grafana-DaIIupgz.js → grafana-AnUnO24M.js} +1 -1
  20. package/dist/{index-B2DvBis-.js → index-34hQY02y.js} +2 -2
  21. package/dist/{index-BBYs-Llt.js → index-8V-GavUD.js} +1 -1
  22. package/dist/{index-Bboy-oty.js → index-BrtYLN-t.js} +1 -1
  23. package/dist/{index-BFdB2HXN.js → index-Cer_6J8b.js} +1 -1
  24. package/dist/{index-DvYpRRA_.js → index-DayhN_i6.js} +1 -1
  25. package/dist/{index-DNHpMza-.js → index-DmI9Gt5s.js} +9532 -9385
  26. package/dist/{index-Lio-k9My.js → index-k7EwR1PN.js} +1 -1
  27. package/dist/{index.vue_vue_type_script_setup_true_lang-B8G7gIcx.js → index.vue_vue_type_script_setup_true_lang-BZvBvJ7L.js} +1 -1
  28. package/dist/package.json +2 -2
  29. package/dist/{payout-account-MSqoi8mH.js → payout-account-HJH4ybUc.js} +3 -3
  30. package/dist/stores/payoutAccount.d.ts +22 -12
  31. package/dist/tsconfig.app.tsbuildinfo +1 -1
  32. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -12
  33. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +26 -16
  34. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +26 -16
  35. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -12
  36. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -12
  37. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +26 -16
  38. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +39 -0
  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 +4 -4
  41. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  42. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +45 -0
  43. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  44. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
  45. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
  46. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -10
  47. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
  48. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +48 -0
  49. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
  50. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +14 -14
  51. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
  52. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
  53. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
  54. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +16 -14
  55. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
  56. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -24
  57. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +56 -56
  58. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +28 -28
  59. package/package.json +2 -2
  60. package/dist/RestaurantSetting-DnqiIepz.js +0 -625
@@ -0,0 +1,48 @@
1
+ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
2
+ import type { PropType } from 'vue';
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ onUpdate: {
5
+ type: PropType<(active: boolean, g: any) => void>;
6
+ required: true;
7
+ };
8
+ onDelete: {
9
+ type: PropType<(g: FdoPaymentGateway) => void>;
10
+ required: true;
11
+ };
12
+ gateway: {
13
+ type: PropType<{
14
+ _id: string;
15
+ _rev: string;
16
+ paymentGateway: "SOFTSPACE";
17
+ active: boolean;
18
+ config: {
19
+ mid: string;
20
+ tid: string;
21
+ };
22
+ } | undefined>;
23
+ required: true;
24
+ };
25
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
+ onUpdate: {
27
+ type: PropType<(active: boolean, g: any) => void>;
28
+ required: true;
29
+ };
30
+ onDelete: {
31
+ type: PropType<(g: FdoPaymentGateway) => void>;
32
+ required: true;
33
+ };
34
+ gateway: {
35
+ type: PropType<{
36
+ _id: string;
37
+ _rev: string;
38
+ paymentGateway: "SOFTSPACE";
39
+ active: boolean;
40
+ config: {
41
+ mid: string;
42
+ tid: string;
43
+ };
44
+ } | undefined>;
45
+ required: true;
46
+ };
47
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
48
+ export default _default;
@@ -2,15 +2,14 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  terminal: {
4
4
  type: PropType<{
5
- deletedAt?: string | null | undefined;
6
- name?: string | null | undefined;
7
5
  secretKey?: string | null | undefined;
6
+ name?: string | null | undefined;
8
7
  gateways?: {
9
8
  config?: {
10
- packageId: string;
11
9
  uniqueId: string;
10
+ packageId: string;
12
11
  } | null | undefined;
13
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
12
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
14
13
  }[] | null | undefined;
15
14
  deviceId?: string | null | undefined;
16
15
  bindCode?: string | null | undefined;
@@ -28,27 +27,27 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
28
27
  } | null | undefined;
29
28
  gateway: "Ghl";
30
29
  })[] | null | undefined;
31
- status: "Active" | "Inactive";
30
+ deletedAt?: string | null | undefined;
32
31
  _id: string;
33
- updatedAt: string;
32
+ status: "Active" | "Inactive";
34
33
  referenceId: string;
34
+ createdAt: string;
35
+ updatedAt: string;
35
36
  securityCode: string;
36
37
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
- createdAt: string;
38
38
  }>;
39
39
  };
40
40
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
41
41
  terminal: {
42
42
  type: PropType<{
43
- deletedAt?: string | null | undefined;
44
- name?: string | null | undefined;
45
43
  secretKey?: string | null | undefined;
44
+ name?: string | null | undefined;
46
45
  gateways?: {
47
46
  config?: {
48
- packageId: string;
49
47
  uniqueId: string;
48
+ packageId: string;
50
49
  } | null | undefined;
51
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
50
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
52
51
  }[] | null | undefined;
53
52
  deviceId?: string | null | undefined;
54
53
  bindCode?: string | null | undefined;
@@ -66,13 +65,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
66
65
  } | null | undefined;
67
66
  gateway: "Ghl";
68
67
  })[] | null | undefined;
69
- status: "Active" | "Inactive";
68
+ deletedAt?: string | null | undefined;
70
69
  _id: string;
71
- updatedAt: string;
70
+ status: "Active" | "Inactive";
72
71
  referenceId: string;
72
+ createdAt: string;
73
+ updatedAt: string;
73
74
  securityCode: string;
74
75
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
75
- createdAt: string;
76
76
  }>;
77
77
  };
78
78
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -3,15 +3,14 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- deletedAt?: string | null | undefined;
7
- name?: string | null | undefined;
8
6
  secretKey?: string | null | undefined;
7
+ name?: string | null | undefined;
9
8
  gateways?: {
10
9
  config?: {
11
- packageId: string;
12
10
  uniqueId: string;
11
+ packageId: string;
13
12
  } | null | undefined;
14
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
13
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
15
14
  }[] | null | undefined;
16
15
  deviceId?: string | null | undefined;
17
16
  bindCode?: string | null | undefined;
@@ -29,13 +28,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
29
28
  } | null | undefined;
30
29
  gateway: "Ghl";
31
30
  })[] | null | undefined;
32
- status: "Active" | "Inactive";
31
+ deletedAt?: string | null | undefined;
33
32
  _id: string;
34
- updatedAt: string;
33
+ status: "Active" | "Inactive";
35
34
  referenceId: string;
35
+ createdAt: string;
36
+ updatedAt: string;
36
37
  securityCode: string;
37
38
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
38
- createdAt: string;
39
39
  }>;
40
40
  required: true;
41
41
  };
@@ -46,15 +46,14 @@ 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
- deletedAt?: string | null | undefined;
50
- name?: string | null | undefined;
51
49
  secretKey?: string | null | undefined;
50
+ name?: string | null | undefined;
52
51
  gateways?: {
53
52
  config?: {
54
- packageId: string;
55
53
  uniqueId: string;
54
+ packageId: string;
56
55
  } | null | undefined;
57
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
56
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
58
57
  }[] | null | undefined;
59
58
  deviceId?: string | null | undefined;
60
59
  bindCode?: string | null | undefined;
@@ -72,13 +71,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
72
71
  } | null | undefined;
73
72
  gateway: "Ghl";
74
73
  })[] | null | undefined;
75
- status: "Active" | "Inactive";
74
+ deletedAt?: string | null | undefined;
76
75
  _id: string;
77
- updatedAt: string;
76
+ status: "Active" | "Inactive";
78
77
  referenceId: string;
78
+ createdAt: string;
79
+ updatedAt: string;
79
80
  securityCode: string;
80
81
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
81
- createdAt: string;
82
82
  }>;
83
83
  required: true;
84
84
  };
@@ -2,15 +2,14 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  terminal: {
4
4
  type: PropType<{
5
- deletedAt?: string | null | undefined;
6
- name?: string | null | undefined;
7
5
  secretKey?: string | null | undefined;
6
+ name?: string | null | undefined;
8
7
  gateways?: {
9
8
  config?: {
10
- packageId: string;
11
9
  uniqueId: string;
10
+ packageId: string;
12
11
  } | null | undefined;
13
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
12
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
14
13
  }[] | null | undefined;
15
14
  deviceId?: string | null | undefined;
16
15
  bindCode?: string | null | undefined;
@@ -28,28 +27,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
28
27
  } | null | undefined;
29
28
  gateway: "Ghl";
30
29
  })[] | null | undefined;
31
- status: "Active" | "Inactive";
30
+ deletedAt?: string | null | undefined;
32
31
  _id: string;
33
- updatedAt: string;
32
+ status: "Active" | "Inactive";
34
33
  referenceId: string;
34
+ createdAt: string;
35
+ updatedAt: string;
35
36
  securityCode: string;
36
37
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
- createdAt: string;
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
- deletedAt?: string | null | undefined;
45
- name?: string | null | undefined;
46
44
  secretKey?: string | null | undefined;
45
+ name?: string | null | undefined;
47
46
  gateways?: {
48
47
  config?: {
49
- packageId: string;
50
48
  uniqueId: string;
49
+ packageId: string;
51
50
  } | null | undefined;
52
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
51
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
53
52
  }[] | null | undefined;
54
53
  deviceId?: string | null | undefined;
55
54
  bindCode?: string | null | undefined;
@@ -67,13 +66,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
67
66
  } | null | undefined;
68
67
  gateway: "Ghl";
69
68
  })[] | null | undefined;
70
- status: "Active" | "Inactive";
69
+ deletedAt?: string | null | undefined;
71
70
  _id: string;
72
- updatedAt: string;
71
+ status: "Active" | "Inactive";
73
72
  referenceId: string;
73
+ createdAt: string;
74
+ updatedAt: string;
74
75
  securityCode: string;
75
76
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
76
- createdAt: string;
77
77
  }>;
78
78
  required: true;
79
79
  };
@@ -2,15 +2,14 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  terminal: {
4
4
  type: PropType<{
5
- deletedAt?: string | null | undefined;
6
- name?: string | null | undefined;
7
5
  secretKey?: string | null | undefined;
6
+ name?: string | null | undefined;
8
7
  gateways?: {
9
8
  config?: {
10
- packageId: string;
11
9
  uniqueId: string;
10
+ packageId: string;
12
11
  } | null | undefined;
13
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
12
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
14
13
  }[] | null | undefined;
15
14
  deviceId?: string | null | undefined;
16
15
  bindCode?: string | null | undefined;
@@ -28,28 +27,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
28
27
  } | null | undefined;
29
28
  gateway: "Ghl";
30
29
  })[] | null | undefined;
31
- status: "Active" | "Inactive";
30
+ deletedAt?: string | null | undefined;
32
31
  _id: string;
33
- updatedAt: string;
32
+ status: "Active" | "Inactive";
34
33
  referenceId: string;
34
+ createdAt: string;
35
+ updatedAt: string;
35
36
  securityCode: string;
36
37
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
- createdAt: string;
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
- deletedAt?: string | null | undefined;
45
- name?: string | null | undefined;
46
44
  secretKey?: string | null | undefined;
45
+ name?: string | null | undefined;
47
46
  gateways?: {
48
47
  config?: {
49
- packageId: string;
50
48
  uniqueId: string;
49
+ packageId: string;
51
50
  } | null | undefined;
52
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
51
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
53
52
  }[] | null | undefined;
54
53
  deviceId?: string | null | undefined;
55
54
  bindCode?: string | null | undefined;
@@ -67,13 +66,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
67
66
  } | null | undefined;
68
67
  gateway: "Ghl";
69
68
  })[] | null | undefined;
70
- status: "Active" | "Inactive";
69
+ deletedAt?: string | null | undefined;
71
70
  _id: string;
72
- updatedAt: string;
71
+ status: "Active" | "Inactive";
73
72
  referenceId: string;
73
+ createdAt: string;
74
+ updatedAt: string;
74
75
  securityCode: string;
75
76
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
76
- createdAt: string;
77
77
  }>;
78
78
  required: true;
79
79
  };
@@ -3,15 +3,14 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- deletedAt?: string | null | undefined;
7
- name?: string | null | undefined;
8
6
  secretKey?: string | null | undefined;
7
+ name?: string | null | undefined;
9
8
  gateways?: {
10
9
  config?: {
11
- packageId: string;
12
10
  uniqueId: string;
11
+ packageId: string;
13
12
  } | null | undefined;
14
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
13
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
15
14
  }[] | null | undefined;
16
15
  deviceId?: string | null | undefined;
17
16
  bindCode?: string | null | undefined;
@@ -29,13 +28,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
29
28
  } | null | undefined;
30
29
  gateway: "Ghl";
31
30
  })[] | null | undefined;
32
- status: "Active" | "Inactive";
31
+ deletedAt?: string | null | undefined;
33
32
  _id: string;
34
- updatedAt: string;
33
+ status: "Active" | "Inactive";
35
34
  referenceId: string;
35
+ createdAt: string;
36
+ updatedAt: string;
36
37
  securityCode: string;
37
38
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
38
- createdAt: string;
39
39
  }>;
40
40
  required: true;
41
41
  };
@@ -46,15 +46,14 @@ 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
- deletedAt?: string | null | undefined;
50
- name?: string | null | undefined;
51
49
  secretKey?: string | null | undefined;
50
+ name?: string | null | undefined;
52
51
  gateways?: {
53
52
  config?: {
54
- packageId: string;
55
53
  uniqueId: string;
54
+ packageId: string;
56
55
  } | null | undefined;
57
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
56
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
58
57
  }[] | null | undefined;
59
58
  deviceId?: string | null | undefined;
60
59
  bindCode?: string | null | undefined;
@@ -72,13 +71,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
72
71
  } | null | undefined;
73
72
  gateway: "Ghl";
74
73
  })[] | null | undefined;
75
- status: "Active" | "Inactive";
74
+ deletedAt?: string | null | undefined;
76
75
  _id: string;
77
- updatedAt: string;
76
+ status: "Active" | "Inactive";
78
77
  referenceId: string;
78
+ createdAt: string;
79
+ updatedAt: string;
79
80
  securityCode: string;
80
81
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
81
- createdAt: string;
82
82
  }>;
83
83
  required: true;
84
84
  };
@@ -3,15 +3,14 @@ import { type PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  terminal: {
5
5
  type: PropType<{
6
- deletedAt?: string | null | undefined;
7
- name?: string | null | undefined;
8
6
  secretKey?: string | null | undefined;
7
+ name?: string | null | undefined;
9
8
  gateways?: {
10
9
  config?: {
11
- packageId: string;
12
10
  uniqueId: string;
11
+ packageId: string;
13
12
  } | null | undefined;
14
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
13
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
15
14
  }[] | null | undefined;
16
15
  deviceId?: string | null | undefined;
17
16
  bindCode?: string | null | undefined;
@@ -27,15 +26,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
27
26
  terminalId: string;
28
27
  privateKey: string;
29
28
  } | null | undefined;
29
+ /**__VLS_emit,__VLS_9,validationSuccess*/
30
30
  gateway: "Ghl";
31
31
  })[] | null | undefined;
32
- status: "Active" | "Inactive";
32
+ deletedAt?: string | null | undefined;
33
33
  _id: string;
34
- updatedAt: string;
34
+ status: "Active" | "Inactive";
35
35
  referenceId: string;
36
+ createdAt: string;
37
+ updatedAt: string;
36
38
  securityCode: string;
37
39
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
38
- createdAt: string;
39
40
  }>;
40
41
  required: true;
41
42
  };
@@ -46,15 +47,14 @@ 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
- deletedAt?: string | null | undefined;
50
- name?: string | null | undefined;
51
50
  secretKey?: string | null | undefined;
51
+ name?: string | null | undefined;
52
52
  gateways?: {
53
53
  config?: {
54
- packageId: string;
55
54
  uniqueId: string;
55
+ packageId: string;
56
56
  } | null | undefined;
57
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
57
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
58
58
  }[] | null | undefined;
59
59
  deviceId?: string | null | undefined;
60
60
  bindCode?: string | null | undefined;
@@ -70,15 +70,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
70
  terminalId: string;
71
71
  privateKey: string;
72
72
  } | null | undefined;
73
+ /**__VLS_emit,__VLS_9,validationSuccess*/
73
74
  gateway: "Ghl";
74
75
  })[] | null | undefined;
75
- status: "Active" | "Inactive";
76
+ deletedAt?: string | null | undefined;
76
77
  _id: string;
77
- updatedAt: string;
78
+ status: "Active" | "Inactive";
78
79
  referenceId: string;
80
+ createdAt: string;
81
+ updatedAt: string;
79
82
  securityCode: string;
80
83
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
81
- createdAt: string;
82
84
  }>;
83
85
  required: true;
84
86
  };
@@ -2,15 +2,14 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  terminal: {
4
4
  type: PropType<{
5
- deletedAt?: string | null | undefined;
6
- name?: string | null | undefined;
7
5
  secretKey?: string | null | undefined;
6
+ name?: string | null | undefined;
8
7
  gateways?: {
9
8
  config?: {
10
- packageId: string;
11
9
  uniqueId: string;
10
+ packageId: string;
12
11
  } | null | undefined;
13
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
12
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
14
13
  }[] | null | undefined;
15
14
  deviceId?: string | null | undefined;
16
15
  bindCode?: string | null | undefined;
@@ -28,28 +27,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
28
27
  } | null | undefined;
29
28
  gateway: "Ghl";
30
29
  })[] | null | undefined;
31
- status: "Active" | "Inactive";
30
+ deletedAt?: string | null | undefined;
32
31
  _id: string;
33
- updatedAt: string;
32
+ status: "Active" | "Inactive";
34
33
  referenceId: string;
34
+ createdAt: string;
35
+ updatedAt: string;
35
36
  securityCode: string;
36
37
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
37
- createdAt: string;
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
- deletedAt?: string | null | undefined;
45
- name?: string | null | undefined;
46
44
  secretKey?: string | null | undefined;
45
+ name?: string | null | undefined;
47
46
  gateways?: {
48
47
  config?: {
49
- packageId: string;
50
48
  uniqueId: string;
49
+ packageId: string;
51
50
  } | null | undefined;
52
- gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
51
+ gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
53
52
  }[] | null | undefined;
54
53
  deviceId?: string | null | undefined;
55
54
  bindCode?: string | null | undefined;
@@ -67,13 +66,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
67
66
  } | null | undefined;
68
67
  gateway: "Ghl";
69
68
  })[] | null | undefined;
70
- status: "Active" | "Inactive";
69
+ deletedAt?: string | null | undefined;
71
70
  _id: string;
72
- updatedAt: string;
71
+ status: "Active" | "Inactive";
73
72
  referenceId: string;
73
+ createdAt: string;
74
+ updatedAt: string;
74
75
  securityCode: string;
75
76
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
76
- createdAt: string;
77
77
  }>;
78
78
  required: true;
79
79
  };