@feedmepos/mf-payment 1.7.6-dev → 1.7.6

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 (102) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-3JBwNlGx.js → Actions.vue_vue_type_script_setup_true_lang-DQR1_RpF.js} +1 -1
  2. package/dist/{AdminBusinessSelector.vue_vue_type_script_setup_true_lang-BsmZ17dQ.js → AdminBusinessSelector.vue_vue_type_script_setup_true_lang-CHkrHNPF.js} +3 -3
  3. package/dist/{AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-Dv42bb8d.js → AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-BIvrqTNw.js} +2 -2
  4. package/dist/{Chargeback-iw42NmhQ.js → Chargeback-CAj9Jgcy.js} +5 -5
  5. package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CEgmqMPG.js → DocumentViewer.vue_vue_type_script_setup_true_lang-jTkg_too.js} +1 -1
  6. package/dist/{OnboardForm-BKrj6MlH.js → OnboardForm-DRoUPx01.js} +5 -5
  7. package/dist/{OnboardForm-DKKZj1r1.js → OnboardForm-v-95d-S1.js} +5 -5
  8. package/dist/{OnboardSubmission-BUmm693d.js → OnboardSubmission-C09-Ac_u.js} +5 -5
  9. package/dist/{OnboardSubmission-CTi_k_LL.js → OnboardSubmission-ciBwl8NO.js} +2 -2
  10. package/dist/PayoutAccount-5ckNIseh.js +384 -0
  11. package/dist/{PayoutAccount-BEMqd1z_.js → PayoutAccount-BIXgrxF8.js} +5 -5
  12. package/dist/PayoutAccountSetting-Bhg_rRvI.js +1943 -0
  13. package/dist/{Restaurant-BXSPjKBF.js → Restaurant-CAkspzgz.js} +4 -4
  14. package/dist/{RestaurantSetting-DN3J5ffo.js → RestaurantSetting-D-joRYbL.js} +3 -3
  15. package/dist/{Settlement-Bsz_dIzQ.js → Settlement-DCBsf6-S.js} +3 -3
  16. package/dist/{Settlement-vo8MPovs.js → Settlement-tz1oE3Qt.js} +4 -4
  17. package/dist/{SettlementTransactions-BZl7_Xa2.js → SettlementTransactions-B2IUyVs5.js} +4 -4
  18. package/dist/{SettlementTransactions-DDrEx1YK.js → SettlementTransactions-YSNYN3HM.js} +4 -4
  19. package/dist/{Status.vue_vue_type_script_setup_true_lang-CUXS7I4X.js → Status.vue_vue_type_script_setup_true_lang-CpoEkJUQ.js} +1 -1
  20. package/dist/{Terminal-BlbmYTBq.js → Terminal-V45vMcvG.js} +5 -5
  21. package/dist/{TerminalSetting-CX9iXWRz.js → TerminalSetting-DtSt5q66.js} +521 -655
  22. package/dist/{Transaction-OzWglcKv.js → Transaction-8K6WJBsa.js} +10 -10
  23. package/dist/{Transaction-Drs-TpOg.js → Transaction-BJ6-2G9v.js} +10 -10
  24. package/dist/{TransactionOld-Cm8iNWsy.js → TransactionOld-DNVGQ2ck.js} +7 -7
  25. package/dist/api/settlement/index.d.ts +1 -1
  26. package/dist/{app-C0XKu0jl.js → app-DiZz8sPe.js} +469 -463
  27. package/dist/app.js +1 -1
  28. package/dist/{assets-DWLVlgG7.js → assets-DiH3EaF3.js} +1 -1
  29. package/dist/{grafana-CWSgbuy6.js → grafana-Bou0e3nV.js} +1 -1
  30. package/dist/{index-DyYRhqsz.js → index-CTKrpHLR.js} +2 -2
  31. package/dist/{index-Zct56Atf.js → index-CZ_b9Pch.js} +1 -1
  32. package/dist/{index-DkKk3kia.js → index-CfsmsUeJ.js} +1 -1
  33. package/dist/{index-BF2Ll-1V.js → index-DO4-_8Af.js} +2 -2
  34. package/dist/{index-6ApGYfIO.js → index-Da6Yh4Gu.js} +5474 -5544
  35. package/dist/{index-DM4_Wt8u.js → index-DeT3z3Jr.js} +1 -1
  36. package/dist/{index-B5nzDCce.js → index-DjOUxa1H.js} +1 -1
  37. package/dist/{index-ggQ7Kq-J.js → index-LkcyucJ_.js} +16 -16
  38. package/dist/{index-DeAOhjan.js → index-yLXt4lrZ.js} +1 -1
  39. package/dist/{index.vue_vue_type_script_setup_true_lang-DGPlPaAk.js → index.vue_vue_type_script_setup_true_lang-BQSr_US-.js} +1 -1
  40. package/dist/model/payout-account.d.ts +2 -2
  41. package/dist/package.json +2 -2
  42. package/dist/{payout-account-DJI6NhRC.js → payout-account-DDudWzkA.js} +3 -3
  43. package/dist/stores/payoutAccount.d.ts +22 -22
  44. package/dist/tsconfig.app.tsbuildinfo +1 -1
  45. package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +16 -20
  46. package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +16 -20
  47. package/dist/views/admin/onboard-submission/forms/TyroSubmission.vue.d.ts +16 -20
  48. package/dist/views/admin/payout-account/CreateDummyPayoutDialog.vue.d.ts +11 -1
  49. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +31 -22
  50. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +44 -44
  51. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +44 -44
  52. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -22
  53. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -22
  54. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +44 -44
  55. package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
  56. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +4 -4
  57. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  58. package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +2 -2
  59. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  60. package/dist/views/admin/payout-account/tabs/gateway/TyroGateway.vue.d.ts +2 -2
  61. package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
  62. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  63. package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +6 -6
  64. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
  65. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
  66. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +10 -10
  67. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
  68. package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +6 -6
  69. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
  70. package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +8 -8
  71. package/dist/views/admin/restaurant/tabs/gateway/MonetapayGateway.vue.d.ts +6 -6
  72. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +10 -10
  73. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
  74. package/dist/views/admin/settlement/SettlementTable.vue.d.ts +16 -16
  75. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
  76. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +14 -14
  77. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
  78. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +14 -14
  79. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
  80. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
  81. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +14 -14
  82. package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +14 -14
  83. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +14 -14
  84. package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +14 -14
  85. package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +14 -14
  86. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +14 -14
  87. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +14 -14
  88. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +14 -14
  89. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +14 -14
  90. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +14 -14
  91. package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +14 -14
  92. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +14 -14
  93. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +14 -14
  94. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
  95. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -44
  96. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +80 -80
  97. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +40 -40
  98. package/dist/views/settlement/SettlementTable.vue.d.ts +16 -16
  99. package/package.json +2 -2
  100. package/dist/PayoutAccount-SjIfbvLB.js +0 -399
  101. package/dist/PayoutAccountSetting-5yDs3zgb.js +0 -1847
  102. package/dist/views/admin/terminal/tabs/ecr/RevenueGateway.vue.d.ts +0 -140
