@keetanetwork/anchor 0.0.42 → 0.0.43

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 (158) hide show
  1. package/lib/certificates.js +2 -2
  2. package/lib/certificates.js.map +1 -1
  3. package/lib/resolver.d.ts +19 -3
  4. package/lib/resolver.d.ts.map +1 -1
  5. package/lib/resolver.js +421 -355
  6. package/lib/resolver.js.map +1 -1
  7. package/lib/utils/json.d.ts +3 -6
  8. package/lib/utils/json.d.ts.map +1 -1
  9. package/lib/utils/json.js +3 -163
  10. package/lib/utils/json.js.map +1 -1
  11. package/npm-shrinkwrap.json +5 -5
  12. package/package.json +2 -2
  13. package/services/asset-movement/client.d.ts +2 -5
  14. package/services/asset-movement/client.d.ts.map +1 -1
  15. package/services/asset-movement/client.js +1 -2
  16. package/services/asset-movement/client.js.map +1 -1
  17. package/services/asset-movement/common.d.ts +56 -82
  18. package/services/asset-movement/common.d.ts.map +1 -1
  19. package/services/asset-movement/common.js +18314 -8000
  20. package/services/asset-movement/common.js.map +1 -1
  21. package/services/asset-movement/lib/data/addresses/bank-account/card.d.ts +4 -0
  22. package/services/asset-movement/lib/data/addresses/bank-account/card.d.ts.map +1 -0
  23. package/services/asset-movement/lib/data/addresses/bank-account/card.js +34 -0
  24. package/services/asset-movement/lib/data/addresses/bank-account/card.js.map +1 -0
  25. package/services/asset-movement/lib/data/addresses/bank-account/clabe.d.ts +4 -0
  26. package/services/asset-movement/lib/data/addresses/bank-account/clabe.d.ts.map +1 -0
  27. package/services/asset-movement/lib/data/addresses/bank-account/clabe.js +22 -0
  28. package/services/asset-movement/lib/data/addresses/bank-account/clabe.js.map +1 -0
  29. package/services/asset-movement/lib/data/addresses/bank-account/iban-swift.d.ts +4 -0
  30. package/services/asset-movement/lib/data/addresses/bank-account/iban-swift.d.ts.map +1 -0
  31. package/services/asset-movement/lib/data/addresses/bank-account/iban-swift.js +43 -0
  32. package/services/asset-movement/lib/data/addresses/bank-account/iban-swift.js.map +1 -0
  33. package/services/asset-movement/lib/data/addresses/bank-account/index.generated.d.ts +15 -0
  34. package/services/asset-movement/lib/data/addresses/bank-account/index.generated.d.ts.map +1 -0
  35. package/services/asset-movement/lib/data/addresses/bank-account/index.generated.js +16 -0
  36. package/services/asset-movement/lib/data/addresses/bank-account/index.generated.js.map +1 -0
  37. package/services/asset-movement/lib/data/addresses/bank-account/interac.d.ts +4 -0
  38. package/services/asset-movement/lib/data/addresses/bank-account/interac.d.ts.map +1 -0
  39. package/services/asset-movement/lib/data/addresses/bank-account/interac.js +39 -0
  40. package/services/asset-movement/lib/data/addresses/bank-account/interac.js.map +1 -0
  41. package/services/asset-movement/lib/data/addresses/bank-account/pix.d.ts +4 -0
  42. package/services/asset-movement/lib/data/addresses/bank-account/pix.d.ts.map +1 -0
  43. package/services/asset-movement/lib/data/addresses/bank-account/pix.js +31 -0
  44. package/services/asset-movement/lib/data/addresses/bank-account/pix.js.map +1 -0
  45. package/services/asset-movement/lib/data/addresses/bank-account/us.d.ts +4 -0
  46. package/services/asset-movement/lib/data/addresses/bank-account/us.d.ts.map +1 -0
  47. package/services/asset-movement/lib/data/addresses/bank-account/us.js +37 -0
  48. package/services/asset-movement/lib/data/addresses/bank-account/us.js.map +1 -0
  49. package/services/asset-movement/lib/data/addresses/mobile-wallet/airtel-money.d.ts +4 -0
  50. package/services/asset-movement/lib/data/addresses/mobile-wallet/airtel-money.d.ts.map +1 -0
  51. package/services/asset-movement/lib/data/addresses/mobile-wallet/airtel-money.js +7 -0
  52. package/services/asset-movement/lib/data/addresses/mobile-wallet/airtel-money.js.map +1 -0
  53. package/services/asset-movement/lib/data/addresses/mobile-wallet/bkash.d.ts +4 -0
  54. package/services/asset-movement/lib/data/addresses/mobile-wallet/bkash.d.ts.map +1 -0
  55. package/services/asset-movement/lib/data/addresses/mobile-wallet/bkash.js +7 -0
  56. package/services/asset-movement/lib/data/addresses/mobile-wallet/bkash.js.map +1 -0
  57. package/services/asset-movement/lib/data/addresses/mobile-wallet/easy-paisa.d.ts +4 -0
  58. package/services/asset-movement/lib/data/addresses/mobile-wallet/easy-paisa.d.ts.map +1 -0
  59. package/services/asset-movement/lib/data/addresses/mobile-wallet/easy-paisa.js +7 -0
  60. package/services/asset-movement/lib/data/addresses/mobile-wallet/easy-paisa.js.map +1 -0
  61. package/services/asset-movement/lib/data/addresses/mobile-wallet/finja-wallet.d.ts +4 -0
  62. package/services/asset-movement/lib/data/addresses/mobile-wallet/finja-wallet.d.ts.map +1 -0
  63. package/services/asset-movement/lib/data/addresses/mobile-wallet/finja-wallet.js +7 -0
  64. package/services/asset-movement/lib/data/addresses/mobile-wallet/finja-wallet.js.map +1 -0
  65. package/services/asset-movement/lib/data/addresses/mobile-wallet/index.generated.d.ts +27 -0
  66. package/services/asset-movement/lib/data/addresses/mobile-wallet/index.generated.d.ts.map +1 -0
  67. package/services/asset-movement/lib/data/addresses/mobile-wallet/index.generated.js +28 -0
  68. package/services/asset-movement/lib/data/addresses/mobile-wallet/index.generated.js.map +1 -0
  69. package/services/asset-movement/lib/data/addresses/mobile-wallet/jazz-cash.d.ts +4 -0
  70. package/services/asset-movement/lib/data/addresses/mobile-wallet/jazz-cash.d.ts.map +1 -0
  71. package/services/asset-movement/lib/data/addresses/mobile-wallet/jazz-cash.js +7 -0
  72. package/services/asset-movement/lib/data/addresses/mobile-wallet/jazz-cash.js.map +1 -0
  73. package/services/asset-movement/lib/data/addresses/mobile-wallet/mtn-mobile-money.d.ts +4 -0
  74. package/services/asset-movement/lib/data/addresses/mobile-wallet/mtn-mobile-money.d.ts.map +1 -0
  75. package/services/asset-movement/lib/data/addresses/mobile-wallet/mtn-mobile-money.js +7 -0
  76. package/services/asset-movement/lib/data/addresses/mobile-wallet/mtn-mobile-money.js.map +1 -0
  77. package/services/asset-movement/lib/data/addresses/mobile-wallet/nagad.d.ts +4 -0
  78. package/services/asset-movement/lib/data/addresses/mobile-wallet/nagad.d.ts.map +1 -0
  79. package/services/asset-movement/lib/data/addresses/mobile-wallet/nagad.js +7 -0
  80. package/services/asset-movement/lib/data/addresses/mobile-wallet/nagad.js.map +1 -0
  81. package/services/asset-movement/lib/data/addresses/mobile-wallet/naya-pay.d.ts +4 -0
  82. package/services/asset-movement/lib/data/addresses/mobile-wallet/naya-pay.d.ts.map +1 -0
  83. package/services/asset-movement/lib/data/addresses/mobile-wallet/naya-pay.js +7 -0
  84. package/services/asset-movement/lib/data/addresses/mobile-wallet/naya-pay.js.map +1 -0
  85. package/services/asset-movement/lib/data/addresses/mobile-wallet/paypal.d.ts +4 -0
  86. package/services/asset-movement/lib/data/addresses/mobile-wallet/paypal.d.ts.map +1 -0
  87. package/services/asset-movement/lib/data/addresses/mobile-wallet/paypal.js +19 -0
  88. package/services/asset-movement/lib/data/addresses/mobile-wallet/paypal.js.map +1 -0
  89. package/services/asset-movement/lib/data/addresses/mobile-wallet/rocket.d.ts +4 -0
  90. package/services/asset-movement/lib/data/addresses/mobile-wallet/rocket.d.ts.map +1 -0
  91. package/services/asset-movement/lib/data/addresses/mobile-wallet/rocket.js +7 -0
  92. package/services/asset-movement/lib/data/addresses/mobile-wallet/rocket.js.map +1 -0
  93. package/services/asset-movement/lib/data/addresses/mobile-wallet/sada-pay.d.ts +4 -0
  94. package/services/asset-movement/lib/data/addresses/mobile-wallet/sada-pay.d.ts.map +1 -0
  95. package/services/asset-movement/lib/data/addresses/mobile-wallet/sada-pay.js +7 -0
  96. package/services/asset-movement/lib/data/addresses/mobile-wallet/sada-pay.js.map +1 -0
  97. package/services/asset-movement/lib/data/addresses/mobile-wallet/venmo.d.ts +4 -0
  98. package/services/asset-movement/lib/data/addresses/mobile-wallet/venmo.d.ts.map +1 -0
  99. package/services/asset-movement/lib/data/addresses/mobile-wallet/venmo.js +17 -0
  100. package/services/asset-movement/lib/data/addresses/mobile-wallet/venmo.js.map +1 -0
  101. package/services/asset-movement/lib/data/addresses/types.generated.d.ts +1590 -0
  102. package/services/asset-movement/lib/data/addresses/types.generated.d.ts.map +1 -0
  103. package/services/asset-movement/lib/data/addresses/types.generated.js +1895 -0
  104. package/services/asset-movement/lib/data/addresses/types.generated.js.map +1 -0
  105. package/services/asset-movement/lib/data/json-schema.d.ts +64 -0
  106. package/services/asset-movement/lib/data/json-schema.d.ts.map +1 -0
  107. package/services/asset-movement/lib/data/json-schema.js +2 -0
  108. package/services/asset-movement/lib/data/json-schema.js.map +1 -0
  109. package/services/asset-movement/lib/data/scripts/generator.d.ts +2 -0
  110. package/services/asset-movement/lib/data/scripts/generator.d.ts.map +1 -0
  111. package/services/asset-movement/lib/data/scripts/generator.js +140 -0
  112. package/services/asset-movement/lib/data/scripts/generator.js.map +1 -0
  113. package/services/asset-movement/lib/data/types.d.ts +23 -0
  114. package/services/asset-movement/lib/data/types.d.ts.map +1 -0
  115. package/services/asset-movement/lib/data/types.js +120 -0
  116. package/services/asset-movement/lib/data/types.js.map +1 -0
  117. package/services/asset-movement/lib/location.d.ts +11 -4
  118. package/services/asset-movement/lib/location.d.ts.map +1 -1
  119. package/services/asset-movement/lib/location.generated.d.ts +2 -1
  120. package/services/asset-movement/lib/location.generated.d.ts.map +1 -1
  121. package/services/asset-movement/lib/location.generated.js +15 -3
  122. package/services/asset-movement/lib/location.generated.js.map +1 -1
  123. package/services/asset-movement/lib/location.js +13 -1
  124. package/services/asset-movement/lib/location.js.map +1 -1
  125. package/services/fx/client.d.ts +17 -2
  126. package/services/fx/client.d.ts.map +1 -1
  127. package/services/fx/client.js +153 -76
  128. package/services/fx/client.js.map +1 -1
  129. package/services/fx/common.d.ts +11 -1
  130. package/services/fx/common.d.ts.map +1 -1
  131. package/services/fx/common.js +32 -10
  132. package/services/fx/common.js.map +1 -1
  133. package/services/fx/server.d.ts +37 -11
  134. package/services/fx/server.d.ts.map +1 -1
  135. package/services/fx/server.js +169 -92
  136. package/services/fx/server.js.map +1 -1
  137. package/services/storage/client.d.ts +11 -1
  138. package/services/storage/client.d.ts.map +1 -1
  139. package/services/storage/client.js +28 -6
  140. package/services/storage/client.js.map +1 -1
  141. package/services/storage/clients/contacts.d.ts.map +1 -1
  142. package/services/storage/clients/contacts.generated.js +1235 -338
  143. package/services/storage/clients/contacts.generated.js.map +1 -1
  144. package/services/storage/clients/contacts.js +2 -1
  145. package/services/storage/clients/contacts.js.map +1 -1
  146. package/services/storage/clients/icon.d.ts +29 -0
  147. package/services/storage/clients/icon.d.ts.map +1 -0
  148. package/services/storage/clients/icon.js +34 -0
  149. package/services/storage/clients/icon.js.map +1 -0
  150. package/services/storage/common.d.ts +14 -0
  151. package/services/storage/common.d.ts.map +1 -1
  152. package/services/storage/common.js.map +1 -1
  153. package/services/storage/test-utils.d.ts +15 -1
  154. package/services/storage/test-utils.d.ts.map +1 -1
  155. package/services/storage/test-utils.js +60 -0
  156. package/services/storage/test-utils.js.map +1 -1
  157. package/services/username/common.generated.js +38 -4
  158. package/services/username/common.generated.js.map +1 -1
@@ -1,44 +1,46 @@
1
1
  import * as __typia_transform__assertGuard from "typia/lib/internal/_assertGuard.js";
2
2
  import * as __typia_transform__accessExpressionAsString from "typia/lib/internal/_accessExpressionAsString.js";
3
3
  import { createAssert } from 'typia';