@@ -4,20 +4,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  statusReason?: string | null | undefined;
6
6
  rates?: Record<string, number> | null | undefined;
7
- sentAt?: string | null | undefined;
8
7
  type: "softspace" | "digipay" | "ntt" | "tyro";
9
8
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
10
9
  _id: string;
10
+ restaurantId: string;
11
+ fields: Record<string, string>;
12
+ documents: Record<string, string>;
11
13
  updatedAt: string;
12
14
  profile: {
13
15
  legalName?: string | null | undefined;
14
- name: string;
15
16
  email: string;
17
+ name: string;
16
18
  phoneNo: string;
17
19
  };
18
- restaurantId: string;
19
- fields: Record<string, string>;
20
- documents: Record<string, string>;
21
20
  }>;
22
21
  required: true;
23
22
  };
@@ -25,40 +24,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
24
  "update:submission": (submission: {
26
25
  statusReason?: string | null | undefined;
27
26
  rates?: Record<string, number> | null | undefined;
28
- sentAt?: string | null | undefined;
29
27
  type: "softspace" | "digipay" | "ntt" | "tyro";
30
28
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
31
29
  _id: string;
30
+ restaurantId: string;
31
+ fields: Record<string, string>;
32
+ documents: Record<string, string>;
32
33
  updatedAt: string;
33
34
  profile: {
34
35
  legalName?: string | null | undefined;
35
- name: string;
36
36
  email: string;
37
+ name: string;
37
38
  phoneNo: string;
38
39
  };
39
- restaurantId: string;
40
- fields: Record<string, string>;
41
- documents: Record<string, string>;
42
40
  }) => any;