4
- export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _iv5 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _av13 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _av14 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _io0 = input => "string" === typeof input.id && "string" === typeof input.label && ("object" === typeof input.address && null !== input.address && _iu1(input.address)); const _io1 = input => "string" === typeof input.recipient && (null !== input.location && (undefined === input.location || "string" === typeof input.location && RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || "object" === typeof input.location && null !== input.location && _io2(input.location))) && (undefined === input.providerInformation || "object" === typeof input.providerInformation && null !== input.providerInformation && false === Array.isArray(input.providerInformation) && _io4(input.providerInformation)) && (undefined === input.pastInstructions || Array.isArray(input.pastInstructions) && input.pastInstructions.every(elem => "object" === typeof elem && null !== elem && _iu0(elem))); const _io2 = input => "chain" === input.type && ("object" === typeof input.chain && null !== input.chain && _io3(input.chain)); const _io3 = input => "keeta" === input.type && "bigint" === typeof input.networkId; const _io4 = input => Object.keys(input).every(key => {
4
+ export const assertContact = (() => { const _iv3 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _iv4 = new Set(["airtel-money", "bkash", "easy-paisa", "finja-wallet", "jazz-cash", "mtn-mobile-money", "nagad", "naya-pay", "paypal", "rocket", "sada-pay", "venmo"]); const _iv5 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _iv6 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _iv8 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _iv9 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _iv11 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _iv12 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _iv13 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _iv14 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _iv15 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _iv16 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _iv19 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _av23 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _av24 = new Set(["airtel-money", "bkash", "easy-paisa", "finja-wallet", "jazz-cash", "mtn-mobile-money", "nagad", "naya-pay", "paypal", "rocket", "sada-pay", "venmo"]); const _av25 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _av26 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _av28 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _av29 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _av31 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _av32 = new Set(["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"]); const _av33 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _av34 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _av35 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _av36 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _av39 = new Set(["bank-account:card", "bank-account:clabe", "bank-account:iban-swift", "bank-account:interac", "bank-account:pix", "bank-account:us", "mobile-wallet:airtel-money", "mobile-wallet:bkash", "mobile-wallet:easy-paisa", "mobile-wallet:finja-wallet", "mobile-wallet:jazz-cash", "mobile-wallet:mtn-mobile-money", "mobile-wallet:nagad", "mobile-wallet:naya-pay", "mobile-wallet:paypal", "mobile-wallet:rocket", "mobile-wallet:sada-pay", "mobile-wallet:venmo"]); const _io0 = input => "string" === typeof input.id && "string" === typeof input.label && ("object" === typeof input.address && null !== input.address && _iu1(input.address)); const _io1 = input => "string" === typeof input.recipient && (null !== input.location && (undefined === input.location || "string" === typeof input.location && RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || "object" === typeof input.location && null !== input.location && _io2(input.location))) && (undefined === input.providerInformation || "object" === typeof input.providerInformation && null !== input.providerInformation && false === Array.isArray(input.providerInformation) && _io4(input.providerInformation)) && (undefined === input.pastInstructions || Array.isArray(input.pastInstructions) && input.pastInstructions.every(elem => "object" === typeof elem && null !== elem && _iu0(elem))); const _io2 = input => "chain" === input.type && ("object" === typeof input.chain && null !== input.chain && _io3(input.chain)); const _io3 = input => "keeta" === input.type && "bigint" === typeof input.networkId; const _io4 = input => Object.keys(input).every(key => {
5
5
  const value = input[key];
6
6
  if (undefined === value)
7
7
  return true;
8
8
  return Array.isArray(value) && value.every(elem => "username" === elem);
9
- }); const _io5 = input => "KEETA_SEND" === input.type && (undefined === input.external || "string" === typeof input.external) && (null !== input.location && undefined !== input.location && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && "string" === typeof input.sendToAddress && "string" === typeof input.tokenAddress; const _io6 = input => "chain" === input.type && ("object" === typeof input.chain && null !== input.chain && _iu3(input.chain)); const _io7 = input => "evm" === input.type && "bigint" === typeof input.chainId; const _io8 = input => "solana" === input.type && "string" === typeof input.genesisHash; const _io9 = input => "bitcoin" === input.type && "string" === typeof input.magicBytes; const _io10 = input => "tron" === input.type && (null !== input.networkAlias && undefined !== input.networkAlias && ("mainnet" === input.networkAlias || "shasta" === input.networkAlias || "nile" === input.networkAlias || "string" === typeof input.networkAlias && RegExp(/^custom:(.*)/).test(input.networkAlias))); const _io11 = input => "object" === typeof input.account && null !== input.account && _io12(input.account) && "bank-account" === input.type; const _io12 = input => "us" === input.type || "iban-swift" === input.type || "clabe" === input.type || "pix" === input.type; const _io13 = input => "EVM_SEND" === input.type && (null !== input.location && undefined !== input.location && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && ("string" === typeof input.sendToAddress && RegExp(/^0x(.*)/).test(input.sendToAddress)) && ("string" === typeof input.tokenAddress && RegExp(/^0x(.*)/).test(input.tokenAddress)); const _io14 = input => "EVM_CALL" === input.type && (null !== input.location && undefined !== input.location && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && ("string" === typeof input.contractAddress && RegExp(/^0x(.*)/).test(input.contractAddress)) && "string" === typeof input.contractMethodName && (Array.isArray(input.contractMethodArgs) && input.contractMethodArgs.every(elem => "string" === typeof elem)); const _io15 = input => ("ACH" === input.type || "WIRE" === input.type || "SEPA_PUSH" === input.type) && ("object" === typeof input.account && null !== input.account && _iu4(input.account)) && (undefined === input.depositMessage || "string" === typeof input.depositMessage); const _io16 = input => "bank-account" === input.type && (null !== input.accountAddress && (undefined === input.accountAddress || "string" === typeof input.accountAddress || "object" === typeof input.accountAddress && null !== input.accountAddress && _io17(input.accountAddress))) && (undefined === input.obfuscated || false === input.obfuscated) && (undefined === input.bankName || "string" === typeof input.bankName) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _iu5(input.accountOwner)) && "us" === input.accountType && "string" === typeof input.accountNumber && "string" === typeof input.routingNumber && ("checking" === input.accountTypeDetail || "savings" === input.accountTypeDetail); const _io17 = input => "string" === typeof input.line1 && (undefined === input.line2 || "string" === typeof input.line2) && true === _iv4.has(input.country) && "string" === typeof input.postalCode && "string" === typeof input.subdivision && "string" === typeof input.city; const _io18 = input => "individual" === input.type && "string" === typeof input.firstName && "string" === typeof input.lastName; const _io19 = input => "business" === input.type && "string" === typeof input.businessName; const _io20 = input => "unknown" === input.type && "string" === typeof input.beneficiaryName; const _io21 = input => "bank-account" === input.type && (null !== input.accountAddress && (undefined === input.accountAddress || "string" === typeof input.accountAddress || "object" === typeof input.accountAddress && null !== input.accountAddress && _io17(input.accountAddress))) && (undefined === input.obfuscated || false === input.obfuscated) && (undefined === input.bankName || "string" === typeof input.bankName) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _iu5(input.accountOwner)) && "iban-swift" === input.accountType && (undefined === input.country || true === _iv5.has(input.country)) && (undefined === input.accountNumber || "string" === typeof input.accountNumber) && (undefined === input.bic || "string" === typeof input.bic) && (undefined === input.iban || "string" === typeof input.iban) && (undefined === input.bankAddress || "object" === typeof input.bankAddress && null !== input.bankAddress && _io17(input.bankAddress)) && (undefined === input.swift || "object" === typeof input.swift && null !== input.swift && _io22(input.swift)); const _io22 = input => "string" === typeof input.category && (Array.isArray(input.purposeOfFunds) && input.purposeOfFunds.every(elem => "string" === typeof elem)) && "string" === typeof input.businessDescription; const _io23 = input => "bank-account" === input.type && (null !== input.accountAddress && (undefined === input.accountAddress || "string" === typeof input.accountAddress || "object" === typeof input.accountAddress && null !== input.accountAddress && _io17(input.accountAddress))) && (undefined === input.obfuscated || false === input.obfuscated) && (undefined === input.bankName || "string" === typeof input.bankName) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _iu5(input.accountOwner)) && "clabe" === input.accountType && "string" === typeof input.accountNumber; const _io24 = input => "bank-account" === input.type && (null !== input.accountAddress && (undefined === input.accountAddress || "string" === typeof input.accountAddress || "object" === typeof input.accountAddress && null !== input.accountAddress && _io17(input.accountAddress))) && (undefined === input.obfuscated || false === input.obfuscated) && (undefined === input.bankName || "string" === typeof input.bankName) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _iu5(input.accountOwner)) && "pix" === input.accountType && (undefined === input.document || "object" === typeof input.document && null !== input.document && _io25(input.document)) && "string" === typeof input.brCode; const _io25 = input => (undefined === input.type || "cpf" === input.type || "cnpj" === input.type) && "string" === typeof input.number; const _io26 = input => "bank-account" === input.type && (null !== input.accountAddress && (undefined === input.accountAddress || "string" === typeof input.accountAddress || "object" === typeof input.accountAddress && null !== input.accountAddress && _io17(input.accountAddress))) && (undefined === input.obfuscated || false === input.obfuscated) && (undefined === input.bankName || "string" === typeof input.bankName) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _iu5(input.accountOwner)) && "pix" === input.accountType && (undefined === input.document || "object" === typeof input.document && null !== input.document && _io25(input.document)) && "string" === typeof input.pixKey; const _io27 = input => "TRON_SEND" === input.type && (null !== input.location && undefined !== input.location && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && "string" === typeof input.sendToAddress && (undefined === input.tokenAddress || "string" === typeof input.tokenAddress); const _io28 = input => "BITCOIN_SEND" === input.type && (null !== input.location && undefined !== input.location && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && "string" === typeof input.sendToAddress; const _io29 = input => "SOLANA_SEND" === input.type && (null !== input.location && undefined !== input.location && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && "string" === typeof input.sendToAddress && (undefined === input.tokenMintAddress || "string" === typeof input.tokenMintAddress); const _io30 = input => "object" === typeof input.recipient && null !== input.recipient && _io31(input.recipient) && (null !== input.location && (undefined === input.location || "bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && (undefined === input.providerInformation || "object" === typeof input.providerInformation && null !== input.providerInformation && false === Array.isArray(input.providerInformation) && _io32(input.providerInformation)) && (undefined === input.pastInstructions || Array.isArray(input.pastInstructions) && input.pastInstructions.every(elem => "object" === typeof elem && null !== elem && _iu0(elem))); const _io31 = input => "persistent-address" === input.type && "string" === typeof input.persistentAddressId; const _io32 = input => Object.keys(input).every(key => {
9
+ }); const _io5 = input => "KEETA_SEND" === input.type && (undefined === input.external || "string" === typeof input.external) && (null !== input.location && undefined !== input.location && (true === _iv3.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && "string" === typeof input.sendToAddress && "string" === typeof input.tokenAddress; const _io6 = input => "chain" === input.type && ("object" === typeof input.chain && null !== input.chain && _iu3(input.chain)); const _io7 = input => "evm" === input.type && "bigint" === typeof input.chainId; const _io8 = input => "solana" === input.type && "string" === typeof input.genesisHash; const _io9 = input => "bitcoin" === input.type && "string" === typeof input.magicBytes; const _io10 = input => "tron" === input.type && (null !== input.networkAlias && undefined !== input.networkAlias && ("mainnet" === input.networkAlias || "shasta" === input.networkAlias || "nile" === input.networkAlias || "string" === typeof input.networkAlias && RegExp(/^custom:(.*)/).test(input.networkAlias))); const _io11 = input => "object" === typeof input.account && null !== input.account && _io12(input.account) && "bank-account" === input.type; const _io12 = input => "card" === input.type || "clabe" === input.type || "iban-swift" === input.type || "interac" === input.type || "pix" === input.type || "us" === input.type; const _io13 = input => "object" === typeof input.account && null !== input.account && _io14(input.account) && "mobile-wallet" === input.type; const _io14 = input => true === _iv4.has(input.type); const _io15 = input => "EVM_SEND" === input.type && (null !== input.location && undefined !== input.location && (true === _iv5.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && ("string" === typeof input.sendToAddress && RegExp(/^0x(.*)/).test(input.sendToAddress)) && ("string" === typeof input.tokenAddress && RegExp(/^0x(.*)/).test(input.tokenAddress)); const _io16 = input => "EVM_CALL" === input.type && (null !== input.location && undefined !== input.location && (true === _iv6.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && ("string" === typeof input.contractAddress && RegExp(/^0x(.*)/).test(input.contractAddress)) && "string" === typeof input.contractMethodName && (Array.isArray(input.contractMethodArgs) && input.contractMethodArgs.every(elem => "string" === typeof elem)); const _io17 = input => ("ACH" === input.type || "WIRE" === input.type || "SEPA_PUSH" === input.type) && ("object" === typeof input.account && null !== input.account && _iu4(input.account)) && (undefined === input.depositMessage || "string" === typeof input.depositMessage); const _io18 = input => (undefined === input.ownerAddress || "object" === typeof input.ownerAddress && null !== input.ownerAddress && _io19(input.ownerAddress)) && "string" === typeof input.cardNumber && "string" === typeof input.securityCode && ("object" === typeof input.expirationDate && null !== input.expirationDate && _io20(input.expirationDate)) && (undefined === input.cardType || "DEBIT" === input.cardType || "CREDIT" === input.cardType || "PREPAID" === input.cardType || "UNKNOWN" === input.cardType) && "bank-account" === input.type && "card" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io21(input.accountOwner)); const _io19 = input => "string" === typeof input.line1 && (undefined === input.line2 || "string" === typeof input.line2) && true === _iv8.has(input.country) && "string" === typeof input.postalCode && "string" === typeof input.subdivision && "string" === typeof input.city; const _io20 = input => "string" === typeof input.month && "string" === typeof input.year; const _io21 = input => "individual" === input.type && "string" === typeof input.firstName && "string" === typeof input.lastName; const _io22 = input => (undefined === input.ownerAddress || "object" === typeof input.ownerAddress && null !== input.ownerAddress && _io19(input.ownerAddress)) && "string" === typeof input.cardNumber && "string" === typeof input.securityCode && ("object" === typeof input.expirationDate && null !== input.expirationDate && _io20(input.expirationDate)) && (undefined === input.cardType || "DEBIT" === input.cardType || "CREDIT" === input.cardType || "PREPAID" === input.cardType || "UNKNOWN" === input.cardType) && "bank-account" === input.type && "card" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io23(input.accountOwner)); const _io23 = input => "business" === input.type && "string" === typeof input.businessName; const _io24 = input => (undefined === input.ownerAddress || "object" === typeof input.ownerAddress && null !== input.ownerAddress && _io19(input.ownerAddress)) && "string" === typeof input.cardNumber && "string" === typeof input.securityCode && ("object" === typeof input.expirationDate && null !== input.expirationDate && _io20(input.expirationDate)) && (undefined === input.cardType || "DEBIT" === input.cardType || "CREDIT" === input.cardType || "PREPAID" === input.cardType || "UNKNOWN" === input.cardType) && "bank-account" === input.type && "card" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io25(input.accountOwner)); const _io25 = input => "unknown" === input.type && "string" === typeof input.beneficiaryName; const _io26 = input => "string" === typeof input.accountNumber && "bank-account" === input.type && "clabe" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io21(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io27 = input => "string" === typeof input.accountNumber && "bank-account" === input.type && "clabe" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io23(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io28 = input => "string" === typeof input.accountNumber && "bank-account" === input.type && "clabe" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io25(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io29 = input => (undefined === input.country || true === _iv9.has(input.country)) && (undefined === input.accountNumber || "string" === typeof input.accountNumber) && (undefined === input.bic || "string" === typeof input.bic) && (undefined === input.iban || "string" === typeof input.iban) && (undefined === input.bankAddress || "object" === typeof input.bankAddress && null !== input.bankAddress && _io19(input.bankAddress)) && (undefined === input.swift || "object" === typeof input.swift && null !== input.swift && false === Array.isArray(input.swift) && _io30(input.swift)) && "bank-account" === input.type && "iban-swift" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io21(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io30 = input => (undefined === input.category || "string" === typeof input.category) && (undefined === input.purposeOfFunds || Array.isArray(input.purposeOfFunds) && input.purposeOfFunds.every(elem => "string" === typeof elem)) && (undefined === input.businessDescription || "string" === typeof input.businessDescription); const _io31 = input => (undefined === input.country || true === _iv11.has(input.country)) && (undefined === input.accountNumber || "string" === typeof input.accountNumber) && (undefined === input.bic || "string" === typeof input.bic) && (undefined === input.iban || "string" === typeof input.iban) && (undefined === input.bankAddress || "object" === typeof input.bankAddress && null !== input.bankAddress && _io19(input.bankAddress)) && (undefined === input.swift || "object" === typeof input.swift && null !== input.swift && false === Array.isArray(input.swift) && _io30(input.swift)) && "bank-account" === input.type && "iban-swift" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io23(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io32 = input => (undefined === input.country || true === _iv12.has(input.country)) && (undefined === input.accountNumber || "string" === typeof input.accountNumber) && (undefined === input.bic || "string" === typeof input.bic) && (undefined === input.iban || "string" === typeof input.iban) && (undefined === input.bankAddress || "object" === typeof input.bankAddress && null !== input.bankAddress && _io19(input.bankAddress)) && (undefined === input.swift || "object" === typeof input.swift && null !== input.swift && false === Array.isArray(input.swift) && _io30(input.swift)) && "bank-account" === input.type && "iban-swift" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io25(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io33 = input => "string" === typeof input.bankCode && (undefined === input.bankAccountNumber || "string" === typeof input.bankAccountNumber) && "string" === typeof input.routingCode && "bank-account" === input.type && "interac" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && (undefined === input.bankName || "string" === typeof input.bankName); const _io34 = input => (undefined === input.brCode || "string" === typeof input.brCode) && (undefined === input.pixKey || "string" === typeof input.pixKey) && (undefined === input.document || "object" === typeof input.document && null !== input.document && _io35(input.document)) && "bank-account" === input.type && "pix" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io21(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io35 = input => (undefined === input.type || "cpf" === input.type || "cnpj" === input.type) && "string" === typeof input.number; const _io36 = input => (undefined === input.brCode || "string" === typeof input.brCode) && (undefined === input.pixKey || "string" === typeof input.pixKey) && (undefined === input.document || "object" === typeof input.document && null !== input.document && _io35(input.document)) && "bank-account" === input.type && "pix" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io23(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io37 = input => (undefined === input.brCode || "string" === typeof input.brCode) && (undefined === input.pixKey || "string" === typeof input.pixKey) && (undefined === input.document || "object" === typeof input.document && null !== input.document && _io35(input.document)) && "bank-account" === input.type && "pix" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io25(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io38 = input => "string" === typeof input.accountNumber && "string" === typeof input.routingNumber && ("checking" === input.accountTypeDetail || "savings" === input.accountTypeDetail) && (undefined === input.accountAddress || "object" === typeof input.accountAddress && null !== input.accountAddress && _io19(input.accountAddress)) && "bank-account" === input.type && "us" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io21(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io39 = input => "string" === typeof input.accountNumber && "string" === typeof input.routingNumber && ("checking" === input.accountTypeDetail || "savings" === input.accountTypeDetail) && (undefined === input.accountAddress || "object" === typeof input.accountAddress && null !== input.accountAddress && _io19(input.accountAddress)) && "bank-account" === input.type && "us" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io23(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io40 = input => "string" === typeof input.accountNumber && "string" === typeof input.routingNumber && ("checking" === input.accountTypeDetail || "savings" === input.accountTypeDetail) && (undefined === input.accountAddress || "object" === typeof input.accountAddress && null !== input.accountAddress && _io19(input.accountAddress)) && "bank-account" === input.type && "us" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && ("object" === typeof input.accountOwner && null !== input.accountOwner && _io25(input.accountOwner)) && (undefined === input.bankName || "string" === typeof input.bankName); const _io41 = input => "TRON_SEND" === input.type && (null !== input.location && undefined !== input.location && (true === _iv13.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && "string" === typeof input.sendToAddress && (undefined === input.tokenAddress || "string" === typeof input.tokenAddress); const _io42 = input => "BITCOIN_SEND" === input.type && (null !== input.location && undefined !== input.location && (true === _iv14.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && "string" === typeof input.sendToAddress; const _io43 = input => "SOLANA_SEND" === input.type && (null !== input.location && undefined !== input.location && (true === _iv15.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && "string" === typeof input.sendToAddress && (undefined === input.tokenMintAddress || "string" === typeof input.tokenMintAddress); const _io44 = input => "object" === typeof input.recipient && null !== input.recipient && _io45(input.recipient) && (null !== input.location && (undefined === input.location || true === _iv16.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && (undefined === input.providerInformation || "object" === typeof input.providerInformation && null !== input.providerInformation && false === Array.isArray(input.providerInformation) && _io46(input.providerInformation)) && (undefined === input.pastInstructions || Array.isArray(input.pastInstructions) && input.pastInstructions.every(elem => "object" === typeof elem && null !== elem && _iu0(elem))); const _io45 = input => "persistent-address" === input.type && "string" === typeof input.persistentAddressId; const _io46 = input => Object.keys(input).every(key => {
10
10
  const value = input[key];
11
11
  if (undefined === value)
12
12
  return true;
13
13
  return Array.isArray(value) && value.every(elem => "template" === elem);
14
- }); const _io33 = input => null !== input.recipient && undefined !== input.recipient && ("string" === typeof input.recipient || "object" === typeof input.recipient && null !== input.recipient && _iu4(input.recipient)) && (null !== input.location && (undefined === input.location || "bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && (undefined === input.providerInformation || "object" === typeof input.providerInformation && null !== input.providerInformation && false === Array.isArray(input.providerInformation) && _io32(input.providerInformation)) && (undefined === input.pastInstructions || Array.isArray(input.pastInstructions) && input.pastInstructions.every(elem => "object" === typeof elem && null !== elem && _iu0(elem))); const _iu0 = input => (() => {
14
+ }); const _io47 = input => null !== input.recipient && undefined !== input.recipient && ("string" === typeof input.recipient || "object" === typeof input.recipient && null !== input.recipient && _iu5(input.recipient)) && (null !== input.location && (undefined === input.location || true === _iv19.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || "object" === typeof input.location && null !== input.location && _iu2(input.location))) && (undefined === input.providerInformation || "object" === typeof input.providerInformation && null !== input.providerInformation && false === Array.isArray(input.providerInformation) && _io46(input.providerInformation)) && (undefined === input.pastInstructions || Array.isArray(input.pastInstructions) && input.pastInstructions.every(elem => "object" === typeof elem && null !== elem && _iu0(elem))); const _io48 = input => "mobile-wallet" === input.type && "airtel-money" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && "string" === typeof input.phoneNumber; const _io49 = input => "mobile-wallet" === input.type && "bkash" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && "string" === typeof input.phoneNumber; const _io50 = input => "mobile-wallet" === input.type && "easy-paisa" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && "string" === typeof input.phoneNumber; const _io51 = input => "mobile-wallet" === input.type && "finja-wallet" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && "string" === typeof input.phoneNumber; const _io52 = input => "mobile-wallet" === input.type && "jazz-cash" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && "string" === typeof input.phoneNumber; const _io53 = input => "mobile-wallet" === input.type && "mtn-mobile-money" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && "string" === typeof input.phoneNumber; const _io54 = input => "mobile-wallet" === input.type && "nagad" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && "string" === typeof input.phoneNumber; const _io55 = input => "mobile-wallet" === input.type && "naya-pay" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && "string" === typeof input.phoneNumber; const _io56 = input => (undefined === input.phoneNumber || "string" === typeof input.phoneNumber) && (undefined === input.email || "string" === typeof input.email) && "mobile-wallet" === input.type && "paypal" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated); const _io57 = input => "mobile-wallet" === input.type && "rocket" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && "string" === typeof input.phoneNumber; const _io58 = input => "mobile-wallet" === input.type && "sada-pay" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated) && "string" === typeof input.phoneNumber; const _io59 = input => "string" === typeof input.username && "mobile-wallet" === input.type && "venmo" === input.accountType && (undefined === input.obfuscated || false === input.obfuscated); const _iu0 = input => (() => {
15
15
  if ("KEETA_SEND" === input.type)
16
16
  return _io5(input);
17
17
  else if ("EVM_SEND" === input.type)
18
- return _io13(input);
18
+ return _io15(input);
19
19
  else if ("EVM_CALL" === input.type)
20
- return _io14(input);
20
+ return _io16(input);
21
21
  else if ("ACH" === input.type || "WIRE" === input.type || "SEPA_PUSH" === input.type)
22
- return _io15(input);
22
+ return _io17(input);
23
23
  else if ("TRON_SEND" === input.type)
24
- return _io27(input);
24
+ return _io41(input);
25
25
  else if ("BITCOIN_SEND" === input.type)
26
- return _io28(input);
26
+ return _io42(input);
27
27
  else if ("SOLANA_SEND" === input.type)
28
- return _io29(input);
28
+ return _io43(input);
29
29
  else
30
30
  return false;
31
31
  })(); const _iu1 = input => (() => {
32
- if (_io33(input))
33
- return _io33(input);
34
- if (_io30(input))
35
- return _io30(input);
32
+ if (_io47(input))
33
+ return _io47(input);
34
+ if (_io44(input))
35
+ return _io44(input);
36
36
  if (_io1(input))
37
37
  return _io1(input);
38
38
  return false;
39
39
  })(); const _iu2 = input => (() => {
40
40
  if ("chain" === input.type)
41
41
  return _io6(input);
42
+ else if ("mobile-wallet" === input.type)
43
+ return _io13(input);
42
44
  else if ("bank-account" === input.type)
43
45
  return _io11(input);
44
46
  else
@@ -57,27 +59,103 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
57
59
  else
58
60
  return false;
59
61
  })(); const _iu4 = input => (() => {
60
- if ("us" === input.accountType)
61
- return _io16(input);
62
- else if ("iban-swift" === input.accountType)
63
- return _io21(input);
64
- else if ("clabe" === input.accountType)
65
- return _io23(input);
66
- else if (undefined !== input.brCode)
67
- return _io24(input);
68
- else if (undefined !== input.pixKey)
69
- return _io26(input);
62
+ if ("interac" === input.accountType)
63
+ return _io33(input);
70
64
  else
71
- return false;
65
+ return (() => {
66
+ if (_io24(input))
67
+ return _io24(input);
68
+ if (_io22(input))
69
+ return _io22(input);
70
+ if (_io18(input))
71
+ return _io18(input);
72
+ if (_io28(input))
73
+ return _io28(input);
74
+ if (_io27(input))
75
+ return _io27(input);
76
+ if (_io26(input))
77
+ return _io26(input);
78
+ if (_io32(input))
79
+ return _io32(input);
80
+ if (_io31(input))
81
+ return _io31(input);
82
+ if (_io29(input))
83
+ return _io29(input);
84
+ if (_io37(input))
85
+ return _io37(input);
86
+ if (_io36(input))
87
+ return _io36(input);
88
+ if (_io34(input))
89
+ return _io34(input);
90
+ if (_io40(input))
91
+ return _io40(input);
92
+ if (_io39(input))
93
+ return _io39(input);
94
+ if (_io38(input))
95
+ return _io38(input);
96
+ return false;
97
+ })();
72
98
  })(); const _iu5 = input => (() => {
73
- if ("individual" === input.type)
74
- return _io18(input);
75
- else if ("business" === input.type)
76
- return _io19(input);
77
- else if ("unknown" === input.type)
78
- return _io20(input);
99
+ if ("interac" === input.accountType)
100
+ return _io33(input);
101
+ else if ("sada-pay" === input.accountType)
102
+ return _io58(input);
103
+ else if ("rocket" === input.accountType)
104
+ return _io57(input);
105
+ else if ("naya-pay" === input.accountType)
106
+ return _io55(input);
107
+ else if ("nagad" === input.accountType)
108
+ return _io54(input);
109
+ else if ("mtn-mobile-money" === input.accountType)
110
+ return _io53(input);
111
+ else if ("jazz-cash" === input.accountType)
112
+ return _io52(input);
113
+ else if ("finja-wallet" === input.accountType)
114
+ return _io51(input);
115
+ else if ("easy-paisa" === input.accountType)
116
+ return _io50(input);
117
+ else if ("bkash" === input.accountType)
118
+ return _io49(input);
119
+ else if ("airtel-money" === input.accountType)
120
+ return _io48(input);
121
+ else if ("paypal" === input.accountType)
122
+ return _io56(input);
123
+ else if ("venmo" === input.accountType)
124
+ return _io59(input);
79
125
  else
80
- return false;
126
+ return (() => {
127
+ if (_io24(input))
128
+ return _io24(input);
129
+ if (_io22(input))
130
+ return _io22(input);
131
+ if (_io18(input))
132
+ return _io18(input);
133
+ if (_io28(input))
134
+ return _io28(input);
135
+ if (_io27(input))
136
+ return _io27(input);
137
+ if (_io26(input))
138
+ return _io26(input);
139
+ if (_io32(input))
140
+ return _io32(input);
141
+ if (_io31(input))
142
+ return _io31(input);
143
+ if (_io29(input))
144
+ return _io29(input);
145
+ if (_io37(input))
146
+ return _io37(input);
147
+ if (_io36(input))
148
+ return _io36(input);
149
+ if (_io34(input))
150
+ return _io34(input);
151
+ if (_io40(input))
152
+ return _io40(input);
153
+ if (_io39(input))
154
+ return _io39(input);
155
+ if (_io38(input))
156
+ return _io38(input);
157
+ return false;
158
+ })();
81
159
  })(); const _ao0 = (input, _path, _exceptionable = true) => ("string" === typeof input.id || __typia_transform__assertGuard._assertGuard(_exceptionable, {
82
160
  method: "createAssert",
83
161
  path: _path + ".id",
@@ -133,14 +211,14 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
133
211
  path: _path + ".pastInstructions",
134
212
  expected: "(Array<TransferInstructionShape> | undefined)",
135
213
  value: input.pastInstructions
136
- }, _errorFactory)) && input.pastInstructions.every((elem, _index10) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
214
+ }, _errorFactory)) && input.pastInstructions.every((elem, _index21) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
137
215
  method: "createAssert",
138
- path: _path + ".pastInstructions[" + _index10 + "]",
216
+ path: _path + ".pastInstructions[" + _index21 + "]",
139
217
  expected: "(Omit<{ type: \"ACH\" | \"WIRE\" | \"SEPA_PUSH\"; account: BankAccountAddressResolved; depositMessage?: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"BITCOIN_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_CALL\"; location: AssetLocationLike; contractAddress: `0x${string}`; contractMethodName: string; contractMethodArgs: string[]; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_SEND\"; location: AssetLocationLike; sendToAddress: `0x${string}`; value: string; tokenAddress: `0x${string}`; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"KEETA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress: string; external?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"SOLANA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenMintAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"TRON_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\">)",
140
218
  value: elem
141
- }, _errorFactory)) && _au0(elem, _path + ".pastInstructions[" + _index10 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
219
+ }, _errorFactory)) && _au0(elem, _path + ".pastInstructions[" + _index21 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
142
220
  method: "createAssert",
143
- path: _path + ".pastInstructions[" + _index10 + "]",
221
+ path: _path + ".pastInstructions[" + _index21 + "]",
144
222
  expected: "(Omit<{ type: \"ACH\" | \"WIRE\" | \"SEPA_PUSH\"; account: BankAccountAddressResolved; depositMessage?: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"BITCOIN_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_CALL\"; location: AssetLocationLike; contractAddress: `0x${string}`; contractMethodName: string; contractMethodArgs: string[]; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_SEND\"; location: AssetLocationLike; sendToAddress: `0x${string}`; value: string; tokenAddress: `0x${string}`; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"KEETA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress: string; external?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"SOLANA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenMintAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"TRON_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\">)",
145
223
  value: elem
146
224
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -182,9 +260,9 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
182
260
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
183
261
  expected: "Array<\"username\">",
184
262
  value: value
185
- }, _errorFactory)) && value.every((elem, _index11) => "username" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
263
+ }, _errorFactory)) && value.every((elem, _index22) => "username" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
186
264
  method: "createAssert",
187
- path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" + _index11 + "]",
265
+ path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" + _index22 + "]",
188
266
  expected: "\"username\"",
189
267
  value: elem
190
268
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -206,22 +284,22 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
206
284
  }, _errorFactory)) && ((null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
207
285
  method: "createAssert",
208
286
  path: _path + ".location",
209
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
287
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
210
288
  value: input.location
211
289
  }, _errorFactory)) && (undefined !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
212
290
  method: "createAssert",
213
291
  path: _path + ".location",
214
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
292
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
215
293
  value: input.location
216
- }, _errorFactory)) && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
294
+ }, _errorFactory)) && (true === _av23.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
217
295
  method: "createAssert",
218
296
  path: _path + ".location",
219
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
297
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
220
298
  value: input.location
221
299
  }, _errorFactory)) && _au2(input.location, _path + ".location", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
222
300
  method: "createAssert",
223
301
  path: _path + ".location",
224
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
302
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
225
303
  value: input.location
226
304
  }, _errorFactory))) && ("string" === typeof input.sendToAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
227
305
  method: "createAssert",
@@ -313,12 +391,32 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
313
391
  path: _path + ".type",
314
392
  expected: "\"bank-account\"",
315
393
  value: input.type
316
- }, _errorFactory)); const _ao12 = (input, _path, _exceptionable = true) => "us" === input.type || "iban-swift" === input.type || "clabe" === input.type || "pix" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
394
+ }, _errorFactory)); const _ao12 = (input, _path, _exceptionable = true) => "card" === input.type || "clabe" === input.type || "iban-swift" === input.type || "interac" === input.type || "pix" === input.type || "us" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
395
+ method: "createAssert",
396
+ path: _path + ".type",
397
+ expected: "(\"card\" | \"clabe\" | \"iban-swift\" | \"interac\" | \"pix\" | \"us\")",
398
+ value: input.type
399
+ }, _errorFactory); const _ao13 = (input, _path, _exceptionable = true) => (("object" === typeof input.account && null !== input.account || __typia_transform__assertGuard._assertGuard(_exceptionable, {
400
+ method: "createAssert",
401
+ path: _path + ".account",
402
+ expected: "__type.o7",
403
+ value: input.account
404
+ }, _errorFactory)) && _ao14(input.account, _path + ".account", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
405
+ method: "createAssert",
406
+ path: _path + ".account",
407
+ expected: "__type.o7",
408
+ value: input.account
409
+ }, _errorFactory)) && ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
410
+ method: "createAssert",
411
+ path: _path + ".type",
412
+ expected: "\"mobile-wallet\"",
413
+ value: input.type
414
+ }, _errorFactory)); const _ao14 = (input, _path, _exceptionable = true) => true === _av24.has(input.type) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
317
415
  method: "createAssert",
318
416
  path: _path + ".type",
319
- expected: "(\"clabe\" | \"iban-swift\" | \"pix\" | \"us\")",
417
+ expected: "(\"airtel-money\" | \"bkash\" | \"easy-paisa\" | \"finja-wallet\" | \"jazz-cash\" | \"mtn-mobile-money\" | \"nagad\" | \"naya-pay\" | \"paypal\" | \"rocket\" | \"sada-pay\" | \"venmo\")",
320
418
  value: input.type
321
- }, _errorFactory); const _ao13 = (input, _path, _exceptionable = true) => ("EVM_SEND" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
419
+ }, _errorFactory); const _ao15 = (input, _path, _exceptionable = true) => ("EVM_SEND" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
322
420
  method: "createAssert",
323
421
  path: _path + ".type",
324
422
  expected: "\"EVM_SEND\"",
@@ -326,22 +424,22 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
326
424
  }, _errorFactory)) && ((null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
327
425
  method: "createAssert",
328
426
  path: _path + ".location",
329
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
427
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
330
428
  value: input.location
331
429
  }, _errorFactory)) && (undefined !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
332
430
  method: "createAssert",
333
431
  path: _path + ".location",
334
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
432
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
335
433
  value: input.location
336
- }, _errorFactory)) && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
434
+ }, _errorFactory)) && (true === _av25.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
337
435
  method: "createAssert",
338
436
  path: _path + ".location",
339
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
437
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
340
438
  value: input.location
341
439
  }, _errorFactory)) && _au2(input.location, _path + ".location", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
342
440
  method: "createAssert",
343
441
  path: _path + ".location",
344
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
442
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
345
443
  value: input.location
346
444
  }, _errorFactory))) && ("string" === typeof input.sendToAddress && RegExp(/^0x(.*)/).test(input.sendToAddress) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
347
445
  method: "createAssert",
@@ -353,7 +451,7 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
353
451
  path: _path + ".tokenAddress",
354
452
  expected: "`0x${string}`",
355
453
  value: input.tokenAddress
356
- }, _errorFactory)); const _ao14 = (input, _path, _exceptionable = true) => ("EVM_CALL" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
454
+ }, _errorFactory)); const _ao16 = (input, _path, _exceptionable = true) => ("EVM_CALL" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
357
455
  method: "createAssert",
358
456
  path: _path + ".type",
359
457
  expected: "\"EVM_CALL\"",
@@ -361,22 +459,22 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
361
459
  }, _errorFactory)) && ((null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
362
460
  method: "createAssert",
363
461
  path: _path + ".location",
364
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
462
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
365
463
  value: input.location
366
464
  }, _errorFactory)) && (undefined !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
367
465
  method: "createAssert",
368
466
  path: _path + ".location",
369
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
467
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
370
468
  value: input.location
371
- }, _errorFactory)) && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
469
+ }, _errorFactory)) && (true === _av26.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
372
470
  method: "createAssert",
373
471
  path: _path + ".location",
374
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
472
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
375
473
  value: input.location
376
474
  }, _errorFactory)) && _au2(input.location, _path + ".location", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
377
475
  method: "createAssert",
378
476
  path: _path + ".location",
379
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
477
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
380
478
  value: input.location
381
479
  }, _errorFactory))) && ("string" === typeof input.contractAddress && RegExp(/^0x(.*)/).test(input.contractAddress) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
382
480
  method: "createAssert",
@@ -393,9 +491,9 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
393
491
  path: _path + ".contractMethodArgs",
394
492
  expected: "Array<string>",
395
493
  value: input.contractMethodArgs
396
- }, _errorFactory)) && input.contractMethodArgs.every((elem, _index12) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
494
+ }, _errorFactory)) && input.contractMethodArgs.every((elem, _index27) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
397
495
  method: "createAssert",
398
- path: _path + ".contractMethodArgs[" + _index12 + "]",
496
+ path: _path + ".contractMethodArgs[" + _index27 + "]",
399
497
  expected: "string",
400
498
  value: elem
401
499
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -403,7 +501,7 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
403
501
  path: _path + ".contractMethodArgs",
404
502
  expected: "Array<string>",
405
503
  value: input.contractMethodArgs
406
- }, _errorFactory)); const _ao15 = (input, _path, _exceptionable = true) => ("ACH" === input.type || "WIRE" === input.type || "SEPA_PUSH" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
504
+ }, _errorFactory)); const _ao17 = (input, _path, _exceptionable = true) => ("ACH" === input.type || "WIRE" === input.type || "SEPA_PUSH" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
407
505
  method: "createAssert",
408
506
  path: _path + ".type",
409
507
  expected: "(\"ACH\" | \"SEPA_PUSH\" | \"WIRE\")",
@@ -411,79 +509,79 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
411
509
  }, _errorFactory)) && (("object" === typeof input.account && null !== input.account || __typia_transform__assertGuard._assertGuard(_exceptionable, {
412
510
  method: "createAssert",
413
511
  path: _path + ".account",
414
- expected: "({ type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o2)",
512
+ expected: "(InteracBankAccountResolved | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; } | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o1 | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o2 | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { bankName?: string; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o1 | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o2 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; } | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o1 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o2)",
415
513
  value: input.account
416
514
  }, _errorFactory)) && _au4(input.account, _path + ".account", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
417
515
  method: "createAssert",
418
516
  path: _path + ".account",
419
- expected: "({ type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o2)",
517
+ expected: "(InteracBankAccountResolved | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; } | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o1 | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o2 | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { bankName?: string; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o1 | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o2 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; } | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o1 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o2)",
420
518
  value: input.account
421
519
  }, _errorFactory)) && (undefined === input.depositMessage || "string" === typeof input.depositMessage || __typia_transform__assertGuard._assertGuard(_exceptionable, {
422
520
  method: "createAssert",
423
521
  path: _path + ".depositMessage",
424
522
  expected: "(string | undefined)",
425
523
  value: input.depositMessage
426
- }, _errorFactory)); const _ao16 = (input, _path, _exceptionable = true) => ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
524
+ }, _errorFactory)); const _ao18 = (input, _path, _exceptionable = true) => (undefined === input.ownerAddress || ("object" === typeof input.ownerAddress && null !== input.ownerAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
525
+ method: "createAssert",
526
+ path: _path + ".ownerAddress",
527
+ expected: "(PhysicalAddress | undefined)",
528
+ value: input.ownerAddress
529
+ }, _errorFactory)) && _ao19(input.ownerAddress, _path + ".ownerAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
530
+ method: "createAssert",
531
+ path: _path + ".ownerAddress",
532
+ expected: "(PhysicalAddress | undefined)",
533
+ value: input.ownerAddress
534
+ }, _errorFactory)) && ("string" === typeof input.cardNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
535
+ method: "createAssert",
536
+ path: _path + ".cardNumber",
537
+ expected: "string",
538
+ value: input.cardNumber
539
+ }, _errorFactory)) && ("string" === typeof input.securityCode || __typia_transform__assertGuard._assertGuard(_exceptionable, {
540
+ method: "createAssert",
541
+ path: _path + ".securityCode",
542
+ expected: "string",
543
+ value: input.securityCode
544
+ }, _errorFactory)) && (("object" === typeof input.expirationDate && null !== input.expirationDate || __typia_transform__assertGuard._assertGuard(_exceptionable, {
545
+ method: "createAssert",
546
+ path: _path + ".expirationDate",
547
+ expected: "MonthYearDateInput",
548
+ value: input.expirationDate
549
+ }, _errorFactory)) && _ao20(input.expirationDate, _path + ".expirationDate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
550
+ method: "createAssert",
551
+ path: _path + ".expirationDate",
552
+ expected: "MonthYearDateInput",
553
+ value: input.expirationDate
554
+ }, _errorFactory)) && (undefined === input.cardType || "DEBIT" === input.cardType || "CREDIT" === input.cardType || "PREPAID" === input.cardType || "UNKNOWN" === input.cardType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
555
+ method: "createAssert",
556
+ path: _path + ".cardType",
557
+ expected: "(\"CREDIT\" | \"DEBIT\" | \"PREPAID\" | \"UNKNOWN\" | undefined)",
558
+ value: input.cardType
559
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
427
560
  method: "createAssert",
428
561
  path: _path + ".type",
429
562
  expected: "\"bank-account\"",
430
563
  value: input.type
431
- }, _errorFactory)) && ((null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
564
+ }, _errorFactory)) && ("card" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
432
565
  method: "createAssert",
433
- path: _path + ".accountAddress",
434
- expected: "(PhysicalAddress | string | undefined)",
435
- value: input.accountAddress
436
- }, _errorFactory)) && (undefined === input.accountAddress || "string" === typeof input.accountAddress || ("object" === typeof input.accountAddress && null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
437
- method: "createAssert",
438
- path: _path + ".accountAddress",
439
- expected: "(PhysicalAddress | string | undefined)",
440
- value: input.accountAddress
441
- }, _errorFactory)) && _ao17(input.accountAddress, _path + ".accountAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
442
- method: "createAssert",
443
- path: _path + ".accountAddress",
444
- expected: "(PhysicalAddress | string | undefined)",
445
- value: input.accountAddress
446
- }, _errorFactory))) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
566
+ path: _path + ".accountType",
567
+ expected: "\"card\"",
568
+ value: input.accountType
569
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
447
570
  method: "createAssert",
448
571
  path: _path + ".obfuscated",
449
572
  expected: "(false | undefined)",
450
573
  value: input.obfuscated
451
- }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
452
- method: "createAssert",
453
- path: _path + ".bankName",
454
- expected: "(string | undefined)",
455
- value: input.bankName
456
574
  }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
457
575
  method: "createAssert",
458
576
  path: _path + ".accountOwner",
459
- expected: "(__type.o10 | __type.o8 | __type.o9)",
577
+ expected: "__type.o11",
460
578
  value: input.accountOwner