43
41
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
44
42
  submission: {
45
43
  type: PropType<{
46
44
  statusReason?: string | null | undefined;
47
45
  rates?: Record<string, number> | null | undefined;
48
- sentAt?: string | null | undefined;
49
46
  type: "softspace" | "digipay" | "ntt" | "tyro";
50
47
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
51
48
  _id: string;
49
+ restaurantId: string;
50
+ fields: Record<string, string>;
51
+ documents: Record<string, string>;
52
52
  updatedAt: string;
53
53
  profile: {
54
54
  legalName?: string | null | undefined;
55
- name: string;
56
55
  email: string;
56
+ name: string;
57
57
  phoneNo: string;
58
58
  };
59
- restaurantId: string;
60
- fields: Record<string, string>;
61
- documents: Record<string, string>;
62
59
  }>;
63
60
  required: true;
64
61
  };
@@ -66,20 +63,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
66
63
  "onUpdate:submission"?: ((submission: {
67
64
  statusReason?: string | null | undefined;
68
65
  rates?: Record<string, number> | null | undefined;
69
- sentAt?: string | null | undefined;
70
66
  type: "softspace" | "digipay" | "ntt" | "tyro";
71
67
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
72
68
  _id: string;
69
+ restaurantId: string;
70
+ fields: Record<string, string>;
71
+ documents: Record<string, string>;
73
72
  updatedAt: string;
74
73
  profile: {
75
74
  legalName?: string | null | undefined;
76
- name: string;
77
75
  email: string;
76
+ name: string;
78
77
  phoneNo: string;
79
78
  };
80
- restaurantId: string;
81
- fields: Record<string, string>;
82
- documents: Record<string, string>;
83
79
  }) => any) | undefined;
84
80
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
85
81
  export default _default;
@@ -4,20 +4,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  statusReason?: string | null | undefined;
6
6
  rates?: Record<string, number> | null | undefined;
7
- sentAt?: string | null | undefined;
8
7
  type: "softspace" | "digipay" | "ntt" | "tyro";
9
8
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
10
9
  _id: string;
10
+ restaurantId: string;
11
+ fields: Record<string, string>;
12
+ documents: Record<string, string>;
11
13
  updatedAt: string;
12
14
  profile: {
13
15
  legalName?: string | null | undefined;
14
- name: string;
15
16
  email: string;
17
+ name: string;
16
18
  phoneNo: string;
17
19
  };
18
- restaurantId: string;
19
- fields: Record<string, string>;
20
- documents: Record<string, string>;
21
20
  }>;
22
21
  required: true;
23
22
  };
@@ -25,40 +24,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
24
  "update:submission": (submission: {
26
25
  statusReason?: string | null | undefined;
27
26
  rates?: Record<string, number> | null | undefined;
28
- sentAt?: string | null | undefined;
29
27
  type: "softspace" | "digipay" | "ntt" | "tyro";
30
28
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
31
29
  _id: string;
30
+ restaurantId: string;
31
+ fields: Record<string, string>;
32
+ documents: Record<string, string>;
32
33
  updatedAt: string;
33
34
  profile: {
34
35
  legalName?: string | null | undefined;
35
- name: string;
36
36
  email: string;
37
+ name: string;
37
38
  phoneNo: string;
38
39
  };
39
- restaurantId: string;
40
- fields: Record<string, string>;
41
- documents: Record<string, string>;
42
40
  }) => any;
43
41
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
44
42
  submission: {
45
43
  type: PropType<{
46
44
  statusReason?: string | null | undefined;
47
45
  rates?: Record<string, number> | null | undefined;
48
- sentAt?: string | null | undefined;
49
46
  type: "softspace" | "digipay" | "ntt" | "tyro";
50
47
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
51
48
  _id: string;
49
+ restaurantId: string;
50
+ fields: Record<string, string>;
51
+ documents: Record<string, string>;
52
52
  updatedAt: string;
53
53
  profile: {
54
54
  legalName?: string | null | undefined;
55
- name: string;
56
55
  email: string;
56
+ name: string;
57
57
  phoneNo: string;
58
58
  };
59
- restaurantId: string;
60
- fields: Record<string, string>;
61
- documents: Record<string, string>;
62
59
  }>;
63
60
  required: true;
64
61
  };
@@ -66,20 +63,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
66
63
  "onUpdate:submission"?: ((submission: {
67
64
  statusReason?: string | null | undefined;
68
65
  rates?: Record<string, number> | null | undefined;
69
- sentAt?: string | null | undefined;
70
66
  type: "softspace" | "digipay" | "ntt" | "tyro";
71
67
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
72
68
  _id: string;
69
+ restaurantId: string;
70
+ fields: Record<string, string>;
71
+ documents: Record<string, string>;
73
72
  updatedAt: string;
74
73
  profile: {
75
74
  legalName?: string | null | undefined;
76
- name: string;
77
75
  email: string;
76
+ name: string;
78
77
  phoneNo: string;
79
78
  };
80
- restaurantId: string;
81
- fields: Record<string, string>;
82
- documents: Record<string, string>;
83
79
  }) => any) | undefined;
84
80
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
85
81
  export default _default;
@@ -4,20 +4,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  statusReason?: string | null | undefined;
6
6
  rates?: Record<string, number> | null | undefined;
7
- sentAt?: string | null | undefined;
8
7
  type: "softspace" | "digipay" | "ntt" | "tyro";
9
8
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
10
9
  _id: string;
10
+ restaurantId: string;
11
+ fields: Record<string, string>;
12
+ documents: Record<string, string>;
11
13
  updatedAt: string;
12
14
  profile: {
13
15
  legalName?: string | null | undefined;
14
- name: string;
15
16
  email: string;
17
+ name: string;
16
18
  phoneNo: string;
17
19
  };
18
- restaurantId: string;
19
- fields: Record<string, string>;
20
- documents: Record<string, string>;
21
20
  }>;
22
21
  required: true;
23
22
  };
@@ -25,40 +24,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
24
  "update:submission": (submission: {
26
25
  statusReason?: string | null | undefined;
27
26
  rates?: Record<string, number> | null | undefined;
28
- sentAt?: string | null | undefined;
29
27
  type: "softspace" | "digipay" | "ntt" | "tyro";
30
28
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
31
29
  _id: string;
30
+ restaurantId: string;
31
+ fields: Record<string, string>;
32
+ documents: Record<string, string>;
32
33
  updatedAt: string;
33
34
  profile: {
34
35
  legalName?: string | null | undefined;
35
- name: string;
36
36
  email: string;
37
+ name: string;
37
38
  phoneNo: string;
38
39
  };
39
- restaurantId: string;
40
- fields: Record<string, string>;
41
- documents: Record<string, string>;
42
40
  }) => any;
43
41
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
44
42
  submission: {
45
43
  type: PropType<{
46
44
  statusReason?: string | null | undefined;
47
45
  rates?: Record<string, number> | null | undefined;
48
- sentAt?: string | null | undefined;
49
46
  type: "softspace" | "digipay" | "ntt" | "tyro";
50
47
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
51
48
  _id: string;
49
+ restaurantId: string;
50
+ fields: Record<string, string>;
51
+ documents: Record<string, string>;
52
52
  updatedAt: string;
53
53
  profile: {
54
54
  legalName?: string | null | undefined;
55
- name: string;
56
55
  email: string;
56
+ name: string;
57
57
  phoneNo: string;
58
58
  };
59
- restaurantId: string;
60
- fields: Record<string, string>;
61
- documents: Record<string, string>;
62
59
  }>;
63
60
  required: true;
64
61
  };
@@ -66,20 +63,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
66
63
  "onUpdate:submission"?: ((submission: {
67
64
  statusReason?: string | null | undefined;
68
65
  rates?: Record<string, number> | null | undefined;
69
- sentAt?: string | null | undefined;
70
66
  type: "softspace" | "digipay" | "ntt" | "tyro";
71
67
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
72
68
  _id: string;
69
+ restaurantId: string;
70
+ fields: Record<string, string>;
71
+ documents: Record<string, string>;
73
72
  updatedAt: string;
74
73
  profile: {
75
74
  legalName?: string | null | undefined;
76
- name: string;
77
75
  email: string;
76
+ name: string;
78
77
  phoneNo: string;
79
78
  };
80
- restaurantId: string;
81
- fields: Record<string, string>;
82
- documents: Record<string, string>;
83
79
  }) => any) | undefined;
84
80
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
85
81
  export default _default;
@@ -1,2 +1,12 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
2
+ create: (data: {
3
+ type: string;
4
+ id: string;
5
+ }) => any;
6
+ }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
7
+ onCreate?: ((data: {
8
+ type: string;
9
+ id: string;
10
+ }) => any) | undefined;
11
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
12
  export default _default;
@@ -1,13 +1,18 @@
1
+ import type { PayoutAccountWithRefDto } from "@feedmepos/payment-entity";
1
2
  import type { PropType } from "vue";