461
- }, _errorFactory)) && _au5(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
579
+ }, _errorFactory)) && _ao21(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
462
580
  method: "createAssert",
463
581
  path: _path + ".accountOwner",
464
- expected: "(__type.o10 | __type.o8 | __type.o9)",
582
+ expected: "__type.o11",
465
583
  value: input.accountOwner
466
- }, _errorFactory)) && ("us" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
467
- method: "createAssert",
468
- path: _path + ".accountType",
469
- expected: "\"us\"",
470
- value: input.accountType
471
- }, _errorFactory)) && ("string" === typeof input.accountNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
472
- method: "createAssert",
473
- path: _path + ".accountNumber",
474
- expected: "string",
475
- value: input.accountNumber
476
- }, _errorFactory)) && ("string" === typeof input.routingNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
477
- method: "createAssert",
478
- path: _path + ".routingNumber",
479
- expected: "string",
480
- value: input.routingNumber
481
- }, _errorFactory)) && ("checking" === input.accountTypeDetail || "savings" === input.accountTypeDetail || __typia_transform__assertGuard._assertGuard(_exceptionable, {
482
- method: "createAssert",
483
- path: _path + ".accountTypeDetail",
484
- expected: "(\"checking\" | \"savings\")",
485
- value: input.accountTypeDetail
486
- }, _errorFactory)); const _ao17 = (input, _path, _exceptionable = true) => ("string" === typeof input.line1 || __typia_transform__assertGuard._assertGuard(_exceptionable, {
584
+ }, _errorFactory)); const _ao19 = (input, _path, _exceptionable = true) => ("string" === typeof input.line1 || __typia_transform__assertGuard._assertGuard(_exceptionable, {
487
585
  method: "createAssert",
488
586
  path: _path + ".line1",
489
587
  expected: "string",
@@ -493,7 +591,7 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
493
591
  path: _path + ".line2",
494
592
  expected: "(string | undefined)",
495
593
  value: input.line2
496
- }, _errorFactory)) && (true === _av13.has(input.country) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
594
+ }, _errorFactory)) && (true === _av28.has(input.country) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
497
595
  method: "createAssert",
498
596
  path: _path + ".country",
499
597
  expected: "(\"AD\" | \"AE\" | \"AF\" | \"AG\" | \"AI\" | \"AL\" | \"AM\" | \"AO\" | \"AQ\" | \"AR\" | \"AS\" | \"AT\" | \"AU\" | \"AW\" | \"AX\" | \"AZ\" | \"BA\" | \"BB\" | \"BD\" | \"BE\" | \"BF\" | \"BG\" | \"BH\" | \"BI\" | \"BJ\" | \"BL\" | \"BM\" | \"BN\" | \"BO\" | \"BQ\" | \"BR\" | \"BS\" | \"BT\" | \"BV\" | \"BW\" | \"BY\" | \"BZ\" | \"CA\" | \"CC\" | \"CD\" | \"CF\" | \"CG\" | \"CH\" | \"CI\" | \"CK\" | \"CL\" | \"CM\" | \"CN\" | \"CO\" | \"CR\" | \"CU\" | \"CV\" | \"CW\" | \"CX\" | \"CY\" | \"CZ\" | \"DE\" | \"DJ\" | \"DK\" | \"DM\" | \"DO\" | \"DZ\" | \"EC\" | \"EE\" | \"EG\" | \"EH\" | \"ER\" | \"ES\" | \"ET\" | \"FI\" | \"FJ\" | \"FK\" | \"FM\" | \"FO\" | \"FR\" | \"GA\" | \"GB\" | \"GD\" | \"GE\" | \"GF\" | \"GG\" | \"GH\" | \"GI\" | \"GL\" | \"GM\" | \"GN\" | \"GP\" | \"GQ\" | \"GR\" | \"GS\" | \"GT\" | \"GU\" | \"GW\" | \"GY\" | \"HK\" | \"HM\" | \"HN\" | \"HR\" | \"HT\" | \"HU\" | \"ID\" | \"IE\" | \"IL\" | \"IM\" | \"IN\" | \"IO\" | \"IQ\" | \"IR\" | \"IS\" | \"IT\" | \"JE\" | \"JM\" | \"JO\" | \"JP\" | \"KE\" | \"KG\" | \"KH\" | \"KI\" | \"KM\" | \"KN\" | \"KP\" | \"KR\" | \"KW\" | \"KY\" | \"KZ\" | \"LA\" | \"LB\" | \"LC\" | \"LI\" | \"LK\" | \"LR\" | \"LS\" | \"LT\" | \"LU\" | \"LV\" | \"LY\" | \"MA\" | \"MC\" | \"MD\" | \"ME\" | \"MF\" | \"MG\" | \"MH\" | \"MK\" | \"ML\" | \"MM\" | \"MN\" | \"MO\" | \"MP\" | \"MQ\" | \"MR\" | \"MS\" | \"MT\" | \"MU\" | \"MV\" | \"MW\" | \"MX\" | \"MY\" | \"MZ\" | \"NA\" | \"NC\" | \"NE\" | \"NF\" | \"NG\" | \"NI\" | \"NL\" | \"NO\" | \"NP\" | \"NR\" | \"NU\" | \"NZ\" | \"OM\" | \"PA\" | \"PE\" | \"PF\" | \"PG\" | \"PH\" | \"PK\" | \"PL\" | \"PM\" | \"PN\" | \"PR\" | \"PT\" | \"PW\" | \"PY\" | \"QA\" | \"RE\" | \"RO\" | \"RS\" | \"RU\" | \"RW\" | \"SA\" | \"SB\" | \"SC\" | \"SD\" | \"SE\" | \"SG\" | \"SH\" | \"SI\" | \"SJ\" | \"SK\" | \"SL\" | \"SM\" | \"SN\" | \"SO\" | \"SR\" | \"SS\" | \"ST\" | \"SV\" | \"SX\" | \"SY\" | \"SZ\" | \"TC\" | \"TD\" | \"TF\" | \"TG\" | \"TH\" | \"TJ\" | \"TK\" | \"TL\" | \"TM\" | \"TN\" | \"TO\" | \"TR\" | \"TT\" | \"TV\" | \"TW\" | \"TZ\" | \"UA\" | \"UG\" | \"UM\" | \"US\" | \"UY\" | \"UZ\" | \"VA\" | \"VC\" | \"VE\" | \"VG\" | \"VI\" | \"VN\" | \"VU\" | \"WF\" | \"WS\" | \"YE\" | \"YT\" | \"ZA\" | \"ZM\" | \"ZW\")",
@@ -513,7 +611,17 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
513
611
  path: _path + ".city",
514
612
  expected: "string",
515
613
  value: input.city
516
- }, _errorFactory)); const _ao18 = (input, _path, _exceptionable = true) => ("individual" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
614
+ }, _errorFactory)); const _ao20 = (input, _path, _exceptionable = true) => ("string" === typeof input.month || __typia_transform__assertGuard._assertGuard(_exceptionable, {
615
+ method: "createAssert",
616
+ path: _path + ".month",
617
+ expected: "string",
618
+ value: input.month
619
+ }, _errorFactory)) && ("string" === typeof input.year || __typia_transform__assertGuard._assertGuard(_exceptionable, {
620
+ method: "createAssert",
621
+ path: _path + ".year",
622
+ expected: "string",
623
+ value: input.year
624
+ }, _errorFactory)); const _ao21 = (input, _path, _exceptionable = true) => ("individual" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
517
625
  method: "createAssert",
518
626
  path: _path + ".type",
519
627
  expected: "\"individual\"",
@@ -528,7 +636,67 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
528
636
  path: _path + ".lastName",
529
637
  expected: "string",
530
638
  value: input.lastName
531
- }, _errorFactory)); const _ao19 = (input, _path, _exceptionable = true) => ("business" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
639
+ }, _errorFactory)); const _ao22 = (input, _path, _exceptionable = true) => (undefined === input.ownerAddress || ("object" === typeof input.ownerAddress && null !== input.ownerAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
640
+ method: "createAssert",
641
+ path: _path + ".ownerAddress",
642
+ expected: "(PhysicalAddress | undefined)",
643
+ value: input.ownerAddress
644
+ }, _errorFactory)) && _ao19(input.ownerAddress, _path + ".ownerAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
645
+ method: "createAssert",
646
+ path: _path + ".ownerAddress",
647
+ expected: "(PhysicalAddress | undefined)",
648
+ value: input.ownerAddress
649
+ }, _errorFactory)) && ("string" === typeof input.cardNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
650
+ method: "createAssert",
651
+ path: _path + ".cardNumber",
652
+ expected: "string",
653
+ value: input.cardNumber
654
+ }, _errorFactory)) && ("string" === typeof input.securityCode || __typia_transform__assertGuard._assertGuard(_exceptionable, {
655
+ method: "createAssert",
656
+ path: _path + ".securityCode",
657
+ expected: "string",
658
+ value: input.securityCode
659
+ }, _errorFactory)) && (("object" === typeof input.expirationDate && null !== input.expirationDate || __typia_transform__assertGuard._assertGuard(_exceptionable, {
660
+ method: "createAssert",
661
+ path: _path + ".expirationDate",
662
+ expected: "MonthYearDateInput",
663
+ value: input.expirationDate
664
+ }, _errorFactory)) && _ao20(input.expirationDate, _path + ".expirationDate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
665
+ method: "createAssert",
666
+ path: _path + ".expirationDate",
667
+ expected: "MonthYearDateInput",
668
+ value: input.expirationDate
669
+ }, _errorFactory)) && (undefined === input.cardType || "DEBIT" === input.cardType || "CREDIT" === input.cardType || "PREPAID" === input.cardType || "UNKNOWN" === input.cardType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
670
+ method: "createAssert",
671
+ path: _path + ".cardType",
672
+ expected: "(\"CREDIT\" | \"DEBIT\" | \"PREPAID\" | \"UNKNOWN\" | undefined)",
673
+ value: input.cardType
674
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
675
+ method: "createAssert",
676
+ path: _path + ".type",
677
+ expected: "\"bank-account\"",
678
+ value: input.type
679
+ }, _errorFactory)) && ("card" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
680
+ method: "createAssert",
681
+ path: _path + ".accountType",
682
+ expected: "\"card\"",
683
+ value: input.accountType
684
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
685
+ method: "createAssert",
686
+ path: _path + ".obfuscated",
687
+ expected: "(false | undefined)",
688
+ value: input.obfuscated
689
+ }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
690
+ method: "createAssert",
691
+ path: _path + ".accountOwner",
692
+ expected: "__type.o13",
693
+ value: input.accountOwner
694
+ }, _errorFactory)) && _ao23(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
695
+ method: "createAssert",
696
+ path: _path + ".accountOwner",
697
+ expected: "__type.o13",
698
+ value: input.accountOwner
699
+ }, _errorFactory)); const _ao23 = (input, _path, _exceptionable = true) => ("business" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
532
700
  method: "createAssert",
533
701
  path: _path + ".type",
534
702
  expected: "\"business\"",
@@ -538,7 +706,67 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
538
706
  path: _path + ".businessName",
539
707
  expected: "string",
540
708
  value: input.businessName
541
- }, _errorFactory)); const _ao20 = (input, _path, _exceptionable = true) => ("unknown" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
709
+ }, _errorFactory)); const _ao24 = (input, _path, _exceptionable = true) => (undefined === input.ownerAddress || ("object" === typeof input.ownerAddress && null !== input.ownerAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
710
+ method: "createAssert",
711
+ path: _path + ".ownerAddress",
712
+ expected: "(PhysicalAddress | undefined)",
713
+ value: input.ownerAddress
714
+ }, _errorFactory)) && _ao19(input.ownerAddress, _path + ".ownerAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
715
+ method: "createAssert",
716
+ path: _path + ".ownerAddress",
717
+ expected: "(PhysicalAddress | undefined)",
718
+ value: input.ownerAddress
719
+ }, _errorFactory)) && ("string" === typeof input.cardNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
720
+ method: "createAssert",
721
+ path: _path + ".cardNumber",
722
+ expected: "string",
723
+ value: input.cardNumber
724
+ }, _errorFactory)) && ("string" === typeof input.securityCode || __typia_transform__assertGuard._assertGuard(_exceptionable, {
725
+ method: "createAssert",
726
+ path: _path + ".securityCode",
727
+ expected: "string",
728
+ value: input.securityCode
729
+ }, _errorFactory)) && (("object" === typeof input.expirationDate && null !== input.expirationDate || __typia_transform__assertGuard._assertGuard(_exceptionable, {
730
+ method: "createAssert",
731
+ path: _path + ".expirationDate",
732
+ expected: "MonthYearDateInput",
733
+ value: input.expirationDate
734
+ }, _errorFactory)) && _ao20(input.expirationDate, _path + ".expirationDate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
735
+ method: "createAssert",
736
+ path: _path + ".expirationDate",
737
+ expected: "MonthYearDateInput",
738
+ value: input.expirationDate
739
+ }, _errorFactory)) && (undefined === input.cardType || "DEBIT" === input.cardType || "CREDIT" === input.cardType || "PREPAID" === input.cardType || "UNKNOWN" === input.cardType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
740
+ method: "createAssert",
741
+ path: _path + ".cardType",
742
+ expected: "(\"CREDIT\" | \"DEBIT\" | \"PREPAID\" | \"UNKNOWN\" | undefined)",
743
+ value: input.cardType
744
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
745
+ method: "createAssert",
746
+ path: _path + ".type",
747
+ expected: "\"bank-account\"",
748
+ value: input.type
749
+ }, _errorFactory)) && ("card" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
750
+ method: "createAssert",
751
+ path: _path + ".accountType",
752
+ expected: "\"card\"",
753
+ value: input.accountType
754
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
755
+ method: "createAssert",
756
+ path: _path + ".obfuscated",
757
+ expected: "(false | undefined)",
758
+ value: input.obfuscated
759
+ }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
760
+ method: "createAssert",
761
+ path: _path + ".accountOwner",
762
+ expected: "__type.o15",
763
+ value: input.accountOwner
764
+ }, _errorFactory)) && _ao25(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
765
+ method: "createAssert",
766
+ path: _path + ".accountOwner",
767
+ expected: "__type.o15",
768
+ value: input.accountOwner
769
+ }, _errorFactory)); const _ao25 = (input, _path, _exceptionable = true) => ("unknown" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
542
770
  method: "createAssert",
543
771
  path: _path + ".type",
544
772
  expected: "\"unknown\"",
@@ -548,52 +776,112 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
548
776
  path: _path + ".beneficiaryName",
549
777
  expected: "string",
550
778
  value: input.beneficiaryName
551
- }, _errorFactory)); const _ao21 = (input, _path, _exceptionable = true) => ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
779
+ }, _errorFactory)); const _ao26 = (input, _path, _exceptionable = true) => ("string" === typeof input.accountNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
780
+ method: "createAssert",
781
+ path: _path + ".accountNumber",
782
+ expected: "string",
783
+ value: input.accountNumber
784
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
552
785
  method: "createAssert",
553
786
  path: _path + ".type",
554
787
  expected: "\"bank-account\"",
555
788
  value: input.type
556
- }, _errorFactory)) && ((null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
557
- method: "createAssert",
558
- path: _path + ".accountAddress",
559
- expected: "(PhysicalAddress | string | undefined)",
560
- value: input.accountAddress
561
- }, _errorFactory)) && (undefined === input.accountAddress || "string" === typeof input.accountAddress || ("object" === typeof input.accountAddress && null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
562
- method: "createAssert",
563
- path: _path + ".accountAddress",
564
- expected: "(PhysicalAddress | string | undefined)",
565
- value: input.accountAddress
566
- }, _errorFactory)) && _ao17(input.accountAddress, _path + ".accountAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
789
+ }, _errorFactory)) && ("clabe" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
567
790
  method: "createAssert",
568
- path: _path + ".accountAddress",
569
- expected: "(PhysicalAddress | string | undefined)",
570
- value: input.accountAddress
571
- }, _errorFactory))) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
791
+ path: _path + ".accountType",
792
+ expected: "\"clabe\"",
793
+ value: input.accountType
794
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
572
795
  method: "createAssert",
573
796
  path: _path + ".obfuscated",
574
797
  expected: "(false | undefined)",
575
798
  value: input.obfuscated
799
+ }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
800
+ method: "createAssert",
801
+ path: _path + ".accountOwner",
802
+ expected: "__type.o11",
803
+ value: input.accountOwner
804
+ }, _errorFactory)) && _ao21(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
805
+ method: "createAssert",
806
+ path: _path + ".accountOwner",
807
+ expected: "__type.o11",
808
+ value: input.accountOwner
576
809
  }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
577
810
  method: "createAssert",
578
811
  path: _path + ".bankName",
579
812
  expected: "(string | undefined)",
580
813
  value: input.bankName
814
+ }, _errorFactory)); const _ao27 = (input, _path, _exceptionable = true) => ("string" === typeof input.accountNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
815
+ method: "createAssert",
816
+ path: _path + ".accountNumber",
817
+ expected: "string",
818
+ value: input.accountNumber
819
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
820
+ method: "createAssert",
821
+ path: _path + ".type",
822
+ expected: "\"bank-account\"",
823
+ value: input.type
824
+ }, _errorFactory)) && ("clabe" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
825
+ method: "createAssert",
826
+ path: _path + ".accountType",
827
+ expected: "\"clabe\"",
828
+ value: input.accountType
829
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
830
+ method: "createAssert",
831
+ path: _path + ".obfuscated",
832
+ expected: "(false | undefined)",
833
+ value: input.obfuscated
581
834
  }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
582
835
  method: "createAssert",
583
836
  path: _path + ".accountOwner",
584
- expected: "(__type.o10 | __type.o8 | __type.o9)",
837
+ expected: "__type.o13",
585
838
  value: input.accountOwner