2
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
4
  payoutAccount: {
4
5
  type: PropType<{
6
+ statusReason?: string | null | undefined;
7
+ enable?: boolean | null | undefined;
8
+ submissionDate?: string | null | undefined;
9
+ statusBy?: string | null | undefined;
5
10
  gateways?: ({
6
11
  config: {
7
- storeId: string;
8
12
  clientId: string;
9
13
  clientPrivateKey: string;
10
14
  clientSecret: string;
15
+ storeId: string;
11
16
  };
12
17
  paymentGateway: "REVENUE_MONSTER";
13
18
  } | {
@@ -44,8 +49,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
49
  paymentGateway: "ADYEN";
45
50
  } | {
46
51
  config: {
47
- privateKey: string;
48
52
  appId: string;
53
+ privateKey: string;
49
54
  };
50
55
  paymentGateway: "KSHER";
51
56
  } | {
@@ -54,19 +59,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
54
59
  };
55
60
  paymentGateway: "TYRO";
56
61
  })[] | null | undefined;
57
- enable?: boolean | null | undefined;
58
- submissionDate?: string | null | undefined;
59
- statusBy?: string | null | undefined;
60
- statusReason?: string | null | undefined;
61
62
  ref?: any;
62
- status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
63
+ status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
63
64
  _id: string;
64
- businessId: string;
65
65
  store: {
66
66
  bank?: {
67
67
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
68
- holderName?: string | null | undefined;
69
68
  accountNumber?: string | null | undefined;
69
+ holderName?: string | null | undefined;
70
70
  name: string;
71
71
  } | null | undefined;
72
72
  regNo?: string | null | undefined;
@@ -75,8 +75,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
75
75
  bankStatement?: string | null | undefined;
76
76
  exteriorPhoto?: string | null | undefined;
77
77
  keyPerson?: {
78
- name: string;
79
78
  email: string;
79
+ name: string;
80
80
  phone: string;
81
81
  } | null | undefined;
82
82
  id: string;
@@ -93,21 +93,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
93
93
  precision: number;
94
94
  } | null | undefined;
95
95
  tPlus?: number | null | undefined;
96
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
96
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
97
97
  variant: string;
98
98
  }[];
99
+ businessId: string;
99
100
  }>;
100
101
  required: true;
101
102
  };
103
+ onUpdate: {
104
+ type: PropType<(account: PayoutAccountWithRefDto) => Promise<void>>;
105
+ required: true;
106
+ };
102
107
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
103
108
  payoutAccount: {
104
109
  type: PropType<{
110
+ statusReason?: string | null | undefined;
111
+ enable?: boolean | null | undefined;
112
+ submissionDate?: string | null | undefined;
113
+ statusBy?: string | null | undefined;
105
114
  gateways?: ({
106
115
  config: {
107
- storeId: string;
108
116
  clientId: string;
109
117
  clientPrivateKey: string;
110
118
  clientSecret: string;
119
+ storeId: string;
111
120
  };
112
121
  paymentGateway: "REVENUE_MONSTER";
113
122
  } | {
@@ -144,8 +153,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
144
153
  paymentGateway: "ADYEN";
145
154
  } | {
146
155
  config: {
147
- privateKey: string;
148
156
  appId: string;
157
+ privateKey: string;
149
158
  };
150
159
  paymentGateway: "KSHER";
151
160
  } | {
@@ -154,19 +163,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
154
163
  };
155
164
  paymentGateway: "TYRO";
156
165
  })[] | null | undefined;
157
- enable?: boolean | null | undefined;
158
- submissionDate?: string | null | undefined;
159
- statusBy?: string | null | undefined;
160
- statusReason?: string | null | undefined;
161
166
  ref?: any;
162
- status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
167
+ status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
163
168
  _id: string;
164
- businessId: string;
165
169
  store: {
166
170
  bank?: {
167
171
  type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
168
- holderName?: string | null | undefined;
169
172
  accountNumber?: string | null | undefined;
173
+ holderName?: string | null | undefined;
170
174
  name: string;
171
175
  } | null | undefined;
172
176
  regNo?: string | null | undefined;
@@ -175,8 +179,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
175
179
  bankStatement?: string | null | undefined;
176
180
  exteriorPhoto?: string | null | undefined;
177
181
  keyPerson?: {
178
- name: string;
179
182
  email: string;
183
+ name: string;
180
184
  phone: string;
181
185
  } | null | undefined;
182
186
  id: string;
@@ -193,11 +197,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
193
197
  precision: number;
194
198
  } | null | undefined;
195
199
  tPlus?: number | null | undefined;
196
- issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
200
+ issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
197
201
  variant: string;
198
202
  }[];
203
+ businessId: string;
199
204
  }>;
200
205
  required: true;
201
206
  };
207
+ onUpdate: {
208
+ type: PropType<(account: PayoutAccountWithRefDto) => Promise<void>>;
209
+ required: true;
210
+ };
202
211
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
203
212
  export default _default;