586
- }, _errorFactory)) && _au5(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
839
+ }, _errorFactory)) && _ao23(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
587
840
  method: "createAssert",
588
841
  path: _path + ".accountOwner",
589
- expected: "(__type.o10 | __type.o8 | __type.o9)",
842
+ expected: "__type.o13",
590
843
  value: input.accountOwner
591
- }, _errorFactory)) && ("iban-swift" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
844
+ }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
845
+ method: "createAssert",
846
+ path: _path + ".bankName",
847
+ expected: "(string | undefined)",
848
+ value: input.bankName
849
+ }, _errorFactory)); const _ao28 = (input, _path, _exceptionable = true) => ("string" === typeof input.accountNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
850
+ method: "createAssert",
851
+ path: _path + ".accountNumber",
852
+ expected: "string",
853
+ value: input.accountNumber
854
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
855
+ method: "createAssert",
856
+ path: _path + ".type",
857
+ expected: "\"bank-account\"",
858
+ value: input.type
859
+ }, _errorFactory)) && ("clabe" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
592
860
  method: "createAssert",
593
861
  path: _path + ".accountType",
594
- expected: "\"iban-swift\"",
862
+ expected: "\"clabe\"",
595
863
  value: input.accountType
596
- }, _errorFactory)) && (undefined === input.country || true === _av14.has(input.country) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
864
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
865
+ method: "createAssert",
866
+ path: _path + ".obfuscated",
867
+ expected: "(false | undefined)",
868
+ value: input.obfuscated
869
+ }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
870
+ method: "createAssert",
871
+ path: _path + ".accountOwner",
872
+ expected: "__type.o15",
873
+ value: input.accountOwner
874
+ }, _errorFactory)) && _ao25(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
875
+ method: "createAssert",
876
+ path: _path + ".accountOwner",
877
+ expected: "__type.o15",
878
+ value: input.accountOwner
879
+ }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
880
+ method: "createAssert",
881
+ path: _path + ".bankName",
882
+ expected: "(string | undefined)",
883
+ value: input.bankName
884
+ }, _errorFactory)); const _ao29 = (input, _path, _exceptionable = true) => (undefined === input.country || true === _av29.has(input.country) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
597
885
  method: "createAssert",
598
886
  path: _path + ".country",
599
887
  expected: "(\"AD\" | \"AE\" | \"AF\" | \"AG\" | \"AI\" | \"AL\" | \"AM\" | \"AO\" | \"AQ\" | \"AR\" | \"AS\" | \"AT\" | \"AU\" | \"AW\" | \"AX\" | \"AZ\" | \"BA\" | \"BB\" | \"BD\" | \"BE\" | \"BF\" | \"BG\" | \"BH\" | \"BI\" | \"BJ\" | \"BL\" | \"BM\" | \"BN\" | \"BO\" | \"BQ\" | \"BR\" | \"BS\" | \"BT\" | \"BV\" | \"BW\" | \"BY\" | \"BZ\" | \"CA\" | \"CC\" | \"CD\" | \"CF\" | \"CG\" | \"CH\" | \"CI\" | \"CK\" | \"CL\" | \"CM\" | \"CN\" | \"CO\" | \"CR\" | \"CU\" | \"CV\" | \"CW\" | \"CX\" | \"CY\" | \"CZ\" | \"DE\" | \"DJ\" | \"DK\" | \"DM\" | \"DO\" | \"DZ\" | \"EC\" | \"EE\" | \"EG\" | \"EH\" | \"ER\" | \"ES\" | \"ET\" | \"FI\" | \"FJ\" | \"FK\" | \"FM\" | \"FO\" | \"FR\" | \"GA\" | \"GB\" | \"GD\" | \"GE\" | \"GF\" | \"GG\" | \"GH\" | \"GI\" | \"GL\" | \"GM\" | \"GN\" | \"GP\" | \"GQ\" | \"GR\" | \"GS\" | \"GT\" | \"GU\" | \"GW\" | \"GY\" | \"HK\" | \"HM\" | \"HN\" | \"HR\" | \"HT\" | \"HU\" | \"ID\" | \"IE\" | \"IL\" | \"IM\" | \"IN\" | \"IO\" | \"IQ\" | \"IR\" | \"IS\" | \"IT\" | \"JE\" | \"JM\" | \"JO\" | \"JP\" | \"KE\" | \"KG\" | \"KH\" | \"KI\" | \"KM\" | \"KN\" | \"KP\" | \"KR\" | \"KW\" | \"KY\" | \"KZ\" | \"LA\" | \"LB\" | \"LC\" | \"LI\" | \"LK\" | \"LR\" | \"LS\" | \"LT\" | \"LU\" | \"LV\" | \"LY\" | \"MA\" | \"MC\" | \"MD\" | \"ME\" | \"MF\" | \"MG\" | \"MH\" | \"MK\" | \"ML\" | \"MM\" | \"MN\" | \"MO\" | \"MP\" | \"MQ\" | \"MR\" | \"MS\" | \"MT\" | \"MU\" | \"MV\" | \"MW\" | \"MX\" | \"MY\" | \"MZ\" | \"NA\" | \"NC\" | \"NE\" | \"NF\" | \"NG\" | \"NI\" | \"NL\" | \"NO\" | \"NP\" | \"NR\" | \"NU\" | \"NZ\" | \"OM\" | \"PA\" | \"PE\" | \"PF\" | \"PG\" | \"PH\" | \"PK\" | \"PL\" | \"PM\" | \"PN\" | \"PR\" | \"PT\" | \"PW\" | \"PY\" | \"QA\" | \"RE\" | \"RO\" | \"RS\" | \"RU\" | \"RW\" | \"SA\" | \"SB\" | \"SC\" | \"SD\" | \"SE\" | \"SG\" | \"SH\" | \"SI\" | \"SJ\" | \"SK\" | \"SL\" | \"SM\" | \"SN\" | \"SO\" | \"SR\" | \"SS\" | \"ST\" | \"SV\" | \"SX\" | \"SY\" | \"SZ\" | \"TC\" | \"TD\" | \"TF\" | \"TG\" | \"TH\" | \"TJ\" | \"TK\" | \"TL\" | \"TM\" | \"TN\" | \"TO\" | \"TR\" | \"TT\" | \"TV\" | \"TW\" | \"TZ\" | \"UA\" | \"UG\" | \"UM\" | \"US\" | \"UY\" | \"UZ\" | \"VA\" | \"VC\" | \"VE\" | \"VG\" | \"VI\" | \"VN\" | \"VU\" | \"WF\" | \"WS\" | \"YE\" | \"YT\" | \"ZA\" | \"ZM\" | \"ZW\" | undefined)",
@@ -618,227 +906,577 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
618
906
  path: _path + ".bankAddress",
619
907
  expected: "(PhysicalAddress | undefined)",
620
908
  value: input.bankAddress
621
- }, _errorFactory)) && _ao17(input.bankAddress, _path + ".bankAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
909
+ }, _errorFactory)) && _ao19(input.bankAddress, _path + ".bankAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
622
910
  method: "createAssert",
623
911
  path: _path + ".bankAddress",
624
912
  expected: "(PhysicalAddress | undefined)",
625
913
  value: input.bankAddress
626
- }, _errorFactory)) && (undefined === input.swift || ("object" === typeof input.swift && null !== input.swift || __typia_transform__assertGuard._assertGuard(_exceptionable, {
914
+ }, _errorFactory)) && (undefined === input.swift || ("object" === typeof input.swift && null !== input.swift && false === Array.isArray(input.swift) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
627
915
  method: "createAssert",
628
916
  path: _path + ".swift",
629
- expected: "(__type.o13 | undefined)",
917
+ expected: "(__type.o20 | undefined)",
630
918
  value: input.swift
631
- }, _errorFactory)) && _ao22(input.swift, _path + ".swift", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
919
+ }, _errorFactory)) && _ao30(input.swift, _path + ".swift", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
632
920
  method: "createAssert",
633
921
  path: _path + ".swift",
634
- expected: "(__type.o13 | undefined)",
922
+ expected: "(__type.o20 | undefined)",
635
923
  value: input.swift
636
- }, _errorFactory)); const _ao22 = (input, _path, _exceptionable = true) => ("string" === typeof input.category || __typia_transform__assertGuard._assertGuard(_exceptionable, {
924
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
925
+ method: "createAssert",
926
+ path: _path + ".type",
927
+ expected: "\"bank-account\"",
928
+ value: input.type
929
+ }, _errorFactory)) && ("iban-swift" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
930
+ method: "createAssert",
931
+ path: _path + ".accountType",
932
+ expected: "\"iban-swift\"",
933
+ value: input.accountType
934
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
935
+ method: "createAssert",
936
+ path: _path + ".obfuscated",
937
+ expected: "(false | undefined)",
938
+ value: input.obfuscated
939
+ }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
940
+ method: "createAssert",
941
+ path: _path + ".accountOwner",
942
+ expected: "__type.o11",
943
+ value: input.accountOwner
944
+ }, _errorFactory)) && _ao21(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
945
+ method: "createAssert",
946
+ path: _path + ".accountOwner",
947
+ expected: "__type.o11",
948
+ value: input.accountOwner
949
+ }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
950
+ method: "createAssert",
951
+ path: _path + ".bankName",
952
+ expected: "(string | undefined)",
953
+ value: input.bankName
954
+ }, _errorFactory)); const _ao30 = (input, _path, _exceptionable = true) => (undefined === input.category || "string" === typeof input.category || __typia_transform__assertGuard._assertGuard(_exceptionable, {
637
955
  method: "createAssert",
638
956
  path: _path + ".category",
639
- expected: "string",
957
+ expected: "(string | undefined)",
640
958
  value: input.category
641
- }, _errorFactory)) && ((Array.isArray(input.purposeOfFunds) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
959
+ }, _errorFactory)) && (undefined === input.purposeOfFunds || (Array.isArray(input.purposeOfFunds) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
642
960
  method: "createAssert",
643
961
  path: _path + ".purposeOfFunds",
644
- expected: "Array<string>",
962
+ expected: "(Array<string> | undefined)",
645
963
  value: input.purposeOfFunds
646
- }, _errorFactory)) && input.purposeOfFunds.every((elem, _index15) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
964
+ }, _errorFactory)) && input.purposeOfFunds.every((elem, _index30) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
647
965
  method: "createAssert",
648
- path: _path + ".purposeOfFunds[" + _index15 + "]",
966
+ path: _path + ".purposeOfFunds[" + _index30 + "]",
649
967
  expected: "string",
650
968
  value: elem
651
969
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
652
970
  method: "createAssert",
653
971
  path: _path + ".purposeOfFunds",
654
- expected: "Array<string>",
972
+ expected: "(Array<string> | undefined)",
655
973
  value: input.purposeOfFunds
656
- }, _errorFactory)) && ("string" === typeof input.businessDescription || __typia_transform__assertGuard._assertGuard(_exceptionable, {
974
+ }, _errorFactory)) && (undefined === input.businessDescription || "string" === typeof input.businessDescription || __typia_transform__assertGuard._assertGuard(_exceptionable, {
657
975
  method: "createAssert",
658
976
  path: _path + ".businessDescription",
659
- expected: "string",
977
+ expected: "(string | undefined)",
660
978
  value: input.businessDescription
661
- }, _errorFactory)); const _ao23 = (input, _path, _exceptionable = true) => ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
662
- method: "createAssert",
663
- path: _path + ".type",
664
- expected: "\"bank-account\"",
665
- value: input.type
666
- }, _errorFactory)) && ((null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
979
+ }, _errorFactory)); const _ao31 = (input, _path, _exceptionable = true) => (undefined === input.country || true === _av31.has(input.country) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
667
980
  method: "createAssert",
668
- path: _path + ".accountAddress",
669
- expected: "(PhysicalAddress | string | undefined)",
670
- value: input.accountAddress
671
- }, _errorFactory)) && (undefined === input.accountAddress || "string" === typeof input.accountAddress || ("object" === typeof input.accountAddress && null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
981
+ path: _path + ".country",
982
+ expected: "(\"AD\" | \"AE\" | \"AF\" | \"AG\" | \"AI\" | \"AL\" | \"AM\" | \"AO\" | \"AQ\" | \"AR\" | \"AS\" | \"AT\" | \"AU\" | \"AW\" | \"AX\" | \"AZ\" | \"BA\" | \"BB\" | \"BD\" | \"BE\" | \"BF\" | \"BG\" | \"BH\" | \"BI\" | \"BJ\" | \"BL\" | \"BM\" | \"BN\" | \"BO\" | \"BQ\" | \"BR\" | \"BS\" | \"BT\" | \"BV\" | \"BW\" | \"BY\" | \"BZ\" | \"CA\" | \"CC\" | \"CD\" | \"CF\" | \"CG\" | \"CH\" | \"CI\" | \"CK\" | \"CL\" | \"CM\" | \"CN\" | \"CO\" | \"CR\" | \"CU\" | \"CV\" | \"CW\" | \"CX\" | \"CY\" | \"CZ\" | \"DE\" | \"DJ\" | \"DK\" | \"DM\" | \"DO\" | \"DZ\" | \"EC\" | \"EE\" | \"EG\" | \"EH\" | \"ER\" | \"ES\" | \"ET\" | \"FI\" | \"FJ\" | \"FK\" | \"FM\" | \"FO\" | \"FR\" | \"GA\" | \"GB\" | \"GD\" | \"GE\" | \"GF\" | \"GG\" | \"GH\" | \"GI\" | \"GL\" | \"GM\" | \"GN\" | \"GP\" | \"GQ\" | \"GR\" | \"GS\" | \"GT\" | \"GU\" | \"GW\" | \"GY\" | \"HK\" | \"HM\" | \"HN\" | \"HR\" | \"HT\" | \"HU\" | \"ID\" | \"IE\" | \"IL\" | \"IM\" | \"IN\" | \"IO\" | \"IQ\" | \"IR\" | \"IS\" | \"IT\" | \"JE\" | \"JM\" | \"JO\" | \"JP\" | \"KE\" | \"KG\" | \"KH\" | \"KI\" | \"KM\" | \"KN\" | \"KP\" | \"KR\" | \"KW\" | \"KY\" | \"KZ\" | \"LA\" | \"LB\" | \"LC\" | \"LI\" | \"LK\" | \"LR\" | \"LS\" | \"LT\" | \"LU\" | \"LV\" | \"LY\" | \"MA\" | \"MC\" | \"MD\" | \"ME\" | \"MF\" | \"MG\" | \"MH\" | \"MK\" | \"ML\" | \"MM\" | \"MN\" | \"MO\" | \"MP\" | \"MQ\" | \"MR\" | \"MS\" | \"MT\" | \"MU\" | \"MV\" | \"MW\" | \"MX\" | \"MY\" | \"MZ\" | \"NA\" | \"NC\" | \"NE\" | \"NF\" | \"NG\" | \"NI\" | \"NL\" | \"NO\" | \"NP\" | \"NR\" | \"NU\" | \"NZ\" | \"OM\" | \"PA\" | \"PE\" | \"PF\" | \"PG\" | \"PH\" | \"PK\" | \"PL\" | \"PM\" | \"PN\" | \"PR\" | \"PT\" | \"PW\" | \"PY\" | \"QA\" | \"RE\" | \"RO\" | \"RS\" | \"RU\" | \"RW\" | \"SA\" | \"SB\" | \"SC\" | \"SD\" | \"SE\" | \"SG\" | \"SH\" | \"SI\" | \"SJ\" | \"SK\" | \"SL\" | \"SM\" | \"SN\" | \"SO\" | \"SR\" | \"SS\" | \"ST\" | \"SV\" | \"SX\" | \"SY\" | \"SZ\" | \"TC\" | \"TD\" | \"TF\" | \"TG\" | \"TH\" | \"TJ\" | \"TK\" | \"TL\" | \"TM\" | \"TN\" | \"TO\" | \"TR\" | \"TT\" | \"TV\" | \"TW\" | \"TZ\" | \"UA\" | \"UG\" | \"UM\" | \"US\" | \"UY\" | \"UZ\" | \"VA\" | \"VC\" | \"VE\" | \"VG\" | \"VI\" | \"VN\" | \"VU\" | \"WF\" | \"WS\" | \"YE\" | \"YT\" | \"ZA\" | \"ZM\" | \"ZW\" | undefined)",
983
+ value: input.country
984
+ }, _errorFactory)) && (undefined === input.accountNumber || "string" === typeof input.accountNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
672
985
  method: "createAssert",
673
- path: _path + ".accountAddress",
674
- expected: "(PhysicalAddress | string | undefined)",
675
- value: input.accountAddress
676
- }, _errorFactory)) && _ao17(input.accountAddress, _path + ".accountAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
986
+ path: _path + ".accountNumber",
987
+ expected: "(string | undefined)",
988
+ value: input.accountNumber
989
+ }, _errorFactory)) && (undefined === input.bic || "string" === typeof input.bic || __typia_transform__assertGuard._assertGuard(_exceptionable, {
677
990
  method: "createAssert",
678
- path: _path + ".accountAddress",
679
- expected: "(PhysicalAddress | string | undefined)",
680
- value: input.accountAddress
681
- }, _errorFactory))) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
991
+ path: _path + ".bic",
992
+ expected: "(string | undefined)",
993
+ value: input.bic
994
+ }, _errorFactory)) && (undefined === input.iban || "string" === typeof input.iban || __typia_transform__assertGuard._assertGuard(_exceptionable, {
995
+ method: "createAssert",
996
+ path: _path + ".iban",
997
+ expected: "(string | undefined)",
998
+ value: input.iban
999
+ }, _errorFactory)) && (undefined === input.bankAddress || ("object" === typeof input.bankAddress && null !== input.bankAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1000
+ method: "createAssert",
1001
+ path: _path + ".bankAddress",
1002
+ expected: "(PhysicalAddress | undefined)",
1003
+ value: input.bankAddress
1004
+ }, _errorFactory)) && _ao19(input.bankAddress, _path + ".bankAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1005
+ method: "createAssert",
1006
+ path: _path + ".bankAddress",
1007
+ expected: "(PhysicalAddress | undefined)",
1008
+ value: input.bankAddress
1009
+ }, _errorFactory)) && (undefined === input.swift || ("object" === typeof input.swift && null !== input.swift && false === Array.isArray(input.swift) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1010
+ method: "createAssert",
1011
+ path: _path + ".swift",
1012
+ expected: "(__type.o20 | undefined)",
1013
+ value: input.swift
1014
+ }, _errorFactory)) && _ao30(input.swift, _path + ".swift", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1015
+ method: "createAssert",
1016
+ path: _path + ".swift",
1017
+ expected: "(__type.o20 | undefined)",
1018
+ value: input.swift
1019
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1020
+ method: "createAssert",
1021
+ path: _path + ".type",
1022
+ expected: "\"bank-account\"",
1023
+ value: input.type
1024
+ }, _errorFactory)) && ("iban-swift" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1025
+ method: "createAssert",
1026
+ path: _path + ".accountType",
1027
+ expected: "\"iban-swift\"",
1028
+ value: input.accountType
1029
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
682
1030
  method: "createAssert",
683
1031
  path: _path + ".obfuscated",
684
1032
  expected: "(false | undefined)",
685
1033
  value: input.obfuscated
1034
+ }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1035
+ method: "createAssert",
1036
+ path: _path + ".accountOwner",
1037
+ expected: "__type.o13",
1038
+ value: input.accountOwner
1039
+ }, _errorFactory)) && _ao23(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1040
+ method: "createAssert",
1041
+ path: _path + ".accountOwner",
1042
+ expected: "__type.o13",
1043
+ value: input.accountOwner
686
1044
  }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
687
1045
  method: "createAssert",
688
1046
  path: _path + ".bankName",
689
1047
  expected: "(string | undefined)",
690
1048
  value: input.bankName
1049
+ }, _errorFactory)); const _ao32 = (input, _path, _exceptionable = true) => (undefined === input.country || true === _av32.has(input.country) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1050
+ method: "createAssert",
1051
+ path: _path + ".country",
1052
+ expected: "(\"AD\" | \"AE\" | \"AF\" | \"AG\" | \"AI\" | \"AL\" | \"AM\" | \"AO\" | \"AQ\" | \"AR\" | \"AS\" | \"AT\" | \"AU\" | \"AW\" | \"AX\" | \"AZ\" | \"BA\" | \"BB\" | \"BD\" | \"BE\" | \"BF\" | \"BG\" | \"BH\" | \"BI\" | \"BJ\" | \"BL\" | \"BM\" | \"BN\" | \"BO\" | \"BQ\" | \"BR\" | \"BS\" | \"BT\" | \"BV\" | \"BW\" | \"BY\" | \"BZ\" | \"CA\" | \"CC\" | \"CD\" | \"CF\" | \"CG\" | \"CH\" | \"CI\" | \"CK\" | \"CL\" | \"CM\" | \"CN\" | \"CO\" | \"CR\" | \"CU\" | \"CV\" | \"CW\" | \"CX\" | \"CY\" | \"CZ\" | \"DE\" | \"DJ\" | \"DK\" | \"DM\" | \"DO\" | \"DZ\" | \"EC\" | \"EE\" | \"EG\" | \"EH\" | \"ER\" | \"ES\" | \"ET\" | \"FI\" | \"FJ\" | \"FK\" | \"FM\" | \"FO\" | \"FR\" | \"GA\" | \"GB\" | \"GD\" | \"GE\" | \"GF\" | \"GG\" | \"GH\" | \"GI\" | \"GL\" | \"GM\" | \"GN\" | \"GP\" | \"GQ\" | \"GR\" | \"GS\" | \"GT\" | \"GU\" | \"GW\" | \"GY\" | \"HK\" | \"HM\" | \"HN\" | \"HR\" | \"HT\" | \"HU\" | \"ID\" | \"IE\" | \"IL\" | \"IM\" | \"IN\" | \"IO\" | \"IQ\" | \"IR\" | \"IS\" | \"IT\" | \"JE\" | \"JM\" | \"JO\" | \"JP\" | \"KE\" | \"KG\" | \"KH\" | \"KI\" | \"KM\" | \"KN\" | \"KP\" | \"KR\" | \"KW\" | \"KY\" | \"KZ\" | \"LA\" | \"LB\" | \"LC\" | \"LI\" | \"LK\" | \"LR\" | \"LS\" | \"LT\" | \"LU\" | \"LV\" | \"LY\" | \"MA\" | \"MC\" | \"MD\" | \"ME\" | \"MF\" | \"MG\" | \"MH\" | \"MK\" | \"ML\" | \"MM\" | \"MN\" | \"MO\" | \"MP\" | \"MQ\" | \"MR\" | \"MS\" | \"MT\" | \"MU\" | \"MV\" | \"MW\" | \"MX\" | \"MY\" | \"MZ\" | \"NA\" | \"NC\" | \"NE\" | \"NF\" | \"NG\" | \"NI\" | \"NL\" | \"NO\" | \"NP\" | \"NR\" | \"NU\" | \"NZ\" | \"OM\" | \"PA\" | \"PE\" | \"PF\" | \"PG\" | \"PH\" | \"PK\" | \"PL\" | \"PM\" | \"PN\" | \"PR\" | \"PT\" | \"PW\" | \"PY\" | \"QA\" | \"RE\" | \"RO\" | \"RS\" | \"RU\" | \"RW\" | \"SA\" | \"SB\" | \"SC\" | \"SD\" | \"SE\" | \"SG\" | \"SH\" | \"SI\" | \"SJ\" | \"SK\" | \"SL\" | \"SM\" | \"SN\" | \"SO\" | \"SR\" | \"SS\" | \"ST\" | \"SV\" | \"SX\" | \"SY\" | \"SZ\" | \"TC\" | \"TD\" | \"TF\" | \"TG\" | \"TH\" | \"TJ\" | \"TK\" | \"TL\" | \"TM\" | \"TN\" | \"TO\" | \"TR\" | \"TT\" | \"TV\" | \"TW\" | \"TZ\" | \"UA\" | \"UG\" | \"UM\" | \"US\" | \"UY\" | \"UZ\" | \"VA\" | \"VC\" | \"VE\" | \"VG\" | \"VI\" | \"VN\" | \"VU\" | \"WF\" | \"WS\" | \"YE\" | \"YT\" | \"ZA\" | \"ZM\" | \"ZW\" | undefined)",
1053
+ value: input.country
1054
+ }, _errorFactory)) && (undefined === input.accountNumber || "string" === typeof input.accountNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1055
+ method: "createAssert",
1056
+ path: _path + ".accountNumber",
1057
+ expected: "(string | undefined)",
1058
+ value: input.accountNumber
1059
+ }, _errorFactory)) && (undefined === input.bic || "string" === typeof input.bic || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1060
+ method: "createAssert",
1061
+ path: _path + ".bic",
1062
+ expected: "(string | undefined)",
1063
+ value: input.bic
1064
+ }, _errorFactory)) && (undefined === input.iban || "string" === typeof input.iban || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1065
+ method: "createAssert",
1066
+ path: _path + ".iban",
1067
+ expected: "(string | undefined)",
1068
+ value: input.iban
1069
+ }, _errorFactory)) && (undefined === input.bankAddress || ("object" === typeof input.bankAddress && null !== input.bankAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1070
+ method: "createAssert",
1071
+ path: _path + ".bankAddress",
1072
+ expected: "(PhysicalAddress | undefined)",
1073
+ value: input.bankAddress
1074
+ }, _errorFactory)) && _ao19(input.bankAddress, _path + ".bankAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1075
+ method: "createAssert",
1076
+ path: _path + ".bankAddress",
1077
+ expected: "(PhysicalAddress | undefined)",
1078
+ value: input.bankAddress
1079
+ }, _errorFactory)) && (undefined === input.swift || ("object" === typeof input.swift && null !== input.swift && false === Array.isArray(input.swift) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1080
+ method: "createAssert",
1081
+ path: _path + ".swift",
1082
+ expected: "(__type.o20 | undefined)",
1083
+ value: input.swift
1084
+ }, _errorFactory)) && _ao30(input.swift, _path + ".swift", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1085
+ method: "createAssert",
1086
+ path: _path + ".swift",
1087
+ expected: "(__type.o20 | undefined)",
1088
+ value: input.swift
1089
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1090
+ method: "createAssert",
1091
+ path: _path + ".type",
1092
+ expected: "\"bank-account\"",
1093
+ value: input.type
1094
+ }, _errorFactory)) && ("iban-swift" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1095
+ method: "createAssert",
1096
+ path: _path + ".accountType",
1097
+ expected: "\"iban-swift\"",
1098
+ value: input.accountType
1099
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1100
+ method: "createAssert",
1101
+ path: _path + ".obfuscated",
1102
+ expected: "(false | undefined)",
1103
+ value: input.obfuscated
691
1104
  }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
692
1105
  method: "createAssert",
693
1106
  path: _path + ".accountOwner",
694
- expected: "(__type.o10 | __type.o8 | __type.o9)",
1107
+ expected: "__type.o15",
695
1108
  value: input.accountOwner
696
- }, _errorFactory)) && _au5(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1109
+ }, _errorFactory)) && _ao25(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
697
1110
  method: "createAssert",
698
1111
  path: _path + ".accountOwner",
699
- expected: "(__type.o10 | __type.o8 | __type.o9)",
1112
+ expected: "__type.o15",
700
1113
  value: input.accountOwner
701
- }, _errorFactory)) && ("clabe" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1114
+ }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1115
+ method: "createAssert",
1116
+ path: _path + ".bankName",
1117
+ expected: "(string | undefined)",
1118
+ value: input.bankName
1119
+ }, _errorFactory)); const _ao33 = (input, _path, _exceptionable = true) => ("string" === typeof input.bankCode || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1120
+ method: "createAssert",
1121
+ path: _path + ".bankCode",
1122
+ expected: "string",
1123
+ value: input.bankCode
1124
+ }, _errorFactory)) && (undefined === input.bankAccountNumber || "string" === typeof input.bankAccountNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1125
+ method: "createAssert",
1126
+ path: _path + ".bankAccountNumber",
1127
+ expected: "(string | undefined)",
1128
+ value: input.bankAccountNumber
1129
+ }, _errorFactory)) && ("string" === typeof input.routingCode || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1130
+ method: "createAssert",
1131
+ path: _path + ".routingCode",
1132
+ expected: "string",
1133
+ value: input.routingCode
1134
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1135
+ method: "createAssert",
1136
+ path: _path + ".type",
1137
+ expected: "\"bank-account\"",
1138
+ value: input.type
1139
+ }, _errorFactory)) && ("interac" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
702
1140
  method: "createAssert",
703
1141
  path: _path + ".accountType",
704
- expected: "\"clabe\"",
1142
+ expected: "\"interac\"",
1143
+ value: input.accountType
1144
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1145
+ method: "createAssert",
1146
+ path: _path + ".obfuscated",
1147
+ expected: "(false | undefined)",
1148
+ value: input.obfuscated
1149
+ }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1150
+ method: "createAssert",
1151
+ path: _path + ".bankName",
1152
+ expected: "(string | undefined)",
1153
+ value: input.bankName
1154
+ }, _errorFactory)); const _ao34 = (input, _path, _exceptionable = true) => (undefined === input.brCode || "string" === typeof input.brCode || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1155
+ method: "createAssert",
1156
+ path: _path + ".brCode",
1157
+ expected: "(string | undefined)",
1158
+ value: input.brCode
1159
+ }, _errorFactory)) && (undefined === input.pixKey || "string" === typeof input.pixKey || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1160
+ method: "createAssert",
1161
+ path: _path + ".pixKey",
1162
+ expected: "(string | undefined)",
1163
+ value: input.pixKey
1164
+ }, _errorFactory)) && (undefined === input.document || ("object" === typeof input.document && null !== input.document || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1165
+ method: "createAssert",
1166
+ path: _path + ".document",
1167
+ expected: "(__type.o27 | undefined)",
1168
+ value: input.document
1169
+ }, _errorFactory)) && _ao35(input.document, _path + ".document", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1170
+ method: "createAssert",
1171
+ path: _path + ".document",
1172
+ expected: "(__type.o27 | undefined)",
1173
+ value: input.document
1174
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1175
+ method: "createAssert",
1176
+ path: _path + ".type",
1177
+ expected: "\"bank-account\"",
1178
+ value: input.type
1179
+ }, _errorFactory)) && ("pix" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1180
+ method: "createAssert",
1181
+ path: _path + ".accountType",
1182
+ expected: "\"pix\"",
1183
+ value: input.accountType
1184
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1185
+ method: "createAssert",
1186
+ path: _path + ".obfuscated",
1187
+ expected: "(false | undefined)",
1188
+ value: input.obfuscated
1189
+ }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1190
+ method: "createAssert",
1191
+ path: _path + ".accountOwner",
1192
+ expected: "__type.o11",
1193
+ value: input.accountOwner
1194
+ }, _errorFactory)) && _ao21(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1195
+ method: "createAssert",
1196
+ path: _path + ".accountOwner",
1197
+ expected: "__type.o11",
1198
+ value: input.accountOwner
1199
+ }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1200
+ method: "createAssert",
1201
+ path: _path + ".bankName",
1202
+ expected: "(string | undefined)",
1203
+ value: input.bankName
1204
+ }, _errorFactory)); const _ao35 = (input, _path, _exceptionable = true) => (undefined === input.type || "cpf" === input.type || "cnpj" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1205
+ method: "createAssert",
1206
+ path: _path + ".type",
1207
+ expected: "(\"cnpj\" | \"cpf\" | undefined)",
1208
+ value: input.type
1209
+ }, _errorFactory)) && ("string" === typeof input.number || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1210
+ method: "createAssert",
1211
+ path: _path + ".number",
1212
+ expected: "string",
1213
+ value: input.number
1214
+ }, _errorFactory)); const _ao36 = (input, _path, _exceptionable = true) => (undefined === input.brCode || "string" === typeof input.brCode || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1215
+ method: "createAssert",
1216
+ path: _path + ".brCode",
1217
+ expected: "(string | undefined)",
1218
+ value: input.brCode
1219
+ }, _errorFactory)) && (undefined === input.pixKey || "string" === typeof input.pixKey || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1220
+ method: "createAssert",
1221
+ path: _path + ".pixKey",
1222
+ expected: "(string | undefined)",
1223
+ value: input.pixKey
1224
+ }, _errorFactory)) && (undefined === input.document || ("object" === typeof input.document && null !== input.document || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1225
+ method: "createAssert",
1226
+ path: _path + ".document",
1227
+ expected: "(__type.o27 | undefined)",
1228
+ value: input.document
1229
+ }, _errorFactory)) && _ao35(input.document, _path + ".document", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1230
+ method: "createAssert",
1231
+ path: _path + ".document",
1232
+ expected: "(__type.o27 | undefined)",
1233
+ value: input.document
1234
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1235
+ method: "createAssert",
1236
+ path: _path + ".type",
1237
+ expected: "\"bank-account\"",
1238
+ value: input.type
1239
+ }, _errorFactory)) && ("pix" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1240
+ method: "createAssert",
1241
+ path: _path + ".accountType",
1242
+ expected: "\"pix\"",
1243
+ value: input.accountType
1244
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1245
+ method: "createAssert",
1246
+ path: _path + ".obfuscated",
1247
+ expected: "(false | undefined)",
1248
+ value: input.obfuscated
1249
+ }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1250
+ method: "createAssert",
1251
+ path: _path + ".accountOwner",
1252
+ expected: "__type.o13",
1253
+ value: input.accountOwner
1254
+ }, _errorFactory)) && _ao23(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1255
+ method: "createAssert",
1256
+ path: _path + ".accountOwner",
1257
+ expected: "__type.o13",
1258
+ value: input.accountOwner
1259
+ }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1260
+ method: "createAssert",
1261
+ path: _path + ".bankName",
1262
+ expected: "(string | undefined)",
1263
+ value: input.bankName
1264
+ }, _errorFactory)); const _ao37 = (input, _path, _exceptionable = true) => (undefined === input.brCode || "string" === typeof input.brCode || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1265
+ method: "createAssert",
1266
+ path: _path + ".brCode",
1267
+ expected: "(string | undefined)",
1268
+ value: input.brCode
1269
+ }, _errorFactory)) && (undefined === input.pixKey || "string" === typeof input.pixKey || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1270
+ method: "createAssert",
1271
+ path: _path + ".pixKey",
1272
+ expected: "(string | undefined)",
1273
+ value: input.pixKey
1274
+ }, _errorFactory)) && (undefined === input.document || ("object" === typeof input.document && null !== input.document || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1275
+ method: "createAssert",
1276
+ path: _path + ".document",
1277
+ expected: "(__type.o27 | undefined)",
1278
+ value: input.document
1279
+ }, _errorFactory)) && _ao35(input.document, _path + ".document", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1280
+ method: "createAssert",
1281
+ path: _path + ".document",
1282
+ expected: "(__type.o27 | undefined)",
1283
+ value: input.document
1284
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1285
+ method: "createAssert",
1286
+ path: _path + ".type",
1287
+ expected: "\"bank-account\"",
1288
+ value: input.type
1289
+ }, _errorFactory)) && ("pix" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1290
+ method: "createAssert",
1291
+ path: _path + ".accountType",
1292
+ expected: "\"pix\"",
705
1293
  value: input.accountType
706
- }, _errorFactory)) && ("string" === typeof input.accountNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1294
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1295
+ method: "createAssert",
1296
+ path: _path + ".obfuscated",
1297
+ expected: "(false | undefined)",
1298
+ value: input.obfuscated
1299
+ }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1300
+ method: "createAssert",
1301
+ path: _path + ".accountOwner",
1302
+ expected: "__type.o15",
1303
+ value: input.accountOwner
1304
+ }, _errorFactory)) && _ao25(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1305
+ method: "createAssert",
1306
+ path: _path + ".accountOwner",
1307
+ expected: "__type.o15",
1308
+ value: input.accountOwner
1309
+ }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1310
+ method: "createAssert",
1311
+ path: _path + ".bankName",
1312
+ expected: "(string | undefined)",
1313
+ value: input.bankName
1314
+ }, _errorFactory)); const _ao38 = (input, _path, _exceptionable = true) => ("string" === typeof input.accountNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
707
1315
  method: "createAssert",
708
1316
  path: _path + ".accountNumber",
709
1317
  expected: "string",
710
1318
  value: input.accountNumber
711
- }, _errorFactory)); const _ao24 = (input, _path, _exceptionable = true) => ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1319
+ }, _errorFactory)) && ("string" === typeof input.routingNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1320
+ method: "createAssert",
1321
+ path: _path + ".routingNumber",
1322
+ expected: "string",
1323
+ value: input.routingNumber
1324
+ }, _errorFactory)) && ("checking" === input.accountTypeDetail || "savings" === input.accountTypeDetail || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1325
+ method: "createAssert",
1326
+ path: _path + ".accountTypeDetail",
1327
+ expected: "(\"checking\" | \"savings\")",
1328
+ value: input.accountTypeDetail
1329
+ }, _errorFactory)) && (undefined === input.accountAddress || ("object" === typeof input.accountAddress && null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1330
+ method: "createAssert",
1331
+ path: _path + ".accountAddress",
1332
+ expected: "(PhysicalAddress | undefined)",
1333
+ value: input.accountAddress
1334
+ }, _errorFactory)) && _ao19(input.accountAddress, _path + ".accountAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1335
+ method: "createAssert",
1336
+ path: _path + ".accountAddress",
1337
+ expected: "(PhysicalAddress | undefined)",
1338
+ value: input.accountAddress
1339
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1340
+ method: "createAssert",
1341
+ path: _path + ".type",
1342
+ expected: "\"bank-account\"",
1343
+ value: input.type
1344
+ }, _errorFactory)) && ("us" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1345
+ method: "createAssert",
1346
+ path: _path + ".accountType",
1347
+ expected: "\"us\"",
1348
+ value: input.accountType
1349
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1350
+ method: "createAssert",
1351
+ path: _path + ".obfuscated",
1352
+ expected: "(false | undefined)",
1353
+ value: input.obfuscated
1354
+ }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1355
+ method: "createAssert",
1356
+ path: _path + ".accountOwner",
1357
+ expected: "__type.o11",
1358
+ value: input.accountOwner
1359
+ }, _errorFactory)) && _ao21(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1360
+ method: "createAssert",
1361
+ path: _path + ".accountOwner",
1362
+ expected: "__type.o11",
1363
+ value: input.accountOwner
1364
+ }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1365
+ method: "createAssert",
1366
+ path: _path + ".bankName",
1367
+ expected: "(string | undefined)",
1368
+ value: input.bankName
1369
+ }, _errorFactory)); const _ao39 = (input, _path, _exceptionable = true) => ("string" === typeof input.accountNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1370
+ method: "createAssert",
1371
+ path: _path + ".accountNumber",
1372
+ expected: "string",
1373
+ value: input.accountNumber
1374
+ }, _errorFactory)) && ("string" === typeof input.routingNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1375
+ method: "createAssert",
1376
+ path: _path + ".routingNumber",
1377
+ expected: "string",
1378
+ value: input.routingNumber
1379
+ }, _errorFactory)) && ("checking" === input.accountTypeDetail || "savings" === input.accountTypeDetail || __typia_transform__assertGuard._assertGuard(_exceptionable, {
712
1380
  method: "createAssert",
713
- path: _path + ".type",
714
- expected: "\"bank-account\"",
715
- value: input.type
716
- }, _errorFactory)) && ((null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1381
+ path: _path + ".accountTypeDetail",
1382
+ expected: "(\"checking\" | \"savings\")",
1383
+ value: input.accountTypeDetail
1384
+ }, _errorFactory)) && (undefined === input.accountAddress || ("object" === typeof input.accountAddress && null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
717
1385
  method: "createAssert",
718
1386
  path: _path + ".accountAddress",
719
- expected: "(PhysicalAddress | string | undefined)",
1387
+ expected: "(PhysicalAddress | undefined)",
720
1388
  value: input.accountAddress
721
- }, _errorFactory)) && (undefined === input.accountAddress || "string" === typeof input.accountAddress || ("object" === typeof input.accountAddress && null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1389
+ }, _errorFactory)) && _ao19(input.accountAddress, _path + ".accountAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
722
1390
  method: "createAssert",
723
1391
  path: _path + ".accountAddress",
724
- expected: "(PhysicalAddress | string | undefined)",
1392
+ expected: "(PhysicalAddress | undefined)",
725
1393
  value: input.accountAddress
726
- }, _errorFactory)) && _ao17(input.accountAddress, _path + ".accountAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1394
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
727
1395
  method: "createAssert",
728
- path: _path + ".accountAddress",
729
- expected: "(PhysicalAddress | string | undefined)",
730
- value: input.accountAddress
731
- }, _errorFactory))) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1396
+ path: _path + ".type",
1397
+ expected: "\"bank-account\"",
1398
+ value: input.type
1399
+ }, _errorFactory)) && ("us" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1400
+ method: "createAssert",
1401
+ path: _path + ".accountType",
1402
+ expected: "\"us\"",
1403
+ value: input.accountType
1404
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
732
1405
  method: "createAssert",
733
1406
  path: _path + ".obfuscated",
734
1407
  expected: "(false | undefined)",
735
1408
  value: input.obfuscated
736
- }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
737
- method: "createAssert",
738
- path: _path + ".bankName",
739
- expected: "(string | undefined)",
740
- value: input.bankName
741
1409
  }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
742
1410
  method: "createAssert",
743
1411
  path: _path + ".accountOwner",
744
- expected: "(__type.o10 | __type.o8 | __type.o9)",
1412
+ expected: "__type.o13",
745
1413
  value: input.accountOwner
746
- }, _errorFactory)) && _au5(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1414
+ }, _errorFactory)) && _ao23(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
747
1415
  method: "createAssert",
748
1416
  path: _path + ".accountOwner",
749
- expected: "(__type.o10 | __type.o8 | __type.o9)",
1417
+ expected: "__type.o13",
750
1418
  value: input.accountOwner
751
- }, _errorFactory)) && ("pix" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
752
- method: "createAssert",
753
- path: _path + ".accountType",
754
- expected: "\"pix\"",
755
- value: input.accountType
756
- }, _errorFactory)) && (undefined === input.document || ("object" === typeof input.document && null !== input.document || __typia_transform__assertGuard._assertGuard(_exceptionable, {
757
- method: "createAssert",
758
- path: _path + ".document",
759
- expected: "(__type.o16 | undefined)",
760
- value: input.document
761
- }, _errorFactory)) && _ao25(input.document, _path + ".document", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1419
+ }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
762
1420
  method: "createAssert",
763
- path: _path + ".document",
764
- expected: "(__type.o16 | undefined)",
765
- value: input.document
766
- }, _errorFactory)) && ("string" === typeof input.brCode || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1421
+ path: _path + ".bankName",
1422
+ expected: "(string | undefined)",
1423
+ value: input.bankName
1424
+ }, _errorFactory)); const _ao40 = (input, _path, _exceptionable = true) => ("string" === typeof input.accountNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
767
1425
  method: "createAssert",
768
- path: _path + ".brCode",
1426
+ path: _path + ".accountNumber",
769
1427
  expected: "string",
770
- value: input.brCode
771
- }, _errorFactory)); const _ao25 = (input, _path, _exceptionable = true) => (undefined === input.type || "cpf" === input.type || "cnpj" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
772
- method: "createAssert",
773
- path: _path + ".type",
774
- expected: "(\"cnpj\" | \"cpf\" | undefined)",
775
- value: input.type
776
- }, _errorFactory)) && ("string" === typeof input.number || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1428
+ value: input.accountNumber
1429
+ }, _errorFactory)) && ("string" === typeof input.routingNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
777
1430
  method: "createAssert",
778
- path: _path + ".number",
1431
+ path: _path + ".routingNumber",
779
1432
  expected: "string",
780
- value: input.number
781
- }, _errorFactory)); const _ao26 = (input, _path, _exceptionable = true) => ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1433
+ value: input.routingNumber
1434
+ }, _errorFactory)) && ("checking" === input.accountTypeDetail || "savings" === input.accountTypeDetail || __typia_transform__assertGuard._assertGuard(_exceptionable, {
782
1435
  method: "createAssert",
783
- path: _path + ".type",
784
- expected: "\"bank-account\"",
785
- value: input.type
786
- }, _errorFactory)) && ((null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1436
+ path: _path + ".accountTypeDetail",
1437
+ expected: "(\"checking\" | \"savings\")",
1438
+ value: input.accountTypeDetail
1439
+ }, _errorFactory)) && (undefined === input.accountAddress || ("object" === typeof input.accountAddress && null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
787
1440
  method: "createAssert",
788
1441
  path: _path + ".accountAddress",
789
- expected: "(PhysicalAddress | string | undefined)",
1442
+ expected: "(PhysicalAddress | undefined)",
790
1443
  value: input.accountAddress
791
- }, _errorFactory)) && (undefined === input.accountAddress || "string" === typeof input.accountAddress || ("object" === typeof input.accountAddress && null !== input.accountAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1444
+ }, _errorFactory)) && _ao19(input.accountAddress, _path + ".accountAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
792
1445
  method: "createAssert",
793
1446
  path: _path + ".accountAddress",
794
- expected: "(PhysicalAddress | string | undefined)",
1447
+ expected: "(PhysicalAddress | undefined)",
795
1448
  value: input.accountAddress
796
- }, _errorFactory)) && _ao17(input.accountAddress, _path + ".accountAddress", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1449
+ }, _errorFactory)) && ("bank-account" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
797
1450
  method: "createAssert",
798
- path: _path + ".accountAddress",
799
- expected: "(PhysicalAddress | string | undefined)",
800
- value: input.accountAddress
801
- }, _errorFactory))) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1451
+ path: _path + ".type",
1452
+ expected: "\"bank-account\"",
1453
+ value: input.type
1454
+ }, _errorFactory)) && ("us" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1455
+ method: "createAssert",
1456
+ path: _path + ".accountType",
1457
+ expected: "\"us\"",
1458
+ value: input.accountType
1459
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
802
1460
  method: "createAssert",
803
1461
  path: _path + ".obfuscated",
804
1462
  expected: "(false | undefined)",
805
1463
  value: input.obfuscated
806
- }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
807
- method: "createAssert",
808
- path: _path + ".bankName",
809
- expected: "(string | undefined)",
810
- value: input.bankName
811
1464
  }, _errorFactory)) && (("object" === typeof input.accountOwner && null !== input.accountOwner || __typia_transform__assertGuard._assertGuard(_exceptionable, {
812
1465
  method: "createAssert",
813
1466
  path: _path + ".accountOwner",
814
- expected: "(__type.o10 | __type.o8 | __type.o9)",
1467
+ expected: "__type.o15",
815
1468
  value: input.accountOwner
816
- }, _errorFactory)) && _au5(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1469
+ }, _errorFactory)) && _ao25(input.accountOwner, _path + ".accountOwner", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
817
1470
  method: "createAssert",
818
1471
  path: _path + ".accountOwner",
819
- expected: "(__type.o10 | __type.o8 | __type.o9)",
1472
+ expected: "__type.o15",
820
1473
  value: input.accountOwner
821
- }, _errorFactory)) && ("pix" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
822
- method: "createAssert",
823
- path: _path + ".accountType",
824
- expected: "\"pix\"",
825
- value: input.accountType
826
- }, _errorFactory)) && (undefined === input.document || ("object" === typeof input.document && null !== input.document || __typia_transform__assertGuard._assertGuard(_exceptionable, {
827
- method: "createAssert",
828
- path: _path + ".document",
829
- expected: "(__type.o16 | undefined)",
830
- value: input.document
831
- }, _errorFactory)) && _ao25(input.document, _path + ".document", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
832
- method: "createAssert",
833
- path: _path + ".document",
834
- expected: "(__type.o16 | undefined)",
835
- value: input.document
836
- }, _errorFactory)) && ("string" === typeof input.pixKey || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1474
+ }, _errorFactory)) && (undefined === input.bankName || "string" === typeof input.bankName || __typia_transform__assertGuard._assertGuard(_exceptionable, {
837
1475
  method: "createAssert",
838
- path: _path + ".pixKey",
839
- expected: "string",
840
- value: input.pixKey
841
- }, _errorFactory)); const _ao27 = (input, _path, _exceptionable = true) => ("TRON_SEND" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1476
+ path: _path + ".bankName",
1477
+ expected: "(string | undefined)",
1478
+ value: input.bankName
1479
+ }, _errorFactory)); const _ao41 = (input, _path, _exceptionable = true) => ("TRON_SEND" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
842
1480
  method: "createAssert",
843
1481
  path: _path + ".type",
844
1482
  expected: "\"TRON_SEND\"",
@@ -846,22 +1484,22 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
846
1484
  }, _errorFactory)) && ((null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
847
1485
  method: "createAssert",
848
1486
  path: _path + ".location",
849
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1487
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
850
1488
  value: input.location
851
1489
  }, _errorFactory)) && (undefined !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
852
1490
  method: "createAssert",
853
1491
  path: _path + ".location",
854
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1492
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
855
1493
  value: input.location
856
- }, _errorFactory)) && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1494
+ }, _errorFactory)) && (true === _av33.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
857
1495
  method: "createAssert",
858
1496
  path: _path + ".location",
859
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1497
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
860
1498
  value: input.location
861
1499
  }, _errorFactory)) && _au2(input.location, _path + ".location", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
862
1500
  method: "createAssert",
863
1501
  path: _path + ".location",
864
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1502
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
865
1503
  value: input.location
866
1504
  }, _errorFactory))) && ("string" === typeof input.sendToAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
867
1505
  method: "createAssert",
@@ -873,7 +1511,7 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
873
1511
  path: _path + ".tokenAddress",
874
1512
  expected: "(string | undefined)",
875
1513
  value: input.tokenAddress
876
- }, _errorFactory)); const _ao28 = (input, _path, _exceptionable = true) => ("BITCOIN_SEND" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1514
+ }, _errorFactory)); const _ao42 = (input, _path, _exceptionable = true) => ("BITCOIN_SEND" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
877
1515
  method: "createAssert",
878
1516
  path: _path + ".type",
879
1517
  expected: "\"BITCOIN_SEND\"",
@@ -881,29 +1519,29 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
881
1519
  }, _errorFactory)) && ((null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
882
1520
  method: "createAssert",
883
1521
  path: _path + ".location",
884
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1522
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
885
1523
  value: input.location
886
1524
  }, _errorFactory)) && (undefined !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
887
1525
  method: "createAssert",
888
1526
  path: _path + ".location",
889
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1527
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
890
1528
  value: input.location
891
- }, _errorFactory)) && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1529
+ }, _errorFactory)) && (true === _av34.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
892
1530
  method: "createAssert",
893
1531
  path: _path + ".location",
894
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1532
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
895
1533
  value: input.location
896
1534
  }, _errorFactory)) && _au2(input.location, _path + ".location", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
897
1535
  method: "createAssert",
898
1536
  path: _path + ".location",
899
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1537
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
900
1538
  value: input.location
901
1539
  }, _errorFactory))) && ("string" === typeof input.sendToAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
902
1540
  method: "createAssert",
903
1541
  path: _path + ".sendToAddress",
904
1542
  expected: "string",
905
1543
  value: input.sendToAddress
906
- }, _errorFactory)); const _ao29 = (input, _path, _exceptionable = true) => ("SOLANA_SEND" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1544
+ }, _errorFactory)); const _ao43 = (input, _path, _exceptionable = true) => ("SOLANA_SEND" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
907
1545
  method: "createAssert",
908
1546
  path: _path + ".type",
909
1547
  expected: "\"SOLANA_SEND\"",
@@ -911,22 +1549,22 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
911
1549
  }, _errorFactory)) && ((null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
912
1550
  method: "createAssert",
913
1551
  path: _path + ".location",
914
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1552
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
915
1553
  value: input.location
916
1554
  }, _errorFactory)) && (undefined !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
917
1555
  method: "createAssert",
918
1556
  path: _path + ".location",
919
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1557
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
920
1558
  value: input.location
921
- }, _errorFactory)) && ("bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1559
+ }, _errorFactory)) && (true === _av35.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
922
1560
  method: "createAssert",
923
1561
  path: _path + ".location",
924
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1562
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
925
1563
  value: input.location
926
1564
  }, _errorFactory)) && _au2(input.location, _path + ".location", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
927
1565
  method: "createAssert",
928
1566
  path: _path + ".location",
929
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
1567
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}`)",
930
1568
  value: input.location
931
1569
  }, _errorFactory))) && ("string" === typeof input.sendToAddress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
932
1570
  method: "createAssert",
@@ -938,54 +1576,54 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
938
1576
  path: _path + ".tokenMintAddress",
939
1577
  expected: "(string | undefined)",
940
1578
  value: input.tokenMintAddress
941
- }, _errorFactory)); const _ao30 = (input, _path, _exceptionable = true) => (("object" === typeof input.recipient && null !== input.recipient || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1579
+ }, _errorFactory)); const _ao44 = (input, _path, _exceptionable = true) => (("object" === typeof input.recipient && null !== input.recipient || __typia_transform__assertGuard._assertGuard(_exceptionable, {
942
1580
  method: "createAssert",
943
1581
  path: _path + ".recipient",
944
- expected: "__type.o19",
1582
+ expected: "__type.o33",
945
1583
  value: input.recipient
946
- }, _errorFactory)) && _ao31(input.recipient, _path + ".recipient", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1584
+ }, _errorFactory)) && _ao45(input.recipient, _path + ".recipient", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
947
1585
  method: "createAssert",
948
1586
  path: _path + ".recipient",
949
- expected: "__type.o19",
1587
+ expected: "__type.o33",
950
1588
  value: input.recipient
951
1589
  }, _errorFactory)) && ((null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
952
1590
  method: "createAssert",
953
1591
  path: _path + ".location",
954
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
1592
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
955
1593
  value: input.location
956
- }, _errorFactory)) && (undefined === input.location || "bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1594
+ }, _errorFactory)) && (undefined === input.location || true === _av36.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:keeta:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
957
1595
  method: "createAssert",
958
1596
  path: _path + ".location",
959
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
1597
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
960
1598
  value: input.location
961
1599
  }, _errorFactory)) && _au2(input.location, _path + ".location", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
962
1600
  method: "createAssert",
963
1601
  path: _path + ".location",
964
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
1602
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
965
1603
  value: input.location
966
1604
  }, _errorFactory))) && (undefined === input.providerInformation || ("object" === typeof input.providerInformation && null !== input.providerInformation && false === Array.isArray(input.providerInformation) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
967
1605
  method: "createAssert",
968
1606
  path: _path + ".providerInformation",
969
- expected: "(__type.o20 | undefined)",
1607
+ expected: "(__type.o34 | undefined)",
970
1608
  value: input.providerInformation
971
- }, _errorFactory)) && _ao32(input.providerInformation, _path + ".providerInformation", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1609
+ }, _errorFactory)) && _ao46(input.providerInformation, _path + ".providerInformation", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
972
1610
  method: "createAssert",
973
1611
  path: _path + ".providerInformation",
974
- expected: "(__type.o20 | undefined)",
1612
+ expected: "(__type.o34 | undefined)",
975
1613
  value: input.providerInformation
976
1614
  }, _errorFactory)) && (undefined === input.pastInstructions || (Array.isArray(input.pastInstructions) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
977
1615
  method: "createAssert",
978
1616
  path: _path + ".pastInstructions",
979
1617
  expected: "(Array<TransferInstructionShape> | undefined)",
980
1618
  value: input.pastInstructions
981
- }, _errorFactory)) && input.pastInstructions.every((elem, _index16) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1619
+ }, _errorFactory)) && input.pastInstructions.every((elem, _index37) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
982
1620
  method: "createAssert",
983
- path: _path + ".pastInstructions[" + _index16 + "]",
1621
+ path: _path + ".pastInstructions[" + _index37 + "]",
984
1622
  expected: "(Omit<{ type: \"ACH\" | \"WIRE\" | \"SEPA_PUSH\"; account: BankAccountAddressResolved; depositMessage?: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"BITCOIN_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_CALL\"; location: AssetLocationLike; contractAddress: `0x${string}`; contractMethodName: string; contractMethodArgs: string[]; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_SEND\"; location: AssetLocationLike; sendToAddress: `0x${string}`; value: string; tokenAddress: `0x${string}`; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"KEETA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress: string; external?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"SOLANA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenMintAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"TRON_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\">)",
985
1623
  value: elem
986
- }, _errorFactory)) && _au0(elem, _path + ".pastInstructions[" + _index16 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1624
+ }, _errorFactory)) && _au0(elem, _path + ".pastInstructions[" + _index37 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
987
1625
  method: "createAssert",
988
- path: _path + ".pastInstructions[" + _index16 + "]",
1626
+ path: _path + ".pastInstructions[" + _index37 + "]",
989
1627
  expected: "(Omit<{ type: \"ACH\" | \"WIRE\" | \"SEPA_PUSH\"; account: BankAccountAddressResolved; depositMessage?: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"BITCOIN_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_CALL\"; location: AssetLocationLike; contractAddress: `0x${string}`; contractMethodName: string; contractMethodArgs: string[]; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_SEND\"; location: AssetLocationLike; sendToAddress: `0x${string}`; value: string; tokenAddress: `0x${string}`; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"KEETA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress: string; external?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"SOLANA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenMintAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"TRON_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\">)",
990
1628
  value: elem
991
1629
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -993,7 +1631,7 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
993
1631
  path: _path + ".pastInstructions",
994
1632
  expected: "(Array<TransferInstructionShape> | undefined)",
995
1633
  value: input.pastInstructions
996
- }, _errorFactory)); const _ao31 = (input, _path, _exceptionable = true) => ("persistent-address" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1634
+ }, _errorFactory)); const _ao45 = (input, _path, _exceptionable = true) => ("persistent-address" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
997
1635
  method: "createAssert",
998
1636
  path: _path + ".type",
999
1637
  expected: "\"persistent-address\"",
@@ -1003,7 +1641,7 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
1003
1641
  path: _path + ".persistentAddressId",
1004
1642
  expected: "string",
1005
1643
  value: input.persistentAddressId
1006
- }, _errorFactory)); const _ao32 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
1644
+ }, _errorFactory)); const _ao46 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
1007
1645
  const value = input[key];
1008
1646
  if (undefined === value)
1009
1647
  return true;
@@ -1012,9 +1650,9 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
1012
1650
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
1013
1651
  expected: "Array<\"template\">",
1014
1652
  value: value
1015
- }, _errorFactory)) && value.every((elem, _index17) => "template" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1653
+ }, _errorFactory)) && value.every((elem, _index38) => "template" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1016
1654
  method: "createAssert",
1017
- path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" + _index17 + "]",
1655
+ path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" + _index38 + "]",
1018
1656
  expected: "\"template\"",
1019
1657
  value: elem
1020
1658
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -1023,64 +1661,64 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
1023
1661
  expected: "Array<\"template\">",
1024
1662
  value: value
1025
1663
  }, _errorFactory);
1026
- }); const _ao33 = (input, _path, _exceptionable = true) => (null !== input.recipient || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1664
+ }); const _ao47 = (input, _path, _exceptionable = true) => (null !== input.recipient || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1027
1665
  method: "createAssert",
1028
1666
  path: _path + ".recipient",
1029
- expected: "(string | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o2)",
1667
+ expected: "(AirtelMoneyMobileWalletResolved | BkashMobileWalletResolved | EasyPaisaMobileWalletResolved | FinjaWalletMobileWalletResolved | InteracBankAccountResolved | JazzCashMobileWalletResolved | MtnMobileMoneyMobileWalletResolved | NagadMobileWalletResolved | NayaPayMobileWalletResolved | PaypalMobileWalletResolved | RocketMobileWalletResolved | SadaPayMobileWalletResolved | VenmoMobileWalletResolved | string | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; } | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o1 | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o2 | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { bankName?: string; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o1 | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o2 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; } | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o1 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o2)",
1030
1668
  value: input.recipient
1031
1669
  }, _errorFactory)) && (undefined !== input.recipient || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1032
1670
  method: "createAssert",
1033
1671
  path: _path + ".recipient",
1034
- expected: "(string | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o2)",
1672
+ expected: "(AirtelMoneyMobileWalletResolved | BkashMobileWalletResolved | EasyPaisaMobileWalletResolved | FinjaWalletMobileWalletResolved | InteracBankAccountResolved | JazzCashMobileWalletResolved | MtnMobileMoneyMobileWalletResolved | NagadMobileWalletResolved | NayaPayMobileWalletResolved | PaypalMobileWalletResolved | RocketMobileWalletResolved | SadaPayMobileWalletResolved | VenmoMobileWalletResolved | string | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; } | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o1 | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o2 | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { bankName?: string; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o1 | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o2 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; } | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o1 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o2)",
1035
1673
  value: input.recipient
1036
1674
  }, _errorFactory)) && ("string" === typeof input.recipient || ("object" === typeof input.recipient && null !== input.recipient || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1037
1675
  method: "createAssert",
1038
1676
  path: _path + ".recipient",
1039
- expected: "(string | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o2)",
1677
+ expected: "(AirtelMoneyMobileWalletResolved | BkashMobileWalletResolved | EasyPaisaMobileWalletResolved | FinjaWalletMobileWalletResolved | InteracBankAccountResolved | JazzCashMobileWalletResolved | MtnMobileMoneyMobileWalletResolved | NagadMobileWalletResolved | NayaPayMobileWalletResolved | PaypalMobileWalletResolved | RocketMobileWalletResolved | SadaPayMobileWalletResolved | VenmoMobileWalletResolved | string | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; } | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o1 | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o2 | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { bankName?: string; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o1 | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o2 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; } | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o1 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o2)",
1040
1678
  value: input.recipient
1041
- }, _errorFactory)) && _au4(input.recipient, _path + ".recipient", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1679
+ }, _errorFactory)) && _au5(input.recipient, _path + ".recipient", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1042
1680
  method: "createAssert",
1043
1681
  path: _path + ".recipient",
1044
- expected: "(string | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o2)",
1682
+ expected: "(AirtelMoneyMobileWalletResolved | BkashMobileWalletResolved | EasyPaisaMobileWalletResolved | FinjaWalletMobileWalletResolved | InteracBankAccountResolved | JazzCashMobileWalletResolved | MtnMobileMoneyMobileWalletResolved | NagadMobileWalletResolved | NayaPayMobileWalletResolved | PaypalMobileWalletResolved | RocketMobileWalletResolved | SadaPayMobileWalletResolved | VenmoMobileWalletResolved | string | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; } | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o1 | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o2 | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { bankName?: string; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o1 | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o2 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; } | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o1 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o2)",
1045
1683
  value: input.recipient
1046
1684
  }, _errorFactory)) && ((null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1047
1685
  method: "createAssert",
1048
1686
  path: _path + ".location",
1049
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
1687
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
1050
1688
  value: input.location
1051
- }, _errorFactory)) && (undefined === input.location || "bank-account:us" === input.location || "bank-account:iban-swift" === input.location || "bank-account:clabe" === input.location || "bank-account:pix" === input.location || "string" === typeof input.location && (RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1689
+ }, _errorFactory)) && (undefined === input.location || true === _av39.has(input.location) || "string" === typeof input.location && (RegExp(/^chain:evm:[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(input.location) || RegExp(/^chain:solana:(.*)/).test(input.location) || RegExp(/^chain:bitcoin:(.*)/).test(input.location) || RegExp(/^chain:tron:(.*)/).test(input.location)) || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1052
1690
  method: "createAssert",
1053
1691
  path: _path + ".location",
1054
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
1692
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
1055
1693
  value: input.location
1056
1694
  }, _errorFactory)) && _au2(input.location, _path + ".location", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1057
1695
  method: "createAssert",
1058
1696
  path: _path + ".location",
1059
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | BankLocation | ChainLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
1697
+ expected: "(\"bank-account:card\" | \"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:interac\" | \"bank-account:pix\" | \"bank-account:us\" | \"mobile-wallet:airtel-money\" | \"mobile-wallet:bkash\" | \"mobile-wallet:easy-paisa\" | \"mobile-wallet:finja-wallet\" | \"mobile-wallet:jazz-cash\" | \"mobile-wallet:mtn-mobile-money\" | \"mobile-wallet:nagad\" | \"mobile-wallet:naya-pay\" | \"mobile-wallet:paypal\" | \"mobile-wallet:rocket\" | \"mobile-wallet:sada-pay\" | \"mobile-wallet:venmo\" | BankLocation | ChainLocation | MobileWalletLocation | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
1060
1698
  value: input.location
1061
1699
  }, _errorFactory))) && (undefined === input.providerInformation || ("object" === typeof input.providerInformation && null !== input.providerInformation && false === Array.isArray(input.providerInformation) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1062
1700
  method: "createAssert",
1063
1701
  path: _path + ".providerInformation",
1064
- expected: "(__type.o20 | undefined)",
1702
+ expected: "(__type.o34 | undefined)",
1065
1703
  value: input.providerInformation
1066
- }, _errorFactory)) && _ao32(input.providerInformation, _path + ".providerInformation", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1704
+ }, _errorFactory)) && _ao46(input.providerInformation, _path + ".providerInformation", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1067
1705
  method: "createAssert",
1068
1706
  path: _path + ".providerInformation",
1069
- expected: "(__type.o20 | undefined)",
1707
+ expected: "(__type.o34 | undefined)",
1070
1708
  value: input.providerInformation
1071
1709
  }, _errorFactory)) && (undefined === input.pastInstructions || (Array.isArray(input.pastInstructions) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1072
1710
  method: "createAssert",
1073
1711
  path: _path + ".pastInstructions",
1074
1712
  expected: "(Array<TransferInstructionShape> | undefined)",
1075
1713
  value: input.pastInstructions
1076
- }, _errorFactory)) && input.pastInstructions.every((elem, _index18) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1714
+ }, _errorFactory)) && input.pastInstructions.every((elem, _index40) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1077
1715
  method: "createAssert",
1078
- path: _path + ".pastInstructions[" + _index18 + "]",
1716
+ path: _path + ".pastInstructions[" + _index40 + "]",
1079
1717
  expected: "(Omit<{ type: \"ACH\" | \"WIRE\" | \"SEPA_PUSH\"; account: BankAccountAddressResolved; depositMessage?: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"BITCOIN_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_CALL\"; location: AssetLocationLike; contractAddress: `0x${string}`; contractMethodName: string; contractMethodArgs: string[]; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_SEND\"; location: AssetLocationLike; sendToAddress: `0x${string}`; value: string; tokenAddress: `0x${string}`; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"KEETA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress: string; external?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"SOLANA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenMintAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"TRON_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\">)",
1080
1718
  value: elem
1081
- }, _errorFactory)) && _au0(elem, _path + ".pastInstructions[" + _index18 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1719
+ }, _errorFactory)) && _au0(elem, _path + ".pastInstructions[" + _index40 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1082
1720
  method: "createAssert",
1083
- path: _path + ".pastInstructions[" + _index18 + "]",
1721
+ path: _path + ".pastInstructions[" + _index40 + "]",
1084
1722
  expected: "(Omit<{ type: \"ACH\" | \"WIRE\" | \"SEPA_PUSH\"; account: BankAccountAddressResolved; depositMessage?: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"BITCOIN_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_CALL\"; location: AssetLocationLike; contractAddress: `0x${string}`; contractMethodName: string; contractMethodArgs: string[]; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_SEND\"; location: AssetLocationLike; sendToAddress: `0x${string}`; value: string; tokenAddress: `0x${string}`; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"KEETA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress: string; external?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"SOLANA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenMintAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"TRON_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\">)",
1085
1723
  value: elem
1086
1724
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -1088,21 +1726,266 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
1088
1726
  path: _path + ".pastInstructions",
1089
1727
  expected: "(Array<TransferInstructionShape> | undefined)",
1090
1728
  value: input.pastInstructions
1729
+ }, _errorFactory)); const _ao48 = (input, _path, _exceptionable = true) => ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1730
+ method: "createAssert",
1731
+ path: _path + ".type",
1732
+ expected: "\"mobile-wallet\"",
1733
+ value: input.type
1734
+ }, _errorFactory)) && ("airtel-money" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1735
+ method: "createAssert",
1736
+ path: _path + ".accountType",
1737
+ expected: "\"airtel-money\"",
1738
+ value: input.accountType
1739
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1740
+ method: "createAssert",
1741
+ path: _path + ".obfuscated",
1742
+ expected: "(false | undefined)",
1743
+ value: input.obfuscated
1744
+ }, _errorFactory)) && ("string" === typeof input.phoneNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1745
+ method: "createAssert",
1746
+ path: _path + ".phoneNumber",
1747
+ expected: "string",
1748
+ value: input.phoneNumber
1749
+ }, _errorFactory)); const _ao49 = (input, _path, _exceptionable = true) => ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1750
+ method: "createAssert",
1751
+ path: _path + ".type",
1752
+ expected: "\"mobile-wallet\"",
1753
+ value: input.type
1754
+ }, _errorFactory)) && ("bkash" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1755
+ method: "createAssert",
1756
+ path: _path + ".accountType",
1757
+ expected: "\"bkash\"",
1758
+ value: input.accountType
1759
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1760
+ method: "createAssert",
1761
+ path: _path + ".obfuscated",
1762
+ expected: "(false | undefined)",
1763
+ value: input.obfuscated
1764
+ }, _errorFactory)) && ("string" === typeof input.phoneNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1765
+ method: "createAssert",
1766
+ path: _path + ".phoneNumber",
1767
+ expected: "string",
1768
+ value: input.phoneNumber
1769
+ }, _errorFactory)); const _ao50 = (input, _path, _exceptionable = true) => ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1770
+ method: "createAssert",
1771
+ path: _path + ".type",
1772
+ expected: "\"mobile-wallet\"",
1773
+ value: input.type
1774
+ }, _errorFactory)) && ("easy-paisa" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1775
+ method: "createAssert",
1776
+ path: _path + ".accountType",
1777
+ expected: "\"easy-paisa\"",
1778
+ value: input.accountType
1779
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1780
+ method: "createAssert",
1781
+ path: _path + ".obfuscated",
1782
+ expected: "(false | undefined)",
1783
+ value: input.obfuscated
1784
+ }, _errorFactory)) && ("string" === typeof input.phoneNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1785
+ method: "createAssert",
1786
+ path: _path + ".phoneNumber",
1787
+ expected: "string",
1788
+ value: input.phoneNumber
1789
+ }, _errorFactory)); const _ao51 = (input, _path, _exceptionable = true) => ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1790
+ method: "createAssert",
1791
+ path: _path + ".type",
1792
+ expected: "\"mobile-wallet\"",
1793
+ value: input.type
1794
+ }, _errorFactory)) && ("finja-wallet" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1795
+ method: "createAssert",
1796
+ path: _path + ".accountType",
1797
+ expected: "\"finja-wallet\"",
1798
+ value: input.accountType
1799
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1800
+ method: "createAssert",
1801
+ path: _path + ".obfuscated",
1802
+ expected: "(false | undefined)",
1803
+ value: input.obfuscated
1804
+ }, _errorFactory)) && ("string" === typeof input.phoneNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1805
+ method: "createAssert",
1806
+ path: _path + ".phoneNumber",
1807
+ expected: "string",
1808
+ value: input.phoneNumber
1809
+ }, _errorFactory)); const _ao52 = (input, _path, _exceptionable = true) => ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1810
+ method: "createAssert",
1811
+ path: _path + ".type",
1812
+ expected: "\"mobile-wallet\"",
1813
+ value: input.type
1814
+ }, _errorFactory)) && ("jazz-cash" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1815
+ method: "createAssert",
1816
+ path: _path + ".accountType",
1817
+ expected: "\"jazz-cash\"",
1818
+ value: input.accountType
1819
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1820
+ method: "createAssert",
1821
+ path: _path + ".obfuscated",
1822
+ expected: "(false | undefined)",
1823
+ value: input.obfuscated
1824
+ }, _errorFactory)) && ("string" === typeof input.phoneNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1825
+ method: "createAssert",
1826
+ path: _path + ".phoneNumber",
1827
+ expected: "string",
1828
+ value: input.phoneNumber
1829
+ }, _errorFactory)); const _ao53 = (input, _path, _exceptionable = true) => ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1830
+ method: "createAssert",
1831
+ path: _path + ".type",
1832
+ expected: "\"mobile-wallet\"",
1833
+ value: input.type
1834
+ }, _errorFactory)) && ("mtn-mobile-money" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1835
+ method: "createAssert",
1836
+ path: _path + ".accountType",
1837
+ expected: "\"mtn-mobile-money\"",
1838
+ value: input.accountType
1839
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1840
+ method: "createAssert",
1841
+ path: _path + ".obfuscated",
1842
+ expected: "(false | undefined)",
1843
+ value: input.obfuscated
1844
+ }, _errorFactory)) && ("string" === typeof input.phoneNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1845
+ method: "createAssert",
1846
+ path: _path + ".phoneNumber",
1847
+ expected: "string",
1848
+ value: input.phoneNumber
1849
+ }, _errorFactory)); const _ao54 = (input, _path, _exceptionable = true) => ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1850
+ method: "createAssert",
1851
+ path: _path + ".type",
1852
+ expected: "\"mobile-wallet\"",
1853
+ value: input.type
1854
+ }, _errorFactory)) && ("nagad" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1855
+ method: "createAssert",
1856
+ path: _path + ".accountType",
1857
+ expected: "\"nagad\"",
1858
+ value: input.accountType
1859
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1860
+ method: "createAssert",
1861
+ path: _path + ".obfuscated",
1862
+ expected: "(false | undefined)",
1863
+ value: input.obfuscated
1864
+ }, _errorFactory)) && ("string" === typeof input.phoneNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1865
+ method: "createAssert",
1866
+ path: _path + ".phoneNumber",
1867
+ expected: "string",
1868
+ value: input.phoneNumber
1869
+ }, _errorFactory)); const _ao55 = (input, _path, _exceptionable = true) => ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1870
+ method: "createAssert",
1871
+ path: _path + ".type",
1872
+ expected: "\"mobile-wallet\"",
1873
+ value: input.type
1874
+ }, _errorFactory)) && ("naya-pay" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1875
+ method: "createAssert",
1876
+ path: _path + ".accountType",
1877
+ expected: "\"naya-pay\"",
1878
+ value: input.accountType
1879
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1880
+ method: "createAssert",
1881
+ path: _path + ".obfuscated",
1882
+ expected: "(false | undefined)",
1883
+ value: input.obfuscated
1884
+ }, _errorFactory)) && ("string" === typeof input.phoneNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1885
+ method: "createAssert",
1886
+ path: _path + ".phoneNumber",
1887
+ expected: "string",
1888
+ value: input.phoneNumber
1889
+ }, _errorFactory)); const _ao56 = (input, _path, _exceptionable = true) => (undefined === input.phoneNumber || "string" === typeof input.phoneNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1890
+ method: "createAssert",
1891
+ path: _path + ".phoneNumber",
1892
+ expected: "(string | undefined)",
1893
+ value: input.phoneNumber
1894
+ }, _errorFactory)) && (undefined === input.email || "string" === typeof input.email || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1895
+ method: "createAssert",
1896
+ path: _path + ".email",
1897
+ expected: "(string | undefined)",
1898
+ value: input.email
1899
+ }, _errorFactory)) && ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1900
+ method: "createAssert",
1901
+ path: _path + ".type",
1902
+ expected: "\"mobile-wallet\"",
1903
+ value: input.type
1904
+ }, _errorFactory)) && ("paypal" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1905
+ method: "createAssert",
1906
+ path: _path + ".accountType",
1907
+ expected: "\"paypal\"",
1908
+ value: input.accountType
1909
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1910
+ method: "createAssert",
1911
+ path: _path + ".obfuscated",
1912
+ expected: "(false | undefined)",
1913
+ value: input.obfuscated
1914
+ }, _errorFactory)); const _ao57 = (input, _path, _exceptionable = true) => ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1915
+ method: "createAssert",
1916
+ path: _path + ".type",
1917
+ expected: "\"mobile-wallet\"",
1918
+ value: input.type
1919
+ }, _errorFactory)) && ("rocket" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1920
+ method: "createAssert",
1921
+ path: _path + ".accountType",
1922
+ expected: "\"rocket\"",
1923
+ value: input.accountType
1924
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1925
+ method: "createAssert",
1926
+ path: _path + ".obfuscated",
1927
+ expected: "(false | undefined)",
1928
+ value: input.obfuscated
1929
+ }, _errorFactory)) && ("string" === typeof input.phoneNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1930
+ method: "createAssert",
1931
+ path: _path + ".phoneNumber",
1932
+ expected: "string",
1933
+ value: input.phoneNumber
1934
+ }, _errorFactory)); const _ao58 = (input, _path, _exceptionable = true) => ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1935
+ method: "createAssert",
1936
+ path: _path + ".type",
1937
+ expected: "\"mobile-wallet\"",
1938
+ value: input.type
1939
+ }, _errorFactory)) && ("sada-pay" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1940
+ method: "createAssert",
1941
+ path: _path + ".accountType",
1942
+ expected: "\"sada-pay\"",
1943
+ value: input.accountType
1944
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1945
+ method: "createAssert",
1946
+ path: _path + ".obfuscated",
1947
+ expected: "(false | undefined)",
1948
+ value: input.obfuscated
1949
+ }, _errorFactory)) && ("string" === typeof input.phoneNumber || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1950
+ method: "createAssert",
1951
+ path: _path + ".phoneNumber",
1952
+ expected: "string",
1953
+ value: input.phoneNumber
1954
+ }, _errorFactory)); const _ao59 = (input, _path, _exceptionable = true) => ("string" === typeof input.username || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1955
+ method: "createAssert",
1956
+ path: _path + ".username",
1957
+ expected: "string",
1958
+ value: input.username
1959
+ }, _errorFactory)) && ("mobile-wallet" === input.type || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1960
+ method: "createAssert",
1961
+ path: _path + ".type",
1962
+ expected: "\"mobile-wallet\"",
1963
+ value: input.type
1964
+ }, _errorFactory)) && ("venmo" === input.accountType || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1965
+ method: "createAssert",
1966
+ path: _path + ".accountType",
1967
+ expected: "\"venmo\"",
1968
+ value: input.accountType
1969
+ }, _errorFactory)) && (undefined === input.obfuscated || false === input.obfuscated || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1970
+ method: "createAssert",
1971
+ path: _path + ".obfuscated",
1972
+ expected: "(false | undefined)",
1973
+ value: input.obfuscated
1091
1974
  }, _errorFactory)); const _au0 = (input, _path, _exceptionable = true) => (() => {
1092
1975
  if ("KEETA_SEND" === input.type)
1093
1976
  return _ao5(input, _path, true && _exceptionable);
1094
1977
  else if ("EVM_SEND" === input.type)
1095
- return _ao13(input, _path, true && _exceptionable);
1978
+ return _ao15(input, _path, true && _exceptionable);
1096
1979
  else if ("EVM_CALL" === input.type)
1097
- return _ao14(input, _path, true && _exceptionable);
1980
+ return _ao16(input, _path, true && _exceptionable);
1098
1981
  else if ("ACH" === input.type || "WIRE" === input.type || "SEPA_PUSH" === input.type)
1099
- return _ao15(input, _path, true && _exceptionable);
1982
+ return _ao17(input, _path, true && _exceptionable);
1100
1983
  else if ("TRON_SEND" === input.type)
1101
- return _ao27(input, _path, true && _exceptionable);
1984
+ return _ao41(input, _path, true && _exceptionable);
1102
1985
  else if ("BITCOIN_SEND" === input.type)
1103
- return _ao28(input, _path, true && _exceptionable);
1986
+ return _ao42(input, _path, true && _exceptionable);
1104
1987
  else if ("SOLANA_SEND" === input.type)
1105
- return _ao29(input, _path, true && _exceptionable);
1988
+ return _ao43(input, _path, true && _exceptionable);
1106
1989
  else
1107
1990
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
1108
1991
  method: "createAssert",
@@ -1110,7 +1993,7 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
1110
1993
  expected: "(Omit<{ type: \"KEETA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress: string; external?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_SEND\"; location: AssetLocationLike; sendToAddress: `0x${string}`; value: string; tokenAddress: `0x${string}`; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"EVM_CALL\"; location: AssetLocationLike; contractAddress: `0x${string}`; contractMethodName: string; contractMethodArgs: string[]; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"ACH\" | \"WIRE\" | \"SEPA_PUSH\"; account: BankAccountAddressResolved; depositMessage?: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"TRON_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"BITCOIN_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\"> | Omit<{ type: \"SOLANA_SEND\"; location: AssetLocationLike; sendToAddress: string; value: string; tokenMintAddress?: string; } & { assetFee: string | AssetFeeBreakdown; totalReceiveAmount?: string; persistentAddressId?: string; }, \"value\" | \"persistentAddressId\" | \"assetFee\" | \"totalReceiveAmount\">)",
1111
1994
  value: input
1112
1995
  }, _errorFactory);
1113
- })(); const _au1 = (input, _path, _exceptionable = true) => _ao33(input, _path, false && _exceptionable) || _ao30(input, _path, false && _exceptionable) || _ao1(input, _path, false && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1996
+ })(); const _au1 = (input, _path, _exceptionable = true) => _ao47(input, _path, false && _exceptionable) || _ao44(input, _path, false && _exceptionable) || _ao1(input, _path, false && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1114
1997
  method: "createAssert",
1115
1998
  path: _path,
1116
1999
  expected: "(OtherContactAddress | TemplateContactAddress | KeetaContactAddress)",
@@ -1118,13 +2001,15 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
1118
2001
  }, _errorFactory); const _au2 = (input, _path, _exceptionable = true) => (() => {
1119
2002
  if ("chain" === input.type)
1120
2003
  return _ao6(input, _path, true && _exceptionable);
2004
+ else if ("mobile-wallet" === input.type)
2005
+ return _ao13(input, _path, true && _exceptionable);
1121
2006
  else if ("bank-account" === input.type)
1122
2007
  return _ao11(input, _path, true && _exceptionable);
1123
2008
  else
1124
2009
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
1125
2010
  method: "createAssert",
1126
2011
  path: _path,
1127
- expected: "(ChainLocation | BankLocation)",
2012
+ expected: "(ChainLocation | MobileWalletLocation | BankLocation)",
1128
2013
  value: input
1129
2014
  }, _errorFactory);
1130
2015
  })(); const _au3 = (input, _path, _exceptionable = true) => (() => {
@@ -1146,35 +2031,47 @@ export const assertContact = (() => { const _iv4 = new Set(["AF", "AX", "AL", "D
1146
2031
  value: input
1147
2032
  }, _errorFactory);
1148
2033
  })(); const _au4 = (input, _path, _exceptionable = true) => (() => {
1149
- if ("us" === input.accountType)
1150
- return _ao16(input, _path, true && _exceptionable);
1151
- else if ("iban-swift" === input.accountType)
1152
- return _ao21(input, _path, true && _exceptionable);
1153
- else if ("clabe" === input.accountType)
1154
- return _ao23(input, _path, true && _exceptionable);
1155
- else if (undefined !== input.brCode)
1156
- return _ao24(input, _path, true && _exceptionable);
1157
- else if (undefined !== input.pixKey)
1158
- return _ao26(input, _path, true && _exceptionable);
2034
+ if ("interac" === input.accountType)
2035
+ return _ao33(input, _path, true && _exceptionable);
1159
2036
  else
1160
- return __typia_transform__assertGuard._assertGuard(_exceptionable, {
2037
+ return _ao24(input, _path, false && _exceptionable) || _ao22(input, _path, false && _exceptionable) || _ao18(input, _path, false && _exceptionable) || _ao28(input, _path, false && _exceptionable) || _ao27(input, _path, false && _exceptionable) || _ao26(input, _path, false && _exceptionable) || _ao32(input, _path, false && _exceptionable) || _ao31(input, _path, false && _exceptionable) || _ao29(input, _path, false && _exceptionable) || _ao37(input, _path, false && _exceptionable) || _ao36(input, _path, false && _exceptionable) || _ao34(input, _path, false && _exceptionable) || _ao40(input, _path, false && _exceptionable) || _ao39(input, _path, false && _exceptionable) || _ao38(input, _path, false && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1161
2038
  method: "createAssert",
1162
2039
  path: _path,
1163
- expected: "({ type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o1 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; }.o2 | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; } | { type: \"bank-account\"; accountAddress?: string | PhysicalAddress; obfuscated?: false; bankName?: string; accountOwner: { type: \"individual\"; firstName: string; lastName: string; } | { ...; } | { ...; }; } & { ...; } & { ...; }.o1)",
2040
+ expected: "({ ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o2 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o1 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { bankName?: string; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o2 | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o1 | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { ...; } | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o2 | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o1 | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; })",
1164
2041
  value: input
1165
2042
  }, _errorFactory);
1166
2043
  })(); const _au5 = (input, _path, _exceptionable = true) => (() => {
1167
- if ("individual" === input.type)
1168
- return _ao18(input, _path, true && _exceptionable);
1169
- else if ("business" === input.type)
1170
- return _ao19(input, _path, true && _exceptionable);
1171
- else if ("unknown" === input.type)
1172
- return _ao20(input, _path, true && _exceptionable);
2044
+ if ("interac" === input.accountType)
2045
+ return _ao33(input, _path, true && _exceptionable);
2046
+ else if ("sada-pay" === input.accountType)
2047
+ return _ao58(input, _path, true && _exceptionable);
2048
+ else if ("rocket" === input.accountType)
2049
+ return _ao57(input, _path, true && _exceptionable);
2050
+ else if ("naya-pay" === input.accountType)
2051
+ return _ao55(input, _path, true && _exceptionable);
2052
+ else if ("nagad" === input.accountType)
2053
+ return _ao54(input, _path, true && _exceptionable);
2054
+ else if ("mtn-mobile-money" === input.accountType)
2055
+ return _ao53(input, _path, true && _exceptionable);
2056
+ else if ("jazz-cash" === input.accountType)
2057
+ return _ao52(input, _path, true && _exceptionable);
2058
+ else if ("finja-wallet" === input.accountType)
2059
+ return _ao51(input, _path, true && _exceptionable);
2060
+ else if ("easy-paisa" === input.accountType)
2061
+ return _ao50(input, _path, true && _exceptionable);
2062
+ else if ("bkash" === input.accountType)
2063
+ return _ao49(input, _path, true && _exceptionable);
2064
+ else if ("airtel-money" === input.accountType)
2065
+ return _ao48(input, _path, true && _exceptionable);
2066
+ else if ("paypal" === input.accountType)
2067
+ return _ao56(input, _path, true && _exceptionable);
2068
+ else if ("venmo" === input.accountType)
2069
+ return _ao59(input, _path, true && _exceptionable);
1173
2070
  else
1174
- return __typia_transform__assertGuard._assertGuard(_exceptionable, {
2071
+ return _ao24(input, _path, false && _exceptionable) || _ao22(input, _path, false && _exceptionable) || _ao18(input, _path, false && _exceptionable) || _ao28(input, _path, false && _exceptionable) || _ao27(input, _path, false && _exceptionable) || _ao26(input, _path, false && _exceptionable) || _ao32(input, _path, false && _exceptionable) || _ao31(input, _path, false && _exceptionable) || _ao29(input, _path, false && _exceptionable) || _ao37(input, _path, false && _exceptionable) || _ao36(input, _path, false && _exceptionable) || _ao34(input, _path, false && _exceptionable) || _ao40(input, _path, false && _exceptionable) || _ao39(input, _path, false && _exceptionable) || _ao38(input, _path, false && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
1175
2072
  method: "createAssert",
1176
2073
  path: _path,
1177
- expected: "(__type.o8 | __type.o9 | __type.o10)",
2074
+ expected: "({ ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o2 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; }.o1 | { ownerAddress?: PhysicalAddress; cardNumber: string; securityCode: string; expirationDate: MonthYearDateInput; cardType?: CardType; } & { ...; } & { ...; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { bankName?: string; } | { accountNumber: string; } & { type: \"bank-account\"; accountType: \"clabe\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { bankName?: string; } | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o2 | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; }.o1 | { country?: \"AF\" | \"AX\" | \"AL\" | \"DZ\" | \"AS\" | \"AD\" | \"AO\" | \"AI\" | \"AQ\" | \"AG\" | \"AR\" | \"AM\" | \"AW\" | \"AU\" | \"AT\" | \"AZ\" | \"BS\" | \"BH\" | \"BD\" | \"BB\" | \"BY\" | \"BE\" | \"BZ\" | \"BJ\" | \"BM\" | \"BT\" | ... 221 more ... | \"ZW\"; ... 4 more ...; swift?: { ...; }; } & { ...; } & { ...; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"unknown\"; beneficiaryName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"business\"; businessName: string; }; } & { ...; } | { brCode?: string; pixKey?: string; document?: { type?: \"cpf\" | \"cnpj\"; number: string; }; } & { type: \"bank-account\"; accountType: \"pix\"; obfuscated?: false; } & { accountOwner: { type: \"individual\"; firstName: string; lastName: string; }; } & { ...; } | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o2 | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; }.o1 | { accountNumber: string; routingNumber: string; accountTypeDetail: \"checking\" | \"savings\"; accountAddress?: PhysicalAddress; } & { type: \"bank-account\"; accountType: \"us\"; obfuscated?: false; } & { ...; } & { ...; })",
1178
2075
  value: input
1179
2076
  }, _errorFactory);
1180
2077
  })(); const __is = input => "object" === typeof input && null !== input && _io0(input); let _errorFactory; return (input, errorFactory) => {