@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
package/lib/resolver.js CHANGED
@@ -275,7 +275,7 @@ const isExternalURL = (() => { const _io0 = input => "2b828e33-2692-46e9-817e-9b
275
275
  * access the mutable stats object.
276
276
  */
277
277
  const statsAccessToken = Symbol('statsAccessToken');
278
- const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _iv11 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _iv12 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _iv16 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv18 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv20 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv21 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv22 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _iv23 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _iv25 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv27 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv29 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv31 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av42 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _av43 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _av44 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _av48 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av50 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av52 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av53 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av54 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _av55 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _av57 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av59 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av61 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av63 = new Set(["ACH", "ACH_DEBIT", "WIRE", "WIRE_RECEIVE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "CLABE_PUSH", "SEPA_PUSH", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _io0 = input => "2b828e33-2692-46e9-817e-9b93d63f28fd" === input.external && "string" === typeof input.url; const _io1 = input => null !== input.version && undefined !== input.version && ("number" === typeof input.version || "object" === typeof input.version && null !== input.version && _io0(input.version)) && ("object" === typeof input.currencyMap && null !== input.currencyMap && false === Array.isArray(input.currencyMap) && _iu5(input.currencyMap)) && ("object" === typeof input.services && null !== input.services && false === Array.isArray(input.services) && _iu6(input.services)); const _io2 = input => null !== input.AFN && (undefined === input.AFN || "string" === typeof input.AFN && (RegExp(/^keeta_am(.*)/).test(input.AFN) || RegExp(/^keeta_an(.*)/).test(input.AFN) || RegExp(/^keeta_ao(.*)/).test(input.AFN) || RegExp(/^keeta_ap(.*)/).test(input.AFN) || RegExp(/^tyblocks_am(.*)/).test(input.AFN) || RegExp(/^tyblocks_an(.*)/).test(input.AFN) || RegExp(/^tyblocks_ao(.*)/).test(input.AFN) || RegExp(/^tyblocks_ap(.*)/).test(input.AFN)) || "object" === typeof input.AFN && null !== input.AFN && _io0(input.AFN)) && (null !== input.EUR && (undefined === input.EUR || "string" === typeof input.EUR && (RegExp(/^keeta_am(.*)/).test(input.EUR) || RegExp(/^keeta_an(.*)/).test(input.EUR) || RegExp(/^keeta_ao(.*)/).test(input.EUR) || RegExp(/^keeta_ap(.*)/).test(input.EUR) || RegExp(/^tyblocks_am(.*)/).test(input.EUR) || RegExp(/^tyblocks_an(.*)/).test(input.EUR) || RegExp(/^tyblocks_ao(.*)/).test(input.EUR) || RegExp(/^tyblocks_ap(.*)/).test(input.EUR)) || "object" === typeof input.EUR && null !== input.EUR && _io0(input.EUR))) && (null !== input.ALL && (undefined === input.ALL || "string" === typeof input.ALL && (RegExp(/^keeta_am(.*)/).test(input.ALL) || RegExp(/^keeta_an(.*)/).test(input.ALL) || RegExp(/^keeta_ao(.*)/).test(input.ALL) || RegExp(/^keeta_ap(.*)/).test(input.ALL) || RegExp(/^tyblocks_am(.*)/).test(input.ALL) || RegExp(/^tyblocks_an(.*)/).test(input.ALL) || RegExp(/^tyblocks_ao(.*)/).test(input.ALL) || RegExp(/^tyblocks_ap(.*)/).test(input.ALL)) || "object" === typeof input.ALL && null !== input.ALL && _io0(input.ALL))) && (null !== input.DZD && (undefined === input.DZD || "string" === typeof input.DZD && (RegExp(/^keeta_am(.*)/).test(input.DZD) || RegExp(/^keeta_an(.*)/).test(input.DZD) || RegExp(/^keeta_ao(.*)/).test(input.DZD) || RegExp(/^keeta_ap(.*)/).test(input.DZD) || RegExp(/^tyblocks_am(.*)/).test(input.DZD) || RegExp(/^tyblocks_an(.*)/).test(input.DZD) || RegExp(/^tyblocks_ao(.*)/).test(input.DZD) || RegExp(/^tyblocks_ap(.*)/).test(input.DZD)) || "object" === typeof input.DZD && null !== input.DZD && _io0(input.DZD))) && (null !== input.USD && (undefined === input.USD || "string" === typeof input.USD && (RegExp(/^keeta_am(.*)/).test(input.USD) || RegExp(/^keeta_an(.*)/).test(input.USD) || RegExp(/^keeta_ao(.*)/).test(input.USD) || RegExp(/^keeta_ap(.*)/).test(input.USD) || RegExp(/^tyblocks_am(.*)/).test(input.USD) || RegExp(/^tyblocks_an(.*)/).test(input.USD) || RegExp(/^tyblocks_ao(.*)/).test(input.USD) || RegExp(/^tyblocks_ap(.*)/).test(input.USD)) || "object" === typeof input.USD && null !== input.USD && _io0(input.USD))) && (null !== input.AOA && (undefined === input.AOA || "string" === typeof input.AOA && (RegExp(/^keeta_am(.*)/).test(input.AOA) || RegExp(/^keeta_an(.*)/).test(input.AOA) || RegExp(/^keeta_ao(.*)/).test(input.AOA) || RegExp(/^keeta_ap(.*)/).test(input.AOA) || RegExp(/^tyblocks_am(.*)/).test(input.AOA) || RegExp(/^tyblocks_an(.*)/).test(input.AOA) || RegExp(/^tyblocks_ao(.*)/).test(input.AOA) || RegExp(/^tyblocks_ap(.*)/).test(input.AOA)) || "object" === typeof input.AOA && null !== input.AOA && _io0(input.AOA))) && (null !== input.XCD && (undefined === input.XCD || "string" === typeof input.XCD && (RegExp(/^keeta_am(.*)/).test(input.XCD) || RegExp(/^keeta_an(.*)/).test(input.XCD) || RegExp(/^keeta_ao(.*)/).test(input.XCD) || RegExp(/^keeta_ap(.*)/).test(input.XCD) || RegExp(/^tyblocks_am(.*)/).test(input.XCD) || RegExp(/^tyblocks_an(.*)/).test(input.XCD) || RegExp(/^tyblocks_ao(.*)/).test(input.XCD) || RegExp(/^tyblocks_ap(.*)/).test(input.XCD)) || "object" === typeof input.XCD && null !== input.XCD && _io0(input.XCD))) && (null !== input.ARS && (undefined === input.ARS || "string" === typeof input.ARS && (RegExp(/^keeta_am(.*)/).test(input.ARS) || RegExp(/^keeta_an(.*)/).test(input.ARS) || RegExp(/^keeta_ao(.*)/).test(input.ARS) || RegExp(/^keeta_ap(.*)/).test(input.ARS) || RegExp(/^tyblocks_am(.*)/).test(input.ARS) || RegExp(/^tyblocks_an(.*)/).test(input.ARS) || RegExp(/^tyblocks_ao(.*)/).test(input.ARS) || RegExp(/^tyblocks_ap(.*)/).test(input.ARS)) || "object" === typeof input.ARS && null !== input.ARS && _io0(input.ARS))) && (null !== input.AMD && (undefined === input.AMD || "string" === typeof input.AMD && (RegExp(/^keeta_am(.*)/).test(input.AMD) || RegExp(/^keeta_an(.*)/).test(input.AMD) || RegExp(/^keeta_ao(.*)/).test(input.AMD) || RegExp(/^keeta_ap(.*)/).test(input.AMD) || RegExp(/^tyblocks_am(.*)/).test(input.AMD) || RegExp(/^tyblocks_an(.*)/).test(input.AMD) || RegExp(/^tyblocks_ao(.*)/).test(input.AMD) || RegExp(/^tyblocks_ap(.*)/).test(input.AMD)) || "object" === typeof input.AMD && null !== input.AMD && _io0(input.AMD))) && (null !== input.AWG && (undefined === input.AWG || "string" === typeof input.AWG && (RegExp(/^keeta_am(.*)/).test(input.AWG) || RegExp(/^keeta_an(.*)/).test(input.AWG) || RegExp(/^keeta_ao(.*)/).test(input.AWG) || RegExp(/^keeta_ap(.*)/).test(input.AWG) || RegExp(/^tyblocks_am(.*)/).test(input.AWG) || RegExp(/^tyblocks_an(.*)/).test(input.AWG) || RegExp(/^tyblocks_ao(.*)/).test(input.AWG) || RegExp(/^tyblocks_ap(.*)/).test(input.AWG)) || "object" === typeof input.AWG && null !== input.AWG && _io0(input.AWG))) && (null !== input.AUD && (undefined === input.AUD || "string" === typeof input.AUD && (RegExp(/^keeta_am(.*)/).test(input.AUD) || RegExp(/^keeta_an(.*)/).test(input.AUD) || RegExp(/^keeta_ao(.*)/).test(input.AUD) || RegExp(/^keeta_ap(.*)/).test(input.AUD) || RegExp(/^tyblocks_am(.*)/).test(input.AUD) || RegExp(/^tyblocks_an(.*)/).test(input.AUD) || RegExp(/^tyblocks_ao(.*)/).test(input.AUD) || RegExp(/^tyblocks_ap(.*)/).test(input.AUD)) || "object" === typeof input.AUD && null !== input.AUD && _io0(input.AUD))) && (null !== input.AZN && (undefined === input.AZN || "string" === typeof input.AZN && (RegExp(/^keeta_am(.*)/).test(input.AZN) || RegExp(/^keeta_an(.*)/).test(input.AZN) || RegExp(/^keeta_ao(.*)/).test(input.AZN) || RegExp(/^keeta_ap(.*)/).test(input.AZN) || RegExp(/^tyblocks_am(.*)/).test(input.AZN) || RegExp(/^tyblocks_an(.*)/).test(input.AZN) || RegExp(/^tyblocks_ao(.*)/).test(input.AZN) || RegExp(/^tyblocks_ap(.*)/).test(input.AZN)) || "object" === typeof input.AZN && null !== input.AZN && _io0(input.AZN))) && (null !== input.BSD && (undefined === input.BSD || "string" === typeof input.BSD && (RegExp(/^keeta_am(.*)/).test(input.BSD) || RegExp(/^keeta_an(.*)/).test(input.BSD) || RegExp(/^keeta_ao(.*)/).test(input.BSD) || RegExp(/^keeta_ap(.*)/).test(input.BSD) || RegExp(/^tyblocks_am(.*)/).test(input.BSD) || RegExp(/^tyblocks_an(.*)/).test(input.BSD) || RegExp(/^tyblocks_ao(.*)/).test(input.BSD) || RegExp(/^tyblocks_ap(.*)/).test(input.BSD)) || "object" === typeof input.BSD && null !== input.BSD && _io0(input.BSD))) && (null !== input.BHD && (undefined === input.BHD || "string" === typeof input.BHD && (RegExp(/^keeta_am(.*)/).test(input.BHD) || RegExp(/^keeta_an(.*)/).test(input.BHD) || RegExp(/^keeta_ao(.*)/).test(input.BHD) || RegExp(/^keeta_ap(.*)/).test(input.BHD) || RegExp(/^tyblocks_am(.*)/).test(input.BHD) || RegExp(/^tyblocks_an(.*)/).test(input.BHD) || RegExp(/^tyblocks_ao(.*)/).test(input.BHD) || RegExp(/^tyblocks_ap(.*)/).test(input.BHD)) || "object" === typeof input.BHD && null !== input.BHD && _io0(input.BHD))) && (null !== input.BDT && (undefined === input.BDT || "string" === typeof input.BDT && (RegExp(/^keeta_am(.*)/).test(input.BDT) || RegExp(/^keeta_an(.*)/).test(input.BDT) || RegExp(/^keeta_ao(.*)/).test(input.BDT) || RegExp(/^keeta_ap(.*)/).test(input.BDT) || RegExp(/^tyblocks_am(.*)/).test(input.BDT) || RegExp(/^tyblocks_an(.*)/).test(input.BDT) || RegExp(/^tyblocks_ao(.*)/).test(input.BDT) || RegExp(/^tyblocks_ap(.*)/).test(input.BDT)) || "object" === typeof input.BDT && null !== input.BDT && _io0(input.BDT))) && (null !== input.BBD && (undefined === input.BBD || "string" === typeof input.BBD && (RegExp(/^keeta_am(.*)/).test(input.BBD) || RegExp(/^keeta_an(.*)/).test(input.BBD) || RegExp(/^keeta_ao(.*)/).test(input.BBD) || RegExp(/^keeta_ap(.*)/).test(input.BBD) || RegExp(/^tyblocks_am(.*)/).test(input.BBD) || RegExp(/^tyblocks_an(.*)/).test(input.BBD) || RegExp(/^tyblocks_ao(.*)/).test(input.BBD) || RegExp(/^tyblocks_ap(.*)/).test(input.BBD)) || "object" === typeof input.BBD && null !== input.BBD && _io0(input.BBD))) && (null !== input.BYN && (undefined === input.BYN || "string" === typeof input.BYN && (RegExp(/^keeta_am(.*)/).test(input.BYN) || RegExp(/^keeta_an(.*)/).test(input.BYN) || RegExp(/^keeta_ao(.*)/).test(input.BYN) || RegExp(/^keeta_ap(.*)/).test(input.BYN) || RegExp(/^tyblocks_am(.*)/).test(input.BYN) || RegExp(/^tyblocks_an(.*)/).test(input.BYN) || RegExp(/^tyblocks_ao(.*)/).test(input.BYN) || RegExp(/^tyblocks_ap(.*)/).test(input.BYN)) || "object" === typeof input.BYN && null !== input.BYN && _io0(input.BYN))) && (null !== input.BZD && (undefined === input.BZD || "string" === typeof input.BZD && (RegExp(/^keeta_am(.*)/).test(input.BZD) || RegExp(/^keeta_an(.*)/).test(input.BZD) || RegExp(/^keeta_ao(.*)/).test(input.BZD) || RegExp(/^keeta_ap(.*)/).test(input.BZD) || RegExp(/^tyblocks_am(.*)/).test(input.BZD) || RegExp(/^tyblocks_an(.*)/).test(input.BZD) || RegExp(/^tyblocks_ao(.*)/).test(input.BZD) || RegExp(/^tyblocks_ap(.*)/).test(input.BZD)) || "object" === typeof input.BZD && null !== input.BZD && _io0(input.BZD))) && (null !== input.XOF && (undefined === input.XOF || "string" === typeof input.XOF && (RegExp(/^keeta_am(.*)/).test(input.XOF) || RegExp(/^keeta_an(.*)/).test(input.XOF) || RegExp(/^keeta_ao(.*)/).test(input.XOF) || RegExp(/^keeta_ap(.*)/).test(input.XOF) || RegExp(/^tyblocks_am(.*)/).test(input.XOF) || RegExp(/^tyblocks_an(.*)/).test(input.XOF) || RegExp(/^tyblocks_ao(.*)/).test(input.XOF) || RegExp(/^tyblocks_ap(.*)/).test(input.XOF)) || "object" === typeof input.XOF && null !== input.XOF && _io0(input.XOF))) && (null !== input.BMD && (undefined === input.BMD || "string" === typeof input.BMD && (RegExp(/^keeta_am(.*)/).test(input.BMD) || RegExp(/^keeta_an(.*)/).test(input.BMD) || RegExp(/^keeta_ao(.*)/).test(input.BMD) || RegExp(/^keeta_ap(.*)/).test(input.BMD) || RegExp(/^tyblocks_am(.*)/).test(input.BMD) || RegExp(/^tyblocks_an(.*)/).test(input.BMD) || RegExp(/^tyblocks_ao(.*)/).test(input.BMD) || RegExp(/^tyblocks_ap(.*)/).test(input.BMD)) || "object" === typeof input.BMD && null !== input.BMD && _io0(input.BMD))) && (null !== input.INR && (undefined === input.INR || "string" === typeof input.INR && (RegExp(/^keeta_am(.*)/).test(input.INR) || RegExp(/^keeta_an(.*)/).test(input.INR) || RegExp(/^keeta_ao(.*)/).test(input.INR) || RegExp(/^keeta_ap(.*)/).test(input.INR) || RegExp(/^tyblocks_am(.*)/).test(input.INR) || RegExp(/^tyblocks_an(.*)/).test(input.INR) || RegExp(/^tyblocks_ao(.*)/).test(input.INR) || RegExp(/^tyblocks_ap(.*)/).test(input.INR)) || "object" === typeof input.INR && null !== input.INR && _io0(input.INR))) && (null !== input.BTN && (undefined === input.BTN || "string" === typeof input.BTN && (RegExp(/^keeta_am(.*)/).test(input.BTN) || RegExp(/^keeta_an(.*)/).test(input.BTN) || RegExp(/^keeta_ao(.*)/).test(input.BTN) || RegExp(/^keeta_ap(.*)/).test(input.BTN) || RegExp(/^tyblocks_am(.*)/).test(input.BTN) || RegExp(/^tyblocks_an(.*)/).test(input.BTN) || RegExp(/^tyblocks_ao(.*)/).test(input.BTN) || RegExp(/^tyblocks_ap(.*)/).test(input.BTN)) || "object" === typeof input.BTN && null !== input.BTN && _io0(input.BTN))) && (null !== input.BOB && (undefined === input.BOB || "string" === typeof input.BOB && (RegExp(/^keeta_am(.*)/).test(input.BOB) || RegExp(/^keeta_an(.*)/).test(input.BOB) || RegExp(/^keeta_ao(.*)/).test(input.BOB) || RegExp(/^keeta_ap(.*)/).test(input.BOB) || RegExp(/^tyblocks_am(.*)/).test(input.BOB) || RegExp(/^tyblocks_an(.*)/).test(input.BOB) || RegExp(/^tyblocks_ao(.*)/).test(input.BOB) || RegExp(/^tyblocks_ap(.*)/).test(input.BOB)) || "object" === typeof input.BOB && null !== input.BOB && _io0(input.BOB))) && (null !== input.BOV && (undefined === input.BOV || "string" === typeof input.BOV && (RegExp(/^keeta_am(.*)/).test(input.BOV) || RegExp(/^keeta_an(.*)/).test(input.BOV) || RegExp(/^keeta_ao(.*)/).test(input.BOV) || RegExp(/^keeta_ap(.*)/).test(input.BOV) || RegExp(/^tyblocks_am(.*)/).test(input.BOV) || RegExp(/^tyblocks_an(.*)/).test(input.BOV) || RegExp(/^tyblocks_ao(.*)/).test(input.BOV) || RegExp(/^tyblocks_ap(.*)/).test(input.BOV)) || "object" === typeof input.BOV && null !== input.BOV && _io0(input.BOV))) && (null !== input.BAM && (undefined === input.BAM || "string" === typeof input.BAM && (RegExp(/^keeta_am(.*)/).test(input.BAM) || RegExp(/^keeta_an(.*)/).test(input.BAM) || RegExp(/^keeta_ao(.*)/).test(input.BAM) || RegExp(/^keeta_ap(.*)/).test(input.BAM) || RegExp(/^tyblocks_am(.*)/).test(input.BAM) || RegExp(/^tyblocks_an(.*)/).test(input.BAM) || RegExp(/^tyblocks_ao(.*)/).test(input.BAM) || RegExp(/^tyblocks_ap(.*)/).test(input.BAM)) || "object" === typeof input.BAM && null !== input.BAM && _io0(input.BAM))) && (null !== input.BWP && (undefined === input.BWP || "string" === typeof input.BWP && (RegExp(/^keeta_am(.*)/).test(input.BWP) || RegExp(/^keeta_an(.*)/).test(input.BWP) || RegExp(/^keeta_ao(.*)/).test(input.BWP) || RegExp(/^keeta_ap(.*)/).test(input.BWP) || RegExp(/^tyblocks_am(.*)/).test(input.BWP) || RegExp(/^tyblocks_an(.*)/).test(input.BWP) || RegExp(/^tyblocks_ao(.*)/).test(input.BWP) || RegExp(/^tyblocks_ap(.*)/).test(input.BWP)) || "object" === typeof input.BWP && null !== input.BWP && _io0(input.BWP))) && (null !== input.NOK && (undefined === input.NOK || "string" === typeof input.NOK && (RegExp(/^keeta_am(.*)/).test(input.NOK) || RegExp(/^keeta_an(.*)/).test(input.NOK) || RegExp(/^keeta_ao(.*)/).test(input.NOK) || RegExp(/^keeta_ap(.*)/).test(input.NOK) || RegExp(/^tyblocks_am(.*)/).test(input.NOK) || RegExp(/^tyblocks_an(.*)/).test(input.NOK) || RegExp(/^tyblocks_ao(.*)/).test(input.NOK) || RegExp(/^tyblocks_ap(.*)/).test(input.NOK)) || "object" === typeof input.NOK && null !== input.NOK && _io0(input.NOK))) && (null !== input.BRL && (undefined === input.BRL || "string" === typeof input.BRL && (RegExp(/^keeta_am(.*)/).test(input.BRL) || RegExp(/^keeta_an(.*)/).test(input.BRL) || RegExp(/^keeta_ao(.*)/).test(input.BRL) || RegExp(/^keeta_ap(.*)/).test(input.BRL) || RegExp(/^tyblocks_am(.*)/).test(input.BRL) || RegExp(/^tyblocks_an(.*)/).test(input.BRL) || RegExp(/^tyblocks_ao(.*)/).test(input.BRL) || RegExp(/^tyblocks_ap(.*)/).test(input.BRL)) || "object" === typeof input.BRL && null !== input.BRL && _io0(input.BRL))) && (null !== input.BND && (undefined === input.BND || "string" === typeof input.BND && (RegExp(/^keeta_am(.*)/).test(input.BND) || RegExp(/^keeta_an(.*)/).test(input.BND) || RegExp(/^keeta_ao(.*)/).test(input.BND) || RegExp(/^keeta_ap(.*)/).test(input.BND) || RegExp(/^tyblocks_am(.*)/).test(input.BND) || RegExp(/^tyblocks_an(.*)/).test(input.BND) || RegExp(/^tyblocks_ao(.*)/).test(input.BND) || RegExp(/^tyblocks_ap(.*)/).test(input.BND)) || "object" === typeof input.BND && null !== input.BND && _io0(input.BND))) && (null !== input.BGN && (undefined === input.BGN || "string" === typeof input.BGN && (RegExp(/^keeta_am(.*)/).test(input.BGN) || RegExp(/^keeta_an(.*)/).test(input.BGN) || RegExp(/^keeta_ao(.*)/).test(input.BGN) || RegExp(/^keeta_ap(.*)/).test(input.BGN) || RegExp(/^tyblocks_am(.*)/).test(input.BGN) || RegExp(/^tyblocks_an(.*)/).test(input.BGN) || RegExp(/^tyblocks_ao(.*)/).test(input.BGN) || RegExp(/^tyblocks_ap(.*)/).test(input.BGN)) || "object" === typeof input.BGN && null !== input.BGN && _io0(input.BGN))) && (null !== input.BIF && (undefined === input.BIF || "string" === typeof input.BIF && (RegExp(/^keeta_am(.*)/).test(input.BIF) || RegExp(/^keeta_an(.*)/).test(input.BIF) || RegExp(/^keeta_ao(.*)/).test(input.BIF) || RegExp(/^keeta_ap(.*)/).test(input.BIF) || RegExp(/^tyblocks_am(.*)/).test(input.BIF) || RegExp(/^tyblocks_an(.*)/).test(input.BIF) || RegExp(/^tyblocks_ao(.*)/).test(input.BIF) || RegExp(/^tyblocks_ap(.*)/).test(input.BIF)) || "object" === typeof input.BIF && null !== input.BIF && _io0(input.BIF))) && (null !== input.CVE && (undefined === input.CVE || "string" === typeof input.CVE && (RegExp(/^keeta_am(.*)/).test(input.CVE) || RegExp(/^keeta_an(.*)/).test(input.CVE) || RegExp(/^keeta_ao(.*)/).test(input.CVE) || RegExp(/^keeta_ap(.*)/).test(input.CVE) || RegExp(/^tyblocks_am(.*)/).test(input.CVE) || RegExp(/^tyblocks_an(.*)/).test(input.CVE) || RegExp(/^tyblocks_ao(.*)/).test(input.CVE) || RegExp(/^tyblocks_ap(.*)/).test(input.CVE)) || "object" === typeof input.CVE && null !== input.CVE && _io0(input.CVE))) && (null !== input.KHR && (undefined === input.KHR || "string" === typeof input.KHR && (RegExp(/^keeta_am(.*)/).test(input.KHR) || RegExp(/^keeta_an(.*)/).test(input.KHR) || RegExp(/^keeta_ao(.*)/).test(input.KHR) || RegExp(/^keeta_ap(.*)/).test(input.KHR) || RegExp(/^tyblocks_am(.*)/).test(input.KHR) || RegExp(/^tyblocks_an(.*)/).test(input.KHR) || RegExp(/^tyblocks_ao(.*)/).test(input.KHR) || RegExp(/^tyblocks_ap(.*)/).test(input.KHR)) || "object" === typeof input.KHR && null !== input.KHR && _io0(input.KHR))) && (null !== input.XAF && (undefined === input.XAF || "string" === typeof input.XAF && (RegExp(/^keeta_am(.*)/).test(input.XAF) || RegExp(/^keeta_an(.*)/).test(input.XAF) || RegExp(/^keeta_ao(.*)/).test(input.XAF) || RegExp(/^keeta_ap(.*)/).test(input.XAF) || RegExp(/^tyblocks_am(.*)/).test(input.XAF) || RegExp(/^tyblocks_an(.*)/).test(input.XAF) || RegExp(/^tyblocks_ao(.*)/).test(input.XAF) || RegExp(/^tyblocks_ap(.*)/).test(input.XAF)) || "object" === typeof input.XAF && null !== input.XAF && _io0(input.XAF))) && (null !== input.CAD && (undefined === input.CAD || "string" === typeof input.CAD && (RegExp(/^keeta_am(.*)/).test(input.CAD) || RegExp(/^keeta_an(.*)/).test(input.CAD) || RegExp(/^keeta_ao(.*)/).test(input.CAD) || RegExp(/^keeta_ap(.*)/).test(input.CAD) || RegExp(/^tyblocks_am(.*)/).test(input.CAD) || RegExp(/^tyblocks_an(.*)/).test(input.CAD) || RegExp(/^tyblocks_ao(.*)/).test(input.CAD) || RegExp(/^tyblocks_ap(.*)/).test(input.CAD)) || "object" === typeof input.CAD && null !== input.CAD && _io0(input.CAD))) && (null !== input.KYD && (undefined === input.KYD || "string" === typeof input.KYD && (RegExp(/^keeta_am(.*)/).test(input.KYD) || RegExp(/^keeta_an(.*)/).test(input.KYD) || RegExp(/^keeta_ao(.*)/).test(input.KYD) || RegExp(/^keeta_ap(.*)/).test(input.KYD) || RegExp(/^tyblocks_am(.*)/).test(input.KYD) || RegExp(/^tyblocks_an(.*)/).test(input.KYD) || RegExp(/^tyblocks_ao(.*)/).test(input.KYD) || RegExp(/^tyblocks_ap(.*)/).test(input.KYD)) || "object" === typeof input.KYD && null !== input.KYD && _io0(input.KYD))) && (null !== input.CLP && (undefined === input.CLP || "string" === typeof input.CLP && (RegExp(/^keeta_am(.*)/).test(input.CLP) || RegExp(/^keeta_an(.*)/).test(input.CLP) || RegExp(/^keeta_ao(.*)/).test(input.CLP) || RegExp(/^keeta_ap(.*)/).test(input.CLP) || RegExp(/^tyblocks_am(.*)/).test(input.CLP) || RegExp(/^tyblocks_an(.*)/).test(input.CLP) || RegExp(/^tyblocks_ao(.*)/).test(input.CLP) || RegExp(/^tyblocks_ap(.*)/).test(input.CLP)) || "object" === typeof input.CLP && null !== input.CLP && _io0(input.CLP))) && (null !== input.CLF && (undefined === input.CLF || "string" === typeof input.CLF && (RegExp(/^keeta_am(.*)/).test(input.CLF) || RegExp(/^keeta_an(.*)/).test(input.CLF) || RegExp(/^keeta_ao(.*)/).test(input.CLF) || RegExp(/^keeta_ap(.*)/).test(input.CLF) || RegExp(/^tyblocks_am(.*)/).test(input.CLF) || RegExp(/^tyblocks_an(.*)/).test(input.CLF) || RegExp(/^tyblocks_ao(.*)/).test(input.CLF) || RegExp(/^tyblocks_ap(.*)/).test(input.CLF)) || "object" === typeof input.CLF && null !== input.CLF && _io0(input.CLF))) && (null !== input.CNY && (undefined === input.CNY || "string" === typeof input.CNY && (RegExp(/^keeta_am(.*)/).test(input.CNY) || RegExp(/^keeta_an(.*)/).test(input.CNY) || RegExp(/^keeta_ao(.*)/).test(input.CNY) || RegExp(/^keeta_ap(.*)/).test(input.CNY) || RegExp(/^tyblocks_am(.*)/).test(input.CNY) || RegExp(/^tyblocks_an(.*)/).test(input.CNY) || RegExp(/^tyblocks_ao(.*)/).test(input.CNY) || RegExp(/^tyblocks_ap(.*)/).test(input.CNY)) || "object" === typeof input.CNY && null !== input.CNY && _io0(input.CNY))) && (null !== input.COP && (undefined === input.COP || "string" === typeof input.COP && (RegExp(/^keeta_am(.*)/).test(input.COP) || RegExp(/^keeta_an(.*)/).test(input.COP) || RegExp(/^keeta_ao(.*)/).test(input.COP) || RegExp(/^keeta_ap(.*)/).test(input.COP) || RegExp(/^tyblocks_am(.*)/).test(input.COP) || RegExp(/^tyblocks_an(.*)/).test(input.COP) || RegExp(/^tyblocks_ao(.*)/).test(input.COP) || RegExp(/^tyblocks_ap(.*)/).test(input.COP)) || "object" === typeof input.COP && null !== input.COP && _io0(input.COP))) && (null !== input.COU && (undefined === input.COU || "string" === typeof input.COU && (RegExp(/^keeta_am(.*)/).test(input.COU) || RegExp(/^keeta_an(.*)/).test(input.COU) || RegExp(/^keeta_ao(.*)/).test(input.COU) || RegExp(/^keeta_ap(.*)/).test(input.COU) || RegExp(/^tyblocks_am(.*)/).test(input.COU) || RegExp(/^tyblocks_an(.*)/).test(input.COU) || RegExp(/^tyblocks_ao(.*)/).test(input.COU) || RegExp(/^tyblocks_ap(.*)/).test(input.COU)) || "object" === typeof input.COU && null !== input.COU && _io0(input.COU))) && (null !== input.KMF && (undefined === input.KMF || "string" === typeof input.KMF && (RegExp(/^keeta_am(.*)/).test(input.KMF) || RegExp(/^keeta_an(.*)/).test(input.KMF) || RegExp(/^keeta_ao(.*)/).test(input.KMF) || RegExp(/^keeta_ap(.*)/).test(input.KMF) || RegExp(/^tyblocks_am(.*)/).test(input.KMF) || RegExp(/^tyblocks_an(.*)/).test(input.KMF) || RegExp(/^tyblocks_ao(.*)/).test(input.KMF) || RegExp(/^tyblocks_ap(.*)/).test(input.KMF)) || "object" === typeof input.KMF && null !== input.KMF && _io0(input.KMF))) && (null !== input.CDF && (undefined === input.CDF || "string" === typeof input.CDF && (RegExp(/^keeta_am(.*)/).test(input.CDF) || RegExp(/^keeta_an(.*)/).test(input.CDF) || RegExp(/^keeta_ao(.*)/).test(input.CDF) || RegExp(/^keeta_ap(.*)/).test(input.CDF) || RegExp(/^tyblocks_am(.*)/).test(input.CDF) || RegExp(/^tyblocks_an(.*)/).test(input.CDF) || RegExp(/^tyblocks_ao(.*)/).test(input.CDF) || RegExp(/^tyblocks_ap(.*)/).test(input.CDF)) || "object" === typeof input.CDF && null !== input.CDF && _io0(input.CDF))) && (null !== input.NZD && (undefined === input.NZD || "string" === typeof input.NZD && (RegExp(/^keeta_am(.*)/).test(input.NZD) || RegExp(/^keeta_an(.*)/).test(input.NZD) || RegExp(/^keeta_ao(.*)/).test(input.NZD) || RegExp(/^keeta_ap(.*)/).test(input.NZD) || RegExp(/^tyblocks_am(.*)/).test(input.NZD) || RegExp(/^tyblocks_an(.*)/).test(input.NZD) || RegExp(/^tyblocks_ao(.*)/).test(input.NZD) || RegExp(/^tyblocks_ap(.*)/).test(input.NZD)) || "object" === typeof input.NZD && null !== input.NZD && _io0(input.NZD))) && (null !== input.CRC && (undefined === input.CRC || "string" === typeof input.CRC && (RegExp(/^keeta_am(.*)/).test(input.CRC) || RegExp(/^keeta_an(.*)/).test(input.CRC) || RegExp(/^keeta_ao(.*)/).test(input.CRC) || RegExp(/^keeta_ap(.*)/).test(input.CRC) || RegExp(/^tyblocks_am(.*)/).test(input.CRC) || RegExp(/^tyblocks_an(.*)/).test(input.CRC) || RegExp(/^tyblocks_ao(.*)/).test(input.CRC) || RegExp(/^tyblocks_ap(.*)/).test(input.CRC)) || "object" === typeof input.CRC && null !== input.CRC && _io0(input.CRC))) && (null !== input.CUP && (undefined === input.CUP || "string" === typeof input.CUP && (RegExp(/^keeta_am(.*)/).test(input.CUP) || RegExp(/^keeta_an(.*)/).test(input.CUP) || RegExp(/^keeta_ao(.*)/).test(input.CUP) || RegExp(/^keeta_ap(.*)/).test(input.CUP) || RegExp(/^tyblocks_am(.*)/).test(input.CUP) || RegExp(/^tyblocks_an(.*)/).test(input.CUP) || RegExp(/^tyblocks_ao(.*)/).test(input.CUP) || RegExp(/^tyblocks_ap(.*)/).test(input.CUP)) || "object" === typeof input.CUP && null !== input.CUP && _io0(input.CUP))) && (null !== input.CUC && (undefined === input.CUC || "string" === typeof input.CUC && (RegExp(/^keeta_am(.*)/).test(input.CUC) || RegExp(/^keeta_an(.*)/).test(input.CUC) || RegExp(/^keeta_ao(.*)/).test(input.CUC) || RegExp(/^keeta_ap(.*)/).test(input.CUC) || RegExp(/^tyblocks_am(.*)/).test(input.CUC) || RegExp(/^tyblocks_an(.*)/).test(input.CUC) || RegExp(/^tyblocks_ao(.*)/).test(input.CUC) || RegExp(/^tyblocks_ap(.*)/).test(input.CUC)) || "object" === typeof input.CUC && null !== input.CUC && _io0(input.CUC))) && (null !== input.ANG && (undefined === input.ANG || "string" === typeof input.ANG && (RegExp(/^keeta_am(.*)/).test(input.ANG) || RegExp(/^keeta_an(.*)/).test(input.ANG) || RegExp(/^keeta_ao(.*)/).test(input.ANG) || RegExp(/^keeta_ap(.*)/).test(input.ANG) || RegExp(/^tyblocks_am(.*)/).test(input.ANG) || RegExp(/^tyblocks_an(.*)/).test(input.ANG) || RegExp(/^tyblocks_ao(.*)/).test(input.ANG) || RegExp(/^tyblocks_ap(.*)/).test(input.ANG)) || "object" === typeof input.ANG && null !== input.ANG && _io0(input.ANG))) && (null !== input.CZK && (undefined === input.CZK || "string" === typeof input.CZK && (RegExp(/^keeta_am(.*)/).test(input.CZK) || RegExp(/^keeta_an(.*)/).test(input.CZK) || RegExp(/^keeta_ao(.*)/).test(input.CZK) || RegExp(/^keeta_ap(.*)/).test(input.CZK) || RegExp(/^tyblocks_am(.*)/).test(input.CZK) || RegExp(/^tyblocks_an(.*)/).test(input.CZK) || RegExp(/^tyblocks_ao(.*)/).test(input.CZK) || RegExp(/^tyblocks_ap(.*)/).test(input.CZK)) || "object" === typeof input.CZK && null !== input.CZK && _io0(input.CZK))) && (null !== input.DKK && (undefined === input.DKK || "string" === typeof input.DKK && (RegExp(/^keeta_am(.*)/).test(input.DKK) || RegExp(/^keeta_an(.*)/).test(input.DKK) || RegExp(/^keeta_ao(.*)/).test(input.DKK) || RegExp(/^keeta_ap(.*)/).test(input.DKK) || RegExp(/^tyblocks_am(.*)/).test(input.DKK) || RegExp(/^tyblocks_an(.*)/).test(input.DKK) || RegExp(/^tyblocks_ao(.*)/).test(input.DKK) || RegExp(/^tyblocks_ap(.*)/).test(input.DKK)) || "object" === typeof input.DKK && null !== input.DKK && _io0(input.DKK))) && (null !== input.DJF && (undefined === input.DJF || "string" === typeof input.DJF && (RegExp(/^keeta_am(.*)/).test(input.DJF) || RegExp(/^keeta_an(.*)/).test(input.DJF) || RegExp(/^keeta_ao(.*)/).test(input.DJF) || RegExp(/^keeta_ap(.*)/).test(input.DJF) || RegExp(/^tyblocks_am(.*)/).test(input.DJF) || RegExp(/^tyblocks_an(.*)/).test(input.DJF) || RegExp(/^tyblocks_ao(.*)/).test(input.DJF) || RegExp(/^tyblocks_ap(.*)/).test(input.DJF)) || "object" === typeof input.DJF && null !== input.DJF && _io0(input.DJF))) && (null !== input.DOP && (undefined === input.DOP || "string" === typeof input.DOP && (RegExp(/^keeta_am(.*)/).test(input.DOP) || RegExp(/^keeta_an(.*)/).test(input.DOP) || RegExp(/^keeta_ao(.*)/).test(input.DOP) || RegExp(/^keeta_ap(.*)/).test(input.DOP) || RegExp(/^tyblocks_am(.*)/).test(input.DOP) || RegExp(/^tyblocks_an(.*)/).test(input.DOP) || RegExp(/^tyblocks_ao(.*)/).test(input.DOP) || RegExp(/^tyblocks_ap(.*)/).test(input.DOP)) || "object" === typeof input.DOP && null !== input.DOP && _io0(input.DOP))) && (null !== input.EGP && (undefined === input.EGP || "string" === typeof input.EGP && (RegExp(/^keeta_am(.*)/).test(input.EGP) || RegExp(/^keeta_an(.*)/).test(input.EGP) || RegExp(/^keeta_ao(.*)/).test(input.EGP) || RegExp(/^keeta_ap(.*)/).test(input.EGP) || RegExp(/^tyblocks_am(.*)/).test(input.EGP) || RegExp(/^tyblocks_an(.*)/).test(input.EGP) || RegExp(/^tyblocks_ao(.*)/).test(input.EGP) || RegExp(/^tyblocks_ap(.*)/).test(input.EGP)) || "object" === typeof input.EGP && null !== input.EGP && _io0(input.EGP))) && (null !== input.SVC && (undefined === input.SVC || "string" === typeof input.SVC && (RegExp(/^keeta_am(.*)/).test(input.SVC) || RegExp(/^keeta_an(.*)/).test(input.SVC) || RegExp(/^keeta_ao(.*)/).test(input.SVC) || RegExp(/^keeta_ap(.*)/).test(input.SVC) || RegExp(/^tyblocks_am(.*)/).test(input.SVC) || RegExp(/^tyblocks_an(.*)/).test(input.SVC) || RegExp(/^tyblocks_ao(.*)/).test(input.SVC) || RegExp(/^tyblocks_ap(.*)/).test(input.SVC)) || "object" === typeof input.SVC && null !== input.SVC && _io0(input.SVC))) && (null !== input.ERN && (undefined === input.ERN || "string" === typeof input.ERN && (RegExp(/^keeta_am(.*)/).test(input.ERN) || RegExp(/^keeta_an(.*)/).test(input.ERN) || RegExp(/^keeta_ao(.*)/).test(input.ERN) || RegExp(/^keeta_ap(.*)/).test(input.ERN) || RegExp(/^tyblocks_am(.*)/).test(input.ERN) || RegExp(/^tyblocks_an(.*)/).test(input.ERN) || RegExp(/^tyblocks_ao(.*)/).test(input.ERN) || RegExp(/^tyblocks_ap(.*)/).test(input.ERN)) || "object" === typeof input.ERN && null !== input.ERN && _io0(input.ERN))) && (null !== input.SZL && (undefined === input.SZL || "string" === typeof input.SZL && (RegExp(/^keeta_am(.*)/).test(input.SZL) || RegExp(/^keeta_an(.*)/).test(input.SZL) || RegExp(/^keeta_ao(.*)/).test(input.SZL) || RegExp(/^keeta_ap(.*)/).test(input.SZL) || RegExp(/^tyblocks_am(.*)/).test(input.SZL) || RegExp(/^tyblocks_an(.*)/).test(input.SZL) || RegExp(/^tyblocks_ao(.*)/).test(input.SZL) || RegExp(/^tyblocks_ap(.*)/).test(input.SZL)) || "object" === typeof input.SZL && null !== input.SZL && _io0(input.SZL))) && (null !== input.ETB && (undefined === input.ETB || "string" === typeof input.ETB && (RegExp(/^keeta_am(.*)/).test(input.ETB) || RegExp(/^keeta_an(.*)/).test(input.ETB) || RegExp(/^keeta_ao(.*)/).test(input.ETB) || RegExp(/^keeta_ap(.*)/).test(input.ETB) || RegExp(/^tyblocks_am(.*)/).test(input.ETB) || RegExp(/^tyblocks_an(.*)/).test(input.ETB) || RegExp(/^tyblocks_ao(.*)/).test(input.ETB) || RegExp(/^tyblocks_ap(.*)/).test(input.ETB)) || "object" === typeof input.ETB && null !== input.ETB && _io0(input.ETB))) && (null !== input.FKP && (undefined === input.FKP || "string" === typeof input.FKP && (RegExp(/^keeta_am(.*)/).test(input.FKP) || RegExp(/^keeta_an(.*)/).test(input.FKP) || RegExp(/^keeta_ao(.*)/).test(input.FKP) || RegExp(/^keeta_ap(.*)/).test(input.FKP) || RegExp(/^tyblocks_am(.*)/).test(input.FKP) || RegExp(/^tyblocks_an(.*)/).test(input.FKP) || RegExp(/^tyblocks_ao(.*)/).test(input.FKP) || RegExp(/^tyblocks_ap(.*)/).test(input.FKP)) || "object" === typeof input.FKP && null !== input.FKP && _io0(input.FKP))) && (null !== input.FJD && (undefined === input.FJD || "string" === typeof input.FJD && (RegExp(/^keeta_am(.*)/).test(input.FJD) || RegExp(/^keeta_an(.*)/).test(input.FJD) || RegExp(/^keeta_ao(.*)/).test(input.FJD) || RegExp(/^keeta_ap(.*)/).test(input.FJD) || RegExp(/^tyblocks_am(.*)/).test(input.FJD) || RegExp(/^tyblocks_an(.*)/).test(input.FJD) || RegExp(/^tyblocks_ao(.*)/).test(input.FJD) || RegExp(/^tyblocks_ap(.*)/).test(input.FJD)) || "object" === typeof input.FJD && null !== input.FJD && _io0(input.FJD))) && (null !== input.XPF && (undefined === input.XPF || "string" === typeof input.XPF && (RegExp(/^keeta_am(.*)/).test(input.XPF) || RegExp(/^keeta_an(.*)/).test(input.XPF) || RegExp(/^keeta_ao(.*)/).test(input.XPF) || RegExp(/^keeta_ap(.*)/).test(input.XPF) || RegExp(/^tyblocks_am(.*)/).test(input.XPF) || RegExp(/^tyblocks_an(.*)/).test(input.XPF) || RegExp(/^tyblocks_ao(.*)/).test(input.XPF) || RegExp(/^tyblocks_ap(.*)/).test(input.XPF)) || "object" === typeof input.XPF && null !== input.XPF && _io0(input.XPF))) && (null !== input.GMD && (undefined === input.GMD || "string" === typeof input.GMD && (RegExp(/^keeta_am(.*)/).test(input.GMD) || RegExp(/^keeta_an(.*)/).test(input.GMD) || RegExp(/^keeta_ao(.*)/).test(input.GMD) || RegExp(/^keeta_ap(.*)/).test(input.GMD) || RegExp(/^tyblocks_am(.*)/).test(input.GMD) || RegExp(/^tyblocks_an(.*)/).test(input.GMD) || RegExp(/^tyblocks_ao(.*)/).test(input.GMD) || RegExp(/^tyblocks_ap(.*)/).test(input.GMD)) || "object" === typeof input.GMD && null !== input.GMD && _io0(input.GMD))) && (null !== input.GEL && (undefined === input.GEL || "string" === typeof input.GEL && (RegExp(/^keeta_am(.*)/).test(input.GEL) || RegExp(/^keeta_an(.*)/).test(input.GEL) || RegExp(/^keeta_ao(.*)/).test(input.GEL) || RegExp(/^keeta_ap(.*)/).test(input.GEL) || RegExp(/^tyblocks_am(.*)/).test(input.GEL) || RegExp(/^tyblocks_an(.*)/).test(input.GEL) || RegExp(/^tyblocks_ao(.*)/).test(input.GEL) || RegExp(/^tyblocks_ap(.*)/).test(input.GEL)) || "object" === typeof input.GEL && null !== input.GEL && _io0(input.GEL))) && (null !== input.GHS && (undefined === input.GHS || "string" === typeof input.GHS && (RegExp(/^keeta_am(.*)/).test(input.GHS) || RegExp(/^keeta_an(.*)/).test(input.GHS) || RegExp(/^keeta_ao(.*)/).test(input.GHS) || RegExp(/^keeta_ap(.*)/).test(input.GHS) || RegExp(/^tyblocks_am(.*)/).test(input.GHS) || RegExp(/^tyblocks_an(.*)/).test(input.GHS) || RegExp(/^tyblocks_ao(.*)/).test(input.GHS) || RegExp(/^tyblocks_ap(.*)/).test(input.GHS)) || "object" === typeof input.GHS && null !== input.GHS && _io0(input.GHS))) && (null !== input.GIP && (undefined === input.GIP || "string" === typeof input.GIP && (RegExp(/^keeta_am(.*)/).test(input.GIP) || RegExp(/^keeta_an(.*)/).test(input.GIP) || RegExp(/^keeta_ao(.*)/).test(input.GIP) || RegExp(/^keeta_ap(.*)/).test(input.GIP) || RegExp(/^tyblocks_am(.*)/).test(input.GIP) || RegExp(/^tyblocks_an(.*)/).test(input.GIP) || RegExp(/^tyblocks_ao(.*)/).test(input.GIP) || RegExp(/^tyblocks_ap(.*)/).test(input.GIP)) || "object" === typeof input.GIP && null !== input.GIP && _io0(input.GIP))) && (null !== input.GTQ && (undefined === input.GTQ || "string" === typeof input.GTQ && (RegExp(/^keeta_am(.*)/).test(input.GTQ) || RegExp(/^keeta_an(.*)/).test(input.GTQ) || RegExp(/^keeta_ao(.*)/).test(input.GTQ) || RegExp(/^keeta_ap(.*)/).test(input.GTQ) || RegExp(/^tyblocks_am(.*)/).test(input.GTQ) || RegExp(/^tyblocks_an(.*)/).test(input.GTQ) || RegExp(/^tyblocks_ao(.*)/).test(input.GTQ) || RegExp(/^tyblocks_ap(.*)/).test(input.GTQ)) || "object" === typeof input.GTQ && null !== input.GTQ && _io0(input.GTQ))) && (null !== input.GBP && (undefined === input.GBP || "string" === typeof input.GBP && (RegExp(/^keeta_am(.*)/).test(input.GBP) || RegExp(/^keeta_an(.*)/).test(input.GBP) || RegExp(/^keeta_ao(.*)/).test(input.GBP) || RegExp(/^keeta_ap(.*)/).test(input.GBP) || RegExp(/^tyblocks_am(.*)/).test(input.GBP) || RegExp(/^tyblocks_an(.*)/).test(input.GBP) || RegExp(/^tyblocks_ao(.*)/).test(input.GBP) || RegExp(/^tyblocks_ap(.*)/).test(input.GBP)) || "object" === typeof input.GBP && null !== input.GBP && _io0(input.GBP))) && (null !== input.GNF && (undefined === input.GNF || "string" === typeof input.GNF && (RegExp(/^keeta_am(.*)/).test(input.GNF) || RegExp(/^keeta_an(.*)/).test(input.GNF) || RegExp(/^keeta_ao(.*)/).test(input.GNF) || RegExp(/^keeta_ap(.*)/).test(input.GNF) || RegExp(/^tyblocks_am(.*)/).test(input.GNF) || RegExp(/^tyblocks_an(.*)/).test(input.GNF) || RegExp(/^tyblocks_ao(.*)/).test(input.GNF) || RegExp(/^tyblocks_ap(.*)/).test(input.GNF)) || "object" === typeof input.GNF && null !== input.GNF && _io0(input.GNF))) && (null !== input.GYD && (undefined === input.GYD || "string" === typeof input.GYD && (RegExp(/^keeta_am(.*)/).test(input.GYD) || RegExp(/^keeta_an(.*)/).test(input.GYD) || RegExp(/^keeta_ao(.*)/).test(input.GYD) || RegExp(/^keeta_ap(.*)/).test(input.GYD) || RegExp(/^tyblocks_am(.*)/).test(input.GYD) || RegExp(/^tyblocks_an(.*)/).test(input.GYD) || RegExp(/^tyblocks_ao(.*)/).test(input.GYD) || RegExp(/^tyblocks_ap(.*)/).test(input.GYD)) || "object" === typeof input.GYD && null !== input.GYD && _io0(input.GYD))) && (null !== input.HTG && (undefined === input.HTG || "string" === typeof input.HTG && (RegExp(/^keeta_am(.*)/).test(input.HTG) || RegExp(/^keeta_an(.*)/).test(input.HTG) || RegExp(/^keeta_ao(.*)/).test(input.HTG) || RegExp(/^keeta_ap(.*)/).test(input.HTG) || RegExp(/^tyblocks_am(.*)/).test(input.HTG) || RegExp(/^tyblocks_an(.*)/).test(input.HTG) || RegExp(/^tyblocks_ao(.*)/).test(input.HTG) || RegExp(/^tyblocks_ap(.*)/).test(input.HTG)) || "object" === typeof input.HTG && null !== input.HTG && _io0(input.HTG))) && (null !== input.HNL && (undefined === input.HNL || "string" === typeof input.HNL && (RegExp(/^keeta_am(.*)/).test(input.HNL) || RegExp(/^keeta_an(.*)/).test(input.HNL) || RegExp(/^keeta_ao(.*)/).test(input.HNL) || RegExp(/^keeta_ap(.*)/).test(input.HNL) || RegExp(/^tyblocks_am(.*)/).test(input.HNL) || RegExp(/^tyblocks_an(.*)/).test(input.HNL) || RegExp(/^tyblocks_ao(.*)/).test(input.HNL) || RegExp(/^tyblocks_ap(.*)/).test(input.HNL)) || "object" === typeof input.HNL && null !== input.HNL && _io0(input.HNL))) && (null !== input.HKD && (undefined === input.HKD || "string" === typeof input.HKD && (RegExp(/^keeta_am(.*)/).test(input.HKD) || RegExp(/^keeta_an(.*)/).test(input.HKD) || RegExp(/^keeta_ao(.*)/).test(input.HKD) || RegExp(/^keeta_ap(.*)/).test(input.HKD) || RegExp(/^tyblocks_am(.*)/).test(input.HKD) || RegExp(/^tyblocks_an(.*)/).test(input.HKD) || RegExp(/^tyblocks_ao(.*)/).test(input.HKD) || RegExp(/^tyblocks_ap(.*)/).test(input.HKD)) || "object" === typeof input.HKD && null !== input.HKD && _io0(input.HKD))) && (null !== input.HUF && (undefined === input.HUF || "string" === typeof input.HUF && (RegExp(/^keeta_am(.*)/).test(input.HUF) || RegExp(/^keeta_an(.*)/).test(input.HUF) || RegExp(/^keeta_ao(.*)/).test(input.HUF) || RegExp(/^keeta_ap(.*)/).test(input.HUF) || RegExp(/^tyblocks_am(.*)/).test(input.HUF) || RegExp(/^tyblocks_an(.*)/).test(input.HUF) || RegExp(/^tyblocks_ao(.*)/).test(input.HUF) || RegExp(/^tyblocks_ap(.*)/).test(input.HUF)) || "object" === typeof input.HUF && null !== input.HUF && _io0(input.HUF))) && (null !== input.ISK && (undefined === input.ISK || "string" === typeof input.ISK && (RegExp(/^keeta_am(.*)/).test(input.ISK) || RegExp(/^keeta_an(.*)/).test(input.ISK) || RegExp(/^keeta_ao(.*)/).test(input.ISK) || RegExp(/^keeta_ap(.*)/).test(input.ISK) || RegExp(/^tyblocks_am(.*)/).test(input.ISK) || RegExp(/^tyblocks_an(.*)/).test(input.ISK) || RegExp(/^tyblocks_ao(.*)/).test(input.ISK) || RegExp(/^tyblocks_ap(.*)/).test(input.ISK)) || "object" === typeof input.ISK && null !== input.ISK && _io0(input.ISK))) && (null !== input.IDR && (undefined === input.IDR || "string" === typeof input.IDR && (RegExp(/^keeta_am(.*)/).test(input.IDR) || RegExp(/^keeta_an(.*)/).test(input.IDR) || RegExp(/^keeta_ao(.*)/).test(input.IDR) || RegExp(/^keeta_ap(.*)/).test(input.IDR) || RegExp(/^tyblocks_am(.*)/).test(input.IDR) || RegExp(/^tyblocks_an(.*)/).test(input.IDR) || RegExp(/^tyblocks_ao(.*)/).test(input.IDR) || RegExp(/^tyblocks_ap(.*)/).test(input.IDR)) || "object" === typeof input.IDR && null !== input.IDR && _io0(input.IDR))) && (null !== input.IRR && (undefined === input.IRR || "string" === typeof input.IRR && (RegExp(/^keeta_am(.*)/).test(input.IRR) || RegExp(/^keeta_an(.*)/).test(input.IRR) || RegExp(/^keeta_ao(.*)/).test(input.IRR) || RegExp(/^keeta_ap(.*)/).test(input.IRR) || RegExp(/^tyblocks_am(.*)/).test(input.IRR) || RegExp(/^tyblocks_an(.*)/).test(input.IRR) || RegExp(/^tyblocks_ao(.*)/).test(input.IRR) || RegExp(/^tyblocks_ap(.*)/).test(input.IRR)) || "object" === typeof input.IRR && null !== input.IRR && _io0(input.IRR))) && (null !== input.IQD && (undefined === input.IQD || "string" === typeof input.IQD && (RegExp(/^keeta_am(.*)/).test(input.IQD) || RegExp(/^keeta_an(.*)/).test(input.IQD) || RegExp(/^keeta_ao(.*)/).test(input.IQD) || RegExp(/^keeta_ap(.*)/).test(input.IQD) || RegExp(/^tyblocks_am(.*)/).test(input.IQD) || RegExp(/^tyblocks_an(.*)/).test(input.IQD) || RegExp(/^tyblocks_ao(.*)/).test(input.IQD) || RegExp(/^tyblocks_ap(.*)/).test(input.IQD)) || "object" === typeof input.IQD && null !== input.IQD && _io0(input.IQD))) && (null !== input.ILS && (undefined === input.ILS || "string" === typeof input.ILS && (RegExp(/^keeta_am(.*)/).test(input.ILS) || RegExp(/^keeta_an(.*)/).test(input.ILS) || RegExp(/^keeta_ao(.*)/).test(input.ILS) || RegExp(/^keeta_ap(.*)/).test(input.ILS) || RegExp(/^tyblocks_am(.*)/).test(input.ILS) || RegExp(/^tyblocks_an(.*)/).test(input.ILS) || RegExp(/^tyblocks_ao(.*)/).test(input.ILS) || RegExp(/^tyblocks_ap(.*)/).test(input.ILS)) || "object" === typeof input.ILS && null !== input.ILS && _io0(input.ILS))) && (null !== input.JMD && (undefined === input.JMD || "string" === typeof input.JMD && (RegExp(/^keeta_am(.*)/).test(input.JMD) || RegExp(/^keeta_an(.*)/).test(input.JMD) || RegExp(/^keeta_ao(.*)/).test(input.JMD) || RegExp(/^keeta_ap(.*)/).test(input.JMD) || RegExp(/^tyblocks_am(.*)/).test(input.JMD) || RegExp(/^tyblocks_an(.*)/).test(input.JMD) || RegExp(/^tyblocks_ao(.*)/).test(input.JMD) || RegExp(/^tyblocks_ap(.*)/).test(input.JMD)) || "object" === typeof input.JMD && null !== input.JMD && _io0(input.JMD))) && (null !== input.JPY && (undefined === input.JPY || "string" === typeof input.JPY && (RegExp(/^keeta_am(.*)/).test(input.JPY) || RegExp(/^keeta_an(.*)/).test(input.JPY) || RegExp(/^keeta_ao(.*)/).test(input.JPY) || RegExp(/^keeta_ap(.*)/).test(input.JPY) || RegExp(/^tyblocks_am(.*)/).test(input.JPY) || RegExp(/^tyblocks_an(.*)/).test(input.JPY) || RegExp(/^tyblocks_ao(.*)/).test(input.JPY) || RegExp(/^tyblocks_ap(.*)/).test(input.JPY)) || "object" === typeof input.JPY && null !== input.JPY && _io0(input.JPY))) && (null !== input.JOD && (undefined === input.JOD || "string" === typeof input.JOD && (RegExp(/^keeta_am(.*)/).test(input.JOD) || RegExp(/^keeta_an(.*)/).test(input.JOD) || RegExp(/^keeta_ao(.*)/).test(input.JOD) || RegExp(/^keeta_ap(.*)/).test(input.JOD) || RegExp(/^tyblocks_am(.*)/).test(input.JOD) || RegExp(/^tyblocks_an(.*)/).test(input.JOD) || RegExp(/^tyblocks_ao(.*)/).test(input.JOD) || RegExp(/^tyblocks_ap(.*)/).test(input.JOD)) || "object" === typeof input.JOD && null !== input.JOD && _io0(input.JOD))) && (null !== input.KZT && (undefined === input.KZT || "string" === typeof input.KZT && (RegExp(/^keeta_am(.*)/).test(input.KZT) || RegExp(/^keeta_an(.*)/).test(input.KZT) || RegExp(/^keeta_ao(.*)/).test(input.KZT) || RegExp(/^keeta_ap(.*)/).test(input.KZT) || RegExp(/^tyblocks_am(.*)/).test(input.KZT) || RegExp(/^tyblocks_an(.*)/).test(input.KZT) || RegExp(/^tyblocks_ao(.*)/).test(input.KZT) || RegExp(/^tyblocks_ap(.*)/).test(input.KZT)) || "object" === typeof input.KZT && null !== input.KZT && _io0(input.KZT))) && (null !== input.KES && (undefined === input.KES || "string" === typeof input.KES && (RegExp(/^keeta_am(.*)/).test(input.KES) || RegExp(/^keeta_an(.*)/).test(input.KES) || RegExp(/^keeta_ao(.*)/).test(input.KES) || RegExp(/^keeta_ap(.*)/).test(input.KES) || RegExp(/^tyblocks_am(.*)/).test(input.KES) || RegExp(/^tyblocks_an(.*)/).test(input.KES) || RegExp(/^tyblocks_ao(.*)/).test(input.KES) || RegExp(/^tyblocks_ap(.*)/).test(input.KES)) || "object" === typeof input.KES && null !== input.KES && _io0(input.KES))) && (null !== input.KPW && (undefined === input.KPW || "string" === typeof input.KPW && (RegExp(/^keeta_am(.*)/).test(input.KPW) || RegExp(/^keeta_an(.*)/).test(input.KPW) || RegExp(/^keeta_ao(.*)/).test(input.KPW) || RegExp(/^keeta_ap(.*)/).test(input.KPW) || RegExp(/^tyblocks_am(.*)/).test(input.KPW) || RegExp(/^tyblocks_an(.*)/).test(input.KPW) || RegExp(/^tyblocks_ao(.*)/).test(input.KPW) || RegExp(/^tyblocks_ap(.*)/).test(input.KPW)) || "object" === typeof input.KPW && null !== input.KPW && _io0(input.KPW))) && (null !== input.KRW && (undefined === input.KRW || "string" === typeof input.KRW && (RegExp(/^keeta_am(.*)/).test(input.KRW) || RegExp(/^keeta_an(.*)/).test(input.KRW) || RegExp(/^keeta_ao(.*)/).test(input.KRW) || RegExp(/^keeta_ap(.*)/).test(input.KRW) || RegExp(/^tyblocks_am(.*)/).test(input.KRW) || RegExp(/^tyblocks_an(.*)/).test(input.KRW) || RegExp(/^tyblocks_ao(.*)/).test(input.KRW) || RegExp(/^tyblocks_ap(.*)/).test(input.KRW)) || "object" === typeof input.KRW && null !== input.KRW && _io0(input.KRW))) && (null !== input.KWD && (undefined === input.KWD || "string" === typeof input.KWD && (RegExp(/^keeta_am(.*)/).test(input.KWD) || RegExp(/^keeta_an(.*)/).test(input.KWD) || RegExp(/^keeta_ao(.*)/).test(input.KWD) || RegExp(/^keeta_ap(.*)/).test(input.KWD) || RegExp(/^tyblocks_am(.*)/).test(input.KWD) || RegExp(/^tyblocks_an(.*)/).test(input.KWD) || RegExp(/^tyblocks_ao(.*)/).test(input.KWD) || RegExp(/^tyblocks_ap(.*)/).test(input.KWD)) || "object" === typeof input.KWD && null !== input.KWD && _io0(input.KWD))) && (null !== input.KGS && (undefined === input.KGS || "string" === typeof input.KGS && (RegExp(/^keeta_am(.*)/).test(input.KGS) || RegExp(/^keeta_an(.*)/).test(input.KGS) || RegExp(/^keeta_ao(.*)/).test(input.KGS) || RegExp(/^keeta_ap(.*)/).test(input.KGS) || RegExp(/^tyblocks_am(.*)/).test(input.KGS) || RegExp(/^tyblocks_an(.*)/).test(input.KGS) || RegExp(/^tyblocks_ao(.*)/).test(input.KGS) || RegExp(/^tyblocks_ap(.*)/).test(input.KGS)) || "object" === typeof input.KGS && null !== input.KGS && _io0(input.KGS))) && (null !== input.LAK && (undefined === input.LAK || "string" === typeof input.LAK && (RegExp(/^keeta_am(.*)/).test(input.LAK) || RegExp(/^keeta_an(.*)/).test(input.LAK) || RegExp(/^keeta_ao(.*)/).test(input.LAK) || RegExp(/^keeta_ap(.*)/).test(input.LAK) || RegExp(/^tyblocks_am(.*)/).test(input.LAK) || RegExp(/^tyblocks_an(.*)/).test(input.LAK) || RegExp(/^tyblocks_ao(.*)/).test(input.LAK) || RegExp(/^tyblocks_ap(.*)/).test(input.LAK)) || "object" === typeof input.LAK && null !== input.LAK && _io0(input.LAK))) && (null !== input.LBP && (undefined === input.LBP || "string" === typeof input.LBP && (RegExp(/^keeta_am(.*)/).test(input.LBP) || RegExp(/^keeta_an(.*)/).test(input.LBP) || RegExp(/^keeta_ao(.*)/).test(input.LBP) || RegExp(/^keeta_ap(.*)/).test(input.LBP) || RegExp(/^tyblocks_am(.*)/).test(input.LBP) || RegExp(/^tyblocks_an(.*)/).test(input.LBP) || RegExp(/^tyblocks_ao(.*)/).test(input.LBP) || RegExp(/^tyblocks_ap(.*)/).test(input.LBP)) || "object" === typeof input.LBP && null !== input.LBP && _io0(input.LBP))) && (null !== input.LSL && (undefined === input.LSL || "string" === typeof input.LSL && (RegExp(/^keeta_am(.*)/).test(input.LSL) || RegExp(/^keeta_an(.*)/).test(input.LSL) || RegExp(/^keeta_ao(.*)/).test(input.LSL) || RegExp(/^keeta_ap(.*)/).test(input.LSL) || RegExp(/^tyblocks_am(.*)/).test(input.LSL) || RegExp(/^tyblocks_an(.*)/).test(input.LSL) || RegExp(/^tyblocks_ao(.*)/).test(input.LSL) || RegExp(/^tyblocks_ap(.*)/).test(input.LSL)) || "object" === typeof input.LSL && null !== input.LSL && _io0(input.LSL))) && (null !== input.ZAR && (undefined === input.ZAR || "string" === typeof input.ZAR && (RegExp(/^keeta_am(.*)/).test(input.ZAR) || RegExp(/^keeta_an(.*)/).test(input.ZAR) || RegExp(/^keeta_ao(.*)/).test(input.ZAR) || RegExp(/^keeta_ap(.*)/).test(input.ZAR) || RegExp(/^tyblocks_am(.*)/).test(input.ZAR) || RegExp(/^tyblocks_an(.*)/).test(input.ZAR) || RegExp(/^tyblocks_ao(.*)/).test(input.ZAR) || RegExp(/^tyblocks_ap(.*)/).test(input.ZAR)) || "object" === typeof input.ZAR && null !== input.ZAR && _io0(input.ZAR))) && (null !== input.LRD && (undefined === input.LRD || "string" === typeof input.LRD && (RegExp(/^keeta_am(.*)/).test(input.LRD) || RegExp(/^keeta_an(.*)/).test(input.LRD) || RegExp(/^keeta_ao(.*)/).test(input.LRD) || RegExp(/^keeta_ap(.*)/).test(input.LRD) || RegExp(/^tyblocks_am(.*)/).test(input.LRD) || RegExp(/^tyblocks_an(.*)/).test(input.LRD) || RegExp(/^tyblocks_ao(.*)/).test(input.LRD) || RegExp(/^tyblocks_ap(.*)/).test(input.LRD)) || "object" === typeof input.LRD && null !== input.LRD && _io0(input.LRD))) && (null !== input.LYD && (undefined === input.LYD || "string" === typeof input.LYD && (RegExp(/^keeta_am(.*)/).test(input.LYD) || RegExp(/^keeta_an(.*)/).test(input.LYD) || RegExp(/^keeta_ao(.*)/).test(input.LYD) || RegExp(/^keeta_ap(.*)/).test(input.LYD) || RegExp(/^tyblocks_am(.*)/).test(input.LYD) || RegExp(/^tyblocks_an(.*)/).test(input.LYD) || RegExp(/^tyblocks_ao(.*)/).test(input.LYD) || RegExp(/^tyblocks_ap(.*)/).test(input.LYD)) || "object" === typeof input.LYD && null !== input.LYD && _io0(input.LYD))) && (null !== input.CHF && (undefined === input.CHF || "string" === typeof input.CHF && (RegExp(/^keeta_am(.*)/).test(input.CHF) || RegExp(/^keeta_an(.*)/).test(input.CHF) || RegExp(/^keeta_ao(.*)/).test(input.CHF) || RegExp(/^keeta_ap(.*)/).test(input.CHF) || RegExp(/^tyblocks_am(.*)/).test(input.CHF) || RegExp(/^tyblocks_an(.*)/).test(input.CHF) || RegExp(/^tyblocks_ao(.*)/).test(input.CHF) || RegExp(/^tyblocks_ap(.*)/).test(input.CHF)) || "object" === typeof input.CHF && null !== input.CHF && _io0(input.CHF))) && (null !== input.MOP && (undefined === input.MOP || "string" === typeof input.MOP && (RegExp(/^keeta_am(.*)/).test(input.MOP) || RegExp(/^keeta_an(.*)/).test(input.MOP) || RegExp(/^keeta_ao(.*)/).test(input.MOP) || RegExp(/^keeta_ap(.*)/).test(input.MOP) || RegExp(/^tyblocks_am(.*)/).test(input.MOP) || RegExp(/^tyblocks_an(.*)/).test(input.MOP) || RegExp(/^tyblocks_ao(.*)/).test(input.MOP) || RegExp(/^tyblocks_ap(.*)/).test(input.MOP)) || "object" === typeof input.MOP && null !== input.MOP && _io0(input.MOP))) && (null !== input.MKD && (undefined === input.MKD || "string" === typeof input.MKD && (RegExp(/^keeta_am(.*)/).test(input.MKD) || RegExp(/^keeta_an(.*)/).test(input.MKD) || RegExp(/^keeta_ao(.*)/).test(input.MKD) || RegExp(/^keeta_ap(.*)/).test(input.MKD) || RegExp(/^tyblocks_am(.*)/).test(input.MKD) || RegExp(/^tyblocks_an(.*)/).test(input.MKD) || RegExp(/^tyblocks_ao(.*)/).test(input.MKD) || RegExp(/^tyblocks_ap(.*)/).test(input.MKD)) || "object" === typeof input.MKD && null !== input.MKD && _io0(input.MKD))) && (null !== input.MGA && (undefined === input.MGA || "string" === typeof input.MGA && (RegExp(/^keeta_am(.*)/).test(input.MGA) || RegExp(/^keeta_an(.*)/).test(input.MGA) || RegExp(/^keeta_ao(.*)/).test(input.MGA) || RegExp(/^keeta_ap(.*)/).test(input.MGA) || RegExp(/^tyblocks_am(.*)/).test(input.MGA) || RegExp(/^tyblocks_an(.*)/).test(input.MGA) || RegExp(/^tyblocks_ao(.*)/).test(input.MGA) || RegExp(/^tyblocks_ap(.*)/).test(input.MGA)) || "object" === typeof input.MGA && null !== input.MGA && _io0(input.MGA))) && (null !== input.MWK && (undefined === input.MWK || "string" === typeof input.MWK && (RegExp(/^keeta_am(.*)/).test(input.MWK) || RegExp(/^keeta_an(.*)/).test(input.MWK) || RegExp(/^keeta_ao(.*)/).test(input.MWK) || RegExp(/^keeta_ap(.*)/).test(input.MWK) || RegExp(/^tyblocks_am(.*)/).test(input.MWK) || RegExp(/^tyblocks_an(.*)/).test(input.MWK) || RegExp(/^tyblocks_ao(.*)/).test(input.MWK) || RegExp(/^tyblocks_ap(.*)/).test(input.MWK)) || "object" === typeof input.MWK && null !== input.MWK && _io0(input.MWK))) && (null !== input.MYR && (undefined === input.MYR || "string" === typeof input.MYR && (RegExp(/^keeta_am(.*)/).test(input.MYR) || RegExp(/^keeta_an(.*)/).test(input.MYR) || RegExp(/^keeta_ao(.*)/).test(input.MYR) || RegExp(/^keeta_ap(.*)/).test(input.MYR) || RegExp(/^tyblocks_am(.*)/).test(input.MYR) || RegExp(/^tyblocks_an(.*)/).test(input.MYR) || RegExp(/^tyblocks_ao(.*)/).test(input.MYR) || RegExp(/^tyblocks_ap(.*)/).test(input.MYR)) || "object" === typeof input.MYR && null !== input.MYR && _io0(input.MYR))) && (null !== input.MVR && (undefined === input.MVR || "string" === typeof input.MVR && (RegExp(/^keeta_am(.*)/).test(input.MVR) || RegExp(/^keeta_an(.*)/).test(input.MVR) || RegExp(/^keeta_ao(.*)/).test(input.MVR) || RegExp(/^keeta_ap(.*)/).test(input.MVR) || RegExp(/^tyblocks_am(.*)/).test(input.MVR) || RegExp(/^tyblocks_an(.*)/).test(input.MVR) || RegExp(/^tyblocks_ao(.*)/).test(input.MVR) || RegExp(/^tyblocks_ap(.*)/).test(input.MVR)) || "object" === typeof input.MVR && null !== input.MVR && _io0(input.MVR))) && (null !== input.MRU && (undefined === input.MRU || "string" === typeof input.MRU && (RegExp(/^keeta_am(.*)/).test(input.MRU) || RegExp(/^keeta_an(.*)/).test(input.MRU) || RegExp(/^keeta_ao(.*)/).test(input.MRU) || RegExp(/^keeta_ap(.*)/).test(input.MRU) || RegExp(/^tyblocks_am(.*)/).test(input.MRU) || RegExp(/^tyblocks_an(.*)/).test(input.MRU) || RegExp(/^tyblocks_ao(.*)/).test(input.MRU) || RegExp(/^tyblocks_ap(.*)/).test(input.MRU)) || "object" === typeof input.MRU && null !== input.MRU && _io0(input.MRU))) && (null !== input.MUR && (undefined === input.MUR || "string" === typeof input.MUR && (RegExp(/^keeta_am(.*)/).test(input.MUR) || RegExp(/^keeta_an(.*)/).test(input.MUR) || RegExp(/^keeta_ao(.*)/).test(input.MUR) || RegExp(/^keeta_ap(.*)/).test(input.MUR) || RegExp(/^tyblocks_am(.*)/).test(input.MUR) || RegExp(/^tyblocks_an(.*)/).test(input.MUR) || RegExp(/^tyblocks_ao(.*)/).test(input.MUR) || RegExp(/^tyblocks_ap(.*)/).test(input.MUR)) || "object" === typeof input.MUR && null !== input.MUR && _io0(input.MUR))) && (null !== input.MXN && (undefined === input.MXN || "string" === typeof input.MXN && (RegExp(/^keeta_am(.*)/).test(input.MXN) || RegExp(/^keeta_an(.*)/).test(input.MXN) || RegExp(/^keeta_ao(.*)/).test(input.MXN) || RegExp(/^keeta_ap(.*)/).test(input.MXN) || RegExp(/^tyblocks_am(.*)/).test(input.MXN) || RegExp(/^tyblocks_an(.*)/).test(input.MXN) || RegExp(/^tyblocks_ao(.*)/).test(input.MXN) || RegExp(/^tyblocks_ap(.*)/).test(input.MXN)) || "object" === typeof input.MXN && null !== input.MXN && _io0(input.MXN))) && (null !== input.MXV && (undefined === input.MXV || "string" === typeof input.MXV && (RegExp(/^keeta_am(.*)/).test(input.MXV) || RegExp(/^keeta_an(.*)/).test(input.MXV) || RegExp(/^keeta_ao(.*)/).test(input.MXV) || RegExp(/^keeta_ap(.*)/).test(input.MXV) || RegExp(/^tyblocks_am(.*)/).test(input.MXV) || RegExp(/^tyblocks_an(.*)/).test(input.MXV) || RegExp(/^tyblocks_ao(.*)/).test(input.MXV) || RegExp(/^tyblocks_ap(.*)/).test(input.MXV)) || "object" === typeof input.MXV && null !== input.MXV && _io0(input.MXV))) && (null !== input.MDL && (undefined === input.MDL || "string" === typeof input.MDL && (RegExp(/^keeta_am(.*)/).test(input.MDL) || RegExp(/^keeta_an(.*)/).test(input.MDL) || RegExp(/^keeta_ao(.*)/).test(input.MDL) || RegExp(/^keeta_ap(.*)/).test(input.MDL) || RegExp(/^tyblocks_am(.*)/).test(input.MDL) || RegExp(/^tyblocks_an(.*)/).test(input.MDL) || RegExp(/^tyblocks_ao(.*)/).test(input.MDL) || RegExp(/^tyblocks_ap(.*)/).test(input.MDL)) || "object" === typeof input.MDL && null !== input.MDL && _io0(input.MDL))) && (null !== input.MNT && (undefined === input.MNT || "string" === typeof input.MNT && (RegExp(/^keeta_am(.*)/).test(input.MNT) || RegExp(/^keeta_an(.*)/).test(input.MNT) || RegExp(/^keeta_ao(.*)/).test(input.MNT) || RegExp(/^keeta_ap(.*)/).test(input.MNT) || RegExp(/^tyblocks_am(.*)/).test(input.MNT) || RegExp(/^tyblocks_an(.*)/).test(input.MNT) || RegExp(/^tyblocks_ao(.*)/).test(input.MNT) || RegExp(/^tyblocks_ap(.*)/).test(input.MNT)) || "object" === typeof input.MNT && null !== input.MNT && _io0(input.MNT))) && (null !== input.MAD && (undefined === input.MAD || "string" === typeof input.MAD && (RegExp(/^keeta_am(.*)/).test(input.MAD) || RegExp(/^keeta_an(.*)/).test(input.MAD) || RegExp(/^keeta_ao(.*)/).test(input.MAD) || RegExp(/^keeta_ap(.*)/).test(input.MAD) || RegExp(/^tyblocks_am(.*)/).test(input.MAD) || RegExp(/^tyblocks_an(.*)/).test(input.MAD) || RegExp(/^tyblocks_ao(.*)/).test(input.MAD) || RegExp(/^tyblocks_ap(.*)/).test(input.MAD)) || "object" === typeof input.MAD && null !== input.MAD && _io0(input.MAD))) && (null !== input.MZN && (undefined === input.MZN || "string" === typeof input.MZN && (RegExp(/^keeta_am(.*)/).test(input.MZN) || RegExp(/^keeta_an(.*)/).test(input.MZN) || RegExp(/^keeta_ao(.*)/).test(input.MZN) || RegExp(/^keeta_ap(.*)/).test(input.MZN) || RegExp(/^tyblocks_am(.*)/).test(input.MZN) || RegExp(/^tyblocks_an(.*)/).test(input.MZN) || RegExp(/^tyblocks_ao(.*)/).test(input.MZN) || RegExp(/^tyblocks_ap(.*)/).test(input.MZN)) || "object" === typeof input.MZN && null !== input.MZN && _io0(input.MZN))) && (null !== input.MMK && (undefined === input.MMK || "string" === typeof input.MMK && (RegExp(/^keeta_am(.*)/).test(input.MMK) || RegExp(/^keeta_an(.*)/).test(input.MMK) || RegExp(/^keeta_ao(.*)/).test(input.MMK) || RegExp(/^keeta_ap(.*)/).test(input.MMK) || RegExp(/^tyblocks_am(.*)/).test(input.MMK) || RegExp(/^tyblocks_an(.*)/).test(input.MMK) || RegExp(/^tyblocks_ao(.*)/).test(input.MMK) || RegExp(/^tyblocks_ap(.*)/).test(input.MMK)) || "object" === typeof input.MMK && null !== input.MMK && _io0(input.MMK))) && (null !== input.NAD && (undefined === input.NAD || "string" === typeof input.NAD && (RegExp(/^keeta_am(.*)/).test(input.NAD) || RegExp(/^keeta_an(.*)/).test(input.NAD) || RegExp(/^keeta_ao(.*)/).test(input.NAD) || RegExp(/^keeta_ap(.*)/).test(input.NAD) || RegExp(/^tyblocks_am(.*)/).test(input.NAD) || RegExp(/^tyblocks_an(.*)/).test(input.NAD) || RegExp(/^tyblocks_ao(.*)/).test(input.NAD) || RegExp(/^tyblocks_ap(.*)/).test(input.NAD)) || "object" === typeof input.NAD && null !== input.NAD && _io0(input.NAD))) && (null !== input.NPR && (undefined === input.NPR || "string" === typeof input.NPR && (RegExp(/^keeta_am(.*)/).test(input.NPR) || RegExp(/^keeta_an(.*)/).test(input.NPR) || RegExp(/^keeta_ao(.*)/).test(input.NPR) || RegExp(/^keeta_ap(.*)/).test(input.NPR) || RegExp(/^tyblocks_am(.*)/).test(input.NPR) || RegExp(/^tyblocks_an(.*)/).test(input.NPR) || RegExp(/^tyblocks_ao(.*)/).test(input.NPR) || RegExp(/^tyblocks_ap(.*)/).test(input.NPR)) || "object" === typeof input.NPR && null !== input.NPR && _io0(input.NPR))) && (null !== input.NIO && (undefined === input.NIO || "string" === typeof input.NIO && (RegExp(/^keeta_am(.*)/).test(input.NIO) || RegExp(/^keeta_an(.*)/).test(input.NIO) || RegExp(/^keeta_ao(.*)/).test(input.NIO) || RegExp(/^keeta_ap(.*)/).test(input.NIO) || RegExp(/^tyblocks_am(.*)/).test(input.NIO) || RegExp(/^tyblocks_an(.*)/).test(input.NIO) || RegExp(/^tyblocks_ao(.*)/).test(input.NIO) || RegExp(/^tyblocks_ap(.*)/).test(input.NIO)) || "object" === typeof input.NIO && null !== input.NIO && _io0(input.NIO))) && (null !== input.NGN && (undefined === input.NGN || "string" === typeof input.NGN && (RegExp(/^keeta_am(.*)/).test(input.NGN) || RegExp(/^keeta_an(.*)/).test(input.NGN) || RegExp(/^keeta_ao(.*)/).test(input.NGN) || RegExp(/^keeta_ap(.*)/).test(input.NGN) || RegExp(/^tyblocks_am(.*)/).test(input.NGN) || RegExp(/^tyblocks_an(.*)/).test(input.NGN) || RegExp(/^tyblocks_ao(.*)/).test(input.NGN) || RegExp(/^tyblocks_ap(.*)/).test(input.NGN)) || "object" === typeof input.NGN && null !== input.NGN && _io0(input.NGN))) && (null !== input.OMR && (undefined === input.OMR || "string" === typeof input.OMR && (RegExp(/^keeta_am(.*)/).test(input.OMR) || RegExp(/^keeta_an(.*)/).test(input.OMR) || RegExp(/^keeta_ao(.*)/).test(input.OMR) || RegExp(/^keeta_ap(.*)/).test(input.OMR) || RegExp(/^tyblocks_am(.*)/).test(input.OMR) || RegExp(/^tyblocks_an(.*)/).test(input.OMR) || RegExp(/^tyblocks_ao(.*)/).test(input.OMR) || RegExp(/^tyblocks_ap(.*)/).test(input.OMR)) || "object" === typeof input.OMR && null !== input.OMR && _io0(input.OMR))) && (null !== input.PKR && (undefined === input.PKR || "string" === typeof input.PKR && (RegExp(/^keeta_am(.*)/).test(input.PKR) || RegExp(/^keeta_an(.*)/).test(input.PKR) || RegExp(/^keeta_ao(.*)/).test(input.PKR) || RegExp(/^keeta_ap(.*)/).test(input.PKR) || RegExp(/^tyblocks_am(.*)/).test(input.PKR) || RegExp(/^tyblocks_an(.*)/).test(input.PKR) || RegExp(/^tyblocks_ao(.*)/).test(input.PKR) || RegExp(/^tyblocks_ap(.*)/).test(input.PKR)) || "object" === typeof input.PKR && null !== input.PKR && _io0(input.PKR))) && (null !== input.PAB && (undefined === input.PAB || "string" === typeof input.PAB && (RegExp(/^keeta_am(.*)/).test(input.PAB) || RegExp(/^keeta_an(.*)/).test(input.PAB) || RegExp(/^keeta_ao(.*)/).test(input.PAB) || RegExp(/^keeta_ap(.*)/).test(input.PAB) || RegExp(/^tyblocks_am(.*)/).test(input.PAB) || RegExp(/^tyblocks_an(.*)/).test(input.PAB) || RegExp(/^tyblocks_ao(.*)/).test(input.PAB) || RegExp(/^tyblocks_ap(.*)/).test(input.PAB)) || "object" === typeof input.PAB && null !== input.PAB && _io0(input.PAB))) && (null !== input.PGK && (undefined === input.PGK || "string" === typeof input.PGK && (RegExp(/^keeta_am(.*)/).test(input.PGK) || RegExp(/^keeta_an(.*)/).test(input.PGK) || RegExp(/^keeta_ao(.*)/).test(input.PGK) || RegExp(/^keeta_ap(.*)/).test(input.PGK) || RegExp(/^tyblocks_am(.*)/).test(input.PGK) || RegExp(/^tyblocks_an(.*)/).test(input.PGK) || RegExp(/^tyblocks_ao(.*)/).test(input.PGK) || RegExp(/^tyblocks_ap(.*)/).test(input.PGK)) || "object" === typeof input.PGK && null !== input.PGK && _io0(input.PGK))) && (null !== input.PYG && (undefined === input.PYG || "string" === typeof input.PYG && (RegExp(/^keeta_am(.*)/).test(input.PYG) || RegExp(/^keeta_an(.*)/).test(input.PYG) || RegExp(/^keeta_ao(.*)/).test(input.PYG) || RegExp(/^keeta_ap(.*)/).test(input.PYG) || RegExp(/^tyblocks_am(.*)/).test(input.PYG) || RegExp(/^tyblocks_an(.*)/).test(input.PYG) || RegExp(/^tyblocks_ao(.*)/).test(input.PYG) || RegExp(/^tyblocks_ap(.*)/).test(input.PYG)) || "object" === typeof input.PYG && null !== input.PYG && _io0(input.PYG))) && (null !== input.PEN && (undefined === input.PEN || "string" === typeof input.PEN && (RegExp(/^keeta_am(.*)/).test(input.PEN) || RegExp(/^keeta_an(.*)/).test(input.PEN) || RegExp(/^keeta_ao(.*)/).test(input.PEN) || RegExp(/^keeta_ap(.*)/).test(input.PEN) || RegExp(/^tyblocks_am(.*)/).test(input.PEN) || RegExp(/^tyblocks_an(.*)/).test(input.PEN) || RegExp(/^tyblocks_ao(.*)/).test(input.PEN) || RegExp(/^tyblocks_ap(.*)/).test(input.PEN)) || "object" === typeof input.PEN && null !== input.PEN && _io0(input.PEN))) && (null !== input.PHP && (undefined === input.PHP || "string" === typeof input.PHP && (RegExp(/^keeta_am(.*)/).test(input.PHP) || RegExp(/^keeta_an(.*)/).test(input.PHP) || RegExp(/^keeta_ao(.*)/).test(input.PHP) || RegExp(/^keeta_ap(.*)/).test(input.PHP) || RegExp(/^tyblocks_am(.*)/).test(input.PHP) || RegExp(/^tyblocks_an(.*)/).test(input.PHP) || RegExp(/^tyblocks_ao(.*)/).test(input.PHP) || RegExp(/^tyblocks_ap(.*)/).test(input.PHP)) || "object" === typeof input.PHP && null !== input.PHP && _io0(input.PHP))) && (null !== input.PLN && (undefined === input.PLN || "string" === typeof input.PLN && (RegExp(/^keeta_am(.*)/).test(input.PLN) || RegExp(/^keeta_an(.*)/).test(input.PLN) || RegExp(/^keeta_ao(.*)/).test(input.PLN) || RegExp(/^keeta_ap(.*)/).test(input.PLN) || RegExp(/^tyblocks_am(.*)/).test(input.PLN) || RegExp(/^tyblocks_an(.*)/).test(input.PLN) || RegExp(/^tyblocks_ao(.*)/).test(input.PLN) || RegExp(/^tyblocks_ap(.*)/).test(input.PLN)) || "object" === typeof input.PLN && null !== input.PLN && _io0(input.PLN))) && (null !== input.QAR && (undefined === input.QAR || "string" === typeof input.QAR && (RegExp(/^keeta_am(.*)/).test(input.QAR) || RegExp(/^keeta_an(.*)/).test(input.QAR) || RegExp(/^keeta_ao(.*)/).test(input.QAR) || RegExp(/^keeta_ap(.*)/).test(input.QAR) || RegExp(/^tyblocks_am(.*)/).test(input.QAR) || RegExp(/^tyblocks_an(.*)/).test(input.QAR) || RegExp(/^tyblocks_ao(.*)/).test(input.QAR) || RegExp(/^tyblocks_ap(.*)/).test(input.QAR)) || "object" === typeof input.QAR && null !== input.QAR && _io0(input.QAR))) && (null !== input.RON && (undefined === input.RON || "string" === typeof input.RON && (RegExp(/^keeta_am(.*)/).test(input.RON) || RegExp(/^keeta_an(.*)/).test(input.RON) || RegExp(/^keeta_ao(.*)/).test(input.RON) || RegExp(/^keeta_ap(.*)/).test(input.RON) || RegExp(/^tyblocks_am(.*)/).test(input.RON) || RegExp(/^tyblocks_an(.*)/).test(input.RON) || RegExp(/^tyblocks_ao(.*)/).test(input.RON) || RegExp(/^tyblocks_ap(.*)/).test(input.RON)) || "object" === typeof input.RON && null !== input.RON && _io0(input.RON))) && (null !== input.RUB && (undefined === input.RUB || "string" === typeof input.RUB && (RegExp(/^keeta_am(.*)/).test(input.RUB) || RegExp(/^keeta_an(.*)/).test(input.RUB) || RegExp(/^keeta_ao(.*)/).test(input.RUB) || RegExp(/^keeta_ap(.*)/).test(input.RUB) || RegExp(/^tyblocks_am(.*)/).test(input.RUB) || RegExp(/^tyblocks_an(.*)/).test(input.RUB) || RegExp(/^tyblocks_ao(.*)/).test(input.RUB) || RegExp(/^tyblocks_ap(.*)/).test(input.RUB)) || "object" === typeof input.RUB && null !== input.RUB && _io0(input.RUB))) && (null !== input.RWF && (undefined === input.RWF || "string" === typeof input.RWF && (RegExp(/^keeta_am(.*)/).test(input.RWF) || RegExp(/^keeta_an(.*)/).test(input.RWF) || RegExp(/^keeta_ao(.*)/).test(input.RWF) || RegExp(/^keeta_ap(.*)/).test(input.RWF) || RegExp(/^tyblocks_am(.*)/).test(input.RWF) || RegExp(/^tyblocks_an(.*)/).test(input.RWF) || RegExp(/^tyblocks_ao(.*)/).test(input.RWF) || RegExp(/^tyblocks_ap(.*)/).test(input.RWF)) || "object" === typeof input.RWF && null !== input.RWF && _io0(input.RWF))) && (null !== input.SHP && (undefined === input.SHP || "string" === typeof input.SHP && (RegExp(/^keeta_am(.*)/).test(input.SHP) || RegExp(/^keeta_an(.*)/).test(input.SHP) || RegExp(/^keeta_ao(.*)/).test(input.SHP) || RegExp(/^keeta_ap(.*)/).test(input.SHP) || RegExp(/^tyblocks_am(.*)/).test(input.SHP) || RegExp(/^tyblocks_an(.*)/).test(input.SHP) || RegExp(/^tyblocks_ao(.*)/).test(input.SHP) || RegExp(/^tyblocks_ap(.*)/).test(input.SHP)) || "object" === typeof input.SHP && null !== input.SHP && _io0(input.SHP))) && (null !== input.WST && (undefined === input.WST || "string" === typeof input.WST && (RegExp(/^keeta_am(.*)/).test(input.WST) || RegExp(/^keeta_an(.*)/).test(input.WST) || RegExp(/^keeta_ao(.*)/).test(input.WST) || RegExp(/^keeta_ap(.*)/).test(input.WST) || RegExp(/^tyblocks_am(.*)/).test(input.WST) || RegExp(/^tyblocks_an(.*)/).test(input.WST) || RegExp(/^tyblocks_ao(.*)/).test(input.WST) || RegExp(/^tyblocks_ap(.*)/).test(input.WST)) || "object" === typeof input.WST && null !== input.WST && _io0(input.WST))) && (null !== input.STN && (undefined === input.STN || "string" === typeof input.STN && (RegExp(/^keeta_am(.*)/).test(input.STN) || RegExp(/^keeta_an(.*)/).test(input.STN) || RegExp(/^keeta_ao(.*)/).test(input.STN) || RegExp(/^keeta_ap(.*)/).test(input.STN) || RegExp(/^tyblocks_am(.*)/).test(input.STN) || RegExp(/^tyblocks_an(.*)/).test(input.STN) || RegExp(/^tyblocks_ao(.*)/).test(input.STN) || RegExp(/^tyblocks_ap(.*)/).test(input.STN)) || "object" === typeof input.STN && null !== input.STN && _io0(input.STN))) && (null !== input.SAR && (undefined === input.SAR || "string" === typeof input.SAR && (RegExp(/^keeta_am(.*)/).test(input.SAR) || RegExp(/^keeta_an(.*)/).test(input.SAR) || RegExp(/^keeta_ao(.*)/).test(input.SAR) || RegExp(/^keeta_ap(.*)/).test(input.SAR) || RegExp(/^tyblocks_am(.*)/).test(input.SAR) || RegExp(/^tyblocks_an(.*)/).test(input.SAR) || RegExp(/^tyblocks_ao(.*)/).test(input.SAR) || RegExp(/^tyblocks_ap(.*)/).test(input.SAR)) || "object" === typeof input.SAR && null !== input.SAR && _io0(input.SAR))) && (null !== input.RSD && (undefined === input.RSD || "string" === typeof input.RSD && (RegExp(/^keeta_am(.*)/).test(input.RSD) || RegExp(/^keeta_an(.*)/).test(input.RSD) || RegExp(/^keeta_ao(.*)/).test(input.RSD) || RegExp(/^keeta_ap(.*)/).test(input.RSD) || RegExp(/^tyblocks_am(.*)/).test(input.RSD) || RegExp(/^tyblocks_an(.*)/).test(input.RSD) || RegExp(/^tyblocks_ao(.*)/).test(input.RSD) || RegExp(/^tyblocks_ap(.*)/).test(input.RSD)) || "object" === typeof input.RSD && null !== input.RSD && _io0(input.RSD))) && (null !== input.SCR && (undefined === input.SCR || "string" === typeof input.SCR && (RegExp(/^keeta_am(.*)/).test(input.SCR) || RegExp(/^keeta_an(.*)/).test(input.SCR) || RegExp(/^keeta_ao(.*)/).test(input.SCR) || RegExp(/^keeta_ap(.*)/).test(input.SCR) || RegExp(/^tyblocks_am(.*)/).test(input.SCR) || RegExp(/^tyblocks_an(.*)/).test(input.SCR) || RegExp(/^tyblocks_ao(.*)/).test(input.SCR) || RegExp(/^tyblocks_ap(.*)/).test(input.SCR)) || "object" === typeof input.SCR && null !== input.SCR && _io0(input.SCR))) && (null !== input.SLL && (undefined === input.SLL || "string" === typeof input.SLL && (RegExp(/^keeta_am(.*)/).test(input.SLL) || RegExp(/^keeta_an(.*)/).test(input.SLL) || RegExp(/^keeta_ao(.*)/).test(input.SLL) || RegExp(/^keeta_ap(.*)/).test(input.SLL) || RegExp(/^tyblocks_am(.*)/).test(input.SLL) || RegExp(/^tyblocks_an(.*)/).test(input.SLL) || RegExp(/^tyblocks_ao(.*)/).test(input.SLL) || RegExp(/^tyblocks_ap(.*)/).test(input.SLL)) || "object" === typeof input.SLL && null !== input.SLL && _io0(input.SLL))) && (null !== input.SLE && (undefined === input.SLE || "string" === typeof input.SLE && (RegExp(/^keeta_am(.*)/).test(input.SLE) || RegExp(/^keeta_an(.*)/).test(input.SLE) || RegExp(/^keeta_ao(.*)/).test(input.SLE) || RegExp(/^keeta_ap(.*)/).test(input.SLE) || RegExp(/^tyblocks_am(.*)/).test(input.SLE) || RegExp(/^tyblocks_an(.*)/).test(input.SLE) || RegExp(/^tyblocks_ao(.*)/).test(input.SLE) || RegExp(/^tyblocks_ap(.*)/).test(input.SLE)) || "object" === typeof input.SLE && null !== input.SLE && _io0(input.SLE))) && (null !== input.SGD && (undefined === input.SGD || "string" === typeof input.SGD && (RegExp(/^keeta_am(.*)/).test(input.SGD) || RegExp(/^keeta_an(.*)/).test(input.SGD) || RegExp(/^keeta_ao(.*)/).test(input.SGD) || RegExp(/^keeta_ap(.*)/).test(input.SGD) || RegExp(/^tyblocks_am(.*)/).test(input.SGD) || RegExp(/^tyblocks_an(.*)/).test(input.SGD) || RegExp(/^tyblocks_ao(.*)/).test(input.SGD) || RegExp(/^tyblocks_ap(.*)/).test(input.SGD)) || "object" === typeof input.SGD && null !== input.SGD && _io0(input.SGD))) && (null !== input.SBD && (undefined === input.SBD || "string" === typeof input.SBD && (RegExp(/^keeta_am(.*)/).test(input.SBD) || RegExp(/^keeta_an(.*)/).test(input.SBD) || RegExp(/^keeta_ao(.*)/).test(input.SBD) || RegExp(/^keeta_ap(.*)/).test(input.SBD) || RegExp(/^tyblocks_am(.*)/).test(input.SBD) || RegExp(/^tyblocks_an(.*)/).test(input.SBD) || RegExp(/^tyblocks_ao(.*)/).test(input.SBD) || RegExp(/^tyblocks_ap(.*)/).test(input.SBD)) || "object" === typeof input.SBD && null !== input.SBD && _io0(input.SBD))) && (null !== input.SOS && (undefined === input.SOS || "string" === typeof input.SOS && (RegExp(/^keeta_am(.*)/).test(input.SOS) || RegExp(/^keeta_an(.*)/).test(input.SOS) || RegExp(/^keeta_ao(.*)/).test(input.SOS) || RegExp(/^keeta_ap(.*)/).test(input.SOS) || RegExp(/^tyblocks_am(.*)/).test(input.SOS) || RegExp(/^tyblocks_an(.*)/).test(input.SOS) || RegExp(/^tyblocks_ao(.*)/).test(input.SOS) || RegExp(/^tyblocks_ap(.*)/).test(input.SOS)) || "object" === typeof input.SOS && null !== input.SOS && _io0(input.SOS))) && (null !== input.SSP && (undefined === input.SSP || "string" === typeof input.SSP && (RegExp(/^keeta_am(.*)/).test(input.SSP) || RegExp(/^keeta_an(.*)/).test(input.SSP) || RegExp(/^keeta_ao(.*)/).test(input.SSP) || RegExp(/^keeta_ap(.*)/).test(input.SSP) || RegExp(/^tyblocks_am(.*)/).test(input.SSP) || RegExp(/^tyblocks_an(.*)/).test(input.SSP) || RegExp(/^tyblocks_ao(.*)/).test(input.SSP) || RegExp(/^tyblocks_ap(.*)/).test(input.SSP)) || "object" === typeof input.SSP && null !== input.SSP && _io0(input.SSP))) && (null !== input.LKR && (undefined === input.LKR || "string" === typeof input.LKR && (RegExp(/^keeta_am(.*)/).test(input.LKR) || RegExp(/^keeta_an(.*)/).test(input.LKR) || RegExp(/^keeta_ao(.*)/).test(input.LKR) || RegExp(/^keeta_ap(.*)/).test(input.LKR) || RegExp(/^tyblocks_am(.*)/).test(input.LKR) || RegExp(/^tyblocks_an(.*)/).test(input.LKR) || RegExp(/^tyblocks_ao(.*)/).test(input.LKR) || RegExp(/^tyblocks_ap(.*)/).test(input.LKR)) || "object" === typeof input.LKR && null !== input.LKR && _io0(input.LKR))) && (null !== input.SDG && (undefined === input.SDG || "string" === typeof input.SDG && (RegExp(/^keeta_am(.*)/).test(input.SDG) || RegExp(/^keeta_an(.*)/).test(input.SDG) || RegExp(/^keeta_ao(.*)/).test(input.SDG) || RegExp(/^keeta_ap(.*)/).test(input.SDG) || RegExp(/^tyblocks_am(.*)/).test(input.SDG) || RegExp(/^tyblocks_an(.*)/).test(input.SDG) || RegExp(/^tyblocks_ao(.*)/).test(input.SDG) || RegExp(/^tyblocks_ap(.*)/).test(input.SDG)) || "object" === typeof input.SDG && null !== input.SDG && _io0(input.SDG))) && (null !== input.SRD && (undefined === input.SRD || "string" === typeof input.SRD && (RegExp(/^keeta_am(.*)/).test(input.SRD) || RegExp(/^keeta_an(.*)/).test(input.SRD) || RegExp(/^keeta_ao(.*)/).test(input.SRD) || RegExp(/^keeta_ap(.*)/).test(input.SRD) || RegExp(/^tyblocks_am(.*)/).test(input.SRD) || RegExp(/^tyblocks_an(.*)/).test(input.SRD) || RegExp(/^tyblocks_ao(.*)/).test(input.SRD) || RegExp(/^tyblocks_ap(.*)/).test(input.SRD)) || "object" === typeof input.SRD && null !== input.SRD && _io0(input.SRD))) && (null !== input.SEK && (undefined === input.SEK || "string" === typeof input.SEK && (RegExp(/^keeta_am(.*)/).test(input.SEK) || RegExp(/^keeta_an(.*)/).test(input.SEK) || RegExp(/^keeta_ao(.*)/).test(input.SEK) || RegExp(/^keeta_ap(.*)/).test(input.SEK) || RegExp(/^tyblocks_am(.*)/).test(input.SEK) || RegExp(/^tyblocks_an(.*)/).test(input.SEK) || RegExp(/^tyblocks_ao(.*)/).test(input.SEK) || RegExp(/^tyblocks_ap(.*)/).test(input.SEK)) || "object" === typeof input.SEK && null !== input.SEK && _io0(input.SEK))) && (null !== input.CHE && (undefined === input.CHE || "string" === typeof input.CHE && (RegExp(/^keeta_am(.*)/).test(input.CHE) || RegExp(/^keeta_an(.*)/).test(input.CHE) || RegExp(/^keeta_ao(.*)/).test(input.CHE) || RegExp(/^keeta_ap(.*)/).test(input.CHE) || RegExp(/^tyblocks_am(.*)/).test(input.CHE) || RegExp(/^tyblocks_an(.*)/).test(input.CHE) || RegExp(/^tyblocks_ao(.*)/).test(input.CHE) || RegExp(/^tyblocks_ap(.*)/).test(input.CHE)) || "object" === typeof input.CHE && null !== input.CHE && _io0(input.CHE))) && (null !== input.CHW && (undefined === input.CHW || "string" === typeof input.CHW && (RegExp(/^keeta_am(.*)/).test(input.CHW) || RegExp(/^keeta_an(.*)/).test(input.CHW) || RegExp(/^keeta_ao(.*)/).test(input.CHW) || RegExp(/^keeta_ap(.*)/).test(input.CHW) || RegExp(/^tyblocks_am(.*)/).test(input.CHW) || RegExp(/^tyblocks_an(.*)/).test(input.CHW) || RegExp(/^tyblocks_ao(.*)/).test(input.CHW) || RegExp(/^tyblocks_ap(.*)/).test(input.CHW)) || "object" === typeof input.CHW && null !== input.CHW && _io0(input.CHW))) && (null !== input.SYP && (undefined === input.SYP || "string" === typeof input.SYP && (RegExp(/^keeta_am(.*)/).test(input.SYP) || RegExp(/^keeta_an(.*)/).test(input.SYP) || RegExp(/^keeta_ao(.*)/).test(input.SYP) || RegExp(/^keeta_ap(.*)/).test(input.SYP) || RegExp(/^tyblocks_am(.*)/).test(input.SYP) || RegExp(/^tyblocks_an(.*)/).test(input.SYP) || RegExp(/^tyblocks_ao(.*)/).test(input.SYP) || RegExp(/^tyblocks_ap(.*)/).test(input.SYP)) || "object" === typeof input.SYP && null !== input.SYP && _io0(input.SYP))) && (null !== input.TWD && (undefined === input.TWD || "string" === typeof input.TWD && (RegExp(/^keeta_am(.*)/).test(input.TWD) || RegExp(/^keeta_an(.*)/).test(input.TWD) || RegExp(/^keeta_ao(.*)/).test(input.TWD) || RegExp(/^keeta_ap(.*)/).test(input.TWD) || RegExp(/^tyblocks_am(.*)/).test(input.TWD) || RegExp(/^tyblocks_an(.*)/).test(input.TWD) || RegExp(/^tyblocks_ao(.*)/).test(input.TWD) || RegExp(/^tyblocks_ap(.*)/).test(input.TWD)) || "object" === typeof input.TWD && null !== input.TWD && _io0(input.TWD))) && (null !== input.TJS && (undefined === input.TJS || "string" === typeof input.TJS && (RegExp(/^keeta_am(.*)/).test(input.TJS) || RegExp(/^keeta_an(.*)/).test(input.TJS) || RegExp(/^keeta_ao(.*)/).test(input.TJS) || RegExp(/^keeta_ap(.*)/).test(input.TJS) || RegExp(/^tyblocks_am(.*)/).test(input.TJS) || RegExp(/^tyblocks_an(.*)/).test(input.TJS) || RegExp(/^tyblocks_ao(.*)/).test(input.TJS) || RegExp(/^tyblocks_ap(.*)/).test(input.TJS)) || "object" === typeof input.TJS && null !== input.TJS && _io0(input.TJS))) && (null !== input.TZS && (undefined === input.TZS || "string" === typeof input.TZS && (RegExp(/^keeta_am(.*)/).test(input.TZS) || RegExp(/^keeta_an(.*)/).test(input.TZS) || RegExp(/^keeta_ao(.*)/).test(input.TZS) || RegExp(/^keeta_ap(.*)/).test(input.TZS) || RegExp(/^tyblocks_am(.*)/).test(input.TZS) || RegExp(/^tyblocks_an(.*)/).test(input.TZS) || RegExp(/^tyblocks_ao(.*)/).test(input.TZS) || RegExp(/^tyblocks_ap(.*)/).test(input.TZS)) || "object" === typeof input.TZS && null !== input.TZS && _io0(input.TZS))) && (null !== input.THB && (undefined === input.THB || "string" === typeof input.THB && (RegExp(/^keeta_am(.*)/).test(input.THB) || RegExp(/^keeta_an(.*)/).test(input.THB) || RegExp(/^keeta_ao(.*)/).test(input.THB) || RegExp(/^keeta_ap(.*)/).test(input.THB) || RegExp(/^tyblocks_am(.*)/).test(input.THB) || RegExp(/^tyblocks_an(.*)/).test(input.THB) || RegExp(/^tyblocks_ao(.*)/).test(input.THB) || RegExp(/^tyblocks_ap(.*)/).test(input.THB)) || "object" === typeof input.THB && null !== input.THB && _io0(input.THB))) && (null !== input.TOP && (undefined === input.TOP || "string" === typeof input.TOP && (RegExp(/^keeta_am(.*)/).test(input.TOP) || RegExp(/^keeta_an(.*)/).test(input.TOP) || RegExp(/^keeta_ao(.*)/).test(input.TOP) || RegExp(/^keeta_ap(.*)/).test(input.TOP) || RegExp(/^tyblocks_am(.*)/).test(input.TOP) || RegExp(/^tyblocks_an(.*)/).test(input.TOP) || RegExp(/^tyblocks_ao(.*)/).test(input.TOP) || RegExp(/^tyblocks_ap(.*)/).test(input.TOP)) || "object" === typeof input.TOP && null !== input.TOP && _io0(input.TOP))) && (null !== input.TTD && (undefined === input.TTD || "string" === typeof input.TTD && (RegExp(/^keeta_am(.*)/).test(input.TTD) || RegExp(/^keeta_an(.*)/).test(input.TTD) || RegExp(/^keeta_ao(.*)/).test(input.TTD) || RegExp(/^keeta_ap(.*)/).test(input.TTD) || RegExp(/^tyblocks_am(.*)/).test(input.TTD) || RegExp(/^tyblocks_an(.*)/).test(input.TTD) || RegExp(/^tyblocks_ao(.*)/).test(input.TTD) || RegExp(/^tyblocks_ap(.*)/).test(input.TTD)) || "object" === typeof input.TTD && null !== input.TTD && _io0(input.TTD))) && (null !== input.TND && (undefined === input.TND || "string" === typeof input.TND && (RegExp(/^keeta_am(.*)/).test(input.TND) || RegExp(/^keeta_an(.*)/).test(input.TND) || RegExp(/^keeta_ao(.*)/).test(input.TND) || RegExp(/^keeta_ap(.*)/).test(input.TND) || RegExp(/^tyblocks_am(.*)/).test(input.TND) || RegExp(/^tyblocks_an(.*)/).test(input.TND) || RegExp(/^tyblocks_ao(.*)/).test(input.TND) || RegExp(/^tyblocks_ap(.*)/).test(input.TND)) || "object" === typeof input.TND && null !== input.TND && _io0(input.TND))) && (null !== input.TRY && (undefined === input.TRY || "string" === typeof input.TRY && (RegExp(/^keeta_am(.*)/).test(input.TRY) || RegExp(/^keeta_an(.*)/).test(input.TRY) || RegExp(/^keeta_ao(.*)/).test(input.TRY) || RegExp(/^keeta_ap(.*)/).test(input.TRY) || RegExp(/^tyblocks_am(.*)/).test(input.TRY) || RegExp(/^tyblocks_an(.*)/).test(input.TRY) || RegExp(/^tyblocks_ao(.*)/).test(input.TRY) || RegExp(/^tyblocks_ap(.*)/).test(input.TRY)) || "object" === typeof input.TRY && null !== input.TRY && _io0(input.TRY))) && (null !== input.TMT && (undefined === input.TMT || "string" === typeof input.TMT && (RegExp(/^keeta_am(.*)/).test(input.TMT) || RegExp(/^keeta_an(.*)/).test(input.TMT) || RegExp(/^keeta_ao(.*)/).test(input.TMT) || RegExp(/^keeta_ap(.*)/).test(input.TMT) || RegExp(/^tyblocks_am(.*)/).test(input.TMT) || RegExp(/^tyblocks_an(.*)/).test(input.TMT) || RegExp(/^tyblocks_ao(.*)/).test(input.TMT) || RegExp(/^tyblocks_ap(.*)/).test(input.TMT)) || "object" === typeof input.TMT && null !== input.TMT && _io0(input.TMT))) && (null !== input.UGX && (undefined === input.UGX || "string" === typeof input.UGX && (RegExp(/^keeta_am(.*)/).test(input.UGX) || RegExp(/^keeta_an(.*)/).test(input.UGX) || RegExp(/^keeta_ao(.*)/).test(input.UGX) || RegExp(/^keeta_ap(.*)/).test(input.UGX) || RegExp(/^tyblocks_am(.*)/).test(input.UGX) || RegExp(/^tyblocks_an(.*)/).test(input.UGX) || RegExp(/^tyblocks_ao(.*)/).test(input.UGX) || RegExp(/^tyblocks_ap(.*)/).test(input.UGX)) || "object" === typeof input.UGX && null !== input.UGX && _io0(input.UGX))) && (null !== input.UAH && (undefined === input.UAH || "string" === typeof input.UAH && (RegExp(/^keeta_am(.*)/).test(input.UAH) || RegExp(/^keeta_an(.*)/).test(input.UAH) || RegExp(/^keeta_ao(.*)/).test(input.UAH) || RegExp(/^keeta_ap(.*)/).test(input.UAH) || RegExp(/^tyblocks_am(.*)/).test(input.UAH) || RegExp(/^tyblocks_an(.*)/).test(input.UAH) || RegExp(/^tyblocks_ao(.*)/).test(input.UAH) || RegExp(/^tyblocks_ap(.*)/).test(input.UAH)) || "object" === typeof input.UAH && null !== input.UAH && _io0(input.UAH))) && (null !== input.AED && (undefined === input.AED || "string" === typeof input.AED && (RegExp(/^keeta_am(.*)/).test(input.AED) || RegExp(/^keeta_an(.*)/).test(input.AED) || RegExp(/^keeta_ao(.*)/).test(input.AED) || RegExp(/^keeta_ap(.*)/).test(input.AED) || RegExp(/^tyblocks_am(.*)/).test(input.AED) || RegExp(/^tyblocks_an(.*)/).test(input.AED) || RegExp(/^tyblocks_ao(.*)/).test(input.AED) || RegExp(/^tyblocks_ap(.*)/).test(input.AED)) || "object" === typeof input.AED && null !== input.AED && _io0(input.AED))) && (null !== input.USN && (undefined === input.USN || "string" === typeof input.USN && (RegExp(/^keeta_am(.*)/).test(input.USN) || RegExp(/^keeta_an(.*)/).test(input.USN) || RegExp(/^keeta_ao(.*)/).test(input.USN) || RegExp(/^keeta_ap(.*)/).test(input.USN) || RegExp(/^tyblocks_am(.*)/).test(input.USN) || RegExp(/^tyblocks_an(.*)/).test(input.USN) || RegExp(/^tyblocks_ao(.*)/).test(input.USN) || RegExp(/^tyblocks_ap(.*)/).test(input.USN)) || "object" === typeof input.USN && null !== input.USN && _io0(input.USN))) && (null !== input.UYU && (undefined === input.UYU || "string" === typeof input.UYU && (RegExp(/^keeta_am(.*)/).test(input.UYU) || RegExp(/^keeta_an(.*)/).test(input.UYU) || RegExp(/^keeta_ao(.*)/).test(input.UYU) || RegExp(/^keeta_ap(.*)/).test(input.UYU) || RegExp(/^tyblocks_am(.*)/).test(input.UYU) || RegExp(/^tyblocks_an(.*)/).test(input.UYU) || RegExp(/^tyblocks_ao(.*)/).test(input.UYU) || RegExp(/^tyblocks_ap(.*)/).test(input.UYU)) || "object" === typeof input.UYU && null !== input.UYU && _io0(input.UYU))) && (null !== input.UYI && (undefined === input.UYI || "string" === typeof input.UYI && (RegExp(/^keeta_am(.*)/).test(input.UYI) || RegExp(/^keeta_an(.*)/).test(input.UYI) || RegExp(/^keeta_ao(.*)/).test(input.UYI) || RegExp(/^keeta_ap(.*)/).test(input.UYI) || RegExp(/^tyblocks_am(.*)/).test(input.UYI) || RegExp(/^tyblocks_an(.*)/).test(input.UYI) || RegExp(/^tyblocks_ao(.*)/).test(input.UYI) || RegExp(/^tyblocks_ap(.*)/).test(input.UYI)) || "object" === typeof input.UYI && null !== input.UYI && _io0(input.UYI))) && (null !== input.UYW && (undefined === input.UYW || "string" === typeof input.UYW && (RegExp(/^keeta_am(.*)/).test(input.UYW) || RegExp(/^keeta_an(.*)/).test(input.UYW) || RegExp(/^keeta_ao(.*)/).test(input.UYW) || RegExp(/^keeta_ap(.*)/).test(input.UYW) || RegExp(/^tyblocks_am(.*)/).test(input.UYW) || RegExp(/^tyblocks_an(.*)/).test(input.UYW) || RegExp(/^tyblocks_ao(.*)/).test(input.UYW) || RegExp(/^tyblocks_ap(.*)/).test(input.UYW)) || "object" === typeof input.UYW && null !== input.UYW && _io0(input.UYW))) && (null !== input.UZS && (undefined === input.UZS || "string" === typeof input.UZS && (RegExp(/^keeta_am(.*)/).test(input.UZS) || RegExp(/^keeta_an(.*)/).test(input.UZS) || RegExp(/^keeta_ao(.*)/).test(input.UZS) || RegExp(/^keeta_ap(.*)/).test(input.UZS) || RegExp(/^tyblocks_am(.*)/).test(input.UZS) || RegExp(/^tyblocks_an(.*)/).test(input.UZS) || RegExp(/^tyblocks_ao(.*)/).test(input.UZS) || RegExp(/^tyblocks_ap(.*)/).test(input.UZS)) || "object" === typeof input.UZS && null !== input.UZS && _io0(input.UZS))) && (null !== input.VUV && (undefined === input.VUV || "string" === typeof input.VUV && (RegExp(/^keeta_am(.*)/).test(input.VUV) || RegExp(/^keeta_an(.*)/).test(input.VUV) || RegExp(/^keeta_ao(.*)/).test(input.VUV) || RegExp(/^keeta_ap(.*)/).test(input.VUV) || RegExp(/^tyblocks_am(.*)/).test(input.VUV) || RegExp(/^tyblocks_an(.*)/).test(input.VUV) || RegExp(/^tyblocks_ao(.*)/).test(input.VUV) || RegExp(/^tyblocks_ap(.*)/).test(input.VUV)) || "object" === typeof input.VUV && null !== input.VUV && _io0(input.VUV))) && (null !== input.VES && (undefined === input.VES || "string" === typeof input.VES && (RegExp(/^keeta_am(.*)/).test(input.VES) || RegExp(/^keeta_an(.*)/).test(input.VES) || RegExp(/^keeta_ao(.*)/).test(input.VES) || RegExp(/^keeta_ap(.*)/).test(input.VES) || RegExp(/^tyblocks_am(.*)/).test(input.VES) || RegExp(/^tyblocks_an(.*)/).test(input.VES) || RegExp(/^tyblocks_ao(.*)/).test(input.VES) || RegExp(/^tyblocks_ap(.*)/).test(input.VES)) || "object" === typeof input.VES && null !== input.VES && _io0(input.VES))) && (null !== input.VED && (undefined === input.VED || "string" === typeof input.VED && (RegExp(/^keeta_am(.*)/).test(input.VED) || RegExp(/^keeta_an(.*)/).test(input.VED) || RegExp(/^keeta_ao(.*)/).test(input.VED) || RegExp(/^keeta_ap(.*)/).test(input.VED) || RegExp(/^tyblocks_am(.*)/).test(input.VED) || RegExp(/^tyblocks_an(.*)/).test(input.VED) || RegExp(/^tyblocks_ao(.*)/).test(input.VED) || RegExp(/^tyblocks_ap(.*)/).test(input.VED)) || "object" === typeof input.VED && null !== input.VED && _io0(input.VED))) && (null !== input.VND && (undefined === input.VND || "string" === typeof input.VND && (RegExp(/^keeta_am(.*)/).test(input.VND) || RegExp(/^keeta_an(.*)/).test(input.VND) || RegExp(/^keeta_ao(.*)/).test(input.VND) || RegExp(/^keeta_ap(.*)/).test(input.VND) || RegExp(/^tyblocks_am(.*)/).test(input.VND) || RegExp(/^tyblocks_an(.*)/).test(input.VND) || RegExp(/^tyblocks_ao(.*)/).test(input.VND) || RegExp(/^tyblocks_ap(.*)/).test(input.VND)) || "object" === typeof input.VND && null !== input.VND && _io0(input.VND))) && (null !== input.YER && (undefined === input.YER || "string" === typeof input.YER && (RegExp(/^keeta_am(.*)/).test(input.YER) || RegExp(/^keeta_an(.*)/).test(input.YER) || RegExp(/^keeta_ao(.*)/).test(input.YER) || RegExp(/^keeta_ap(.*)/).test(input.YER) || RegExp(/^tyblocks_am(.*)/).test(input.YER) || RegExp(/^tyblocks_an(.*)/).test(input.YER) || RegExp(/^tyblocks_ao(.*)/).test(input.YER) || RegExp(/^tyblocks_ap(.*)/).test(input.YER)) || "object" === typeof input.YER && null !== input.YER && _io0(input.YER))) && (null !== input.ZMW && (undefined === input.ZMW || "string" === typeof input.ZMW && (RegExp(/^keeta_am(.*)/).test(input.ZMW) || RegExp(/^keeta_an(.*)/).test(input.ZMW) || RegExp(/^keeta_ao(.*)/).test(input.ZMW) || RegExp(/^keeta_ap(.*)/).test(input.ZMW) || RegExp(/^tyblocks_am(.*)/).test(input.ZMW) || RegExp(/^tyblocks_an(.*)/).test(input.ZMW) || RegExp(/^tyblocks_ao(.*)/).test(input.ZMW) || RegExp(/^tyblocks_ap(.*)/).test(input.ZMW)) || "object" === typeof input.ZMW && null !== input.ZMW && _io0(input.ZMW))) && (null !== input.ZWL && (undefined === input.ZWL || "string" === typeof input.ZWL && (RegExp(/^keeta_am(.*)/).test(input.ZWL) || RegExp(/^keeta_an(.*)/).test(input.ZWL) || RegExp(/^keeta_ao(.*)/).test(input.ZWL) || RegExp(/^keeta_ap(.*)/).test(input.ZWL) || RegExp(/^tyblocks_am(.*)/).test(input.ZWL) || RegExp(/^tyblocks_an(.*)/).test(input.ZWL) || RegExp(/^tyblocks_ao(.*)/).test(input.ZWL) || RegExp(/^tyblocks_ap(.*)/).test(input.ZWL)) || "object" === typeof input.ZWL && null !== input.ZWL && _io0(input.ZWL))) && Object.keys(input).every(key => {
278
+ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _iv11 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _iv12 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); 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 _iv17 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv19 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv21 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv22 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv23 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _iv24 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _iv26 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv28 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv30 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _iv32 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av43 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _av44 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _av45 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _av48 = 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 _av50 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av52 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av54 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av55 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av56 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _av57 = new Set(["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"]); const _av59 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av61 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av63 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _av65 = new Set(["ACH", "ACH_DEBIT", "WIRE", "PIX_PUSH", "SPEI_PUSH", "WIRE_INTL_PUSH", "SEPA_PUSH", "MOBILE_WALLET", "KEETA_SEND", "EVM_SEND", "EVM_CALL", "SOLANA_SEND", "BITCOIN_SEND", "TRON_SEND"]); const _io0 = input => "2b828e33-2692-46e9-817e-9b93d63f28fd" === input.external && "string" === typeof input.url; const _io1 = input => null !== input.version && undefined !== input.version && ("number" === typeof input.version || "object" === typeof input.version && null !== input.version && _io0(input.version)) && ("object" === typeof input.currencyMap && null !== input.currencyMap && false === Array.isArray(input.currencyMap) && _iu5(input.currencyMap)) && ("object" === typeof input.services && null !== input.services && false === Array.isArray(input.services) && _iu6(input.services)); const _io2 = input => null !== input.AFN && (undefined === input.AFN || "string" === typeof input.AFN && (RegExp(/^keeta_am(.*)/).test(input.AFN) || RegExp(/^keeta_an(.*)/).test(input.AFN) || RegExp(/^keeta_ao(.*)/).test(input.AFN) || RegExp(/^keeta_ap(.*)/).test(input.AFN) || RegExp(/^tyblocks_am(.*)/).test(input.AFN) || RegExp(/^tyblocks_an(.*)/).test(input.AFN) || RegExp(/^tyblocks_ao(.*)/).test(input.AFN) || RegExp(/^tyblocks_ap(.*)/).test(input.AFN)) || "object" === typeof input.AFN && null !== input.AFN && _io0(input.AFN)) && (null !== input.EUR && (undefined === input.EUR || "string" === typeof input.EUR && (RegExp(/^keeta_am(.*)/).test(input.EUR) || RegExp(/^keeta_an(.*)/).test(input.EUR) || RegExp(/^keeta_ao(.*)/).test(input.EUR) || RegExp(/^keeta_ap(.*)/).test(input.EUR) || RegExp(/^tyblocks_am(.*)/).test(input.EUR) || RegExp(/^tyblocks_an(.*)/).test(input.EUR) || RegExp(/^tyblocks_ao(.*)/).test(input.EUR) || RegExp(/^tyblocks_ap(.*)/).test(input.EUR)) || "object" === typeof input.EUR && null !== input.EUR && _io0(input.EUR))) && (null !== input.ALL && (undefined === input.ALL || "string" === typeof input.ALL && (RegExp(/^keeta_am(.*)/).test(input.ALL) || RegExp(/^keeta_an(.*)/).test(input.ALL) || RegExp(/^keeta_ao(.*)/).test(input.ALL) || RegExp(/^keeta_ap(.*)/).test(input.ALL) || RegExp(/^tyblocks_am(.*)/).test(input.ALL) || RegExp(/^tyblocks_an(.*)/).test(input.ALL) || RegExp(/^tyblocks_ao(.*)/).test(input.ALL) || RegExp(/^tyblocks_ap(.*)/).test(input.ALL)) || "object" === typeof input.ALL && null !== input.ALL && _io0(input.ALL))) && (null !== input.DZD && (undefined === input.DZD || "string" === typeof input.DZD && (RegExp(/^keeta_am(.*)/).test(input.DZD) || RegExp(/^keeta_an(.*)/).test(input.DZD) || RegExp(/^keeta_ao(.*)/).test(input.DZD) || RegExp(/^keeta_ap(.*)/).test(input.DZD) || RegExp(/^tyblocks_am(.*)/).test(input.DZD) || RegExp(/^tyblocks_an(.*)/).test(input.DZD) || RegExp(/^tyblocks_ao(.*)/).test(input.DZD) || RegExp(/^tyblocks_ap(.*)/).test(input.DZD)) || "object" === typeof input.DZD && null !== input.DZD && _io0(input.DZD))) && (null !== input.USD && (undefined === input.USD || "string" === typeof input.USD && (RegExp(/^keeta_am(.*)/).test(input.USD) || RegExp(/^keeta_an(.*)/).test(input.USD) || RegExp(/^keeta_ao(.*)/).test(input.USD) || RegExp(/^keeta_ap(.*)/).test(input.USD) || RegExp(/^tyblocks_am(.*)/).test(input.USD) || RegExp(/^tyblocks_an(.*)/).test(input.USD) || RegExp(/^tyblocks_ao(.*)/).test(input.USD) || RegExp(/^tyblocks_ap(.*)/).test(input.USD)) || "object" === typeof input.USD && null !== input.USD && _io0(input.USD))) && (null !== input.AOA && (undefined === input.AOA || "string" === typeof input.AOA && (RegExp(/^keeta_am(.*)/).test(input.AOA) || RegExp(/^keeta_an(.*)/).test(input.AOA) || RegExp(/^keeta_ao(.*)/).test(input.AOA) || RegExp(/^keeta_ap(.*)/).test(input.AOA) || RegExp(/^tyblocks_am(.*)/).test(input.AOA) || RegExp(/^tyblocks_an(.*)/).test(input.AOA) || RegExp(/^tyblocks_ao(.*)/).test(input.AOA) || RegExp(/^tyblocks_ap(.*)/).test(input.AOA)) || "object" === typeof input.AOA && null !== input.AOA && _io0(input.AOA))) && (null !== input.XCD && (undefined === input.XCD || "string" === typeof input.XCD && (RegExp(/^keeta_am(.*)/).test(input.XCD) || RegExp(/^keeta_an(.*)/).test(input.XCD) || RegExp(/^keeta_ao(.*)/).test(input.XCD) || RegExp(/^keeta_ap(.*)/).test(input.XCD) || RegExp(/^tyblocks_am(.*)/).test(input.XCD) || RegExp(/^tyblocks_an(.*)/).test(input.XCD) || RegExp(/^tyblocks_ao(.*)/).test(input.XCD) || RegExp(/^tyblocks_ap(.*)/).test(input.XCD)) || "object" === typeof input.XCD && null !== input.XCD && _io0(input.XCD))) && (null !== input.ARS && (undefined === input.ARS || "string" === typeof input.ARS && (RegExp(/^keeta_am(.*)/).test(input.ARS) || RegExp(/^keeta_an(.*)/).test(input.ARS) || RegExp(/^keeta_ao(.*)/).test(input.ARS) || RegExp(/^keeta_ap(.*)/).test(input.ARS) || RegExp(/^tyblocks_am(.*)/).test(input.ARS) || RegExp(/^tyblocks_an(.*)/).test(input.ARS) || RegExp(/^tyblocks_ao(.*)/).test(input.ARS) || RegExp(/^tyblocks_ap(.*)/).test(input.ARS)) || "object" === typeof input.ARS && null !== input.ARS && _io0(input.ARS))) && (null !== input.AMD && (undefined === input.AMD || "string" === typeof input.AMD && (RegExp(/^keeta_am(.*)/).test(input.AMD) || RegExp(/^keeta_an(.*)/).test(input.AMD) || RegExp(/^keeta_ao(.*)/).test(input.AMD) || RegExp(/^keeta_ap(.*)/).test(input.AMD) || RegExp(/^tyblocks_am(.*)/).test(input.AMD) || RegExp(/^tyblocks_an(.*)/).test(input.AMD) || RegExp(/^tyblocks_ao(.*)/).test(input.AMD) || RegExp(/^tyblocks_ap(.*)/).test(input.AMD)) || "object" === typeof input.AMD && null !== input.AMD && _io0(input.AMD))) && (null !== input.AWG && (undefined === input.AWG || "string" === typeof input.AWG && (RegExp(/^keeta_am(.*)/).test(input.AWG) || RegExp(/^keeta_an(.*)/).test(input.AWG) || RegExp(/^keeta_ao(.*)/).test(input.AWG) || RegExp(/^keeta_ap(.*)/).test(input.AWG) || RegExp(/^tyblocks_am(.*)/).test(input.AWG) || RegExp(/^tyblocks_an(.*)/).test(input.AWG) || RegExp(/^tyblocks_ao(.*)/).test(input.AWG) || RegExp(/^tyblocks_ap(.*)/).test(input.AWG)) || "object" === typeof input.AWG && null !== input.AWG && _io0(input.AWG))) && (null !== input.AUD && (undefined === input.AUD || "string" === typeof input.AUD && (RegExp(/^keeta_am(.*)/).test(input.AUD) || RegExp(/^keeta_an(.*)/).test(input.AUD) || RegExp(/^keeta_ao(.*)/).test(input.AUD) || RegExp(/^keeta_ap(.*)/).test(input.AUD) || RegExp(/^tyblocks_am(.*)/).test(input.AUD) || RegExp(/^tyblocks_an(.*)/).test(input.AUD) || RegExp(/^tyblocks_ao(.*)/).test(input.AUD) || RegExp(/^tyblocks_ap(.*)/).test(input.AUD)) || "object" === typeof input.AUD && null !== input.AUD && _io0(input.AUD))) && (null !== input.AZN && (undefined === input.AZN || "string" === typeof input.AZN && (RegExp(/^keeta_am(.*)/).test(input.AZN) || RegExp(/^keeta_an(.*)/).test(input.AZN) || RegExp(/^keeta_ao(.*)/).test(input.AZN) || RegExp(/^keeta_ap(.*)/).test(input.AZN) || RegExp(/^tyblocks_am(.*)/).test(input.AZN) || RegExp(/^tyblocks_an(.*)/).test(input.AZN) || RegExp(/^tyblocks_ao(.*)/).test(input.AZN) || RegExp(/^tyblocks_ap(.*)/).test(input.AZN)) || "object" === typeof input.AZN && null !== input.AZN && _io0(input.AZN))) && (null !== input.BSD && (undefined === input.BSD || "string" === typeof input.BSD && (RegExp(/^keeta_am(.*)/).test(input.BSD) || RegExp(/^keeta_an(.*)/).test(input.BSD) || RegExp(/^keeta_ao(.*)/).test(input.BSD) || RegExp(/^keeta_ap(.*)/).test(input.BSD) || RegExp(/^tyblocks_am(.*)/).test(input.BSD) || RegExp(/^tyblocks_an(.*)/).test(input.BSD) || RegExp(/^tyblocks_ao(.*)/).test(input.BSD) || RegExp(/^tyblocks_ap(.*)/).test(input.BSD)) || "object" === typeof input.BSD && null !== input.BSD && _io0(input.BSD))) && (null !== input.BHD && (undefined === input.BHD || "string" === typeof input.BHD && (RegExp(/^keeta_am(.*)/).test(input.BHD) || RegExp(/^keeta_an(.*)/).test(input.BHD) || RegExp(/^keeta_ao(.*)/).test(input.BHD) || RegExp(/^keeta_ap(.*)/).test(input.BHD) || RegExp(/^tyblocks_am(.*)/).test(input.BHD) || RegExp(/^tyblocks_an(.*)/).test(input.BHD) || RegExp(/^tyblocks_ao(.*)/).test(input.BHD) || RegExp(/^tyblocks_ap(.*)/).test(input.BHD)) || "object" === typeof input.BHD && null !== input.BHD && _io0(input.BHD))) && (null !== input.BDT && (undefined === input.BDT || "string" === typeof input.BDT && (RegExp(/^keeta_am(.*)/).test(input.BDT) || RegExp(/^keeta_an(.*)/).test(input.BDT) || RegExp(/^keeta_ao(.*)/).test(input.BDT) || RegExp(/^keeta_ap(.*)/).test(input.BDT) || RegExp(/^tyblocks_am(.*)/).test(input.BDT) || RegExp(/^tyblocks_an(.*)/).test(input.BDT) || RegExp(/^tyblocks_ao(.*)/).test(input.BDT) || RegExp(/^tyblocks_ap(.*)/).test(input.BDT)) || "object" === typeof input.BDT && null !== input.BDT && _io0(input.BDT))) && (null !== input.BBD && (undefined === input.BBD || "string" === typeof input.BBD && (RegExp(/^keeta_am(.*)/).test(input.BBD) || RegExp(/^keeta_an(.*)/).test(input.BBD) || RegExp(/^keeta_ao(.*)/).test(input.BBD) || RegExp(/^keeta_ap(.*)/).test(input.BBD) || RegExp(/^tyblocks_am(.*)/).test(input.BBD) || RegExp(/^tyblocks_an(.*)/).test(input.BBD) || RegExp(/^tyblocks_ao(.*)/).test(input.BBD) || RegExp(/^tyblocks_ap(.*)/).test(input.BBD)) || "object" === typeof input.BBD && null !== input.BBD && _io0(input.BBD))) && (null !== input.BYN && (undefined === input.BYN || "string" === typeof input.BYN && (RegExp(/^keeta_am(.*)/).test(input.BYN) || RegExp(/^keeta_an(.*)/).test(input.BYN) || RegExp(/^keeta_ao(.*)/).test(input.BYN) || RegExp(/^keeta_ap(.*)/).test(input.BYN) || RegExp(/^tyblocks_am(.*)/).test(input.BYN) || RegExp(/^tyblocks_an(.*)/).test(input.BYN) || RegExp(/^tyblocks_ao(.*)/).test(input.BYN) || RegExp(/^tyblocks_ap(.*)/).test(input.BYN)) || "object" === typeof input.BYN && null !== input.BYN && _io0(input.BYN))) && (null !== input.BZD && (undefined === input.BZD || "string" === typeof input.BZD && (RegExp(/^keeta_am(.*)/).test(input.BZD) || RegExp(/^keeta_an(.*)/).test(input.BZD) || RegExp(/^keeta_ao(.*)/).test(input.BZD) || RegExp(/^keeta_ap(.*)/).test(input.BZD) || RegExp(/^tyblocks_am(.*)/).test(input.BZD) || RegExp(/^tyblocks_an(.*)/).test(input.BZD) || RegExp(/^tyblocks_ao(.*)/).test(input.BZD) || RegExp(/^tyblocks_ap(.*)/).test(input.BZD)) || "object" === typeof input.BZD && null !== input.BZD && _io0(input.BZD))) && (null !== input.XOF && (undefined === input.XOF || "string" === typeof input.XOF && (RegExp(/^keeta_am(.*)/).test(input.XOF) || RegExp(/^keeta_an(.*)/).test(input.XOF) || RegExp(/^keeta_ao(.*)/).test(input.XOF) || RegExp(/^keeta_ap(.*)/).test(input.XOF) || RegExp(/^tyblocks_am(.*)/).test(input.XOF) || RegExp(/^tyblocks_an(.*)/).test(input.XOF) || RegExp(/^tyblocks_ao(.*)/).test(input.XOF) || RegExp(/^tyblocks_ap(.*)/).test(input.XOF)) || "object" === typeof input.XOF && null !== input.XOF && _io0(input.XOF))) && (null !== input.BMD && (undefined === input.BMD || "string" === typeof input.BMD && (RegExp(/^keeta_am(.*)/).test(input.BMD) || RegExp(/^keeta_an(.*)/).test(input.BMD) || RegExp(/^keeta_ao(.*)/).test(input.BMD) || RegExp(/^keeta_ap(.*)/).test(input.BMD) || RegExp(/^tyblocks_am(.*)/).test(input.BMD) || RegExp(/^tyblocks_an(.*)/).test(input.BMD) || RegExp(/^tyblocks_ao(.*)/).test(input.BMD) || RegExp(/^tyblocks_ap(.*)/).test(input.BMD)) || "object" === typeof input.BMD && null !== input.BMD && _io0(input.BMD))) && (null !== input.INR && (undefined === input.INR || "string" === typeof input.INR && (RegExp(/^keeta_am(.*)/).test(input.INR) || RegExp(/^keeta_an(.*)/).test(input.INR) || RegExp(/^keeta_ao(.*)/).test(input.INR) || RegExp(/^keeta_ap(.*)/).test(input.INR) || RegExp(/^tyblocks_am(.*)/).test(input.INR) || RegExp(/^tyblocks_an(.*)/).test(input.INR) || RegExp(/^tyblocks_ao(.*)/).test(input.INR) || RegExp(/^tyblocks_ap(.*)/).test(input.INR)) || "object" === typeof input.INR && null !== input.INR && _io0(input.INR))) && (null !== input.BTN && (undefined === input.BTN || "string" === typeof input.BTN && (RegExp(/^keeta_am(.*)/).test(input.BTN) || RegExp(/^keeta_an(.*)/).test(input.BTN) || RegExp(/^keeta_ao(.*)/).test(input.BTN) || RegExp(/^keeta_ap(.*)/).test(input.BTN) || RegExp(/^tyblocks_am(.*)/).test(input.BTN) || RegExp(/^tyblocks_an(.*)/).test(input.BTN) || RegExp(/^tyblocks_ao(.*)/).test(input.BTN) || RegExp(/^tyblocks_ap(.*)/).test(input.BTN)) || "object" === typeof input.BTN && null !== input.BTN && _io0(input.BTN))) && (null !== input.BOB && (undefined === input.BOB || "string" === typeof input.BOB && (RegExp(/^keeta_am(.*)/).test(input.BOB) || RegExp(/^keeta_an(.*)/).test(input.BOB) || RegExp(/^keeta_ao(.*)/).test(input.BOB) || RegExp(/^keeta_ap(.*)/).test(input.BOB) || RegExp(/^tyblocks_am(.*)/).test(input.BOB) || RegExp(/^tyblocks_an(.*)/).test(input.BOB) || RegExp(/^tyblocks_ao(.*)/).test(input.BOB) || RegExp(/^tyblocks_ap(.*)/).test(input.BOB)) || "object" === typeof input.BOB && null !== input.BOB && _io0(input.BOB))) && (null !== input.BOV && (undefined === input.BOV || "string" === typeof input.BOV && (RegExp(/^keeta_am(.*)/).test(input.BOV) || RegExp(/^keeta_an(.*)/).test(input.BOV) || RegExp(/^keeta_ao(.*)/).test(input.BOV) || RegExp(/^keeta_ap(.*)/).test(input.BOV) || RegExp(/^tyblocks_am(.*)/).test(input.BOV) || RegExp(/^tyblocks_an(.*)/).test(input.BOV) || RegExp(/^tyblocks_ao(.*)/).test(input.BOV) || RegExp(/^tyblocks_ap(.*)/).test(input.BOV)) || "object" === typeof input.BOV && null !== input.BOV && _io0(input.BOV))) && (null !== input.BAM && (undefined === input.BAM || "string" === typeof input.BAM && (RegExp(/^keeta_am(.*)/).test(input.BAM) || RegExp(/^keeta_an(.*)/).test(input.BAM) || RegExp(/^keeta_ao(.*)/).test(input.BAM) || RegExp(/^keeta_ap(.*)/).test(input.BAM) || RegExp(/^tyblocks_am(.*)/).test(input.BAM) || RegExp(/^tyblocks_an(.*)/).test(input.BAM) || RegExp(/^tyblocks_ao(.*)/).test(input.BAM) || RegExp(/^tyblocks_ap(.*)/).test(input.BAM)) || "object" === typeof input.BAM && null !== input.BAM && _io0(input.BAM))) && (null !== input.BWP && (undefined === input.BWP || "string" === typeof input.BWP && (RegExp(/^keeta_am(.*)/).test(input.BWP) || RegExp(/^keeta_an(.*)/).test(input.BWP) || RegExp(/^keeta_ao(.*)/).test(input.BWP) || RegExp(/^keeta_ap(.*)/).test(input.BWP) || RegExp(/^tyblocks_am(.*)/).test(input.BWP) || RegExp(/^tyblocks_an(.*)/).test(input.BWP) || RegExp(/^tyblocks_ao(.*)/).test(input.BWP) || RegExp(/^tyblocks_ap(.*)/).test(input.BWP)) || "object" === typeof input.BWP && null !== input.BWP && _io0(input.BWP))) && (null !== input.NOK && (undefined === input.NOK || "string" === typeof input.NOK && (RegExp(/^keeta_am(.*)/).test(input.NOK) || RegExp(/^keeta_an(.*)/).test(input.NOK) || RegExp(/^keeta_ao(.*)/).test(input.NOK) || RegExp(/^keeta_ap(.*)/).test(input.NOK) || RegExp(/^tyblocks_am(.*)/).test(input.NOK) || RegExp(/^tyblocks_an(.*)/).test(input.NOK) || RegExp(/^tyblocks_ao(.*)/).test(input.NOK) || RegExp(/^tyblocks_ap(.*)/).test(input.NOK)) || "object" === typeof input.NOK && null !== input.NOK && _io0(input.NOK))) && (null !== input.BRL && (undefined === input.BRL || "string" === typeof input.BRL && (RegExp(/^keeta_am(.*)/).test(input.BRL) || RegExp(/^keeta_an(.*)/).test(input.BRL) || RegExp(/^keeta_ao(.*)/).test(input.BRL) || RegExp(/^keeta_ap(.*)/).test(input.BRL) || RegExp(/^tyblocks_am(.*)/).test(input.BRL) || RegExp(/^tyblocks_an(.*)/).test(input.BRL) || RegExp(/^tyblocks_ao(.*)/).test(input.BRL) || RegExp(/^tyblocks_ap(.*)/).test(input.BRL)) || "object" === typeof input.BRL && null !== input.BRL && _io0(input.BRL))) && (null !== input.BND && (undefined === input.BND || "string" === typeof input.BND && (RegExp(/^keeta_am(.*)/).test(input.BND) || RegExp(/^keeta_an(.*)/).test(input.BND) || RegExp(/^keeta_ao(.*)/).test(input.BND) || RegExp(/^keeta_ap(.*)/).test(input.BND) || RegExp(/^tyblocks_am(.*)/).test(input.BND) || RegExp(/^tyblocks_an(.*)/).test(input.BND) || RegExp(/^tyblocks_ao(.*)/).test(input.BND) || RegExp(/^tyblocks_ap(.*)/).test(input.BND)) || "object" === typeof input.BND && null !== input.BND && _io0(input.BND))) && (null !== input.BGN && (undefined === input.BGN || "string" === typeof input.BGN && (RegExp(/^keeta_am(.*)/).test(input.BGN) || RegExp(/^keeta_an(.*)/).test(input.BGN) || RegExp(/^keeta_ao(.*)/).test(input.BGN) || RegExp(/^keeta_ap(.*)/).test(input.BGN) || RegExp(/^tyblocks_am(.*)/).test(input.BGN) || RegExp(/^tyblocks_an(.*)/).test(input.BGN) || RegExp(/^tyblocks_ao(.*)/).test(input.BGN) || RegExp(/^tyblocks_ap(.*)/).test(input.BGN)) || "object" === typeof input.BGN && null !== input.BGN && _io0(input.BGN))) && (null !== input.BIF && (undefined === input.BIF || "string" === typeof input.BIF && (RegExp(/^keeta_am(.*)/).test(input.BIF) || RegExp(/^keeta_an(.*)/).test(input.BIF) || RegExp(/^keeta_ao(.*)/).test(input.BIF) || RegExp(/^keeta_ap(.*)/).test(input.BIF) || RegExp(/^tyblocks_am(.*)/).test(input.BIF) || RegExp(/^tyblocks_an(.*)/).test(input.BIF) || RegExp(/^tyblocks_ao(.*)/).test(input.BIF) || RegExp(/^tyblocks_ap(.*)/).test(input.BIF)) || "object" === typeof input.BIF && null !== input.BIF && _io0(input.BIF))) && (null !== input.CVE && (undefined === input.CVE || "string" === typeof input.CVE && (RegExp(/^keeta_am(.*)/).test(input.CVE) || RegExp(/^keeta_an(.*)/).test(input.CVE) || RegExp(/^keeta_ao(.*)/).test(input.CVE) || RegExp(/^keeta_ap(.*)/).test(input.CVE) || RegExp(/^tyblocks_am(.*)/).test(input.CVE) || RegExp(/^tyblocks_an(.*)/).test(input.CVE) || RegExp(/^tyblocks_ao(.*)/).test(input.CVE) || RegExp(/^tyblocks_ap(.*)/).test(input.CVE)) || "object" === typeof input.CVE && null !== input.CVE && _io0(input.CVE))) && (null !== input.KHR && (undefined === input.KHR || "string" === typeof input.KHR && (RegExp(/^keeta_am(.*)/).test(input.KHR) || RegExp(/^keeta_an(.*)/).test(input.KHR) || RegExp(/^keeta_ao(.*)/).test(input.KHR) || RegExp(/^keeta_ap(.*)/).test(input.KHR) || RegExp(/^tyblocks_am(.*)/).test(input.KHR) || RegExp(/^tyblocks_an(.*)/).test(input.KHR) || RegExp(/^tyblocks_ao(.*)/).test(input.KHR) || RegExp(/^tyblocks_ap(.*)/).test(input.KHR)) || "object" === typeof input.KHR && null !== input.KHR && _io0(input.KHR))) && (null !== input.XAF && (undefined === input.XAF || "string" === typeof input.XAF && (RegExp(/^keeta_am(.*)/).test(input.XAF) || RegExp(/^keeta_an(.*)/).test(input.XAF) || RegExp(/^keeta_ao(.*)/).test(input.XAF) || RegExp(/^keeta_ap(.*)/).test(input.XAF) || RegExp(/^tyblocks_am(.*)/).test(input.XAF) || RegExp(/^tyblocks_an(.*)/).test(input.XAF) || RegExp(/^tyblocks_ao(.*)/).test(input.XAF) || RegExp(/^tyblocks_ap(.*)/).test(input.XAF)) || "object" === typeof input.XAF && null !== input.XAF && _io0(input.XAF))) && (null !== input.CAD && (undefined === input.CAD || "string" === typeof input.CAD && (RegExp(/^keeta_am(.*)/).test(input.CAD) || RegExp(/^keeta_an(.*)/).test(input.CAD) || RegExp(/^keeta_ao(.*)/).test(input.CAD) || RegExp(/^keeta_ap(.*)/).test(input.CAD) || RegExp(/^tyblocks_am(.*)/).test(input.CAD) || RegExp(/^tyblocks_an(.*)/).test(input.CAD) || RegExp(/^tyblocks_ao(.*)/).test(input.CAD) || RegExp(/^tyblocks_ap(.*)/).test(input.CAD)) || "object" === typeof input.CAD && null !== input.CAD && _io0(input.CAD))) && (null !== input.KYD && (undefined === input.KYD || "string" === typeof input.KYD && (RegExp(/^keeta_am(.*)/).test(input.KYD) || RegExp(/^keeta_an(.*)/).test(input.KYD) || RegExp(/^keeta_ao(.*)/).test(input.KYD) || RegExp(/^keeta_ap(.*)/).test(input.KYD) || RegExp(/^tyblocks_am(.*)/).test(input.KYD) || RegExp(/^tyblocks_an(.*)/).test(input.KYD) || RegExp(/^tyblocks_ao(.*)/).test(input.KYD) || RegExp(/^tyblocks_ap(.*)/).test(input.KYD)) || "object" === typeof input.KYD && null !== input.KYD && _io0(input.KYD))) && (null !== input.CLP && (undefined === input.CLP || "string" === typeof input.CLP && (RegExp(/^keeta_am(.*)/).test(input.CLP) || RegExp(/^keeta_an(.*)/).test(input.CLP) || RegExp(/^keeta_ao(.*)/).test(input.CLP) || RegExp(/^keeta_ap(.*)/).test(input.CLP) || RegExp(/^tyblocks_am(.*)/).test(input.CLP) || RegExp(/^tyblocks_an(.*)/).test(input.CLP) || RegExp(/^tyblocks_ao(.*)/).test(input.CLP) || RegExp(/^tyblocks_ap(.*)/).test(input.CLP)) || "object" === typeof input.CLP && null !== input.CLP && _io0(input.CLP))) && (null !== input.CLF && (undefined === input.CLF || "string" === typeof input.CLF && (RegExp(/^keeta_am(.*)/).test(input.CLF) || RegExp(/^keeta_an(.*)/).test(input.CLF) || RegExp(/^keeta_ao(.*)/).test(input.CLF) || RegExp(/^keeta_ap(.*)/).test(input.CLF) || RegExp(/^tyblocks_am(.*)/).test(input.CLF) || RegExp(/^tyblocks_an(.*)/).test(input.CLF) || RegExp(/^tyblocks_ao(.*)/).test(input.CLF) || RegExp(/^tyblocks_ap(.*)/).test(input.CLF)) || "object" === typeof input.CLF && null !== input.CLF && _io0(input.CLF))) && (null !== input.CNY && (undefined === input.CNY || "string" === typeof input.CNY && (RegExp(/^keeta_am(.*)/).test(input.CNY) || RegExp(/^keeta_an(.*)/).test(input.CNY) || RegExp(/^keeta_ao(.*)/).test(input.CNY) || RegExp(/^keeta_ap(.*)/).test(input.CNY) || RegExp(/^tyblocks_am(.*)/).test(input.CNY) || RegExp(/^tyblocks_an(.*)/).test(input.CNY) || RegExp(/^tyblocks_ao(.*)/).test(input.CNY) || RegExp(/^tyblocks_ap(.*)/).test(input.CNY)) || "object" === typeof input.CNY && null !== input.CNY && _io0(input.CNY))) && (null !== input.COP && (undefined === input.COP || "string" === typeof input.COP && (RegExp(/^keeta_am(.*)/).test(input.COP) || RegExp(/^keeta_an(.*)/).test(input.COP) || RegExp(/^keeta_ao(.*)/).test(input.COP) || RegExp(/^keeta_ap(.*)/).test(input.COP) || RegExp(/^tyblocks_am(.*)/).test(input.COP) || RegExp(/^tyblocks_an(.*)/).test(input.COP) || RegExp(/^tyblocks_ao(.*)/).test(input.COP) || RegExp(/^tyblocks_ap(.*)/).test(input.COP)) || "object" === typeof input.COP && null !== input.COP && _io0(input.COP))) && (null !== input.COU && (undefined === input.COU || "string" === typeof input.COU && (RegExp(/^keeta_am(.*)/).test(input.COU) || RegExp(/^keeta_an(.*)/).test(input.COU) || RegExp(/^keeta_ao(.*)/).test(input.COU) || RegExp(/^keeta_ap(.*)/).test(input.COU) || RegExp(/^tyblocks_am(.*)/).test(input.COU) || RegExp(/^tyblocks_an(.*)/).test(input.COU) || RegExp(/^tyblocks_ao(.*)/).test(input.COU) || RegExp(/^tyblocks_ap(.*)/).test(input.COU)) || "object" === typeof input.COU && null !== input.COU && _io0(input.COU))) && (null !== input.KMF && (undefined === input.KMF || "string" === typeof input.KMF && (RegExp(/^keeta_am(.*)/).test(input.KMF) || RegExp(/^keeta_an(.*)/).test(input.KMF) || RegExp(/^keeta_ao(.*)/).test(input.KMF) || RegExp(/^keeta_ap(.*)/).test(input.KMF) || RegExp(/^tyblocks_am(.*)/).test(input.KMF) || RegExp(/^tyblocks_an(.*)/).test(input.KMF) || RegExp(/^tyblocks_ao(.*)/).test(input.KMF) || RegExp(/^tyblocks_ap(.*)/).test(input.KMF)) || "object" === typeof input.KMF && null !== input.KMF && _io0(input.KMF))) && (null !== input.CDF && (undefined === input.CDF || "string" === typeof input.CDF && (RegExp(/^keeta_am(.*)/).test(input.CDF) || RegExp(/^keeta_an(.*)/).test(input.CDF) || RegExp(/^keeta_ao(.*)/).test(input.CDF) || RegExp(/^keeta_ap(.*)/).test(input.CDF) || RegExp(/^tyblocks_am(.*)/).test(input.CDF) || RegExp(/^tyblocks_an(.*)/).test(input.CDF) || RegExp(/^tyblocks_ao(.*)/).test(input.CDF) || RegExp(/^tyblocks_ap(.*)/).test(input.CDF)) || "object" === typeof input.CDF && null !== input.CDF && _io0(input.CDF))) && (null !== input.NZD && (undefined === input.NZD || "string" === typeof input.NZD && (RegExp(/^keeta_am(.*)/).test(input.NZD) || RegExp(/^keeta_an(.*)/).test(input.NZD) || RegExp(/^keeta_ao(.*)/).test(input.NZD) || RegExp(/^keeta_ap(.*)/).test(input.NZD) || RegExp(/^tyblocks_am(.*)/).test(input.NZD) || RegExp(/^tyblocks_an(.*)/).test(input.NZD) || RegExp(/^tyblocks_ao(.*)/).test(input.NZD) || RegExp(/^tyblocks_ap(.*)/).test(input.NZD)) || "object" === typeof input.NZD && null !== input.NZD && _io0(input.NZD))) && (null !== input.CRC && (undefined === input.CRC || "string" === typeof input.CRC && (RegExp(/^keeta_am(.*)/).test(input.CRC) || RegExp(/^keeta_an(.*)/).test(input.CRC) || RegExp(/^keeta_ao(.*)/).test(input.CRC) || RegExp(/^keeta_ap(.*)/).test(input.CRC) || RegExp(/^tyblocks_am(.*)/).test(input.CRC) || RegExp(/^tyblocks_an(.*)/).test(input.CRC) || RegExp(/^tyblocks_ao(.*)/).test(input.CRC) || RegExp(/^tyblocks_ap(.*)/).test(input.CRC)) || "object" === typeof input.CRC && null !== input.CRC && _io0(input.CRC))) && (null !== input.CUP && (undefined === input.CUP || "string" === typeof input.CUP && (RegExp(/^keeta_am(.*)/).test(input.CUP) || RegExp(/^keeta_an(.*)/).test(input.CUP) || RegExp(/^keeta_ao(.*)/).test(input.CUP) || RegExp(/^keeta_ap(.*)/).test(input.CUP) || RegExp(/^tyblocks_am(.*)/).test(input.CUP) || RegExp(/^tyblocks_an(.*)/).test(input.CUP) || RegExp(/^tyblocks_ao(.*)/).test(input.CUP) || RegExp(/^tyblocks_ap(.*)/).test(input.CUP)) || "object" === typeof input.CUP && null !== input.CUP && _io0(input.CUP))) && (null !== input.CUC && (undefined === input.CUC || "string" === typeof input.CUC && (RegExp(/^keeta_am(.*)/).test(input.CUC) || RegExp(/^keeta_an(.*)/).test(input.CUC) || RegExp(/^keeta_ao(.*)/).test(input.CUC) || RegExp(/^keeta_ap(.*)/).test(input.CUC) || RegExp(/^tyblocks_am(.*)/).test(input.CUC) || RegExp(/^tyblocks_an(.*)/).test(input.CUC) || RegExp(/^tyblocks_ao(.*)/).test(input.CUC) || RegExp(/^tyblocks_ap(.*)/).test(input.CUC)) || "object" === typeof input.CUC && null !== input.CUC && _io0(input.CUC))) && (null !== input.ANG && (undefined === input.ANG || "string" === typeof input.ANG && (RegExp(/^keeta_am(.*)/).test(input.ANG) || RegExp(/^keeta_an(.*)/).test(input.ANG) || RegExp(/^keeta_ao(.*)/).test(input.ANG) || RegExp(/^keeta_ap(.*)/).test(input.ANG) || RegExp(/^tyblocks_am(.*)/).test(input.ANG) || RegExp(/^tyblocks_an(.*)/).test(input.ANG) || RegExp(/^tyblocks_ao(.*)/).test(input.ANG) || RegExp(/^tyblocks_ap(.*)/).test(input.ANG)) || "object" === typeof input.ANG && null !== input.ANG && _io0(input.ANG))) && (null !== input.CZK && (undefined === input.CZK || "string" === typeof input.CZK && (RegExp(/^keeta_am(.*)/).test(input.CZK) || RegExp(/^keeta_an(.*)/).test(input.CZK) || RegExp(/^keeta_ao(.*)/).test(input.CZK) || RegExp(/^keeta_ap(.*)/).test(input.CZK) || RegExp(/^tyblocks_am(.*)/).test(input.CZK) || RegExp(/^tyblocks_an(.*)/).test(input.CZK) || RegExp(/^tyblocks_ao(.*)/).test(input.CZK) || RegExp(/^tyblocks_ap(.*)/).test(input.CZK)) || "object" === typeof input.CZK && null !== input.CZK && _io0(input.CZK))) && (null !== input.DKK && (undefined === input.DKK || "string" === typeof input.DKK && (RegExp(/^keeta_am(.*)/).test(input.DKK) || RegExp(/^keeta_an(.*)/).test(input.DKK) || RegExp(/^keeta_ao(.*)/).test(input.DKK) || RegExp(/^keeta_ap(.*)/).test(input.DKK) || RegExp(/^tyblocks_am(.*)/).test(input.DKK) || RegExp(/^tyblocks_an(.*)/).test(input.DKK) || RegExp(/^tyblocks_ao(.*)/).test(input.DKK) || RegExp(/^tyblocks_ap(.*)/).test(input.DKK)) || "object" === typeof input.DKK && null !== input.DKK && _io0(input.DKK))) && (null !== input.DJF && (undefined === input.DJF || "string" === typeof input.DJF && (RegExp(/^keeta_am(.*)/).test(input.DJF) || RegExp(/^keeta_an(.*)/).test(input.DJF) || RegExp(/^keeta_ao(.*)/).test(input.DJF) || RegExp(/^keeta_ap(.*)/).test(input.DJF) || RegExp(/^tyblocks_am(.*)/).test(input.DJF) || RegExp(/^tyblocks_an(.*)/).test(input.DJF) || RegExp(/^tyblocks_ao(.*)/).test(input.DJF) || RegExp(/^tyblocks_ap(.*)/).test(input.DJF)) || "object" === typeof input.DJF && null !== input.DJF && _io0(input.DJF))) && (null !== input.DOP && (undefined === input.DOP || "string" === typeof input.DOP && (RegExp(/^keeta_am(.*)/).test(input.DOP) || RegExp(/^keeta_an(.*)/).test(input.DOP) || RegExp(/^keeta_ao(.*)/).test(input.DOP) || RegExp(/^keeta_ap(.*)/).test(input.DOP) || RegExp(/^tyblocks_am(.*)/).test(input.DOP) || RegExp(/^tyblocks_an(.*)/).test(input.DOP) || RegExp(/^tyblocks_ao(.*)/).test(input.DOP) || RegExp(/^tyblocks_ap(.*)/).test(input.DOP)) || "object" === typeof input.DOP && null !== input.DOP && _io0(input.DOP))) && (null !== input.EGP && (undefined === input.EGP || "string" === typeof input.EGP && (RegExp(/^keeta_am(.*)/).test(input.EGP) || RegExp(/^keeta_an(.*)/).test(input.EGP) || RegExp(/^keeta_ao(.*)/).test(input.EGP) || RegExp(/^keeta_ap(.*)/).test(input.EGP) || RegExp(/^tyblocks_am(.*)/).test(input.EGP) || RegExp(/^tyblocks_an(.*)/).test(input.EGP) || RegExp(/^tyblocks_ao(.*)/).test(input.EGP) || RegExp(/^tyblocks_ap(.*)/).test(input.EGP)) || "object" === typeof input.EGP && null !== input.EGP && _io0(input.EGP))) && (null !== input.SVC && (undefined === input.SVC || "string" === typeof input.SVC && (RegExp(/^keeta_am(.*)/).test(input.SVC) || RegExp(/^keeta_an(.*)/).test(input.SVC) || RegExp(/^keeta_ao(.*)/).test(input.SVC) || RegExp(/^keeta_ap(.*)/).test(input.SVC) || RegExp(/^tyblocks_am(.*)/).test(input.SVC) || RegExp(/^tyblocks_an(.*)/).test(input.SVC) || RegExp(/^tyblocks_ao(.*)/).test(input.SVC) || RegExp(/^tyblocks_ap(.*)/).test(input.SVC)) || "object" === typeof input.SVC && null !== input.SVC && _io0(input.SVC))) && (null !== input.ERN && (undefined === input.ERN || "string" === typeof input.ERN && (RegExp(/^keeta_am(.*)/).test(input.ERN) || RegExp(/^keeta_an(.*)/).test(input.ERN) || RegExp(/^keeta_ao(.*)/).test(input.ERN) || RegExp(/^keeta_ap(.*)/).test(input.ERN) || RegExp(/^tyblocks_am(.*)/).test(input.ERN) || RegExp(/^tyblocks_an(.*)/).test(input.ERN) || RegExp(/^tyblocks_ao(.*)/).test(input.ERN) || RegExp(/^tyblocks_ap(.*)/).test(input.ERN)) || "object" === typeof input.ERN && null !== input.ERN && _io0(input.ERN))) && (null !== input.SZL && (undefined === input.SZL || "string" === typeof input.SZL && (RegExp(/^keeta_am(.*)/).test(input.SZL) || RegExp(/^keeta_an(.*)/).test(input.SZL) || RegExp(/^keeta_ao(.*)/).test(input.SZL) || RegExp(/^keeta_ap(.*)/).test(input.SZL) || RegExp(/^tyblocks_am(.*)/).test(input.SZL) || RegExp(/^tyblocks_an(.*)/).test(input.SZL) || RegExp(/^tyblocks_ao(.*)/).test(input.SZL) || RegExp(/^tyblocks_ap(.*)/).test(input.SZL)) || "object" === typeof input.SZL && null !== input.SZL && _io0(input.SZL))) && (null !== input.ETB && (undefined === input.ETB || "string" === typeof input.ETB && (RegExp(/^keeta_am(.*)/).test(input.ETB) || RegExp(/^keeta_an(.*)/).test(input.ETB) || RegExp(/^keeta_ao(.*)/).test(input.ETB) || RegExp(/^keeta_ap(.*)/).test(input.ETB) || RegExp(/^tyblocks_am(.*)/).test(input.ETB) || RegExp(/^tyblocks_an(.*)/).test(input.ETB) || RegExp(/^tyblocks_ao(.*)/).test(input.ETB) || RegExp(/^tyblocks_ap(.*)/).test(input.ETB)) || "object" === typeof input.ETB && null !== input.ETB && _io0(input.ETB))) && (null !== input.FKP && (undefined === input.FKP || "string" === typeof input.FKP && (RegExp(/^keeta_am(.*)/).test(input.FKP) || RegExp(/^keeta_an(.*)/).test(input.FKP) || RegExp(/^keeta_ao(.*)/).test(input.FKP) || RegExp(/^keeta_ap(.*)/).test(input.FKP) || RegExp(/^tyblocks_am(.*)/).test(input.FKP) || RegExp(/^tyblocks_an(.*)/).test(input.FKP) || RegExp(/^tyblocks_ao(.*)/).test(input.FKP) || RegExp(/^tyblocks_ap(.*)/).test(input.FKP)) || "object" === typeof input.FKP && null !== input.FKP && _io0(input.FKP))) && (null !== input.FJD && (undefined === input.FJD || "string" === typeof input.FJD && (RegExp(/^keeta_am(.*)/).test(input.FJD) || RegExp(/^keeta_an(.*)/).test(input.FJD) || RegExp(/^keeta_ao(.*)/).test(input.FJD) || RegExp(/^keeta_ap(.*)/).test(input.FJD) || RegExp(/^tyblocks_am(.*)/).test(input.FJD) || RegExp(/^tyblocks_an(.*)/).test(input.FJD) || RegExp(/^tyblocks_ao(.*)/).test(input.FJD) || RegExp(/^tyblocks_ap(.*)/).test(input.FJD)) || "object" === typeof input.FJD && null !== input.FJD && _io0(input.FJD))) && (null !== input.XPF && (undefined === input.XPF || "string" === typeof input.XPF && (RegExp(/^keeta_am(.*)/).test(input.XPF) || RegExp(/^keeta_an(.*)/).test(input.XPF) || RegExp(/^keeta_ao(.*)/).test(input.XPF) || RegExp(/^keeta_ap(.*)/).test(input.XPF) || RegExp(/^tyblocks_am(.*)/).test(input.XPF) || RegExp(/^tyblocks_an(.*)/).test(input.XPF) || RegExp(/^tyblocks_ao(.*)/).test(input.XPF) || RegExp(/^tyblocks_ap(.*)/).test(input.XPF)) || "object" === typeof input.XPF && null !== input.XPF && _io0(input.XPF))) && (null !== input.GMD && (undefined === input.GMD || "string" === typeof input.GMD && (RegExp(/^keeta_am(.*)/).test(input.GMD) || RegExp(/^keeta_an(.*)/).test(input.GMD) || RegExp(/^keeta_ao(.*)/).test(input.GMD) || RegExp(/^keeta_ap(.*)/).test(input.GMD) || RegExp(/^tyblocks_am(.*)/).test(input.GMD) || RegExp(/^tyblocks_an(.*)/).test(input.GMD) || RegExp(/^tyblocks_ao(.*)/).test(input.GMD) || RegExp(/^tyblocks_ap(.*)/).test(input.GMD)) || "object" === typeof input.GMD && null !== input.GMD && _io0(input.GMD))) && (null !== input.GEL && (undefined === input.GEL || "string" === typeof input.GEL && (RegExp(/^keeta_am(.*)/).test(input.GEL) || RegExp(/^keeta_an(.*)/).test(input.GEL) || RegExp(/^keeta_ao(.*)/).test(input.GEL) || RegExp(/^keeta_ap(.*)/).test(input.GEL) || RegExp(/^tyblocks_am(.*)/).test(input.GEL) || RegExp(/^tyblocks_an(.*)/).test(input.GEL) || RegExp(/^tyblocks_ao(.*)/).test(input.GEL) || RegExp(/^tyblocks_ap(.*)/).test(input.GEL)) || "object" === typeof input.GEL && null !== input.GEL && _io0(input.GEL))) && (null !== input.GHS && (undefined === input.GHS || "string" === typeof input.GHS && (RegExp(/^keeta_am(.*)/).test(input.GHS) || RegExp(/^keeta_an(.*)/).test(input.GHS) || RegExp(/^keeta_ao(.*)/).test(input.GHS) || RegExp(/^keeta_ap(.*)/).test(input.GHS) || RegExp(/^tyblocks_am(.*)/).test(input.GHS) || RegExp(/^tyblocks_an(.*)/).test(input.GHS) || RegExp(/^tyblocks_ao(.*)/).test(input.GHS) || RegExp(/^tyblocks_ap(.*)/).test(input.GHS)) || "object" === typeof input.GHS && null !== input.GHS && _io0(input.GHS))) && (null !== input.GIP && (undefined === input.GIP || "string" === typeof input.GIP && (RegExp(/^keeta_am(.*)/).test(input.GIP) || RegExp(/^keeta_an(.*)/).test(input.GIP) || RegExp(/^keeta_ao(.*)/).test(input.GIP) || RegExp(/^keeta_ap(.*)/).test(input.GIP) || RegExp(/^tyblocks_am(.*)/).test(input.GIP) || RegExp(/^tyblocks_an(.*)/).test(input.GIP) || RegExp(/^tyblocks_ao(.*)/).test(input.GIP) || RegExp(/^tyblocks_ap(.*)/).test(input.GIP)) || "object" === typeof input.GIP && null !== input.GIP && _io0(input.GIP))) && (null !== input.GTQ && (undefined === input.GTQ || "string" === typeof input.GTQ && (RegExp(/^keeta_am(.*)/).test(input.GTQ) || RegExp(/^keeta_an(.*)/).test(input.GTQ) || RegExp(/^keeta_ao(.*)/).test(input.GTQ) || RegExp(/^keeta_ap(.*)/).test(input.GTQ) || RegExp(/^tyblocks_am(.*)/).test(input.GTQ) || RegExp(/^tyblocks_an(.*)/).test(input.GTQ) || RegExp(/^tyblocks_ao(.*)/).test(input.GTQ) || RegExp(/^tyblocks_ap(.*)/).test(input.GTQ)) || "object" === typeof input.GTQ && null !== input.GTQ && _io0(input.GTQ))) && (null !== input.GBP && (undefined === input.GBP || "string" === typeof input.GBP && (RegExp(/^keeta_am(.*)/).test(input.GBP) || RegExp(/^keeta_an(.*)/).test(input.GBP) || RegExp(/^keeta_ao(.*)/).test(input.GBP) || RegExp(/^keeta_ap(.*)/).test(input.GBP) || RegExp(/^tyblocks_am(.*)/).test(input.GBP) || RegExp(/^tyblocks_an(.*)/).test(input.GBP) || RegExp(/^tyblocks_ao(.*)/).test(input.GBP) || RegExp(/^tyblocks_ap(.*)/).test(input.GBP)) || "object" === typeof input.GBP && null !== input.GBP && _io0(input.GBP))) && (null !== input.GNF && (undefined === input.GNF || "string" === typeof input.GNF && (RegExp(/^keeta_am(.*)/).test(input.GNF) || RegExp(/^keeta_an(.*)/).test(input.GNF) || RegExp(/^keeta_ao(.*)/).test(input.GNF) || RegExp(/^keeta_ap(.*)/).test(input.GNF) || RegExp(/^tyblocks_am(.*)/).test(input.GNF) || RegExp(/^tyblocks_an(.*)/).test(input.GNF) || RegExp(/^tyblocks_ao(.*)/).test(input.GNF) || RegExp(/^tyblocks_ap(.*)/).test(input.GNF)) || "object" === typeof input.GNF && null !== input.GNF && _io0(input.GNF))) && (null !== input.GYD && (undefined === input.GYD || "string" === typeof input.GYD && (RegExp(/^keeta_am(.*)/).test(input.GYD) || RegExp(/^keeta_an(.*)/).test(input.GYD) || RegExp(/^keeta_ao(.*)/).test(input.GYD) || RegExp(/^keeta_ap(.*)/).test(input.GYD) || RegExp(/^tyblocks_am(.*)/).test(input.GYD) || RegExp(/^tyblocks_an(.*)/).test(input.GYD) || RegExp(/^tyblocks_ao(.*)/).test(input.GYD) || RegExp(/^tyblocks_ap(.*)/).test(input.GYD)) || "object" === typeof input.GYD && null !== input.GYD && _io0(input.GYD))) && (null !== input.HTG && (undefined === input.HTG || "string" === typeof input.HTG && (RegExp(/^keeta_am(.*)/).test(input.HTG) || RegExp(/^keeta_an(.*)/).test(input.HTG) || RegExp(/^keeta_ao(.*)/).test(input.HTG) || RegExp(/^keeta_ap(.*)/).test(input.HTG) || RegExp(/^tyblocks_am(.*)/).test(input.HTG) || RegExp(/^tyblocks_an(.*)/).test(input.HTG) || RegExp(/^tyblocks_ao(.*)/).test(input.HTG) || RegExp(/^tyblocks_ap(.*)/).test(input.HTG)) || "object" === typeof input.HTG && null !== input.HTG && _io0(input.HTG))) && (null !== input.HNL && (undefined === input.HNL || "string" === typeof input.HNL && (RegExp(/^keeta_am(.*)/).test(input.HNL) || RegExp(/^keeta_an(.*)/).test(input.HNL) || RegExp(/^keeta_ao(.*)/).test(input.HNL) || RegExp(/^keeta_ap(.*)/).test(input.HNL) || RegExp(/^tyblocks_am(.*)/).test(input.HNL) || RegExp(/^tyblocks_an(.*)/).test(input.HNL) || RegExp(/^tyblocks_ao(.*)/).test(input.HNL) || RegExp(/^tyblocks_ap(.*)/).test(input.HNL)) || "object" === typeof input.HNL && null !== input.HNL && _io0(input.HNL))) && (null !== input.HKD && (undefined === input.HKD || "string" === typeof input.HKD && (RegExp(/^keeta_am(.*)/).test(input.HKD) || RegExp(/^keeta_an(.*)/).test(input.HKD) || RegExp(/^keeta_ao(.*)/).test(input.HKD) || RegExp(/^keeta_ap(.*)/).test(input.HKD) || RegExp(/^tyblocks_am(.*)/).test(input.HKD) || RegExp(/^tyblocks_an(.*)/).test(input.HKD) || RegExp(/^tyblocks_ao(.*)/).test(input.HKD) || RegExp(/^tyblocks_ap(.*)/).test(input.HKD)) || "object" === typeof input.HKD && null !== input.HKD && _io0(input.HKD))) && (null !== input.HUF && (undefined === input.HUF || "string" === typeof input.HUF && (RegExp(/^keeta_am(.*)/).test(input.HUF) || RegExp(/^keeta_an(.*)/).test(input.HUF) || RegExp(/^keeta_ao(.*)/).test(input.HUF) || RegExp(/^keeta_ap(.*)/).test(input.HUF) || RegExp(/^tyblocks_am(.*)/).test(input.HUF) || RegExp(/^tyblocks_an(.*)/).test(input.HUF) || RegExp(/^tyblocks_ao(.*)/).test(input.HUF) || RegExp(/^tyblocks_ap(.*)/).test(input.HUF)) || "object" === typeof input.HUF && null !== input.HUF && _io0(input.HUF))) && (null !== input.ISK && (undefined === input.ISK || "string" === typeof input.ISK && (RegExp(/^keeta_am(.*)/).test(input.ISK) || RegExp(/^keeta_an(.*)/).test(input.ISK) || RegExp(/^keeta_ao(.*)/).test(input.ISK) || RegExp(/^keeta_ap(.*)/).test(input.ISK) || RegExp(/^tyblocks_am(.*)/).test(input.ISK) || RegExp(/^tyblocks_an(.*)/).test(input.ISK) || RegExp(/^tyblocks_ao(.*)/).test(input.ISK) || RegExp(/^tyblocks_ap(.*)/).test(input.ISK)) || "object" === typeof input.ISK && null !== input.ISK && _io0(input.ISK))) && (null !== input.IDR && (undefined === input.IDR || "string" === typeof input.IDR && (RegExp(/^keeta_am(.*)/).test(input.IDR) || RegExp(/^keeta_an(.*)/).test(input.IDR) || RegExp(/^keeta_ao(.*)/).test(input.IDR) || RegExp(/^keeta_ap(.*)/).test(input.IDR) || RegExp(/^tyblocks_am(.*)/).test(input.IDR) || RegExp(/^tyblocks_an(.*)/).test(input.IDR) || RegExp(/^tyblocks_ao(.*)/).test(input.IDR) || RegExp(/^tyblocks_ap(.*)/).test(input.IDR)) || "object" === typeof input.IDR && null !== input.IDR && _io0(input.IDR))) && (null !== input.IRR && (undefined === input.IRR || "string" === typeof input.IRR && (RegExp(/^keeta_am(.*)/).test(input.IRR) || RegExp(/^keeta_an(.*)/).test(input.IRR) || RegExp(/^keeta_ao(.*)/).test(input.IRR) || RegExp(/^keeta_ap(.*)/).test(input.IRR) || RegExp(/^tyblocks_am(.*)/).test(input.IRR) || RegExp(/^tyblocks_an(.*)/).test(input.IRR) || RegExp(/^tyblocks_ao(.*)/).test(input.IRR) || RegExp(/^tyblocks_ap(.*)/).test(input.IRR)) || "object" === typeof input.IRR && null !== input.IRR && _io0(input.IRR))) && (null !== input.IQD && (undefined === input.IQD || "string" === typeof input.IQD && (RegExp(/^keeta_am(.*)/).test(input.IQD) || RegExp(/^keeta_an(.*)/).test(input.IQD) || RegExp(/^keeta_ao(.*)/).test(input.IQD) || RegExp(/^keeta_ap(.*)/).test(input.IQD) || RegExp(/^tyblocks_am(.*)/).test(input.IQD) || RegExp(/^tyblocks_an(.*)/).test(input.IQD) || RegExp(/^tyblocks_ao(.*)/).test(input.IQD) || RegExp(/^tyblocks_ap(.*)/).test(input.IQD)) || "object" === typeof input.IQD && null !== input.IQD && _io0(input.IQD))) && (null !== input.ILS && (undefined === input.ILS || "string" === typeof input.ILS && (RegExp(/^keeta_am(.*)/).test(input.ILS) || RegExp(/^keeta_an(.*)/).test(input.ILS) || RegExp(/^keeta_ao(.*)/).test(input.ILS) || RegExp(/^keeta_ap(.*)/).test(input.ILS) || RegExp(/^tyblocks_am(.*)/).test(input.ILS) || RegExp(/^tyblocks_an(.*)/).test(input.ILS) || RegExp(/^tyblocks_ao(.*)/).test(input.ILS) || RegExp(/^tyblocks_ap(.*)/).test(input.ILS)) || "object" === typeof input.ILS && null !== input.ILS && _io0(input.ILS))) && (null !== input.JMD && (undefined === input.JMD || "string" === typeof input.JMD && (RegExp(/^keeta_am(.*)/).test(input.JMD) || RegExp(/^keeta_an(.*)/).test(input.JMD) || RegExp(/^keeta_ao(.*)/).test(input.JMD) || RegExp(/^keeta_ap(.*)/).test(input.JMD) || RegExp(/^tyblocks_am(.*)/).test(input.JMD) || RegExp(/^tyblocks_an(.*)/).test(input.JMD) || RegExp(/^tyblocks_ao(.*)/).test(input.JMD) || RegExp(/^tyblocks_ap(.*)/).test(input.JMD)) || "object" === typeof input.JMD && null !== input.JMD && _io0(input.JMD))) && (null !== input.JPY && (undefined === input.JPY || "string" === typeof input.JPY && (RegExp(/^keeta_am(.*)/).test(input.JPY) || RegExp(/^keeta_an(.*)/).test(input.JPY) || RegExp(/^keeta_ao(.*)/).test(input.JPY) || RegExp(/^keeta_ap(.*)/).test(input.JPY) || RegExp(/^tyblocks_am(.*)/).test(input.JPY) || RegExp(/^tyblocks_an(.*)/).test(input.JPY) || RegExp(/^tyblocks_ao(.*)/).test(input.JPY) || RegExp(/^tyblocks_ap(.*)/).test(input.JPY)) || "object" === typeof input.JPY && null !== input.JPY && _io0(input.JPY))) && (null !== input.JOD && (undefined === input.JOD || "string" === typeof input.JOD && (RegExp(/^keeta_am(.*)/).test(input.JOD) || RegExp(/^keeta_an(.*)/).test(input.JOD) || RegExp(/^keeta_ao(.*)/).test(input.JOD) || RegExp(/^keeta_ap(.*)/).test(input.JOD) || RegExp(/^tyblocks_am(.*)/).test(input.JOD) || RegExp(/^tyblocks_an(.*)/).test(input.JOD) || RegExp(/^tyblocks_ao(.*)/).test(input.JOD) || RegExp(/^tyblocks_ap(.*)/).test(input.JOD)) || "object" === typeof input.JOD && null !== input.JOD && _io0(input.JOD))) && (null !== input.KZT && (undefined === input.KZT || "string" === typeof input.KZT && (RegExp(/^keeta_am(.*)/).test(input.KZT) || RegExp(/^keeta_an(.*)/).test(input.KZT) || RegExp(/^keeta_ao(.*)/).test(input.KZT) || RegExp(/^keeta_ap(.*)/).test(input.KZT) || RegExp(/^tyblocks_am(.*)/).test(input.KZT) || RegExp(/^tyblocks_an(.*)/).test(input.KZT) || RegExp(/^tyblocks_ao(.*)/).test(input.KZT) || RegExp(/^tyblocks_ap(.*)/).test(input.KZT)) || "object" === typeof input.KZT && null !== input.KZT && _io0(input.KZT))) && (null !== input.KES && (undefined === input.KES || "string" === typeof input.KES && (RegExp(/^keeta_am(.*)/).test(input.KES) || RegExp(/^keeta_an(.*)/).test(input.KES) || RegExp(/^keeta_ao(.*)/).test(input.KES) || RegExp(/^keeta_ap(.*)/).test(input.KES) || RegExp(/^tyblocks_am(.*)/).test(input.KES) || RegExp(/^tyblocks_an(.*)/).test(input.KES) || RegExp(/^tyblocks_ao(.*)/).test(input.KES) || RegExp(/^tyblocks_ap(.*)/).test(input.KES)) || "object" === typeof input.KES && null !== input.KES && _io0(input.KES))) && (null !== input.KPW && (undefined === input.KPW || "string" === typeof input.KPW && (RegExp(/^keeta_am(.*)/).test(input.KPW) || RegExp(/^keeta_an(.*)/).test(input.KPW) || RegExp(/^keeta_ao(.*)/).test(input.KPW) || RegExp(/^keeta_ap(.*)/).test(input.KPW) || RegExp(/^tyblocks_am(.*)/).test(input.KPW) || RegExp(/^tyblocks_an(.*)/).test(input.KPW) || RegExp(/^tyblocks_ao(.*)/).test(input.KPW) || RegExp(/^tyblocks_ap(.*)/).test(input.KPW)) || "object" === typeof input.KPW && null !== input.KPW && _io0(input.KPW))) && (null !== input.KRW && (undefined === input.KRW || "string" === typeof input.KRW && (RegExp(/^keeta_am(.*)/).test(input.KRW) || RegExp(/^keeta_an(.*)/).test(input.KRW) || RegExp(/^keeta_ao(.*)/).test(input.KRW) || RegExp(/^keeta_ap(.*)/).test(input.KRW) || RegExp(/^tyblocks_am(.*)/).test(input.KRW) || RegExp(/^tyblocks_an(.*)/).test(input.KRW) || RegExp(/^tyblocks_ao(.*)/).test(input.KRW) || RegExp(/^tyblocks_ap(.*)/).test(input.KRW)) || "object" === typeof input.KRW && null !== input.KRW && _io0(input.KRW))) && (null !== input.KWD && (undefined === input.KWD || "string" === typeof input.KWD && (RegExp(/^keeta_am(.*)/).test(input.KWD) || RegExp(/^keeta_an(.*)/).test(input.KWD) || RegExp(/^keeta_ao(.*)/).test(input.KWD) || RegExp(/^keeta_ap(.*)/).test(input.KWD) || RegExp(/^tyblocks_am(.*)/).test(input.KWD) || RegExp(/^tyblocks_an(.*)/).test(input.KWD) || RegExp(/^tyblocks_ao(.*)/).test(input.KWD) || RegExp(/^tyblocks_ap(.*)/).test(input.KWD)) || "object" === typeof input.KWD && null !== input.KWD && _io0(input.KWD))) && (null !== input.KGS && (undefined === input.KGS || "string" === typeof input.KGS && (RegExp(/^keeta_am(.*)/).test(input.KGS) || RegExp(/^keeta_an(.*)/).test(input.KGS) || RegExp(/^keeta_ao(.*)/).test(input.KGS) || RegExp(/^keeta_ap(.*)/).test(input.KGS) || RegExp(/^tyblocks_am(.*)/).test(input.KGS) || RegExp(/^tyblocks_an(.*)/).test(input.KGS) || RegExp(/^tyblocks_ao(.*)/).test(input.KGS) || RegExp(/^tyblocks_ap(.*)/).test(input.KGS)) || "object" === typeof input.KGS && null !== input.KGS && _io0(input.KGS))) && (null !== input.LAK && (undefined === input.LAK || "string" === typeof input.LAK && (RegExp(/^keeta_am(.*)/).test(input.LAK) || RegExp(/^keeta_an(.*)/).test(input.LAK) || RegExp(/^keeta_ao(.*)/).test(input.LAK) || RegExp(/^keeta_ap(.*)/).test(input.LAK) || RegExp(/^tyblocks_am(.*)/).test(input.LAK) || RegExp(/^tyblocks_an(.*)/).test(input.LAK) || RegExp(/^tyblocks_ao(.*)/).test(input.LAK) || RegExp(/^tyblocks_ap(.*)/).test(input.LAK)) || "object" === typeof input.LAK && null !== input.LAK && _io0(input.LAK))) && (null !== input.LBP && (undefined === input.LBP || "string" === typeof input.LBP && (RegExp(/^keeta_am(.*)/).test(input.LBP) || RegExp(/^keeta_an(.*)/).test(input.LBP) || RegExp(/^keeta_ao(.*)/).test(input.LBP) || RegExp(/^keeta_ap(.*)/).test(input.LBP) || RegExp(/^tyblocks_am(.*)/).test(input.LBP) || RegExp(/^tyblocks_an(.*)/).test(input.LBP) || RegExp(/^tyblocks_ao(.*)/).test(input.LBP) || RegExp(/^tyblocks_ap(.*)/).test(input.LBP)) || "object" === typeof input.LBP && null !== input.LBP && _io0(input.LBP))) && (null !== input.LSL && (undefined === input.LSL || "string" === typeof input.LSL && (RegExp(/^keeta_am(.*)/).test(input.LSL) || RegExp(/^keeta_an(.*)/).test(input.LSL) || RegExp(/^keeta_ao(.*)/).test(input.LSL) || RegExp(/^keeta_ap(.*)/).test(input.LSL) || RegExp(/^tyblocks_am(.*)/).test(input.LSL) || RegExp(/^tyblocks_an(.*)/).test(input.LSL) || RegExp(/^tyblocks_ao(.*)/).test(input.LSL) || RegExp(/^tyblocks_ap(.*)/).test(input.LSL)) || "object" === typeof input.LSL && null !== input.LSL && _io0(input.LSL))) && (null !== input.ZAR && (undefined === input.ZAR || "string" === typeof input.ZAR && (RegExp(/^keeta_am(.*)/).test(input.ZAR) || RegExp(/^keeta_an(.*)/).test(input.ZAR) || RegExp(/^keeta_ao(.*)/).test(input.ZAR) || RegExp(/^keeta_ap(.*)/).test(input.ZAR) || RegExp(/^tyblocks_am(.*)/).test(input.ZAR) || RegExp(/^tyblocks_an(.*)/).test(input.ZAR) || RegExp(/^tyblocks_ao(.*)/).test(input.ZAR) || RegExp(/^tyblocks_ap(.*)/).test(input.ZAR)) || "object" === typeof input.ZAR && null !== input.ZAR && _io0(input.ZAR))) && (null !== input.LRD && (undefined === input.LRD || "string" === typeof input.LRD && (RegExp(/^keeta_am(.*)/).test(input.LRD) || RegExp(/^keeta_an(.*)/).test(input.LRD) || RegExp(/^keeta_ao(.*)/).test(input.LRD) || RegExp(/^keeta_ap(.*)/).test(input.LRD) || RegExp(/^tyblocks_am(.*)/).test(input.LRD) || RegExp(/^tyblocks_an(.*)/).test(input.LRD) || RegExp(/^tyblocks_ao(.*)/).test(input.LRD) || RegExp(/^tyblocks_ap(.*)/).test(input.LRD)) || "object" === typeof input.LRD && null !== input.LRD && _io0(input.LRD))) && (null !== input.LYD && (undefined === input.LYD || "string" === typeof input.LYD && (RegExp(/^keeta_am(.*)/).test(input.LYD) || RegExp(/^keeta_an(.*)/).test(input.LYD) || RegExp(/^keeta_ao(.*)/).test(input.LYD) || RegExp(/^keeta_ap(.*)/).test(input.LYD) || RegExp(/^tyblocks_am(.*)/).test(input.LYD) || RegExp(/^tyblocks_an(.*)/).test(input.LYD) || RegExp(/^tyblocks_ao(.*)/).test(input.LYD) || RegExp(/^tyblocks_ap(.*)/).test(input.LYD)) || "object" === typeof input.LYD && null !== input.LYD && _io0(input.LYD))) && (null !== input.CHF && (undefined === input.CHF || "string" === typeof input.CHF && (RegExp(/^keeta_am(.*)/).test(input.CHF) || RegExp(/^keeta_an(.*)/).test(input.CHF) || RegExp(/^keeta_ao(.*)/).test(input.CHF) || RegExp(/^keeta_ap(.*)/).test(input.CHF) || RegExp(/^tyblocks_am(.*)/).test(input.CHF) || RegExp(/^tyblocks_an(.*)/).test(input.CHF) || RegExp(/^tyblocks_ao(.*)/).test(input.CHF) || RegExp(/^tyblocks_ap(.*)/).test(input.CHF)) || "object" === typeof input.CHF && null !== input.CHF && _io0(input.CHF))) && (null !== input.MOP && (undefined === input.MOP || "string" === typeof input.MOP && (RegExp(/^keeta_am(.*)/).test(input.MOP) || RegExp(/^keeta_an(.*)/).test(input.MOP) || RegExp(/^keeta_ao(.*)/).test(input.MOP) || RegExp(/^keeta_ap(.*)/).test(input.MOP) || RegExp(/^tyblocks_am(.*)/).test(input.MOP) || RegExp(/^tyblocks_an(.*)/).test(input.MOP) || RegExp(/^tyblocks_ao(.*)/).test(input.MOP) || RegExp(/^tyblocks_ap(.*)/).test(input.MOP)) || "object" === typeof input.MOP && null !== input.MOP && _io0(input.MOP))) && (null !== input.MKD && (undefined === input.MKD || "string" === typeof input.MKD && (RegExp(/^keeta_am(.*)/).test(input.MKD) || RegExp(/^keeta_an(.*)/).test(input.MKD) || RegExp(/^keeta_ao(.*)/).test(input.MKD) || RegExp(/^keeta_ap(.*)/).test(input.MKD) || RegExp(/^tyblocks_am(.*)/).test(input.MKD) || RegExp(/^tyblocks_an(.*)/).test(input.MKD) || RegExp(/^tyblocks_ao(.*)/).test(input.MKD) || RegExp(/^tyblocks_ap(.*)/).test(input.MKD)) || "object" === typeof input.MKD && null !== input.MKD && _io0(input.MKD))) && (null !== input.MGA && (undefined === input.MGA || "string" === typeof input.MGA && (RegExp(/^keeta_am(.*)/).test(input.MGA) || RegExp(/^keeta_an(.*)/).test(input.MGA) || RegExp(/^keeta_ao(.*)/).test(input.MGA) || RegExp(/^keeta_ap(.*)/).test(input.MGA) || RegExp(/^tyblocks_am(.*)/).test(input.MGA) || RegExp(/^tyblocks_an(.*)/).test(input.MGA) || RegExp(/^tyblocks_ao(.*)/).test(input.MGA) || RegExp(/^tyblocks_ap(.*)/).test(input.MGA)) || "object" === typeof input.MGA && null !== input.MGA && _io0(input.MGA))) && (null !== input.MWK && (undefined === input.MWK || "string" === typeof input.MWK && (RegExp(/^keeta_am(.*)/).test(input.MWK) || RegExp(/^keeta_an(.*)/).test(input.MWK) || RegExp(/^keeta_ao(.*)/).test(input.MWK) || RegExp(/^keeta_ap(.*)/).test(input.MWK) || RegExp(/^tyblocks_am(.*)/).test(input.MWK) || RegExp(/^tyblocks_an(.*)/).test(input.MWK) || RegExp(/^tyblocks_ao(.*)/).test(input.MWK) || RegExp(/^tyblocks_ap(.*)/).test(input.MWK)) || "object" === typeof input.MWK && null !== input.MWK && _io0(input.MWK))) && (null !== input.MYR && (undefined === input.MYR || "string" === typeof input.MYR && (RegExp(/^keeta_am(.*)/).test(input.MYR) || RegExp(/^keeta_an(.*)/).test(input.MYR) || RegExp(/^keeta_ao(.*)/).test(input.MYR) || RegExp(/^keeta_ap(.*)/).test(input.MYR) || RegExp(/^tyblocks_am(.*)/).test(input.MYR) || RegExp(/^tyblocks_an(.*)/).test(input.MYR) || RegExp(/^tyblocks_ao(.*)/).test(input.MYR) || RegExp(/^tyblocks_ap(.*)/).test(input.MYR)) || "object" === typeof input.MYR && null !== input.MYR && _io0(input.MYR))) && (null !== input.MVR && (undefined === input.MVR || "string" === typeof input.MVR && (RegExp(/^keeta_am(.*)/).test(input.MVR) || RegExp(/^keeta_an(.*)/).test(input.MVR) || RegExp(/^keeta_ao(.*)/).test(input.MVR) || RegExp(/^keeta_ap(.*)/).test(input.MVR) || RegExp(/^tyblocks_am(.*)/).test(input.MVR) || RegExp(/^tyblocks_an(.*)/).test(input.MVR) || RegExp(/^tyblocks_ao(.*)/).test(input.MVR) || RegExp(/^tyblocks_ap(.*)/).test(input.MVR)) || "object" === typeof input.MVR && null !== input.MVR && _io0(input.MVR))) && (null !== input.MRU && (undefined === input.MRU || "string" === typeof input.MRU && (RegExp(/^keeta_am(.*)/).test(input.MRU) || RegExp(/^keeta_an(.*)/).test(input.MRU) || RegExp(/^keeta_ao(.*)/).test(input.MRU) || RegExp(/^keeta_ap(.*)/).test(input.MRU) || RegExp(/^tyblocks_am(.*)/).test(input.MRU) || RegExp(/^tyblocks_an(.*)/).test(input.MRU) || RegExp(/^tyblocks_ao(.*)/).test(input.MRU) || RegExp(/^tyblocks_ap(.*)/).test(input.MRU)) || "object" === typeof input.MRU && null !== input.MRU && _io0(input.MRU))) && (null !== input.MUR && (undefined === input.MUR || "string" === typeof input.MUR && (RegExp(/^keeta_am(.*)/).test(input.MUR) || RegExp(/^keeta_an(.*)/).test(input.MUR) || RegExp(/^keeta_ao(.*)/).test(input.MUR) || RegExp(/^keeta_ap(.*)/).test(input.MUR) || RegExp(/^tyblocks_am(.*)/).test(input.MUR) || RegExp(/^tyblocks_an(.*)/).test(input.MUR) || RegExp(/^tyblocks_ao(.*)/).test(input.MUR) || RegExp(/^tyblocks_ap(.*)/).test(input.MUR)) || "object" === typeof input.MUR && null !== input.MUR && _io0(input.MUR))) && (null !== input.MXN && (undefined === input.MXN || "string" === typeof input.MXN && (RegExp(/^keeta_am(.*)/).test(input.MXN) || RegExp(/^keeta_an(.*)/).test(input.MXN) || RegExp(/^keeta_ao(.*)/).test(input.MXN) || RegExp(/^keeta_ap(.*)/).test(input.MXN) || RegExp(/^tyblocks_am(.*)/).test(input.MXN) || RegExp(/^tyblocks_an(.*)/).test(input.MXN) || RegExp(/^tyblocks_ao(.*)/).test(input.MXN) || RegExp(/^tyblocks_ap(.*)/).test(input.MXN)) || "object" === typeof input.MXN && null !== input.MXN && _io0(input.MXN))) && (null !== input.MXV && (undefined === input.MXV || "string" === typeof input.MXV && (RegExp(/^keeta_am(.*)/).test(input.MXV) || RegExp(/^keeta_an(.*)/).test(input.MXV) || RegExp(/^keeta_ao(.*)/).test(input.MXV) || RegExp(/^keeta_ap(.*)/).test(input.MXV) || RegExp(/^tyblocks_am(.*)/).test(input.MXV) || RegExp(/^tyblocks_an(.*)/).test(input.MXV) || RegExp(/^tyblocks_ao(.*)/).test(input.MXV) || RegExp(/^tyblocks_ap(.*)/).test(input.MXV)) || "object" === typeof input.MXV && null !== input.MXV && _io0(input.MXV))) && (null !== input.MDL && (undefined === input.MDL || "string" === typeof input.MDL && (RegExp(/^keeta_am(.*)/).test(input.MDL) || RegExp(/^keeta_an(.*)/).test(input.MDL) || RegExp(/^keeta_ao(.*)/).test(input.MDL) || RegExp(/^keeta_ap(.*)/).test(input.MDL) || RegExp(/^tyblocks_am(.*)/).test(input.MDL) || RegExp(/^tyblocks_an(.*)/).test(input.MDL) || RegExp(/^tyblocks_ao(.*)/).test(input.MDL) || RegExp(/^tyblocks_ap(.*)/).test(input.MDL)) || "object" === typeof input.MDL && null !== input.MDL && _io0(input.MDL))) && (null !== input.MNT && (undefined === input.MNT || "string" === typeof input.MNT && (RegExp(/^keeta_am(.*)/).test(input.MNT) || RegExp(/^keeta_an(.*)/).test(input.MNT) || RegExp(/^keeta_ao(.*)/).test(input.MNT) || RegExp(/^keeta_ap(.*)/).test(input.MNT) || RegExp(/^tyblocks_am(.*)/).test(input.MNT) || RegExp(/^tyblocks_an(.*)/).test(input.MNT) || RegExp(/^tyblocks_ao(.*)/).test(input.MNT) || RegExp(/^tyblocks_ap(.*)/).test(input.MNT)) || "object" === typeof input.MNT && null !== input.MNT && _io0(input.MNT))) && (null !== input.MAD && (undefined === input.MAD || "string" === typeof input.MAD && (RegExp(/^keeta_am(.*)/).test(input.MAD) || RegExp(/^keeta_an(.*)/).test(input.MAD) || RegExp(/^keeta_ao(.*)/).test(input.MAD) || RegExp(/^keeta_ap(.*)/).test(input.MAD) || RegExp(/^tyblocks_am(.*)/).test(input.MAD) || RegExp(/^tyblocks_an(.*)/).test(input.MAD) || RegExp(/^tyblocks_ao(.*)/).test(input.MAD) || RegExp(/^tyblocks_ap(.*)/).test(input.MAD)) || "object" === typeof input.MAD && null !== input.MAD && _io0(input.MAD))) && (null !== input.MZN && (undefined === input.MZN || "string" === typeof input.MZN && (RegExp(/^keeta_am(.*)/).test(input.MZN) || RegExp(/^keeta_an(.*)/).test(input.MZN) || RegExp(/^keeta_ao(.*)/).test(input.MZN) || RegExp(/^keeta_ap(.*)/).test(input.MZN) || RegExp(/^tyblocks_am(.*)/).test(input.MZN) || RegExp(/^tyblocks_an(.*)/).test(input.MZN) || RegExp(/^tyblocks_ao(.*)/).test(input.MZN) || RegExp(/^tyblocks_ap(.*)/).test(input.MZN)) || "object" === typeof input.MZN && null !== input.MZN && _io0(input.MZN))) && (null !== input.MMK && (undefined === input.MMK || "string" === typeof input.MMK && (RegExp(/^keeta_am(.*)/).test(input.MMK) || RegExp(/^keeta_an(.*)/).test(input.MMK) || RegExp(/^keeta_ao(.*)/).test(input.MMK) || RegExp(/^keeta_ap(.*)/).test(input.MMK) || RegExp(/^tyblocks_am(.*)/).test(input.MMK) || RegExp(/^tyblocks_an(.*)/).test(input.MMK) || RegExp(/^tyblocks_ao(.*)/).test(input.MMK) || RegExp(/^tyblocks_ap(.*)/).test(input.MMK)) || "object" === typeof input.MMK && null !== input.MMK && _io0(input.MMK))) && (null !== input.NAD && (undefined === input.NAD || "string" === typeof input.NAD && (RegExp(/^keeta_am(.*)/).test(input.NAD) || RegExp(/^keeta_an(.*)/).test(input.NAD) || RegExp(/^keeta_ao(.*)/).test(input.NAD) || RegExp(/^keeta_ap(.*)/).test(input.NAD) || RegExp(/^tyblocks_am(.*)/).test(input.NAD) || RegExp(/^tyblocks_an(.*)/).test(input.NAD) || RegExp(/^tyblocks_ao(.*)/).test(input.NAD) || RegExp(/^tyblocks_ap(.*)/).test(input.NAD)) || "object" === typeof input.NAD && null !== input.NAD && _io0(input.NAD))) && (null !== input.NPR && (undefined === input.NPR || "string" === typeof input.NPR && (RegExp(/^keeta_am(.*)/).test(input.NPR) || RegExp(/^keeta_an(.*)/).test(input.NPR) || RegExp(/^keeta_ao(.*)/).test(input.NPR) || RegExp(/^keeta_ap(.*)/).test(input.NPR) || RegExp(/^tyblocks_am(.*)/).test(input.NPR) || RegExp(/^tyblocks_an(.*)/).test(input.NPR) || RegExp(/^tyblocks_ao(.*)/).test(input.NPR) || RegExp(/^tyblocks_ap(.*)/).test(input.NPR)) || "object" === typeof input.NPR && null !== input.NPR && _io0(input.NPR))) && (null !== input.NIO && (undefined === input.NIO || "string" === typeof input.NIO && (RegExp(/^keeta_am(.*)/).test(input.NIO) || RegExp(/^keeta_an(.*)/).test(input.NIO) || RegExp(/^keeta_ao(.*)/).test(input.NIO) || RegExp(/^keeta_ap(.*)/).test(input.NIO) || RegExp(/^tyblocks_am(.*)/).test(input.NIO) || RegExp(/^tyblocks_an(.*)/).test(input.NIO) || RegExp(/^tyblocks_ao(.*)/).test(input.NIO) || RegExp(/^tyblocks_ap(.*)/).test(input.NIO)) || "object" === typeof input.NIO && null !== input.NIO && _io0(input.NIO))) && (null !== input.NGN && (undefined === input.NGN || "string" === typeof input.NGN && (RegExp(/^keeta_am(.*)/).test(input.NGN) || RegExp(/^keeta_an(.*)/).test(input.NGN) || RegExp(/^keeta_ao(.*)/).test(input.NGN) || RegExp(/^keeta_ap(.*)/).test(input.NGN) || RegExp(/^tyblocks_am(.*)/).test(input.NGN) || RegExp(/^tyblocks_an(.*)/).test(input.NGN) || RegExp(/^tyblocks_ao(.*)/).test(input.NGN) || RegExp(/^tyblocks_ap(.*)/).test(input.NGN)) || "object" === typeof input.NGN && null !== input.NGN && _io0(input.NGN))) && (null !== input.OMR && (undefined === input.OMR || "string" === typeof input.OMR && (RegExp(/^keeta_am(.*)/).test(input.OMR) || RegExp(/^keeta_an(.*)/).test(input.OMR) || RegExp(/^keeta_ao(.*)/).test(input.OMR) || RegExp(/^keeta_ap(.*)/).test(input.OMR) || RegExp(/^tyblocks_am(.*)/).test(input.OMR) || RegExp(/^tyblocks_an(.*)/).test(input.OMR) || RegExp(/^tyblocks_ao(.*)/).test(input.OMR) || RegExp(/^tyblocks_ap(.*)/).test(input.OMR)) || "object" === typeof input.OMR && null !== input.OMR && _io0(input.OMR))) && (null !== input.PKR && (undefined === input.PKR || "string" === typeof input.PKR && (RegExp(/^keeta_am(.*)/).test(input.PKR) || RegExp(/^keeta_an(.*)/).test(input.PKR) || RegExp(/^keeta_ao(.*)/).test(input.PKR) || RegExp(/^keeta_ap(.*)/).test(input.PKR) || RegExp(/^tyblocks_am(.*)/).test(input.PKR) || RegExp(/^tyblocks_an(.*)/).test(input.PKR) || RegExp(/^tyblocks_ao(.*)/).test(input.PKR) || RegExp(/^tyblocks_ap(.*)/).test(input.PKR)) || "object" === typeof input.PKR && null !== input.PKR && _io0(input.PKR))) && (null !== input.PAB && (undefined === input.PAB || "string" === typeof input.PAB && (RegExp(/^keeta_am(.*)/).test(input.PAB) || RegExp(/^keeta_an(.*)/).test(input.PAB) || RegExp(/^keeta_ao(.*)/).test(input.PAB) || RegExp(/^keeta_ap(.*)/).test(input.PAB) || RegExp(/^tyblocks_am(.*)/).test(input.PAB) || RegExp(/^tyblocks_an(.*)/).test(input.PAB) || RegExp(/^tyblocks_ao(.*)/).test(input.PAB) || RegExp(/^tyblocks_ap(.*)/).test(input.PAB)) || "object" === typeof input.PAB && null !== input.PAB && _io0(input.PAB))) && (null !== input.PGK && (undefined === input.PGK || "string" === typeof input.PGK && (RegExp(/^keeta_am(.*)/).test(input.PGK) || RegExp(/^keeta_an(.*)/).test(input.PGK) || RegExp(/^keeta_ao(.*)/).test(input.PGK) || RegExp(/^keeta_ap(.*)/).test(input.PGK) || RegExp(/^tyblocks_am(.*)/).test(input.PGK) || RegExp(/^tyblocks_an(.*)/).test(input.PGK) || RegExp(/^tyblocks_ao(.*)/).test(input.PGK) || RegExp(/^tyblocks_ap(.*)/).test(input.PGK)) || "object" === typeof input.PGK && null !== input.PGK && _io0(input.PGK))) && (null !== input.PYG && (undefined === input.PYG || "string" === typeof input.PYG && (RegExp(/^keeta_am(.*)/).test(input.PYG) || RegExp(/^keeta_an(.*)/).test(input.PYG) || RegExp(/^keeta_ao(.*)/).test(input.PYG) || RegExp(/^keeta_ap(.*)/).test(input.PYG) || RegExp(/^tyblocks_am(.*)/).test(input.PYG) || RegExp(/^tyblocks_an(.*)/).test(input.PYG) || RegExp(/^tyblocks_ao(.*)/).test(input.PYG) || RegExp(/^tyblocks_ap(.*)/).test(input.PYG)) || "object" === typeof input.PYG && null !== input.PYG && _io0(input.PYG))) && (null !== input.PEN && (undefined === input.PEN || "string" === typeof input.PEN && (RegExp(/^keeta_am(.*)/).test(input.PEN) || RegExp(/^keeta_an(.*)/).test(input.PEN) || RegExp(/^keeta_ao(.*)/).test(input.PEN) || RegExp(/^keeta_ap(.*)/).test(input.PEN) || RegExp(/^tyblocks_am(.*)/).test(input.PEN) || RegExp(/^tyblocks_an(.*)/).test(input.PEN) || RegExp(/^tyblocks_ao(.*)/).test(input.PEN) || RegExp(/^tyblocks_ap(.*)/).test(input.PEN)) || "object" === typeof input.PEN && null !== input.PEN && _io0(input.PEN))) && (null !== input.PHP && (undefined === input.PHP || "string" === typeof input.PHP && (RegExp(/^keeta_am(.*)/).test(input.PHP) || RegExp(/^keeta_an(.*)/).test(input.PHP) || RegExp(/^keeta_ao(.*)/).test(input.PHP) || RegExp(/^keeta_ap(.*)/).test(input.PHP) || RegExp(/^tyblocks_am(.*)/).test(input.PHP) || RegExp(/^tyblocks_an(.*)/).test(input.PHP) || RegExp(/^tyblocks_ao(.*)/).test(input.PHP) || RegExp(/^tyblocks_ap(.*)/).test(input.PHP)) || "object" === typeof input.PHP && null !== input.PHP && _io0(input.PHP))) && (null !== input.PLN && (undefined === input.PLN || "string" === typeof input.PLN && (RegExp(/^keeta_am(.*)/).test(input.PLN) || RegExp(/^keeta_an(.*)/).test(input.PLN) || RegExp(/^keeta_ao(.*)/).test(input.PLN) || RegExp(/^keeta_ap(.*)/).test(input.PLN) || RegExp(/^tyblocks_am(.*)/).test(input.PLN) || RegExp(/^tyblocks_an(.*)/).test(input.PLN) || RegExp(/^tyblocks_ao(.*)/).test(input.PLN) || RegExp(/^tyblocks_ap(.*)/).test(input.PLN)) || "object" === typeof input.PLN && null !== input.PLN && _io0(input.PLN))) && (null !== input.QAR && (undefined === input.QAR || "string" === typeof input.QAR && (RegExp(/^keeta_am(.*)/).test(input.QAR) || RegExp(/^keeta_an(.*)/).test(input.QAR) || RegExp(/^keeta_ao(.*)/).test(input.QAR) || RegExp(/^keeta_ap(.*)/).test(input.QAR) || RegExp(/^tyblocks_am(.*)/).test(input.QAR) || RegExp(/^tyblocks_an(.*)/).test(input.QAR) || RegExp(/^tyblocks_ao(.*)/).test(input.QAR) || RegExp(/^tyblocks_ap(.*)/).test(input.QAR)) || "object" === typeof input.QAR && null !== input.QAR && _io0(input.QAR))) && (null !== input.RON && (undefined === input.RON || "string" === typeof input.RON && (RegExp(/^keeta_am(.*)/).test(input.RON) || RegExp(/^keeta_an(.*)/).test(input.RON) || RegExp(/^keeta_ao(.*)/).test(input.RON) || RegExp(/^keeta_ap(.*)/).test(input.RON) || RegExp(/^tyblocks_am(.*)/).test(input.RON) || RegExp(/^tyblocks_an(.*)/).test(input.RON) || RegExp(/^tyblocks_ao(.*)/).test(input.RON) || RegExp(/^tyblocks_ap(.*)/).test(input.RON)) || "object" === typeof input.RON && null !== input.RON && _io0(input.RON))) && (null !== input.RUB && (undefined === input.RUB || "string" === typeof input.RUB && (RegExp(/^keeta_am(.*)/).test(input.RUB) || RegExp(/^keeta_an(.*)/).test(input.RUB) || RegExp(/^keeta_ao(.*)/).test(input.RUB) || RegExp(/^keeta_ap(.*)/).test(input.RUB) || RegExp(/^tyblocks_am(.*)/).test(input.RUB) || RegExp(/^tyblocks_an(.*)/).test(input.RUB) || RegExp(/^tyblocks_ao(.*)/).test(input.RUB) || RegExp(/^tyblocks_ap(.*)/).test(input.RUB)) || "object" === typeof input.RUB && null !== input.RUB && _io0(input.RUB))) && (null !== input.RWF && (undefined === input.RWF || "string" === typeof input.RWF && (RegExp(/^keeta_am(.*)/).test(input.RWF) || RegExp(/^keeta_an(.*)/).test(input.RWF) || RegExp(/^keeta_ao(.*)/).test(input.RWF) || RegExp(/^keeta_ap(.*)/).test(input.RWF) || RegExp(/^tyblocks_am(.*)/).test(input.RWF) || RegExp(/^tyblocks_an(.*)/).test(input.RWF) || RegExp(/^tyblocks_ao(.*)/).test(input.RWF) || RegExp(/^tyblocks_ap(.*)/).test(input.RWF)) || "object" === typeof input.RWF && null !== input.RWF && _io0(input.RWF))) && (null !== input.SHP && (undefined === input.SHP || "string" === typeof input.SHP && (RegExp(/^keeta_am(.*)/).test(input.SHP) || RegExp(/^keeta_an(.*)/).test(input.SHP) || RegExp(/^keeta_ao(.*)/).test(input.SHP) || RegExp(/^keeta_ap(.*)/).test(input.SHP) || RegExp(/^tyblocks_am(.*)/).test(input.SHP) || RegExp(/^tyblocks_an(.*)/).test(input.SHP) || RegExp(/^tyblocks_ao(.*)/).test(input.SHP) || RegExp(/^tyblocks_ap(.*)/).test(input.SHP)) || "object" === typeof input.SHP && null !== input.SHP && _io0(input.SHP))) && (null !== input.WST && (undefined === input.WST || "string" === typeof input.WST && (RegExp(/^keeta_am(.*)/).test(input.WST) || RegExp(/^keeta_an(.*)/).test(input.WST) || RegExp(/^keeta_ao(.*)/).test(input.WST) || RegExp(/^keeta_ap(.*)/).test(input.WST) || RegExp(/^tyblocks_am(.*)/).test(input.WST) || RegExp(/^tyblocks_an(.*)/).test(input.WST) || RegExp(/^tyblocks_ao(.*)/).test(input.WST) || RegExp(/^tyblocks_ap(.*)/).test(input.WST)) || "object" === typeof input.WST && null !== input.WST && _io0(input.WST))) && (null !== input.STN && (undefined === input.STN || "string" === typeof input.STN && (RegExp(/^keeta_am(.*)/).test(input.STN) || RegExp(/^keeta_an(.*)/).test(input.STN) || RegExp(/^keeta_ao(.*)/).test(input.STN) || RegExp(/^keeta_ap(.*)/).test(input.STN) || RegExp(/^tyblocks_am(.*)/).test(input.STN) || RegExp(/^tyblocks_an(.*)/).test(input.STN) || RegExp(/^tyblocks_ao(.*)/).test(input.STN) || RegExp(/^tyblocks_ap(.*)/).test(input.STN)) || "object" === typeof input.STN && null !== input.STN && _io0(input.STN))) && (null !== input.SAR && (undefined === input.SAR || "string" === typeof input.SAR && (RegExp(/^keeta_am(.*)/).test(input.SAR) || RegExp(/^keeta_an(.*)/).test(input.SAR) || RegExp(/^keeta_ao(.*)/).test(input.SAR) || RegExp(/^keeta_ap(.*)/).test(input.SAR) || RegExp(/^tyblocks_am(.*)/).test(input.SAR) || RegExp(/^tyblocks_an(.*)/).test(input.SAR) || RegExp(/^tyblocks_ao(.*)/).test(input.SAR) || RegExp(/^tyblocks_ap(.*)/).test(input.SAR)) || "object" === typeof input.SAR && null !== input.SAR && _io0(input.SAR))) && (null !== input.RSD && (undefined === input.RSD || "string" === typeof input.RSD && (RegExp(/^keeta_am(.*)/).test(input.RSD) || RegExp(/^keeta_an(.*)/).test(input.RSD) || RegExp(/^keeta_ao(.*)/).test(input.RSD) || RegExp(/^keeta_ap(.*)/).test(input.RSD) || RegExp(/^tyblocks_am(.*)/).test(input.RSD) || RegExp(/^tyblocks_an(.*)/).test(input.RSD) || RegExp(/^tyblocks_ao(.*)/).test(input.RSD) || RegExp(/^tyblocks_ap(.*)/).test(input.RSD)) || "object" === typeof input.RSD && null !== input.RSD && _io0(input.RSD))) && (null !== input.SCR && (undefined === input.SCR || "string" === typeof input.SCR && (RegExp(/^keeta_am(.*)/).test(input.SCR) || RegExp(/^keeta_an(.*)/).test(input.SCR) || RegExp(/^keeta_ao(.*)/).test(input.SCR) || RegExp(/^keeta_ap(.*)/).test(input.SCR) || RegExp(/^tyblocks_am(.*)/).test(input.SCR) || RegExp(/^tyblocks_an(.*)/).test(input.SCR) || RegExp(/^tyblocks_ao(.*)/).test(input.SCR) || RegExp(/^tyblocks_ap(.*)/).test(input.SCR)) || "object" === typeof input.SCR && null !== input.SCR && _io0(input.SCR))) && (null !== input.SLL && (undefined === input.SLL || "string" === typeof input.SLL && (RegExp(/^keeta_am(.*)/).test(input.SLL) || RegExp(/^keeta_an(.*)/).test(input.SLL) || RegExp(/^keeta_ao(.*)/).test(input.SLL) || RegExp(/^keeta_ap(.*)/).test(input.SLL) || RegExp(/^tyblocks_am(.*)/).test(input.SLL) || RegExp(/^tyblocks_an(.*)/).test(input.SLL) || RegExp(/^tyblocks_ao(.*)/).test(input.SLL) || RegExp(/^tyblocks_ap(.*)/).test(input.SLL)) || "object" === typeof input.SLL && null !== input.SLL && _io0(input.SLL))) && (null !== input.SLE && (undefined === input.SLE || "string" === typeof input.SLE && (RegExp(/^keeta_am(.*)/).test(input.SLE) || RegExp(/^keeta_an(.*)/).test(input.SLE) || RegExp(/^keeta_ao(.*)/).test(input.SLE) || RegExp(/^keeta_ap(.*)/).test(input.SLE) || RegExp(/^tyblocks_am(.*)/).test(input.SLE) || RegExp(/^tyblocks_an(.*)/).test(input.SLE) || RegExp(/^tyblocks_ao(.*)/).test(input.SLE) || RegExp(/^tyblocks_ap(.*)/).test(input.SLE)) || "object" === typeof input.SLE && null !== input.SLE && _io0(input.SLE))) && (null !== input.SGD && (undefined === input.SGD || "string" === typeof input.SGD && (RegExp(/^keeta_am(.*)/).test(input.SGD) || RegExp(/^keeta_an(.*)/).test(input.SGD) || RegExp(/^keeta_ao(.*)/).test(input.SGD) || RegExp(/^keeta_ap(.*)/).test(input.SGD) || RegExp(/^tyblocks_am(.*)/).test(input.SGD) || RegExp(/^tyblocks_an(.*)/).test(input.SGD) || RegExp(/^tyblocks_ao(.*)/).test(input.SGD) || RegExp(/^tyblocks_ap(.*)/).test(input.SGD)) || "object" === typeof input.SGD && null !== input.SGD && _io0(input.SGD))) && (null !== input.SBD && (undefined === input.SBD || "string" === typeof input.SBD && (RegExp(/^keeta_am(.*)/).test(input.SBD) || RegExp(/^keeta_an(.*)/).test(input.SBD) || RegExp(/^keeta_ao(.*)/).test(input.SBD) || RegExp(/^keeta_ap(.*)/).test(input.SBD) || RegExp(/^tyblocks_am(.*)/).test(input.SBD) || RegExp(/^tyblocks_an(.*)/).test(input.SBD) || RegExp(/^tyblocks_ao(.*)/).test(input.SBD) || RegExp(/^tyblocks_ap(.*)/).test(input.SBD)) || "object" === typeof input.SBD && null !== input.SBD && _io0(input.SBD))) && (null !== input.SOS && (undefined === input.SOS || "string" === typeof input.SOS && (RegExp(/^keeta_am(.*)/).test(input.SOS) || RegExp(/^keeta_an(.*)/).test(input.SOS) || RegExp(/^keeta_ao(.*)/).test(input.SOS) || RegExp(/^keeta_ap(.*)/).test(input.SOS) || RegExp(/^tyblocks_am(.*)/).test(input.SOS) || RegExp(/^tyblocks_an(.*)/).test(input.SOS) || RegExp(/^tyblocks_ao(.*)/).test(input.SOS) || RegExp(/^tyblocks_ap(.*)/).test(input.SOS)) || "object" === typeof input.SOS && null !== input.SOS && _io0(input.SOS))) && (null !== input.SSP && (undefined === input.SSP || "string" === typeof input.SSP && (RegExp(/^keeta_am(.*)/).test(input.SSP) || RegExp(/^keeta_an(.*)/).test(input.SSP) || RegExp(/^keeta_ao(.*)/).test(input.SSP) || RegExp(/^keeta_ap(.*)/).test(input.SSP) || RegExp(/^tyblocks_am(.*)/).test(input.SSP) || RegExp(/^tyblocks_an(.*)/).test(input.SSP) || RegExp(/^tyblocks_ao(.*)/).test(input.SSP) || RegExp(/^tyblocks_ap(.*)/).test(input.SSP)) || "object" === typeof input.SSP && null !== input.SSP && _io0(input.SSP))) && (null !== input.LKR && (undefined === input.LKR || "string" === typeof input.LKR && (RegExp(/^keeta_am(.*)/).test(input.LKR) || RegExp(/^keeta_an(.*)/).test(input.LKR) || RegExp(/^keeta_ao(.*)/).test(input.LKR) || RegExp(/^keeta_ap(.*)/).test(input.LKR) || RegExp(/^tyblocks_am(.*)/).test(input.LKR) || RegExp(/^tyblocks_an(.*)/).test(input.LKR) || RegExp(/^tyblocks_ao(.*)/).test(input.LKR) || RegExp(/^tyblocks_ap(.*)/).test(input.LKR)) || "object" === typeof input.LKR && null !== input.LKR && _io0(input.LKR))) && (null !== input.SDG && (undefined === input.SDG || "string" === typeof input.SDG && (RegExp(/^keeta_am(.*)/).test(input.SDG) || RegExp(/^keeta_an(.*)/).test(input.SDG) || RegExp(/^keeta_ao(.*)/).test(input.SDG) || RegExp(/^keeta_ap(.*)/).test(input.SDG) || RegExp(/^tyblocks_am(.*)/).test(input.SDG) || RegExp(/^tyblocks_an(.*)/).test(input.SDG) || RegExp(/^tyblocks_ao(.*)/).test(input.SDG) || RegExp(/^tyblocks_ap(.*)/).test(input.SDG)) || "object" === typeof input.SDG && null !== input.SDG && _io0(input.SDG))) && (null !== input.SRD && (undefined === input.SRD || "string" === typeof input.SRD && (RegExp(/^keeta_am(.*)/).test(input.SRD) || RegExp(/^keeta_an(.*)/).test(input.SRD) || RegExp(/^keeta_ao(.*)/).test(input.SRD) || RegExp(/^keeta_ap(.*)/).test(input.SRD) || RegExp(/^tyblocks_am(.*)/).test(input.SRD) || RegExp(/^tyblocks_an(.*)/).test(input.SRD) || RegExp(/^tyblocks_ao(.*)/).test(input.SRD) || RegExp(/^tyblocks_ap(.*)/).test(input.SRD)) || "object" === typeof input.SRD && null !== input.SRD && _io0(input.SRD))) && (null !== input.SEK && (undefined === input.SEK || "string" === typeof input.SEK && (RegExp(/^keeta_am(.*)/).test(input.SEK) || RegExp(/^keeta_an(.*)/).test(input.SEK) || RegExp(/^keeta_ao(.*)/).test(input.SEK) || RegExp(/^keeta_ap(.*)/).test(input.SEK) || RegExp(/^tyblocks_am(.*)/).test(input.SEK) || RegExp(/^tyblocks_an(.*)/).test(input.SEK) || RegExp(/^tyblocks_ao(.*)/).test(input.SEK) || RegExp(/^tyblocks_ap(.*)/).test(input.SEK)) || "object" === typeof input.SEK && null !== input.SEK && _io0(input.SEK))) && (null !== input.CHE && (undefined === input.CHE || "string" === typeof input.CHE && (RegExp(/^keeta_am(.*)/).test(input.CHE) || RegExp(/^keeta_an(.*)/).test(input.CHE) || RegExp(/^keeta_ao(.*)/).test(input.CHE) || RegExp(/^keeta_ap(.*)/).test(input.CHE) || RegExp(/^tyblocks_am(.*)/).test(input.CHE) || RegExp(/^tyblocks_an(.*)/).test(input.CHE) || RegExp(/^tyblocks_ao(.*)/).test(input.CHE) || RegExp(/^tyblocks_ap(.*)/).test(input.CHE)) || "object" === typeof input.CHE && null !== input.CHE && _io0(input.CHE))) && (null !== input.CHW && (undefined === input.CHW || "string" === typeof input.CHW && (RegExp(/^keeta_am(.*)/).test(input.CHW) || RegExp(/^keeta_an(.*)/).test(input.CHW) || RegExp(/^keeta_ao(.*)/).test(input.CHW) || RegExp(/^keeta_ap(.*)/).test(input.CHW) || RegExp(/^tyblocks_am(.*)/).test(input.CHW) || RegExp(/^tyblocks_an(.*)/).test(input.CHW) || RegExp(/^tyblocks_ao(.*)/).test(input.CHW) || RegExp(/^tyblocks_ap(.*)/).test(input.CHW)) || "object" === typeof input.CHW && null !== input.CHW && _io0(input.CHW))) && (null !== input.SYP && (undefined === input.SYP || "string" === typeof input.SYP && (RegExp(/^keeta_am(.*)/).test(input.SYP) || RegExp(/^keeta_an(.*)/).test(input.SYP) || RegExp(/^keeta_ao(.*)/).test(input.SYP) || RegExp(/^keeta_ap(.*)/).test(input.SYP) || RegExp(/^tyblocks_am(.*)/).test(input.SYP) || RegExp(/^tyblocks_an(.*)/).test(input.SYP) || RegExp(/^tyblocks_ao(.*)/).test(input.SYP) || RegExp(/^tyblocks_ap(.*)/).test(input.SYP)) || "object" === typeof input.SYP && null !== input.SYP && _io0(input.SYP))) && (null !== input.TWD && (undefined === input.TWD || "string" === typeof input.TWD && (RegExp(/^keeta_am(.*)/).test(input.TWD) || RegExp(/^keeta_an(.*)/).test(input.TWD) || RegExp(/^keeta_ao(.*)/).test(input.TWD) || RegExp(/^keeta_ap(.*)/).test(input.TWD) || RegExp(/^tyblocks_am(.*)/).test(input.TWD) || RegExp(/^tyblocks_an(.*)/).test(input.TWD) || RegExp(/^tyblocks_ao(.*)/).test(input.TWD) || RegExp(/^tyblocks_ap(.*)/).test(input.TWD)) || "object" === typeof input.TWD && null !== input.TWD && _io0(input.TWD))) && (null !== input.TJS && (undefined === input.TJS || "string" === typeof input.TJS && (RegExp(/^keeta_am(.*)/).test(input.TJS) || RegExp(/^keeta_an(.*)/).test(input.TJS) || RegExp(/^keeta_ao(.*)/).test(input.TJS) || RegExp(/^keeta_ap(.*)/).test(input.TJS) || RegExp(/^tyblocks_am(.*)/).test(input.TJS) || RegExp(/^tyblocks_an(.*)/).test(input.TJS) || RegExp(/^tyblocks_ao(.*)/).test(input.TJS) || RegExp(/^tyblocks_ap(.*)/).test(input.TJS)) || "object" === typeof input.TJS && null !== input.TJS && _io0(input.TJS))) && (null !== input.TZS && (undefined === input.TZS || "string" === typeof input.TZS && (RegExp(/^keeta_am(.*)/).test(input.TZS) || RegExp(/^keeta_an(.*)/).test(input.TZS) || RegExp(/^keeta_ao(.*)/).test(input.TZS) || RegExp(/^keeta_ap(.*)/).test(input.TZS) || RegExp(/^tyblocks_am(.*)/).test(input.TZS) || RegExp(/^tyblocks_an(.*)/).test(input.TZS) || RegExp(/^tyblocks_ao(.*)/).test(input.TZS) || RegExp(/^tyblocks_ap(.*)/).test(input.TZS)) || "object" === typeof input.TZS && null !== input.TZS && _io0(input.TZS))) && (null !== input.THB && (undefined === input.THB || "string" === typeof input.THB && (RegExp(/^keeta_am(.*)/).test(input.THB) || RegExp(/^keeta_an(.*)/).test(input.THB) || RegExp(/^keeta_ao(.*)/).test(input.THB) || RegExp(/^keeta_ap(.*)/).test(input.THB) || RegExp(/^tyblocks_am(.*)/).test(input.THB) || RegExp(/^tyblocks_an(.*)/).test(input.THB) || RegExp(/^tyblocks_ao(.*)/).test(input.THB) || RegExp(/^tyblocks_ap(.*)/).test(input.THB)) || "object" === typeof input.THB && null !== input.THB && _io0(input.THB))) && (null !== input.TOP && (undefined === input.TOP || "string" === typeof input.TOP && (RegExp(/^keeta_am(.*)/).test(input.TOP) || RegExp(/^keeta_an(.*)/).test(input.TOP) || RegExp(/^keeta_ao(.*)/).test(input.TOP) || RegExp(/^keeta_ap(.*)/).test(input.TOP) || RegExp(/^tyblocks_am(.*)/).test(input.TOP) || RegExp(/^tyblocks_an(.*)/).test(input.TOP) || RegExp(/^tyblocks_ao(.*)/).test(input.TOP) || RegExp(/^tyblocks_ap(.*)/).test(input.TOP)) || "object" === typeof input.TOP && null !== input.TOP && _io0(input.TOP))) && (null !== input.TTD && (undefined === input.TTD || "string" === typeof input.TTD && (RegExp(/^keeta_am(.*)/).test(input.TTD) || RegExp(/^keeta_an(.*)/).test(input.TTD) || RegExp(/^keeta_ao(.*)/).test(input.TTD) || RegExp(/^keeta_ap(.*)/).test(input.TTD) || RegExp(/^tyblocks_am(.*)/).test(input.TTD) || RegExp(/^tyblocks_an(.*)/).test(input.TTD) || RegExp(/^tyblocks_ao(.*)/).test(input.TTD) || RegExp(/^tyblocks_ap(.*)/).test(input.TTD)) || "object" === typeof input.TTD && null !== input.TTD && _io0(input.TTD))) && (null !== input.TND && (undefined === input.TND || "string" === typeof input.TND && (RegExp(/^keeta_am(.*)/).test(input.TND) || RegExp(/^keeta_an(.*)/).test(input.TND) || RegExp(/^keeta_ao(.*)/).test(input.TND) || RegExp(/^keeta_ap(.*)/).test(input.TND) || RegExp(/^tyblocks_am(.*)/).test(input.TND) || RegExp(/^tyblocks_an(.*)/).test(input.TND) || RegExp(/^tyblocks_ao(.*)/).test(input.TND) || RegExp(/^tyblocks_ap(.*)/).test(input.TND)) || "object" === typeof input.TND && null !== input.TND && _io0(input.TND))) && (null !== input.TRY && (undefined === input.TRY || "string" === typeof input.TRY && (RegExp(/^keeta_am(.*)/).test(input.TRY) || RegExp(/^keeta_an(.*)/).test(input.TRY) || RegExp(/^keeta_ao(.*)/).test(input.TRY) || RegExp(/^keeta_ap(.*)/).test(input.TRY) || RegExp(/^tyblocks_am(.*)/).test(input.TRY) || RegExp(/^tyblocks_an(.*)/).test(input.TRY) || RegExp(/^tyblocks_ao(.*)/).test(input.TRY) || RegExp(/^tyblocks_ap(.*)/).test(input.TRY)) || "object" === typeof input.TRY && null !== input.TRY && _io0(input.TRY))) && (null !== input.TMT && (undefined === input.TMT || "string" === typeof input.TMT && (RegExp(/^keeta_am(.*)/).test(input.TMT) || RegExp(/^keeta_an(.*)/).test(input.TMT) || RegExp(/^keeta_ao(.*)/).test(input.TMT) || RegExp(/^keeta_ap(.*)/).test(input.TMT) || RegExp(/^tyblocks_am(.*)/).test(input.TMT) || RegExp(/^tyblocks_an(.*)/).test(input.TMT) || RegExp(/^tyblocks_ao(.*)/).test(input.TMT) || RegExp(/^tyblocks_ap(.*)/).test(input.TMT)) || "object" === typeof input.TMT && null !== input.TMT && _io0(input.TMT))) && (null !== input.UGX && (undefined === input.UGX || "string" === typeof input.UGX && (RegExp(/^keeta_am(.*)/).test(input.UGX) || RegExp(/^keeta_an(.*)/).test(input.UGX) || RegExp(/^keeta_ao(.*)/).test(input.UGX) || RegExp(/^keeta_ap(.*)/).test(input.UGX) || RegExp(/^tyblocks_am(.*)/).test(input.UGX) || RegExp(/^tyblocks_an(.*)/).test(input.UGX) || RegExp(/^tyblocks_ao(.*)/).test(input.UGX) || RegExp(/^tyblocks_ap(.*)/).test(input.UGX)) || "object" === typeof input.UGX && null !== input.UGX && _io0(input.UGX))) && (null !== input.UAH && (undefined === input.UAH || "string" === typeof input.UAH && (RegExp(/^keeta_am(.*)/).test(input.UAH) || RegExp(/^keeta_an(.*)/).test(input.UAH) || RegExp(/^keeta_ao(.*)/).test(input.UAH) || RegExp(/^keeta_ap(.*)/).test(input.UAH) || RegExp(/^tyblocks_am(.*)/).test(input.UAH) || RegExp(/^tyblocks_an(.*)/).test(input.UAH) || RegExp(/^tyblocks_ao(.*)/).test(input.UAH) || RegExp(/^tyblocks_ap(.*)/).test(input.UAH)) || "object" === typeof input.UAH && null !== input.UAH && _io0(input.UAH))) && (null !== input.AED && (undefined === input.AED || "string" === typeof input.AED && (RegExp(/^keeta_am(.*)/).test(input.AED) || RegExp(/^keeta_an(.*)/).test(input.AED) || RegExp(/^keeta_ao(.*)/).test(input.AED) || RegExp(/^keeta_ap(.*)/).test(input.AED) || RegExp(/^tyblocks_am(.*)/).test(input.AED) || RegExp(/^tyblocks_an(.*)/).test(input.AED) || RegExp(/^tyblocks_ao(.*)/).test(input.AED) || RegExp(/^tyblocks_ap(.*)/).test(input.AED)) || "object" === typeof input.AED && null !== input.AED && _io0(input.AED))) && (null !== input.USN && (undefined === input.USN || "string" === typeof input.USN && (RegExp(/^keeta_am(.*)/).test(input.USN) || RegExp(/^keeta_an(.*)/).test(input.USN) || RegExp(/^keeta_ao(.*)/).test(input.USN) || RegExp(/^keeta_ap(.*)/).test(input.USN) || RegExp(/^tyblocks_am(.*)/).test(input.USN) || RegExp(/^tyblocks_an(.*)/).test(input.USN) || RegExp(/^tyblocks_ao(.*)/).test(input.USN) || RegExp(/^tyblocks_ap(.*)/).test(input.USN)) || "object" === typeof input.USN && null !== input.USN && _io0(input.USN))) && (null !== input.UYU && (undefined === input.UYU || "string" === typeof input.UYU && (RegExp(/^keeta_am(.*)/).test(input.UYU) || RegExp(/^keeta_an(.*)/).test(input.UYU) || RegExp(/^keeta_ao(.*)/).test(input.UYU) || RegExp(/^keeta_ap(.*)/).test(input.UYU) || RegExp(/^tyblocks_am(.*)/).test(input.UYU) || RegExp(/^tyblocks_an(.*)/).test(input.UYU) || RegExp(/^tyblocks_ao(.*)/).test(input.UYU) || RegExp(/^tyblocks_ap(.*)/).test(input.UYU)) || "object" === typeof input.UYU && null !== input.UYU && _io0(input.UYU))) && (null !== input.UYI && (undefined === input.UYI || "string" === typeof input.UYI && (RegExp(/^keeta_am(.*)/).test(input.UYI) || RegExp(/^keeta_an(.*)/).test(input.UYI) || RegExp(/^keeta_ao(.*)/).test(input.UYI) || RegExp(/^keeta_ap(.*)/).test(input.UYI) || RegExp(/^tyblocks_am(.*)/).test(input.UYI) || RegExp(/^tyblocks_an(.*)/).test(input.UYI) || RegExp(/^tyblocks_ao(.*)/).test(input.UYI) || RegExp(/^tyblocks_ap(.*)/).test(input.UYI)) || "object" === typeof input.UYI && null !== input.UYI && _io0(input.UYI))) && (null !== input.UYW && (undefined === input.UYW || "string" === typeof input.UYW && (RegExp(/^keeta_am(.*)/).test(input.UYW) || RegExp(/^keeta_an(.*)/).test(input.UYW) || RegExp(/^keeta_ao(.*)/).test(input.UYW) || RegExp(/^keeta_ap(.*)/).test(input.UYW) || RegExp(/^tyblocks_am(.*)/).test(input.UYW) || RegExp(/^tyblocks_an(.*)/).test(input.UYW) || RegExp(/^tyblocks_ao(.*)/).test(input.UYW) || RegExp(/^tyblocks_ap(.*)/).test(input.UYW)) || "object" === typeof input.UYW && null !== input.UYW && _io0(input.UYW))) && (null !== input.UZS && (undefined === input.UZS || "string" === typeof input.UZS && (RegExp(/^keeta_am(.*)/).test(input.UZS) || RegExp(/^keeta_an(.*)/).test(input.UZS) || RegExp(/^keeta_ao(.*)/).test(input.UZS) || RegExp(/^keeta_ap(.*)/).test(input.UZS) || RegExp(/^tyblocks_am(.*)/).test(input.UZS) || RegExp(/^tyblocks_an(.*)/).test(input.UZS) || RegExp(/^tyblocks_ao(.*)/).test(input.UZS) || RegExp(/^tyblocks_ap(.*)/).test(input.UZS)) || "object" === typeof input.UZS && null !== input.UZS && _io0(input.UZS))) && (null !== input.VUV && (undefined === input.VUV || "string" === typeof input.VUV && (RegExp(/^keeta_am(.*)/).test(input.VUV) || RegExp(/^keeta_an(.*)/).test(input.VUV) || RegExp(/^keeta_ao(.*)/).test(input.VUV) || RegExp(/^keeta_ap(.*)/).test(input.VUV) || RegExp(/^tyblocks_am(.*)/).test(input.VUV) || RegExp(/^tyblocks_an(.*)/).test(input.VUV) || RegExp(/^tyblocks_ao(.*)/).test(input.VUV) || RegExp(/^tyblocks_ap(.*)/).test(input.VUV)) || "object" === typeof input.VUV && null !== input.VUV && _io0(input.VUV))) && (null !== input.VES && (undefined === input.VES || "string" === typeof input.VES && (RegExp(/^keeta_am(.*)/).test(input.VES) || RegExp(/^keeta_an(.*)/).test(input.VES) || RegExp(/^keeta_ao(.*)/).test(input.VES) || RegExp(/^keeta_ap(.*)/).test(input.VES) || RegExp(/^tyblocks_am(.*)/).test(input.VES) || RegExp(/^tyblocks_an(.*)/).test(input.VES) || RegExp(/^tyblocks_ao(.*)/).test(input.VES) || RegExp(/^tyblocks_ap(.*)/).test(input.VES)) || "object" === typeof input.VES && null !== input.VES && _io0(input.VES))) && (null !== input.VED && (undefined === input.VED || "string" === typeof input.VED && (RegExp(/^keeta_am(.*)/).test(input.VED) || RegExp(/^keeta_an(.*)/).test(input.VED) || RegExp(/^keeta_ao(.*)/).test(input.VED) || RegExp(/^keeta_ap(.*)/).test(input.VED) || RegExp(/^tyblocks_am(.*)/).test(input.VED) || RegExp(/^tyblocks_an(.*)/).test(input.VED) || RegExp(/^tyblocks_ao(.*)/).test(input.VED) || RegExp(/^tyblocks_ap(.*)/).test(input.VED)) || "object" === typeof input.VED && null !== input.VED && _io0(input.VED))) && (null !== input.VND && (undefined === input.VND || "string" === typeof input.VND && (RegExp(/^keeta_am(.*)/).test(input.VND) || RegExp(/^keeta_an(.*)/).test(input.VND) || RegExp(/^keeta_ao(.*)/).test(input.VND) || RegExp(/^keeta_ap(.*)/).test(input.VND) || RegExp(/^tyblocks_am(.*)/).test(input.VND) || RegExp(/^tyblocks_an(.*)/).test(input.VND) || RegExp(/^tyblocks_ao(.*)/).test(input.VND) || RegExp(/^tyblocks_ap(.*)/).test(input.VND)) || "object" === typeof input.VND && null !== input.VND && _io0(input.VND))) && (null !== input.YER && (undefined === input.YER || "string" === typeof input.YER && (RegExp(/^keeta_am(.*)/).test(input.YER) || RegExp(/^keeta_an(.*)/).test(input.YER) || RegExp(/^keeta_ao(.*)/).test(input.YER) || RegExp(/^keeta_ap(.*)/).test(input.YER) || RegExp(/^tyblocks_am(.*)/).test(input.YER) || RegExp(/^tyblocks_an(.*)/).test(input.YER) || RegExp(/^tyblocks_ao(.*)/).test(input.YER) || RegExp(/^tyblocks_ap(.*)/).test(input.YER)) || "object" === typeof input.YER && null !== input.YER && _io0(input.YER))) && (null !== input.ZMW && (undefined === input.ZMW || "string" === typeof input.ZMW && (RegExp(/^keeta_am(.*)/).test(input.ZMW) || RegExp(/^keeta_an(.*)/).test(input.ZMW) || RegExp(/^keeta_ao(.*)/).test(input.ZMW) || RegExp(/^keeta_ap(.*)/).test(input.ZMW) || RegExp(/^tyblocks_am(.*)/).test(input.ZMW) || RegExp(/^tyblocks_an(.*)/).test(input.ZMW) || RegExp(/^tyblocks_ao(.*)/).test(input.ZMW) || RegExp(/^tyblocks_ap(.*)/).test(input.ZMW)) || "object" === typeof input.ZMW && null !== input.ZMW && _io0(input.ZMW))) && (null !== input.ZWL && (undefined === input.ZWL || "string" === typeof input.ZWL && (RegExp(/^keeta_am(.*)/).test(input.ZWL) || RegExp(/^keeta_an(.*)/).test(input.ZWL) || RegExp(/^keeta_ao(.*)/).test(input.ZWL) || RegExp(/^keeta_ap(.*)/).test(input.ZWL) || RegExp(/^tyblocks_am(.*)/).test(input.ZWL) || RegExp(/^tyblocks_an(.*)/).test(input.ZWL) || RegExp(/^tyblocks_ao(.*)/).test(input.ZWL) || RegExp(/^tyblocks_ap(.*)/).test(input.ZWL)) || "object" === typeof input.ZWL && null !== input.ZWL && _io0(input.ZWL))) && Object.keys(input).every(key => {
279
279
  if (["AFN", "EUR", "ALL", "DZD", "USD", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "INR", "BTN", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLP", "CLF", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUP", "CUC", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "SZL", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLL", "SLE", "SGD", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYU", "UYI", "UYW", "UZS", "VUV", "VES", "VED", "VND", "YER", "ZMW", "ZWL"].some(prop => key === prop))
280
280
  return true;
281
281
  const value = input[key];
@@ -299,27 +299,27 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
299
299
  if (undefined === value)
300
300
  return true;
301
301
  return "object" === typeof value && null !== value && _iu18(value);
302
- }); const _io11 = input => "object" === typeof input.operations && null !== input.operations && _iu19(input.operations) && (null !== input.from && undefined !== input.from && (Array.isArray(input.from) && input.from.every(elem => "object" === typeof elem && null !== elem && _iu0(elem)) || "object" === typeof input.from && null !== input.from && _io0(input.from))); const _io12 = input => null !== input.getEstimate && (undefined === input.getEstimate || "string" === typeof input.getEstimate || "object" === typeof input.getEstimate && null !== input.getEstimate && _io0(input.getEstimate)) && (null !== input.getQuote && undefined !== input.getQuote && ("string" === typeof input.getQuote || "object" === typeof input.getQuote && null !== input.getQuote && _io0(input.getQuote))) && (null !== input.createExchange && undefined !== input.createExchange && ("string" === typeof input.createExchange || "object" === typeof input.createExchange && null !== input.createExchange && _io0(input.createExchange))) && (null !== input.getExchangeStatus && undefined !== input.getExchangeStatus && ("string" === typeof input.getExchangeStatus || "object" === typeof input.getExchangeStatus && null !== input.getExchangeStatus && _io0(input.getExchangeStatus))); const _io13 = input => null !== input.currencyCodes && undefined !== input.currencyCodes && (Array.isArray(input.currencyCodes) && input.currencyCodes.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem && (RegExp(/^keeta_am(.*)/).test(elem) || RegExp(/^keeta_an(.*)/).test(elem) || RegExp(/^keeta_ao(.*)/).test(elem) || RegExp(/^keeta_ap(.*)/).test(elem) || RegExp(/^tyblocks_am(.*)/).test(elem) || RegExp(/^tyblocks_an(.*)/).test(elem) || RegExp(/^tyblocks_ao(.*)/).test(elem) || RegExp(/^tyblocks_ap(.*)/).test(elem)) || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.currencyCodes && null !== input.currencyCodes && _io0(input.currencyCodes)) && (null !== input.to && undefined !== input.to && (Array.isArray(input.to) && input.to.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem && (RegExp(/^keeta_am(.*)/).test(elem) || RegExp(/^keeta_an(.*)/).test(elem) || RegExp(/^keeta_ao(.*)/).test(elem) || RegExp(/^keeta_ap(.*)/).test(elem) || RegExp(/^tyblocks_am(.*)/).test(elem) || RegExp(/^tyblocks_an(.*)/).test(elem) || RegExp(/^tyblocks_ao(.*)/).test(elem) || RegExp(/^tyblocks_ap(.*)/).test(elem)) || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.to && null !== input.to && _io0(input.to))) && (null !== input.kycProviders && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.kycProviders && null !== input.kycProviders && _io0(input.kycProviders)))); const _io14 = input => Object.keys(input).every(key => {
302
+ }); const _io11 = input => "object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) && _iu19(input.operations) && (null !== input.from && undefined !== input.from && (Array.isArray(input.from) && input.from.every(elem => "object" === typeof elem && null !== elem && _iu0(elem)) || "object" === typeof input.from && null !== input.from && _io0(input.from))); const _io12 = input => null !== input.getEstimate && (undefined === input.getEstimate || "string" === typeof input.getEstimate || "object" === typeof input.getEstimate && null !== input.getEstimate && _io0(input.getEstimate)) && (null !== input.getQuote && (undefined === input.getQuote || "string" === typeof input.getQuote || "object" === typeof input.getQuote && null !== input.getQuote && _io0(input.getQuote))) && (null !== input.createExchange && (undefined === input.createExchange || "string" === typeof input.createExchange || "object" === typeof input.createExchange && null !== input.createExchange && _io0(input.createExchange))) && (null !== input.getExchangeStatus && (undefined === input.getExchangeStatus || "string" === typeof input.getExchangeStatus || "object" === typeof input.getExchangeStatus && null !== input.getExchangeStatus && _io0(input.getExchangeStatus))); const _io13 = input => null !== input.currencyCodes && undefined !== input.currencyCodes && (Array.isArray(input.currencyCodes) && input.currencyCodes.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem && (RegExp(/^keeta_am(.*)/).test(elem) || RegExp(/^keeta_an(.*)/).test(elem) || RegExp(/^keeta_ao(.*)/).test(elem) || RegExp(/^keeta_ap(.*)/).test(elem) || RegExp(/^tyblocks_am(.*)/).test(elem) || RegExp(/^tyblocks_an(.*)/).test(elem) || RegExp(/^tyblocks_ao(.*)/).test(elem) || RegExp(/^tyblocks_ap(.*)/).test(elem)) || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.currencyCodes && null !== input.currencyCodes && _io0(input.currencyCodes)) && (null !== input.to && undefined !== input.to && (Array.isArray(input.to) && input.to.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem && (RegExp(/^keeta_am(.*)/).test(elem) || RegExp(/^keeta_an(.*)/).test(elem) || RegExp(/^keeta_ao(.*)/).test(elem) || RegExp(/^keeta_ap(.*)/).test(elem) || RegExp(/^tyblocks_am(.*)/).test(elem) || RegExp(/^tyblocks_an(.*)/).test(elem) || RegExp(/^tyblocks_ao(.*)/).test(elem) || RegExp(/^tyblocks_ap(.*)/).test(elem)) || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.to && null !== input.to && _io0(input.to))) && (null !== input.kycProviders && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.kycProviders && null !== input.kycProviders && _io0(input.kycProviders)))) && (undefined === input.supportedAffinities || "object" === typeof input.supportedAffinities && null !== input.supportedAffinities && false === Array.isArray(input.supportedAffinities) && _iu20(input.supportedAffinities)); const _io14 = input => null !== input.from && (undefined === input.from || "boolean" === typeof input.from || "object" === typeof input.from && null !== input.from && _io0(input.from)) && (null !== input.to && (undefined === input.to || "boolean" === typeof input.to || "object" === typeof input.to && null !== input.to && _io0(input.to))); const _io15 = input => Object.keys(input).every(key => {
303
303
  const value = input[key];
304
304
  if (undefined === value)
305
305
  return true;
306
- return "object" === typeof value && null !== value && _iu20(value);
307
- }); const _io15 = input => "object" === typeof input.operations && null !== input.operations && _iu21(input.operations) && (null !== input.usernamePattern && (undefined === input.usernamePattern || "string" === typeof input.usernamePattern || "object" === typeof input.usernamePattern && null !== input.usernamePattern && _io0(input.usernamePattern))); const _io16 = input => null !== input.resolve && undefined !== input.resolve && ("string" === typeof input.resolve || "object" === typeof input.resolve && null !== input.resolve && _iu22(input.resolve)) && (null !== input.claim && (undefined === input.claim || "string" === typeof input.claim || "object" === typeof input.claim && null !== input.claim && _iu22(input.claim))) && (null !== input.release && (undefined === input.release || "string" === typeof input.release || "object" === typeof input.release && null !== input.release && _iu22(input.release))) && (null !== input.search && (undefined === input.search || "string" === typeof input.search || "object" === typeof input.search && null !== input.search && _iu22(input.search))); const _io17 = input => "string" === typeof input.url && (undefined === input.options || "object" === typeof input.options && null !== input.options && false === Array.isArray(input.options) && _io18(input.options)); const _io18 = input => undefined === input.authentication || "object" === typeof input.authentication && null !== input.authentication && _io19(input.authentication); const _io19 = input => "keeta-account" === input.method && ("optional" === input.type || "required" === input.type || "none" === input.type); const _io20 = input => Object.keys(input).every(key => {
306
+ return "object" === typeof value && null !== value && _iu21(value);
307
+ }); const _io16 = input => "object" === typeof input.operations && null !== input.operations && _iu22(input.operations) && (null !== input.usernamePattern && (undefined === input.usernamePattern || "string" === typeof input.usernamePattern || "object" === typeof input.usernamePattern && null !== input.usernamePattern && _io0(input.usernamePattern))); const _io17 = input => null !== input.resolve && undefined !== input.resolve && ("string" === typeof input.resolve || "object" === typeof input.resolve && null !== input.resolve && _iu23(input.resolve)) && (null !== input.claim && (undefined === input.claim || "string" === typeof input.claim || "object" === typeof input.claim && null !== input.claim && _iu23(input.claim))) && (null !== input.release && (undefined === input.release || "string" === typeof input.release || "object" === typeof input.release && null !== input.release && _iu23(input.release))) && (null !== input.search && (undefined === input.search || "string" === typeof input.search || "object" === typeof input.search && null !== input.search && _iu23(input.search))); const _io18 = input => "string" === typeof input.url && (undefined === input.options || "object" === typeof input.options && null !== input.options && false === Array.isArray(input.options) && _io19(input.options)); const _io19 = input => undefined === input.authentication || "object" === typeof input.authentication && null !== input.authentication && _io20(input.authentication); const _io20 = input => "keeta-account" === input.method && ("optional" === input.type || "required" === input.type || "none" === input.type); const _io21 = input => Object.keys(input).every(key => {
308
308
  const value = input[key];
309
309
  if (undefined === value)
310
310
  return true;
311
- return "object" === typeof value && null !== value && _iu23(value);
312
- }); const _io21 = input => "object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) && _iu24(input.operations) && (null !== input.supportedAssets && undefined !== input.supportedAssets && (Array.isArray(input.supportedAssets) && input.supportedAssets.every(elem => "object" === typeof elem && null !== elem && _iu1(elem)) || "object" === typeof input.supportedAssets && null !== input.supportedAssets && _io0(input.supportedAssets))); const _io22 = input => null !== input.initiateTransfer && (undefined === input.initiateTransfer || "string" === typeof input.initiateTransfer || "object" === typeof input.initiateTransfer && null !== input.initiateTransfer && _iu22(input.initiateTransfer)) && (null !== input.getTransferStatus && (undefined === input.getTransferStatus || "string" === typeof input.getTransferStatus || "object" === typeof input.getTransferStatus && null !== input.getTransferStatus && _iu22(input.getTransferStatus))) && (null !== input.createPersistentForwardingTemplate && (undefined === input.createPersistentForwardingTemplate || "string" === typeof input.createPersistentForwardingTemplate || "object" === typeof input.createPersistentForwardingTemplate && null !== input.createPersistentForwardingTemplate && _iu22(input.createPersistentForwardingTemplate))) && (null !== input.listPersistentForwardingTemplate && (undefined === input.listPersistentForwardingTemplate || "string" === typeof input.listPersistentForwardingTemplate || "object" === typeof input.listPersistentForwardingTemplate && null !== input.listPersistentForwardingTemplate && _iu22(input.listPersistentForwardingTemplate))) && (null !== input.createPersistentForwarding && (undefined === input.createPersistentForwarding || "string" === typeof input.createPersistentForwarding || "object" === typeof input.createPersistentForwarding && null !== input.createPersistentForwarding && _iu22(input.createPersistentForwarding))) && (null !== input.listPersistentForwarding && (undefined === input.listPersistentForwarding || "string" === typeof input.listPersistentForwarding || "object" === typeof input.listPersistentForwarding && null !== input.listPersistentForwarding && _iu22(input.listPersistentForwarding))) && (null !== input.listTransactions && (undefined === input.listTransactions || "string" === typeof input.listTransactions || "object" === typeof input.listTransactions && null !== input.listTransactions && _iu22(input.listTransactions))) && (null !== input.shareKYC && (undefined === input.shareKYC || "string" === typeof input.shareKYC || "object" === typeof input.shareKYC && null !== input.shareKYC && _iu22(input.shareKYC))); const _io23 = input => null !== input.asset && undefined !== input.asset && (true === _iv10.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset)) || (Array.isArray(input.asset) && (input.asset.length === 2 && (null !== input.asset[0] && undefined !== input.asset[0] && (true === _iv11.has(input.asset[0]) || "string" === typeof input.asset[0] && (RegExp(/^\$(.*)/).test(input.asset[0]) || RegExp(/^keeta_am(.*)/).test(input.asset[0]) || RegExp(/^keeta_an(.*)/).test(input.asset[0]) || RegExp(/^keeta_ao(.*)/).test(input.asset[0]) || RegExp(/^keeta_ap(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_am(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_an(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_ao(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_ap(.*)/).test(input.asset[0])))) && (null !== input.asset[1] && undefined !== input.asset[1] && (true === _iv12.has(input.asset[1]) || "string" === typeof input.asset[1] && (RegExp(/^\$(.*)/).test(input.asset[1]) || RegExp(/^keeta_am(.*)/).test(input.asset[1]) || RegExp(/^keeta_an(.*)/).test(input.asset[1]) || RegExp(/^keeta_ao(.*)/).test(input.asset[1]) || RegExp(/^keeta_ap(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_am(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_an(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_ao(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_ap(.*)/).test(input.asset[1]))))) || "object" === typeof input.asset && null !== input.asset && _io0(input.asset))) && (null !== input.paths && undefined !== input.paths && (Array.isArray(input.paths) && input.paths.every(elem => "object" === typeof elem && null !== elem && _iu2(elem)) || "object" === typeof input.paths && null !== input.paths && _io0(input.paths))); const _io24 = input => null !== input.pair && undefined !== input.pair && (Array.isArray(input.pair) && (input.pair.length === 2 && ("object" === typeof input.pair[0] && null !== input.pair[0] && _iu4(input.pair[0])) && ("object" === typeof input.pair[1] && null !== input.pair[1] && _iu4(input.pair[1]))) || "object" === typeof input.pair && null !== input.pair && _io0(input.pair)) && (null !== input.kycProviders && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.kycProviders && null !== input.kycProviders && _io0(input.kycProviders)))); const _io25 = input => "object" === typeof input.rails && null !== input.rails && false === Array.isArray(input.rails) && _iu25(input.rails) && (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 && _io0(input.location))) && (null !== input.id && undefined !== input.id && ("string" === typeof input.id || "object" === typeof input.id && null !== input.id && _io0(input.id))); const _io26 = input => null !== input.inbound && undefined !== input.inbound && (Array.isArray(input.inbound) && input.inbound.every(elem => null !== elem && undefined !== elem && (true === _iv16.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.inbound && null !== input.inbound && _io0(input.inbound)) && (null !== input.outbound && (undefined === input.outbound || (Array.isArray(input.outbound) && input.outbound.every(elem => null !== elem && undefined !== elem && (true === _iv18.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.outbound && null !== input.outbound && _io0(input.outbound)))) && (null !== input.common && (undefined === input.common || (Array.isArray(input.common) && input.common.every(elem => null !== elem && undefined !== elem && (true === _iv20.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.common && null !== input.common && _io0(input.common)))); const _io27 = input => true === _iv21.has(input.rail) && (null !== input.estimatedTransferTimeMs && (undefined === input.estimatedTransferTimeMs || "number" === typeof input.estimatedTransferTimeMs || Array.isArray(input.estimatedTransferTimeMs) && (input.estimatedTransferTimeMs.length === 2 && "number" === typeof input.estimatedTransferTimeMs[0] && "number" === typeof input.estimatedTransferTimeMs[1]))) && (undefined === input.estimatedTransferValueRange || "object" === typeof input.estimatedTransferValueRange && null !== input.estimatedTransferValueRange && _io28(input.estimatedTransferValueRange)) && (undefined === input.estimatedFee || "object" === typeof input.estimatedFee && null !== input.estimatedFee && false === Array.isArray(input.estimatedFee) && _io29(input.estimatedFee)); const _io28 = input => Array.isArray(input.value) && (input.value.length === 2 && (undefined === input.value[0] || "string" === typeof input.value[0]) && (undefined === input.value[1] || "string" === typeof input.value[1])) && (null !== input.asset && (undefined === input.asset || true === _iv22.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset) || RegExp(/^solana:(.*)/).test(input.asset) || RegExp(/^evm:0x(.*)/).test(input.asset) || RegExp(/^tron:(.*)/).test(input.asset)))); const _io29 = input => (undefined === input.fixedFee || "object" === typeof input.fixedFee && null !== input.fixedFee && _io30(input.fixedFee)) && (undefined === input.variableFeeBps || "number" === typeof input.variableFeeBps); const _io30 = input => "string" === typeof input.value && (null !== input.asset && (undefined === input.asset || true === _iv23.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset) || RegExp(/^solana:(.*)/).test(input.asset) || RegExp(/^evm:0x(.*)/).test(input.asset) || RegExp(/^tron:(.*)/).test(input.asset)))); const _io31 = input => null !== input.inbound && (undefined === input.inbound || (Array.isArray(input.inbound) && input.inbound.every(elem => null !== elem && undefined !== elem && (true === _iv25.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.inbound && null !== input.inbound && _io0(input.inbound))) && (null !== input.outbound && undefined !== input.outbound && (Array.isArray(input.outbound) && input.outbound.every(elem => null !== elem && undefined !== elem && (true === _iv27.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.outbound && null !== input.outbound && _io0(input.outbound))) && (null !== input.common && (undefined === input.common || (Array.isArray(input.common) && input.common.every(elem => null !== elem && undefined !== elem && (true === _iv29.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.common && null !== input.common && _io0(input.common)))); const _io32 = input => (undefined === input.inbound || "object" === typeof input.inbound && null !== input.inbound && _io0(input.inbound)) && (undefined === input.outbound || "object" === typeof input.outbound && null !== input.outbound && _io0(input.outbound)) && (null !== input.common && (undefined === input.common || (Array.isArray(input.common) && input.common.every(elem => null !== elem && undefined !== elem && (true === _iv31.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.common && null !== input.common && _io0(input.common)))); const _io33 = input => Object.keys(input).every(key => {
311
+ return "object" === typeof value && null !== value && _iu24(value);
312
+ }); const _io22 = input => "object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) && _iu25(input.operations) && (null !== input.supportedAssets && undefined !== input.supportedAssets && (Array.isArray(input.supportedAssets) && input.supportedAssets.every(elem => "object" === typeof elem && null !== elem && _iu1(elem)) || "object" === typeof input.supportedAssets && null !== input.supportedAssets && _io0(input.supportedAssets))); const _io23 = input => null !== input.initiateTransfer && (undefined === input.initiateTransfer || "string" === typeof input.initiateTransfer || "object" === typeof input.initiateTransfer && null !== input.initiateTransfer && _iu23(input.initiateTransfer)) && (null !== input.getTransferStatus && (undefined === input.getTransferStatus || "string" === typeof input.getTransferStatus || "object" === typeof input.getTransferStatus && null !== input.getTransferStatus && _iu23(input.getTransferStatus))) && (null !== input.createPersistentForwardingTemplate && (undefined === input.createPersistentForwardingTemplate || "string" === typeof input.createPersistentForwardingTemplate || "object" === typeof input.createPersistentForwardingTemplate && null !== input.createPersistentForwardingTemplate && _iu23(input.createPersistentForwardingTemplate))) && (null !== input.listPersistentForwardingTemplate && (undefined === input.listPersistentForwardingTemplate || "string" === typeof input.listPersistentForwardingTemplate || "object" === typeof input.listPersistentForwardingTemplate && null !== input.listPersistentForwardingTemplate && _iu23(input.listPersistentForwardingTemplate))) && (null !== input.createPersistentForwarding && (undefined === input.createPersistentForwarding || "string" === typeof input.createPersistentForwarding || "object" === typeof input.createPersistentForwarding && null !== input.createPersistentForwarding && _iu23(input.createPersistentForwarding))) && (null !== input.listPersistentForwarding && (undefined === input.listPersistentForwarding || "string" === typeof input.listPersistentForwarding || "object" === typeof input.listPersistentForwarding && null !== input.listPersistentForwarding && _iu23(input.listPersistentForwarding))) && (null !== input.listTransactions && (undefined === input.listTransactions || "string" === typeof input.listTransactions || "object" === typeof input.listTransactions && null !== input.listTransactions && _iu23(input.listTransactions))) && (null !== input.shareKYC && (undefined === input.shareKYC || "string" === typeof input.shareKYC || "object" === typeof input.shareKYC && null !== input.shareKYC && _iu23(input.shareKYC))); const _io24 = input => null !== input.asset && undefined !== input.asset && (true === _iv10.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset)) || (Array.isArray(input.asset) && (input.asset.length === 2 && (null !== input.asset[0] && undefined !== input.asset[0] && (true === _iv11.has(input.asset[0]) || "string" === typeof input.asset[0] && (RegExp(/^\$(.*)/).test(input.asset[0]) || RegExp(/^keeta_am(.*)/).test(input.asset[0]) || RegExp(/^keeta_an(.*)/).test(input.asset[0]) || RegExp(/^keeta_ao(.*)/).test(input.asset[0]) || RegExp(/^keeta_ap(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_am(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_an(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_ao(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_ap(.*)/).test(input.asset[0])))) && (null !== input.asset[1] && undefined !== input.asset[1] && (true === _iv12.has(input.asset[1]) || "string" === typeof input.asset[1] && (RegExp(/^\$(.*)/).test(input.asset[1]) || RegExp(/^keeta_am(.*)/).test(input.asset[1]) || RegExp(/^keeta_an(.*)/).test(input.asset[1]) || RegExp(/^keeta_ao(.*)/).test(input.asset[1]) || RegExp(/^keeta_ap(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_am(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_an(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_ao(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_ap(.*)/).test(input.asset[1]))))) || "object" === typeof input.asset && null !== input.asset && _io0(input.asset))) && (null !== input.paths && undefined !== input.paths && (Array.isArray(input.paths) && input.paths.every(elem => "object" === typeof elem && null !== elem && _iu2(elem)) || "object" === typeof input.paths && null !== input.paths && _io0(input.paths))); const _io25 = input => null !== input.pair && undefined !== input.pair && (Array.isArray(input.pair) && (input.pair.length === 2 && ("object" === typeof input.pair[0] && null !== input.pair[0] && _iu4(input.pair[0])) && ("object" === typeof input.pair[1] && null !== input.pair[1] && _iu4(input.pair[1]))) || "object" === typeof input.pair && null !== input.pair && _io0(input.pair)) && (null !== input.kycProviders && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.kycProviders && null !== input.kycProviders && _io0(input.kycProviders)))); const _io26 = input => "object" === typeof input.rails && null !== input.rails && false === Array.isArray(input.rails) && _iu26(input.rails) && (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 && _io0(input.location))) && (null !== input.id && undefined !== input.id && ("string" === typeof input.id || "object" === typeof input.id && null !== input.id && _io0(input.id))); const _io27 = input => null !== input.inbound && undefined !== input.inbound && (Array.isArray(input.inbound) && input.inbound.every(elem => null !== elem && undefined !== elem && (true === _iv17.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.inbound && null !== input.inbound && _io0(input.inbound)) && (null !== input.outbound && (undefined === input.outbound || (Array.isArray(input.outbound) && input.outbound.every(elem => null !== elem && undefined !== elem && (true === _iv19.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.outbound && null !== input.outbound && _io0(input.outbound)))) && (null !== input.common && (undefined === input.common || (Array.isArray(input.common) && input.common.every(elem => null !== elem && undefined !== elem && (true === _iv21.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.common && null !== input.common && _io0(input.common)))); const _io28 = input => true === _iv22.has(input.rail) && (null !== input.estimatedTransferTimeMs && (undefined === input.estimatedTransferTimeMs || "number" === typeof input.estimatedTransferTimeMs || Array.isArray(input.estimatedTransferTimeMs) && (input.estimatedTransferTimeMs.length === 2 && "number" === typeof input.estimatedTransferTimeMs[0] && "number" === typeof input.estimatedTransferTimeMs[1]))) && (undefined === input.estimatedTransferValueRange || "object" === typeof input.estimatedTransferValueRange && null !== input.estimatedTransferValueRange && _io29(input.estimatedTransferValueRange)) && (undefined === input.estimatedFee || "object" === typeof input.estimatedFee && null !== input.estimatedFee && false === Array.isArray(input.estimatedFee) && _io30(input.estimatedFee)) && (undefined === input.supportedOperations || "object" === typeof input.supportedOperations && null !== input.supportedOperations && false === Array.isArray(input.supportedOperations) && _io32(input.supportedOperations)); const _io29 = input => Array.isArray(input.value) && (input.value.length === 2 && (undefined === input.value[0] || "string" === typeof input.value[0]) && (undefined === input.value[1] || "string" === typeof input.value[1])) && (null !== input.asset && (undefined === input.asset || true === _iv23.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset) || RegExp(/^solana:(.*)/).test(input.asset) || RegExp(/^evm:0x(.*)/).test(input.asset) || RegExp(/^tron:(.*)/).test(input.asset)))); const _io30 = input => (undefined === input.fixedFee || "object" === typeof input.fixedFee && null !== input.fixedFee && _io31(input.fixedFee)) && (undefined === input.variableFeeBps || "number" === typeof input.variableFeeBps); const _io31 = input => "string" === typeof input.value && (null !== input.asset && (undefined === input.asset || true === _iv24.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset) || RegExp(/^solana:(.*)/).test(input.asset) || RegExp(/^evm:0x(.*)/).test(input.asset) || RegExp(/^tron:(.*)/).test(input.asset)))); const _io32 = input => (undefined === input.createPersistentForwarding || "boolean" === typeof input.createPersistentForwarding) && (undefined === input.initiateTransfer || "boolean" === typeof input.initiateTransfer); const _io33 = input => null !== input.inbound && (undefined === input.inbound || (Array.isArray(input.inbound) && input.inbound.every(elem => null !== elem && undefined !== elem && (true === _iv26.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.inbound && null !== input.inbound && _io0(input.inbound))) && (null !== input.outbound && undefined !== input.outbound && (Array.isArray(input.outbound) && input.outbound.every(elem => null !== elem && undefined !== elem && (true === _iv28.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.outbound && null !== input.outbound && _io0(input.outbound))) && (null !== input.common && (undefined === input.common || (Array.isArray(input.common) && input.common.every(elem => null !== elem && undefined !== elem && (true === _iv30.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.common && null !== input.common && _io0(input.common)))); const _io34 = input => (undefined === input.inbound || "object" === typeof input.inbound && null !== input.inbound && _io0(input.inbound)) && (undefined === input.outbound || "object" === typeof input.outbound && null !== input.outbound && _io0(input.outbound)) && (null !== input.common && (undefined === input.common || (Array.isArray(input.common) && input.common.every(elem => null !== elem && undefined !== elem && (true === _iv32.has(elem) || "object" === typeof elem && null !== elem && _iu3(elem))) || "object" === typeof input.common && null !== input.common && _io0(input.common)))); const _io35 = input => Object.keys(input).every(key => {
313
313
  const value = input[key];
314
314
  if (undefined === value)
315
315
  return true;
316
- return "object" === typeof value && null !== value && false === Array.isArray(value) && _iu26(value);
317
- }); const _io34 = input => null !== input.workInProgress && (undefined === input.workInProgress || true === input.workInProgress || "object" === typeof input.workInProgress && null !== input.workInProgress && _io0(input.workInProgress)); const _io35 = input => Object.keys(input).every(key => {
316
+ return "object" === typeof value && null !== value && false === Array.isArray(value) && _iu27(value);
317
+ }); const _io36 = input => null !== input.workInProgress && (undefined === input.workInProgress || true === input.workInProgress || "object" === typeof input.workInProgress && null !== input.workInProgress && _io0(input.workInProgress)); const _io37 = input => Object.keys(input).every(key => {
318
318
  const value = input[key];
319
319
  if (undefined === value)
320
320
  return true;
321
- return "object" === typeof value && null !== value && _iu27(value);
322
- }); const _io36 = input => "object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) && _iu28(input.operations) && (null !== input.anchorAccount && (undefined === input.anchorAccount || "string" === typeof input.anchorAccount || "object" === typeof input.anchorAccount && null !== input.anchorAccount && _io0(input.anchorAccount))) && (undefined === input.quotas || "object" === typeof input.quotas && null !== input.quotas && _iu29(input.quotas)) && (null !== input.signedUrlDefaultTTL && (undefined === input.signedUrlDefaultTTL || "number" === typeof input.signedUrlDefaultTTL || "object" === typeof input.signedUrlDefaultTTL && null !== input.signedUrlDefaultTTL && _io0(input.signedUrlDefaultTTL))) && (null !== input.searchableFields && (undefined === input.searchableFields || (Array.isArray(input.searchableFields) && input.searchableFields.every(elem => null !== elem && undefined !== elem && ("tags" === elem || "owner" === elem || "visibility" === elem || "pathPrefix" === elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.searchableFields && null !== input.searchableFields && _io0(input.searchableFields)))); const _io37 = input => null !== input.put && (undefined === input.put || "string" === typeof input.put || "object" === typeof input.put && null !== input.put && _iu22(input.put)) && (null !== input.get && (undefined === input.get || "string" === typeof input.get || "object" === typeof input.get && null !== input.get && _iu22(input.get))) && (null !== input["delete"] && (undefined === input["delete"] || "string" === typeof input["delete"] || "object" === typeof input["delete"] && null !== input["delete"] && _iu22(input["delete"]))) && (null !== input.metadata && (undefined === input.metadata || "string" === typeof input.metadata || "object" === typeof input.metadata && null !== input.metadata && _iu22(input.metadata))) && (null !== input.search && (undefined === input.search || "string" === typeof input.search || "object" === typeof input.search && null !== input.search && _iu22(input.search))) && (null !== input["public"] && (undefined === input["public"] || "string" === typeof input["public"] || "object" === typeof input["public"] && null !== input["public"] && _iu22(input["public"]))) && (null !== input.quota && (undefined === input.quota || "string" === typeof input.quota || "object" === typeof input.quota && null !== input.quota && _iu22(input.quota))); const _io38 = input => null !== input.maxObjectSize && undefined !== input.maxObjectSize && ("number" === typeof input.maxObjectSize || "object" === typeof input.maxObjectSize && null !== input.maxObjectSize && _io0(input.maxObjectSize)) && (null !== input.maxObjectsPerUser && undefined !== input.maxObjectsPerUser && ("number" === typeof input.maxObjectsPerUser || "object" === typeof input.maxObjectsPerUser && null !== input.maxObjectsPerUser && _io0(input.maxObjectsPerUser))) && (null !== input.maxStoragePerUser && undefined !== input.maxStoragePerUser && ("number" === typeof input.maxStoragePerUser || "object" === typeof input.maxStoragePerUser && null !== input.maxStoragePerUser && _io0(input.maxStoragePerUser))) && (null !== input.maxSearchLimit && undefined !== input.maxSearchLimit && ("number" === typeof input.maxSearchLimit || "object" === typeof input.maxSearchLimit && null !== input.maxSearchLimit && _io0(input.maxSearchLimit))) && (null !== input.maxSignedUrlTTL && undefined !== input.maxSignedUrlTTL && ("number" === typeof input.maxSignedUrlTTL || "object" === typeof input.maxSignedUrlTTL && null !== input.maxSignedUrlTTL && _io0(input.maxSignedUrlTTL))); const _iu0 = input => (() => {
321
+ return "object" === typeof value && null !== value && _iu28(value);
322
+ }); const _io38 = input => "object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) && _iu29(input.operations) && (null !== input.anchorAccount && (undefined === input.anchorAccount || "string" === typeof input.anchorAccount || "object" === typeof input.anchorAccount && null !== input.anchorAccount && _io0(input.anchorAccount))) && (undefined === input.quotas || "object" === typeof input.quotas && null !== input.quotas && _iu30(input.quotas)) && (null !== input.signedUrlDefaultTTL && (undefined === input.signedUrlDefaultTTL || "number" === typeof input.signedUrlDefaultTTL || "object" === typeof input.signedUrlDefaultTTL && null !== input.signedUrlDefaultTTL && _io0(input.signedUrlDefaultTTL))) && (null !== input.searchableFields && (undefined === input.searchableFields || (Array.isArray(input.searchableFields) && input.searchableFields.every(elem => null !== elem && undefined !== elem && ("tags" === elem || "owner" === elem || "visibility" === elem || "pathPrefix" === elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.searchableFields && null !== input.searchableFields && _io0(input.searchableFields)))); const _io39 = input => null !== input.put && (undefined === input.put || "string" === typeof input.put || "object" === typeof input.put && null !== input.put && _iu23(input.put)) && (null !== input.get && (undefined === input.get || "string" === typeof input.get || "object" === typeof input.get && null !== input.get && _iu23(input.get))) && (null !== input["delete"] && (undefined === input["delete"] || "string" === typeof input["delete"] || "object" === typeof input["delete"] && null !== input["delete"] && _iu23(input["delete"]))) && (null !== input.metadata && (undefined === input.metadata || "string" === typeof input.metadata || "object" === typeof input.metadata && null !== input.metadata && _iu23(input.metadata))) && (null !== input.search && (undefined === input.search || "string" === typeof input.search || "object" === typeof input.search && null !== input.search && _iu23(input.search))) && (null !== input["public"] && (undefined === input["public"] || "string" === typeof input["public"] || "object" === typeof input["public"] && null !== input["public"] && _iu23(input["public"]))) && (null !== input.quota && (undefined === input.quota || "string" === typeof input.quota || "object" === typeof input.quota && null !== input.quota && _iu23(input.quota))); const _io40 = input => null !== input.maxObjectSize && undefined !== input.maxObjectSize && ("number" === typeof input.maxObjectSize || "object" === typeof input.maxObjectSize && null !== input.maxObjectSize && _io0(input.maxObjectSize)) && (null !== input.maxObjectsPerUser && undefined !== input.maxObjectsPerUser && ("number" === typeof input.maxObjectsPerUser || "object" === typeof input.maxObjectsPerUser && null !== input.maxObjectsPerUser && _io0(input.maxObjectsPerUser))) && (null !== input.maxStoragePerUser && undefined !== input.maxStoragePerUser && ("number" === typeof input.maxStoragePerUser || "object" === typeof input.maxStoragePerUser && null !== input.maxStoragePerUser && _io0(input.maxStoragePerUser))) && (null !== input.maxSearchLimit && undefined !== input.maxSearchLimit && ("number" === typeof input.maxSearchLimit || "object" === typeof input.maxSearchLimit && null !== input.maxSearchLimit && _io0(input.maxSearchLimit))) && (null !== input.maxSignedUrlTTL && undefined !== input.maxSignedUrlTTL && ("number" === typeof input.maxSignedUrlTTL || "object" === typeof input.maxSignedUrlTTL && null !== input.maxSignedUrlTTL && _io0(input.maxSignedUrlTTL))); const _iu0 = input => (() => {
323
323
  if (undefined !== input.external)
324
324
  return _io0(input);
325
325
  else if (undefined !== input.currencyCodes)
@@ -330,19 +330,19 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
330
330
  if (undefined !== input.external)
331
331
  return _io0(input);
332
332
  else if (undefined !== input.asset)
333
- return _io23(input);
333
+ return _io24(input);
334
334
  else
335
335
  return false;
336
336
  })(); const _iu2 = input => (() => {
337
337
  if (undefined !== input.external)
338
338
  return _io0(input);
339
339
  else if (undefined !== input.pair)
340
- return _io24(input);
340
+ return _io25(input);
341
341
  else
342
342
  return false;
343
343
  })(); const _iu3 = input => (() => {
344
344
  if (undefined !== input.rail)
345
- return _io27(input);
345
+ return _io28(input);
346
346
  else if (undefined !== input.external)
347
347
  return _io0(input);
348
348
  else
@@ -351,7 +351,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
351
351
  if (undefined !== input.external)
352
352
  return _io0(input);
353
353
  else if (undefined !== input.rails)
354
- return _io25(input);
354
+ return _io26(input);
355
355
  else
356
356
  return false;
357
357
  })(); const _iu5 = input => (() => {
@@ -383,22 +383,22 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
383
383
  if (undefined !== input.external)
384
384
  return _io0(input);
385
385
  else
386
- return _io14(input);
386
+ return _io15(input);
387
387
  })(); const _iu11 = input => (() => {
388
388
  if (undefined !== input.external)
389
389
  return _io0(input);
390
390
  else
391
- return _io20(input);
391
+ return _io21(input);
392
392
  })(); const _iu12 = input => (() => {
393
393
  if (undefined !== input.external)
394
394
  return _io0(input);
395
395
  else
396
- return _io33(input);
396
+ return _io35(input);
397
397
  })(); const _iu13 = input => (() => {
398
398
  if (undefined !== input.external)
399
399
  return _io0(input);
400
400
  else
401
- return _io35(input);
401
+ return _io37(input);
402
402
  })(); const _iu14 = input => (() => {
403
403
  if (undefined !== input.external)
404
404
  return _io0(input);
@@ -433,79 +433,82 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
433
433
  })(); const _iu19 = input => (() => {
434
434
  if (undefined !== input.external)
435
435
  return _io0(input);
436
- else if (undefined !== input.getQuote)
437
- return _io12(input);
438
436
  else
439
- return false;
437
+ return _io12(input);
440
438
  })(); const _iu20 = input => (() => {
441
439
  if (undefined !== input.external)
442
440
  return _io0(input);
443
- else if (undefined !== input.operations)
444
- return _io15(input);
445
441
  else
446
- return false;
442
+ return _io14(input);
447
443
  })(); const _iu21 = input => (() => {
448
444
  if (undefined !== input.external)
449
445
  return _io0(input);
450
- else if (undefined !== input.resolve)
446
+ else if (undefined !== input.operations)
451
447
  return _io16(input);
452
448
  else
453
449
  return false;
454
450
  })(); const _iu22 = input => (() => {
455
451
  if (undefined !== input.external)
456
452
  return _io0(input);
457
- else
453
+ else if (undefined !== input.resolve)
458
454
  return _io17(input);
455
+ else
456
+ return false;
459
457
  })(); const _iu23 = input => (() => {
460
458
  if (undefined !== input.external)
461
459
  return _io0(input);
462
- else if (undefined !== input.operations)
463
- return _io21(input);
464
460
  else
465
- return false;
461
+ return _io18(input);
466
462
  })(); const _iu24 = input => (() => {
467
463
  if (undefined !== input.external)
468
464
  return _io0(input);
469
- else
465
+ else if (undefined !== input.operations)
470
466
  return _io22(input);
467
+ else
468
+ return false;
471
469
  })(); const _iu25 = input => (() => {
470
+ if (undefined !== input.external)
471
+ return _io0(input);
472
+ else
473
+ return _io23(input);
474
+ })(); const _iu26 = input => (() => {
472
475
  if (undefined !== input.external)
473
476
  return _io0(input);
474
477
  else
475
478
  return (() => {
476
- if (_io32(input))
477
- return _io32(input);
478
- if (_io31(input))
479
- return _io31(input);
480
- if (_io26(input))
481
- return _io26(input);
479
+ if (_io34(input))
480
+ return _io34(input);
481
+ if (_io33(input))
482
+ return _io33(input);
483
+ if (_io27(input))
484
+ return _io27(input);
482
485
  return false;
483
486
  })();
484
- })(); const _iu26 = input => (() => {
487
+ })(); const _iu27 = input => (() => {
485
488
  if (undefined !== input.external)
486
489
  return _io0(input);
487
490
  else
488
- return _io34(input);
489
- })(); const _iu27 = input => (() => {
491
+ return _io36(input);
492
+ })(); const _iu28 = input => (() => {
490
493
  if (undefined !== input.external)
491
494
  return _io0(input);
492
495
  else if (undefined !== input.operations)
493
- return _io36(input);
496
+ return _io38(input);
494
497
  else
495
498
  return false;
496
- })(); const _iu28 = input => (() => {
499
+ })(); const _iu29 = input => (() => {
497
500
  if (undefined !== input.external)
498
501
  return _io0(input);
499
502
  else
500
- return _io37(input);
501
- })(); const _iu29 = input => (() => {
503
+ return _io39(input);
504
+ })(); const _iu30 = input => (() => {
502
505
  if (undefined !== input.external)
503
506
  return _io0(input);
504
507
  else if (undefined !== input.maxObjectSize)
505
- return _io38(input);
508
+ return _io40(input);
506
509
  else
507
510
  return false;
508
- })(); const _iu30 = input => (() => {
511
+ })(); const _iu31 = input => (() => {
509
512
  if (undefined !== input.external)
510
513
  return _io0(input);
511
514
  else if (undefined !== input.version)
@@ -3124,42 +3127,42 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3124
3127
  }, _errorFactory)) && (undefined === input.username || ("object" === typeof input.username && null !== input.username && false === Array.isArray(input.username) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3125
3128
  method: "createAssert",
3126
3129
  path: _path + ".username",
3127
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o12 | undefined)",
3130
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o13 | undefined)",
3128
3131
  value: input.username
3129
3132
  }, _errorFactory)) && _au10(input.username, _path + ".username", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3130
3133
  method: "createAssert",
3131
3134
  path: _path + ".username",
3132
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o12 | undefined)",
3135
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o13 | undefined)",
3133
3136
  value: input.username
3134
3137
  }, _errorFactory)) && (undefined === input.assetMovement || ("object" === typeof input.assetMovement && null !== input.assetMovement && false === Array.isArray(input.assetMovement) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3135
3138
  method: "createAssert",
3136
3139
  path: _path + ".assetMovement",
3137
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o15 | undefined)",
3140
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o16 | undefined)",
3138
3141
  value: input.assetMovement
3139
3142
  }, _errorFactory)) && _au11(input.assetMovement, _path + ".assetMovement", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3140
3143
  method: "createAssert",
3141
3144
  path: _path + ".assetMovement",
3142
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o15 | undefined)",
3145
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o16 | undefined)",
3143
3146
  value: input.assetMovement
3144
3147
  }, _errorFactory)) && (undefined === input.cards || ("object" === typeof input.cards && null !== input.cards && false === Array.isArray(input.cards) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3145
3148
  method: "createAssert",
3146
3149
  path: _path + ".cards",
3147
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o18 | undefined)",
3150
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o19 | undefined)",
3148
3151
  value: input.cards
3149
3152
  }, _errorFactory)) && _au12(input.cards, _path + ".cards", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3150
3153
  method: "createAssert",
3151
3154
  path: _path + ".cards",
3152
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o18 | undefined)",
3155
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o19 | undefined)",
3153
3156
  value: input.cards
3154
3157
  }, _errorFactory)) && (undefined === input.storage || ("object" === typeof input.storage && null !== input.storage && false === Array.isArray(input.storage) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3155
3158
  method: "createAssert",
3156
3159
  path: _path + ".storage",
3157
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o20 | undefined)",
3160
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o21 | undefined)",
3158
3161
  value: input.storage
3159
3162
  }, _errorFactory)) && _au13(input.storage, _path + ".storage", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3160
3163
  method: "createAssert",
3161
3164
  path: _path + ".storage",
3162
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o20 | undefined)",
3165
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o21 | undefined)",
3163
3166
  value: input.storage
3164
3167
  }, _errorFactory)); const _ao4 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
3165
3168
  const value = input[key];
@@ -3196,24 +3199,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3196
3199
  path: _path + ".currencyCodes",
3197
3200
  expected: "(Array<string | ExternalURL> | ExternalURL)",
3198
3201
  value: input.currencyCodes
3199
- }, _errorFactory)) && (Array.isArray(input.currencyCodes) && input.currencyCodes.every((elem, _index33) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3202
+ }, _errorFactory)) && (Array.isArray(input.currencyCodes) && input.currencyCodes.every((elem, _index34) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3200
3203
  method: "createAssert",
3201
- path: _path + ".currencyCodes[" + _index33 + "]",
3204
+ path: _path + ".currencyCodes[" + _index34 + "]",
3202
3205
  expected: "(ExternalURL | string)",
3203
3206
  value: elem
3204
3207
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3205
3208
  method: "createAssert",
3206
- path: _path + ".currencyCodes[" + _index33 + "]",
3209
+ path: _path + ".currencyCodes[" + _index34 + "]",
3207
3210
  expected: "(ExternalURL | string)",
3208
3211
  value: elem
3209
3212
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3210
3213
  method: "createAssert",
3211
- path: _path + ".currencyCodes[" + _index33 + "]",
3214
+ path: _path + ".currencyCodes[" + _index34 + "]",
3212
3215
  expected: "(ExternalURL | string)",
3213
3216
  value: elem
3214
- }, _errorFactory)) && _ao0(elem, _path + ".currencyCodes[" + _index33 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3217
+ }, _errorFactory)) && _ao0(elem, _path + ".currencyCodes[" + _index34 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3215
3218
  method: "createAssert",
3216
- path: _path + ".currencyCodes[" + _index33 + "]",
3219
+ path: _path + ".currencyCodes[" + _index34 + "]",
3217
3220
  expected: "(ExternalURL | string)",
3218
3221
  value: elem
3219
3222
  }, _errorFactory))) || "object" === typeof input.currencyCodes && null !== input.currencyCodes && _ao0(input.currencyCodes, _path + ".currencyCodes", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3236,24 +3239,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3236
3239
  path: _path + ".countryCodes",
3237
3240
  expected: "(Array<string | ExternalURL> | ExternalURL)",
3238
3241
  value: input.countryCodes
3239
- }, _errorFactory)) && (Array.isArray(input.countryCodes) && input.countryCodes.every((elem, _index34) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3242
+ }, _errorFactory)) && (Array.isArray(input.countryCodes) && input.countryCodes.every((elem, _index35) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3240
3243
  method: "createAssert",
3241
- path: _path + ".countryCodes[" + _index34 + "]",
3244
+ path: _path + ".countryCodes[" + _index35 + "]",
3242
3245
  expected: "(ExternalURL | string)",
3243
3246
  value: elem
3244
3247
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3245
3248
  method: "createAssert",
3246
- path: _path + ".countryCodes[" + _index34 + "]",
3249
+ path: _path + ".countryCodes[" + _index35 + "]",
3247
3250
  expected: "(ExternalURL | string)",
3248
3251
  value: elem
3249
3252
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3250
3253
  method: "createAssert",
3251
- path: _path + ".countryCodes[" + _index34 + "]",
3254
+ path: _path + ".countryCodes[" + _index35 + "]",
3252
3255
  expected: "(ExternalURL | string)",
3253
3256
  value: elem
3254
- }, _errorFactory)) && _ao0(elem, _path + ".countryCodes[" + _index34 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3257
+ }, _errorFactory)) && _ao0(elem, _path + ".countryCodes[" + _index35 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3255
3258
  method: "createAssert",
3256
- path: _path + ".countryCodes[" + _index34 + "]",
3259
+ path: _path + ".countryCodes[" + _index35 + "]",
3257
3260
  expected: "(ExternalURL | string)",
3258
3261
  value: elem
3259
3262
  }, _errorFactory))) || "object" === typeof input.countryCodes && null !== input.countryCodes && _ao0(input.countryCodes, _path + ".countryCodes", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3271,24 +3274,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3271
3274
  path: _path + ".kycProviders",
3272
3275
  expected: "(Array<string | ExternalURL> | ExternalURL | undefined)",
3273
3276
  value: input.kycProviders
3274
- }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index35) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3277
+ }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index36) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3275
3278
  method: "createAssert",
3276
- path: _path + ".kycProviders[" + _index35 + "]",
3279
+ path: _path + ".kycProviders[" + _index36 + "]",
3277
3280
  expected: "(ExternalURL | string)",
3278
3281
  value: elem
3279
3282
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3280
3283
  method: "createAssert",
3281
- path: _path + ".kycProviders[" + _index35 + "]",
3284
+ path: _path + ".kycProviders[" + _index36 + "]",
3282
3285
  expected: "(ExternalURL | string)",
3283
3286
  value: elem
3284
3287
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3285
3288
  method: "createAssert",
3286
- path: _path + ".kycProviders[" + _index35 + "]",
3289
+ path: _path + ".kycProviders[" + _index36 + "]",
3287
3290
  expected: "(ExternalURL | string)",
3288
3291
  value: elem
3289
- }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index35 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3292
+ }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index36 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3290
3293
  method: "createAssert",
3291
- path: _path + ".kycProviders[" + _index35 + "]",
3294
+ path: _path + ".kycProviders[" + _index36 + "]",
3292
3295
  expected: "(ExternalURL | string)",
3293
3296
  value: elem
3294
3297
  }, _errorFactory))) || "object" === typeof input.kycProviders && null !== input.kycProviders && _ao0(input.kycProviders, _path + ".kycProviders", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3346,24 +3349,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3346
3349
  path: _path + ".countryCodes",
3347
3350
  expected: "(Array<string | ExternalURL> | ExternalURL | undefined)",
3348
3351
  value: input.countryCodes
3349
- }, _errorFactory)) && (undefined === input.countryCodes || (Array.isArray(input.countryCodes) && input.countryCodes.every((elem, _index36) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3352
+ }, _errorFactory)) && (undefined === input.countryCodes || (Array.isArray(input.countryCodes) && input.countryCodes.every((elem, _index37) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3350
3353
  method: "createAssert",
3351
- path: _path + ".countryCodes[" + _index36 + "]",
3354
+ path: _path + ".countryCodes[" + _index37 + "]",
3352
3355
  expected: "(ExternalURL | string)",
3353
3356
  value: elem
3354
3357
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3355
3358
  method: "createAssert",
3356
- path: _path + ".countryCodes[" + _index36 + "]",
3359
+ path: _path + ".countryCodes[" + _index37 + "]",
3357
3360
  expected: "(ExternalURL | string)",
3358
3361
  value: elem
3359
3362
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3360
3363
  method: "createAssert",
3361
- path: _path + ".countryCodes[" + _index36 + "]",
3364
+ path: _path + ".countryCodes[" + _index37 + "]",
3362
3365
  expected: "(ExternalURL | string)",
3363
3366
  value: elem
3364
- }, _errorFactory)) && _ao0(elem, _path + ".countryCodes[" + _index36 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3367
+ }, _errorFactory)) && _ao0(elem, _path + ".countryCodes[" + _index37 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3365
3368
  method: "createAssert",
3366
- path: _path + ".countryCodes[" + _index36 + "]",
3369
+ path: _path + ".countryCodes[" + _index37 + "]",
3367
3370
  expected: "(ExternalURL | string)",
3368
3371
  value: elem
3369
3372
  }, _errorFactory))) || "object" === typeof input.countryCodes && null !== input.countryCodes && _ao0(input.countryCodes, _path + ".countryCodes", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3471,7 +3474,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3471
3474
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o9)",
3472
3475
  value: value
3473
3476
  }, _errorFactory);
3474
- }); const _ao11 = (input, _path, _exceptionable = true) => (("object" === typeof input.operations && null !== input.operations || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3477
+ }); const _ao11 = (input, _path, _exceptionable = true) => (("object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3475
3478
  method: "createAssert",
3476
3479
  path: _path + ".operations",
3477
3480
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o10)",
@@ -3484,32 +3487,32 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3484
3487
  }, _errorFactory)) && ((null !== input.from || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3485
3488
  method: "createAssert",
3486
3489
  path: _path + ".from",
3487
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ currencyCodes: TokenPublicKeyString[]; to: TokenPublicKeyString[]; kycProviders?: string[]; }>> | ExternalURL)",
3490
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<{ currencyCodes: TokenPublicKeyString[]; to: TokenPublicKeyString[]; kycProviders?: string[]; supportedAffinities?: { ...; }; }>> | ExternalURL)",
3488
3491
  value: input.from
3489
3492
  }, _errorFactory)) && (undefined !== input.from || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3490
3493
  method: "createAssert",
3491
3494
  path: _path + ".from",
3492
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ currencyCodes: TokenPublicKeyString[]; to: TokenPublicKeyString[]; kycProviders?: string[]; }>> | ExternalURL)",
3495
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<{ currencyCodes: TokenPublicKeyString[]; to: TokenPublicKeyString[]; kycProviders?: string[]; supportedAffinities?: { ...; }; }>> | ExternalURL)",
3493
3496
  value: input.from
3494
- }, _errorFactory)) && (Array.isArray(input.from) && input.from.every((elem, _index37) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3497
+ }, _errorFactory)) && (Array.isArray(input.from) && input.from.every((elem, _index38) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3495
3498
  method: "createAssert",
3496
- path: _path + ".from[" + _index37 + "]",
3499
+ path: _path + ".from[" + _index38 + "]",
3497
3500
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o11)",
3498
3501
  value: elem
3499
- }, _errorFactory)) && _au0(elem, _path + ".from[" + _index37 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3502
+ }, _errorFactory)) && _au0(elem, _path + ".from[" + _index38 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3500
3503
  method: "createAssert",
3501
- path: _path + ".from[" + _index37 + "]",
3504
+ path: _path + ".from[" + _index38 + "]",
3502
3505
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o11)",
3503
3506
  value: elem
3504
3507
  }, _errorFactory)) || "object" === typeof input.from && null !== input.from && _ao0(input.from, _path + ".from", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3505
3508
  method: "createAssert",
3506
3509
  path: _path + ".from",
3507
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ currencyCodes: TokenPublicKeyString[]; to: TokenPublicKeyString[]; kycProviders?: string[]; }>> | ExternalURL)",
3510
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<{ currencyCodes: TokenPublicKeyString[]; to: TokenPublicKeyString[]; kycProviders?: string[]; supportedAffinities?: { ...; }; }>> | ExternalURL)",
3508
3511
  value: input.from
3509
3512
  }, _errorFactory) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3510
3513
  method: "createAssert",
3511
3514
  path: _path + ".from",
3512
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ currencyCodes: TokenPublicKeyString[]; to: TokenPublicKeyString[]; kycProviders?: string[]; }>> | ExternalURL)",
3515
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<{ currencyCodes: TokenPublicKeyString[]; to: TokenPublicKeyString[]; kycProviders?: string[]; supportedAffinities?: { ...; }; }>> | ExternalURL)",
3513
3516
  value: input.from
3514
3517
  }, _errorFactory))); const _ao12 = (input, _path, _exceptionable = true) => (null !== input.getEstimate || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3515
3518
  method: "createAssert",
@@ -3529,62 +3532,47 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3529
3532
  }, _errorFactory)) && ((null !== input.getQuote || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3530
3533
  method: "createAssert",
3531
3534
  path: _path + ".getQuote",
3532
- expected: "(ExternalURL | string)",
3533
- value: input.getQuote
3534
- }, _errorFactory)) && (undefined !== input.getQuote || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3535
- method: "createAssert",
3536
- path: _path + ".getQuote",
3537
- expected: "(ExternalURL | string)",
3535
+ expected: "(ExternalURL | string | undefined)",
3538
3536
  value: input.getQuote
3539
- }, _errorFactory)) && ("string" === typeof input.getQuote || ("object" === typeof input.getQuote && null !== input.getQuote || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3537
+ }, _errorFactory)) && (undefined === input.getQuote || "string" === typeof input.getQuote || ("object" === typeof input.getQuote && null !== input.getQuote || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3540
3538
  method: "createAssert",
3541
3539
  path: _path + ".getQuote",
3542
- expected: "(ExternalURL | string)",
3540
+ expected: "(ExternalURL | string | undefined)",
3543
3541
  value: input.getQuote
3544
3542
  }, _errorFactory)) && _ao0(input.getQuote, _path + ".getQuote", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3545
3543
  method: "createAssert",
3546
3544
  path: _path + ".getQuote",
3547
- expected: "(ExternalURL | string)",
3545
+ expected: "(ExternalURL | string | undefined)",
3548
3546
  value: input.getQuote
3549
3547
  }, _errorFactory))) && ((null !== input.createExchange || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3550
3548
  method: "createAssert",
3551
3549
  path: _path + ".createExchange",
3552
- expected: "(ExternalURL | string)",
3553
- value: input.createExchange
3554
- }, _errorFactory)) && (undefined !== input.createExchange || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3555
- method: "createAssert",
3556
- path: _path + ".createExchange",
3557
- expected: "(ExternalURL | string)",
3550
+ expected: "(ExternalURL | string | undefined)",
3558
3551
  value: input.createExchange
3559
- }, _errorFactory)) && ("string" === typeof input.createExchange || ("object" === typeof input.createExchange && null !== input.createExchange || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3552
+ }, _errorFactory)) && (undefined === input.createExchange || "string" === typeof input.createExchange || ("object" === typeof input.createExchange && null !== input.createExchange || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3560
3553
  method: "createAssert",
3561
3554
  path: _path + ".createExchange",
3562
- expected: "(ExternalURL | string)",
3555
+ expected: "(ExternalURL | string | undefined)",
3563
3556
  value: input.createExchange
3564
3557
  }, _errorFactory)) && _ao0(input.createExchange, _path + ".createExchange", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3565
3558
  method: "createAssert",
3566
3559
  path: _path + ".createExchange",
3567
- expected: "(ExternalURL | string)",
3560
+ expected: "(ExternalURL | string | undefined)",
3568
3561
  value: input.createExchange
3569
3562
  }, _errorFactory))) && ((null !== input.getExchangeStatus || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3570
3563
  method: "createAssert",
3571
3564
  path: _path + ".getExchangeStatus",
3572
- expected: "(ExternalURL | string)",
3573
- value: input.getExchangeStatus
3574
- }, _errorFactory)) && (undefined !== input.getExchangeStatus || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3575
- method: "createAssert",
3576
- path: _path + ".getExchangeStatus",
3577
- expected: "(ExternalURL | string)",
3565
+ expected: "(ExternalURL | string | undefined)",
3578
3566
  value: input.getExchangeStatus
3579
- }, _errorFactory)) && ("string" === typeof input.getExchangeStatus || ("object" === typeof input.getExchangeStatus && null !== input.getExchangeStatus || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3567
+ }, _errorFactory)) && (undefined === input.getExchangeStatus || "string" === typeof input.getExchangeStatus || ("object" === typeof input.getExchangeStatus && null !== input.getExchangeStatus || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3580
3568
  method: "createAssert",
3581
3569
  path: _path + ".getExchangeStatus",
3582
- expected: "(ExternalURL | string)",
3570
+ expected: "(ExternalURL | string | undefined)",
3583
3571
  value: input.getExchangeStatus
3584
3572
  }, _errorFactory)) && _ao0(input.getExchangeStatus, _path + ".getExchangeStatus", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3585
3573
  method: "createAssert",
3586
3574
  path: _path + ".getExchangeStatus",
3587
- expected: "(ExternalURL | string)",
3575
+ expected: "(ExternalURL | string | undefined)",
3588
3576
  value: input.getExchangeStatus
3589
3577
  }, _errorFactory))); const _ao13 = (input, _path, _exceptionable = true) => (null !== input.currencyCodes || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3590
3578
  method: "createAssert",
@@ -3596,24 +3584,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3596
3584
  path: _path + ".currencyCodes",
3597
3585
  expected: "(Array<TokenPublicKeyString | ExternalURL> | ExternalURL)",
3598
3586
  value: input.currencyCodes
3599
- }, _errorFactory)) && (Array.isArray(input.currencyCodes) && input.currencyCodes.every((elem, _index38) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3587
+ }, _errorFactory)) && (Array.isArray(input.currencyCodes) && input.currencyCodes.every((elem, _index39) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3600
3588
  method: "createAssert",
3601
- path: _path + ".currencyCodes[" + _index38 + "]",
3589
+ path: _path + ".currencyCodes[" + _index39 + "]",
3602
3590
  expected: "(ExternalURL | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
3603
3591
  value: elem
3604
3592
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3605
3593
  method: "createAssert",
3606
- path: _path + ".currencyCodes[" + _index38 + "]",
3594
+ path: _path + ".currencyCodes[" + _index39 + "]",
3607
3595
  expected: "(ExternalURL | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
3608
3596
  value: elem
3609
3597
  }, _errorFactory)) && ("string" === typeof elem && (RegExp(/^keeta_am(.*)/).test(elem) || RegExp(/^keeta_an(.*)/).test(elem) || RegExp(/^keeta_ao(.*)/).test(elem) || RegExp(/^keeta_ap(.*)/).test(elem) || RegExp(/^tyblocks_am(.*)/).test(elem) || RegExp(/^tyblocks_an(.*)/).test(elem) || RegExp(/^tyblocks_ao(.*)/).test(elem) || RegExp(/^tyblocks_ap(.*)/).test(elem)) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3610
3598
  method: "createAssert",
3611
- path: _path + ".currencyCodes[" + _index38 + "]",
3599
+ path: _path + ".currencyCodes[" + _index39 + "]",
3612
3600
  expected: "(ExternalURL | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
3613
3601
  value: elem
3614
- }, _errorFactory)) && _ao0(elem, _path + ".currencyCodes[" + _index38 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3602
+ }, _errorFactory)) && _ao0(elem, _path + ".currencyCodes[" + _index39 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3615
3603
  method: "createAssert",
3616
- path: _path + ".currencyCodes[" + _index38 + "]",
3604
+ path: _path + ".currencyCodes[" + _index39 + "]",
3617
3605
  expected: "(ExternalURL | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
3618
3606
  value: elem
3619
3607
  }, _errorFactory))) || "object" === typeof input.currencyCodes && null !== input.currencyCodes && _ao0(input.currencyCodes, _path + ".currencyCodes", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3636,24 +3624,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3636
3624
  path: _path + ".to",
3637
3625
  expected: "(Array<TokenPublicKeyString | ExternalURL> | ExternalURL)",
3638
3626
  value: input.to
3639
- }, _errorFactory)) && (Array.isArray(input.to) && input.to.every((elem, _index39) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3627
+ }, _errorFactory)) && (Array.isArray(input.to) && input.to.every((elem, _index40) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3640
3628
  method: "createAssert",
3641
- path: _path + ".to[" + _index39 + "]",
3629
+ path: _path + ".to[" + _index40 + "]",
3642
3630
  expected: "(ExternalURL | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
3643
3631
  value: elem
3644
3632
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3645
3633
  method: "createAssert",
3646
- path: _path + ".to[" + _index39 + "]",
3634
+ path: _path + ".to[" + _index40 + "]",
3647
3635
  expected: "(ExternalURL | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
3648
3636
  value: elem
3649
3637
  }, _errorFactory)) && ("string" === typeof elem && (RegExp(/^keeta_am(.*)/).test(elem) || RegExp(/^keeta_an(.*)/).test(elem) || RegExp(/^keeta_ao(.*)/).test(elem) || RegExp(/^keeta_ap(.*)/).test(elem) || RegExp(/^tyblocks_am(.*)/).test(elem) || RegExp(/^tyblocks_an(.*)/).test(elem) || RegExp(/^tyblocks_ao(.*)/).test(elem) || RegExp(/^tyblocks_ap(.*)/).test(elem)) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3650
3638
  method: "createAssert",
3651
- path: _path + ".to[" + _index39 + "]",
3639
+ path: _path + ".to[" + _index40 + "]",
3652
3640
  expected: "(ExternalURL | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
3653
3641
  value: elem
3654
- }, _errorFactory)) && _ao0(elem, _path + ".to[" + _index39 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3642
+ }, _errorFactory)) && _ao0(elem, _path + ".to[" + _index40 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3655
3643
  method: "createAssert",
3656
- path: _path + ".to[" + _index39 + "]",
3644
+ path: _path + ".to[" + _index40 + "]",
3657
3645
  expected: "(ExternalURL | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
3658
3646
  value: elem
3659
3647
  }, _errorFactory))) || "object" === typeof input.to && null !== input.to && _ao0(input.to, _path + ".to", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3671,24 +3659,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3671
3659
  path: _path + ".kycProviders",
3672
3660
  expected: "(Array<string | ExternalURL> | ExternalURL | undefined)",
3673
3661
  value: input.kycProviders
3674
- }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index40) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3662
+ }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index41) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3675
3663
  method: "createAssert",
3676
- path: _path + ".kycProviders[" + _index40 + "]",
3664
+ path: _path + ".kycProviders[" + _index41 + "]",
3677
3665
  expected: "(ExternalURL | string)",
3678
3666
  value: elem
3679
3667
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3680
3668
  method: "createAssert",
3681
- path: _path + ".kycProviders[" + _index40 + "]",
3669
+ path: _path + ".kycProviders[" + _index41 + "]",
3682
3670
  expected: "(ExternalURL | string)",
3683
3671
  value: elem
3684
3672
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3685
3673
  method: "createAssert",
3686
- path: _path + ".kycProviders[" + _index40 + "]",
3674
+ path: _path + ".kycProviders[" + _index41 + "]",
3687
3675
  expected: "(ExternalURL | string)",
3688
3676
  value: elem
3689
- }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index40 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3677
+ }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index41 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3690
3678
  method: "createAssert",
3691
- path: _path + ".kycProviders[" + _index40 + "]",
3679
+ path: _path + ".kycProviders[" + _index41 + "]",
3692
3680
  expected: "(ExternalURL | string)",
3693
3681
  value: elem
3694
3682
  }, _errorFactory))) || "object" === typeof input.kycProviders && null !== input.kycProviders && _ao0(input.kycProviders, _path + ".kycProviders", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3701,30 +3689,70 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3701
3689
  path: _path + ".kycProviders",
3702
3690
  expected: "(Array<string | ExternalURL> | ExternalURL | undefined)",
3703
3691
  value: input.kycProviders
3704
- }, _errorFactory))); const _ao14 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
3692
+ }, _errorFactory))) && (undefined === input.supportedAffinities || ("object" === typeof input.supportedAffinities && null !== input.supportedAffinities && false === Array.isArray(input.supportedAffinities) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3693
+ method: "createAssert",
3694
+ path: _path + ".supportedAffinities",
3695
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o12 | undefined)",
3696
+ value: input.supportedAffinities
3697
+ }, _errorFactory)) && _au20(input.supportedAffinities, _path + ".supportedAffinities", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3698
+ method: "createAssert",
3699
+ path: _path + ".supportedAffinities",
3700
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o12 | undefined)",
3701
+ value: input.supportedAffinities
3702
+ }, _errorFactory)); const _ao14 = (input, _path, _exceptionable = true) => (null !== input.from || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3703
+ method: "createAssert",
3704
+ path: _path + ".from",
3705
+ expected: "(ExternalURL | boolean | undefined)",
3706
+ value: input.from
3707
+ }, _errorFactory)) && (undefined === input.from || "boolean" === typeof input.from || ("object" === typeof input.from && null !== input.from || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3708
+ method: "createAssert",
3709
+ path: _path + ".from",
3710
+ expected: "(ExternalURL | boolean | undefined)",
3711
+ value: input.from
3712
+ }, _errorFactory)) && _ao0(input.from, _path + ".from", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3713
+ method: "createAssert",
3714
+ path: _path + ".from",
3715
+ expected: "(ExternalURL | boolean | undefined)",
3716
+ value: input.from
3717
+ }, _errorFactory)) && ((null !== input.to || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3718
+ method: "createAssert",
3719
+ path: _path + ".to",
3720
+ expected: "(ExternalURL | boolean | undefined)",
3721
+ value: input.to
3722
+ }, _errorFactory)) && (undefined === input.to || "boolean" === typeof input.to || ("object" === typeof input.to && null !== input.to || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3723
+ method: "createAssert",
3724
+ path: _path + ".to",
3725
+ expected: "(ExternalURL | boolean | undefined)",
3726
+ value: input.to
3727
+ }, _errorFactory)) && _ao0(input.to, _path + ".to", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3728
+ method: "createAssert",
3729
+ path: _path + ".to",
3730
+ expected: "(ExternalURL | boolean | undefined)",
3731
+ value: input.to
3732
+ }, _errorFactory))); const _ao15 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
3705
3733
  const value = input[key];
3706
3734
  if (undefined === value)
3707
3735
  return true;
3708
3736
  return ("object" === typeof value && null !== value || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3709
3737
  method: "createAssert",
3710
3738
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3711
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o13)",
3739
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o14)",
3712
3740
  value: value
3713
- }, _errorFactory)) && _au20(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3741
+ }, _errorFactory)) && _au21(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3714
3742
  method: "createAssert",
3715
3743
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3716
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o13)",
3744
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o14)",
3717
3745
  value: value
3718
3746
  }, _errorFactory);
3719
- }); const _ao15 = (input, _path, _exceptionable = true) => (("object" === typeof input.operations && null !== input.operations || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3747
+ }); const _ao16 = (input, _path, _exceptionable = true) => (("object" === typeof input.operations && null !== input.operations || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3720
3748
  method: "createAssert",
3721
3749
  path: _path + ".operations",
3722
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o14)",
3750
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o15)",
3723
3751
  value: input.operations
3724
- }, _errorFactory)) && _au21(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3752
+ }, _errorFactory)) && _au22(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3725
3753
  method: "createAssert",
3726
3754
  path: _path + ".operations",
3727
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o14)",
3755
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o15)",
3728
3756
  value: input.operations
3729
3757
  }, _errorFactory)) && ((null !== input.usernamePattern || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3730
3758
  method: "createAssert",
@@ -3741,7 +3769,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3741
3769
  path: _path + ".usernamePattern",
3742
3770
  expected: "(ExternalURL | string | undefined)",
3743
3771
  value: input.usernamePattern
3744
- }, _errorFactory))); const _ao16 = (input, _path, _exceptionable = true) => (null !== input.resolve || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3772
+ }, _errorFactory))); const _ao17 = (input, _path, _exceptionable = true) => (null !== input.resolve || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3745
3773
  method: "createAssert",
3746
3774
  path: _path + ".resolve",
3747
3775
  expected: "(ExternalURL | __type | string)",
@@ -3756,7 +3784,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3756
3784
  path: _path + ".resolve",
3757
3785
  expected: "(ExternalURL | __type | string)",
3758
3786
  value: input.resolve
3759
- }, _errorFactory)) && _au22(input.resolve, _path + ".resolve", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3787
+ }, _errorFactory)) && _au23(input.resolve, _path + ".resolve", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3760
3788
  method: "createAssert",
3761
3789
  path: _path + ".resolve",
3762
3790
  expected: "(ExternalURL | __type | string)",
@@ -3771,7 +3799,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3771
3799
  path: _path + ".claim",
3772
3800
  expected: "(ExternalURL | __type | string | undefined)",
3773
3801
  value: input.claim
3774
- }, _errorFactory)) && _au22(input.claim, _path + ".claim", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3802
+ }, _errorFactory)) && _au23(input.claim, _path + ".claim", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3775
3803
  method: "createAssert",
3776
3804
  path: _path + ".claim",
3777
3805
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3786,7 +3814,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3786
3814
  path: _path + ".release",
3787
3815
  expected: "(ExternalURL | __type | string | undefined)",
3788
3816
  value: input.release
3789
- }, _errorFactory)) && _au22(input.release, _path + ".release", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3817
+ }, _errorFactory)) && _au23(input.release, _path + ".release", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3790
3818
  method: "createAssert",
3791
3819
  path: _path + ".release",
3792
3820
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3801,12 +3829,12 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3801
3829
  path: _path + ".search",
3802
3830
  expected: "(ExternalURL | __type | string | undefined)",
3803
3831
  value: input.search
3804
- }, _errorFactory)) && _au22(input.search, _path + ".search", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3832
+ }, _errorFactory)) && _au23(input.search, _path + ".search", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3805
3833
  method: "createAssert",
3806
3834
  path: _path + ".search",
3807
3835
  expected: "(ExternalURL | __type | string | undefined)",
3808
3836
  value: input.search
3809
- }, _errorFactory))); const _ao17 = (input, _path, _exceptionable = true) => ("string" === typeof input.url || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3837
+ }, _errorFactory))); const _ao18 = (input, _path, _exceptionable = true) => ("string" === typeof input.url || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3810
3838
  method: "createAssert",
3811
3839
  path: _path + ".url",
3812
3840
  expected: "string",
@@ -3816,22 +3844,22 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3816
3844
  path: _path + ".options",
3817
3845
  expected: "(__type.o1 | undefined)",
3818
3846
  value: input.options
3819
- }, _errorFactory)) && _ao18(input.options, _path + ".options", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3847
+ }, _errorFactory)) && _ao19(input.options, _path + ".options", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3820
3848
  method: "createAssert",
3821
3849
  path: _path + ".options",
3822
3850
  expected: "(__type.o1 | undefined)",
3823
3851
  value: input.options
3824
- }, _errorFactory)); const _ao18 = (input, _path, _exceptionable = true) => undefined === input.authentication || ("object" === typeof input.authentication && null !== input.authentication || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3852
+ }, _errorFactory)); const _ao19 = (input, _path, _exceptionable = true) => undefined === input.authentication || ("object" === typeof input.authentication && null !== input.authentication || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3825
3853
  method: "createAssert",
3826
3854
  path: _path + ".authentication",
3827
3855
  expected: "(ServiceMetadataAuthenticationType | undefined)",
3828
3856
  value: input.authentication
3829
- }, _errorFactory)) && _ao19(input.authentication, _path + ".authentication", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3857
+ }, _errorFactory)) && _ao20(input.authentication, _path + ".authentication", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3830
3858
  method: "createAssert",
3831
3859
  path: _path + ".authentication",
3832
3860
  expected: "(ServiceMetadataAuthenticationType | undefined)",
3833
3861
  value: input.authentication
3834
- }, _errorFactory); const _ao19 = (input, _path, _exceptionable = true) => ("keeta-account" === input.method || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3862
+ }, _errorFactory); const _ao20 = (input, _path, _exceptionable = true) => ("keeta-account" === input.method || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3835
3863
  method: "createAssert",
3836
3864
  path: _path + ".method",
3837
3865
  expected: "\"keeta-account\"",
@@ -3841,30 +3869,30 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3841
3869
  path: _path + ".type",
3842
3870
  expected: "(\"none\" | \"optional\" | \"required\")",
3843
3871
  value: input.type
3844
- }, _errorFactory)); const _ao20 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
3872
+ }, _errorFactory)); const _ao21 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
3845
3873
  const value = input[key];
3846
3874
  if (undefined === value)
3847
3875
  return true;
3848
3876
  return ("object" === typeof value && null !== value || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3849
3877
  method: "createAssert",
3850
3878
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3851
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o16)",
3879
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o17)",
3852
3880
  value: value
3853
- }, _errorFactory)) && _au23(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3881
+ }, _errorFactory)) && _au24(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3854
3882
  method: "createAssert",
3855
3883
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3856
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o16)",
3884
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o17)",
3857
3885
  value: value
3858
3886
  }, _errorFactory);
3859
- }); const _ao21 = (input, _path, _exceptionable = true) => (("object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3887
+ }); const _ao22 = (input, _path, _exceptionable = true) => (("object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3860
3888
  method: "createAssert",
3861
3889
  path: _path + ".operations",
3862
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o17)",
3890
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o18)",
3863
3891
  value: input.operations
3864
- }, _errorFactory)) && _au24(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3892
+ }, _errorFactory)) && _au25(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3865
3893
  method: "createAssert",
3866
3894
  path: _path + ".operations",
3867
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o17)",
3895
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o18)",
3868
3896
  value: input.operations
3869
3897
  }, _errorFactory)) && ((null !== input.supportedAssets || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3870
3898
  method: "createAssert",
@@ -3876,14 +3904,14 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3876
3904
  path: _path + ".supportedAssets",
3877
3905
  expected: "(Array<ExternalURL | ToJSONValuizableObject<SupportedAssetsMetadata>> | ExternalURL)",
3878
3906
  value: input.supportedAssets
3879
- }, _errorFactory)) && (Array.isArray(input.supportedAssets) && input.supportedAssets.every((elem, _index41) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3907
+ }, _errorFactory)) && (Array.isArray(input.supportedAssets) && input.supportedAssets.every((elem, _index42) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3880
3908
  method: "createAssert",
3881
- path: _path + ".supportedAssets[" + _index41 + "]",
3909
+ path: _path + ".supportedAssets[" + _index42 + "]",
3882
3910
  expected: "(ExternalURL | ToJSONValuizableObject<SupportedAssetsMetadata>)",
3883
3911
  value: elem
3884
- }, _errorFactory)) && _au1(elem, _path + ".supportedAssets[" + _index41 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3912
+ }, _errorFactory)) && _au1(elem, _path + ".supportedAssets[" + _index42 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3885
3913
  method: "createAssert",
3886
- path: _path + ".supportedAssets[" + _index41 + "]",
3914
+ path: _path + ".supportedAssets[" + _index42 + "]",
3887
3915
  expected: "(ExternalURL | ToJSONValuizableObject<SupportedAssetsMetadata>)",
3888
3916
  value: elem
3889
3917
  }, _errorFactory)) || "object" === typeof input.supportedAssets && null !== input.supportedAssets && _ao0(input.supportedAssets, _path + ".supportedAssets", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3896,7 +3924,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3896
3924
  path: _path + ".supportedAssets",
3897
3925
  expected: "(Array<ExternalURL | ToJSONValuizableObject<SupportedAssetsMetadata>> | ExternalURL)",
3898
3926
  value: input.supportedAssets
3899
- }, _errorFactory))); const _ao22 = (input, _path, _exceptionable = true) => (null !== input.initiateTransfer || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3927
+ }, _errorFactory))); const _ao23 = (input, _path, _exceptionable = true) => (null !== input.initiateTransfer || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3900
3928
  method: "createAssert",
3901
3929
  path: _path + ".initiateTransfer",
3902
3930
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3906,7 +3934,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3906
3934
  path: _path + ".initiateTransfer",
3907
3935
  expected: "(ExternalURL | __type | string | undefined)",
3908
3936
  value: input.initiateTransfer
3909
- }, _errorFactory)) && _au22(input.initiateTransfer, _path + ".initiateTransfer", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3937
+ }, _errorFactory)) && _au23(input.initiateTransfer, _path + ".initiateTransfer", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3910
3938
  method: "createAssert",
3911
3939
  path: _path + ".initiateTransfer",
3912
3940
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3921,7 +3949,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3921
3949
  path: _path + ".getTransferStatus",
3922
3950
  expected: "(ExternalURL | __type | string | undefined)",
3923
3951
  value: input.getTransferStatus
3924
- }, _errorFactory)) && _au22(input.getTransferStatus, _path + ".getTransferStatus", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3952
+ }, _errorFactory)) && _au23(input.getTransferStatus, _path + ".getTransferStatus", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3925
3953
  method: "createAssert",
3926
3954
  path: _path + ".getTransferStatus",
3927
3955
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3936,7 +3964,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3936
3964
  path: _path + ".createPersistentForwardingTemplate",
3937
3965
  expected: "(ExternalURL | __type | string | undefined)",
3938
3966
  value: input.createPersistentForwardingTemplate
3939
- }, _errorFactory)) && _au22(input.createPersistentForwardingTemplate, _path + ".createPersistentForwardingTemplate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3967
+ }, _errorFactory)) && _au23(input.createPersistentForwardingTemplate, _path + ".createPersistentForwardingTemplate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3940
3968
  method: "createAssert",
3941
3969
  path: _path + ".createPersistentForwardingTemplate",
3942
3970
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3951,7 +3979,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3951
3979
  path: _path + ".listPersistentForwardingTemplate",
3952
3980
  expected: "(ExternalURL | __type | string | undefined)",
3953
3981
  value: input.listPersistentForwardingTemplate
3954
- }, _errorFactory)) && _au22(input.listPersistentForwardingTemplate, _path + ".listPersistentForwardingTemplate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3982
+ }, _errorFactory)) && _au23(input.listPersistentForwardingTemplate, _path + ".listPersistentForwardingTemplate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3955
3983
  method: "createAssert",
3956
3984
  path: _path + ".listPersistentForwardingTemplate",
3957
3985
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3966,7 +3994,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3966
3994
  path: _path + ".createPersistentForwarding",
3967
3995
  expected: "(ExternalURL | __type | string | undefined)",
3968
3996
  value: input.createPersistentForwarding
3969
- }, _errorFactory)) && _au22(input.createPersistentForwarding, _path + ".createPersistentForwarding", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3997
+ }, _errorFactory)) && _au23(input.createPersistentForwarding, _path + ".createPersistentForwarding", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3970
3998
  method: "createAssert",
3971
3999
  path: _path + ".createPersistentForwarding",
3972
4000
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3981,7 +4009,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3981
4009
  path: _path + ".listPersistentForwarding",
3982
4010
  expected: "(ExternalURL | __type | string | undefined)",
3983
4011
  value: input.listPersistentForwarding
3984
- }, _errorFactory)) && _au22(input.listPersistentForwarding, _path + ".listPersistentForwarding", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4012
+ }, _errorFactory)) && _au23(input.listPersistentForwarding, _path + ".listPersistentForwarding", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3985
4013
  method: "createAssert",
3986
4014
  path: _path + ".listPersistentForwarding",
3987
4015
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3996,7 +4024,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3996
4024
  path: _path + ".listTransactions",
3997
4025
  expected: "(ExternalURL | __type | string | undefined)",
3998
4026
  value: input.listTransactions
3999
- }, _errorFactory)) && _au22(input.listTransactions, _path + ".listTransactions", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4027
+ }, _errorFactory)) && _au23(input.listTransactions, _path + ".listTransactions", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4000
4028
  method: "createAssert",
4001
4029
  path: _path + ".listTransactions",
4002
4030
  expected: "(ExternalURL | __type | string | undefined)",
@@ -4011,12 +4039,12 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4011
4039
  path: _path + ".shareKYC",
4012
4040
  expected: "(ExternalURL | __type | string | undefined)",
4013
4041
  value: input.shareKYC
4014
- }, _errorFactory)) && _au22(input.shareKYC, _path + ".shareKYC", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4042
+ }, _errorFactory)) && _au23(input.shareKYC, _path + ".shareKYC", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4015
4043
  method: "createAssert",
4016
4044
  path: _path + ".shareKYC",
4017
4045
  expected: "(ExternalURL | __type | string | undefined)",
4018
4046
  value: input.shareKYC
4019
- }, _errorFactory))); const _ao23 = (input, _path, _exceptionable = true) => (null !== input.asset || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4047
+ }, _errorFactory))); const _ao24 = (input, _path, _exceptionable = true) => (null !== input.asset || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4020
4048
  method: "createAssert",
4021
4049
  path: _path + ".asset",
4022
4050
  expected: "(\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | ExternalURL | [AssetMetadataTargetValue, AssetMetadataTargetValue] | `$${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
@@ -4026,7 +4054,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4026
4054
  path: _path + ".asset",
4027
4055
  expected: "(\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | ExternalURL | [AssetMetadataTargetValue, AssetMetadataTargetValue] | `$${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
4028
4056
  value: input.asset
4029
- }, _errorFactory)) && (true === _av42.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset)) || (Array.isArray(input.asset) && ((input.asset.length === 2 || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4057
+ }, _errorFactory)) && (true === _av43.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset)) || (Array.isArray(input.asset) && ((input.asset.length === 2 || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4030
4058
  method: "createAssert",
4031
4059
  path: _path + ".asset",
4032
4060
  expected: "[(\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | `$${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`), (\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | `$${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)]",
@@ -4041,7 +4069,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4041
4069
  path: _path + ".asset[0]",
4042
4070
  expected: "(\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | `$${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
4043
4071
  value: input.asset[0]
4044
- }, _errorFactory)) && (true === _av43.has(input.asset[0]) || "string" === typeof input.asset[0] && (RegExp(/^\$(.*)/).test(input.asset[0]) || RegExp(/^keeta_am(.*)/).test(input.asset[0]) || RegExp(/^keeta_an(.*)/).test(input.asset[0]) || RegExp(/^keeta_ao(.*)/).test(input.asset[0]) || RegExp(/^keeta_ap(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_am(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_an(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_ao(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_ap(.*)/).test(input.asset[0])) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4072
+ }, _errorFactory)) && (true === _av44.has(input.asset[0]) || "string" === typeof input.asset[0] && (RegExp(/^\$(.*)/).test(input.asset[0]) || RegExp(/^keeta_am(.*)/).test(input.asset[0]) || RegExp(/^keeta_an(.*)/).test(input.asset[0]) || RegExp(/^keeta_ao(.*)/).test(input.asset[0]) || RegExp(/^keeta_ap(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_am(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_an(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_ao(.*)/).test(input.asset[0]) || RegExp(/^tyblocks_ap(.*)/).test(input.asset[0])) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4045
4073
  method: "createAssert",
4046
4074
  path: _path + ".asset[0]",
4047
4075
  expected: "(\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | `$${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
@@ -4056,7 +4084,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4056
4084
  path: _path + ".asset[1]",
4057
4085
  expected: "(\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | `$${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
4058
4086
  value: input.asset[1]
4059
- }, _errorFactory)) && (true === _av44.has(input.asset[1]) || "string" === typeof input.asset[1] && (RegExp(/^\$(.*)/).test(input.asset[1]) || RegExp(/^keeta_am(.*)/).test(input.asset[1]) || RegExp(/^keeta_an(.*)/).test(input.asset[1]) || RegExp(/^keeta_ao(.*)/).test(input.asset[1]) || RegExp(/^keeta_ap(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_am(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_an(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_ao(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_ap(.*)/).test(input.asset[1])) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4087
+ }, _errorFactory)) && (true === _av45.has(input.asset[1]) || "string" === typeof input.asset[1] && (RegExp(/^\$(.*)/).test(input.asset[1]) || RegExp(/^keeta_am(.*)/).test(input.asset[1]) || RegExp(/^keeta_an(.*)/).test(input.asset[1]) || RegExp(/^keeta_ao(.*)/).test(input.asset[1]) || RegExp(/^keeta_ap(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_am(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_an(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_ao(.*)/).test(input.asset[1]) || RegExp(/^tyblocks_ap(.*)/).test(input.asset[1])) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4060
4088
  method: "createAssert",
4061
4089
  path: _path + ".asset[1]",
4062
4090
  expected: "(\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | `$${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}`)",
@@ -4081,14 +4109,14 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4081
4109
  path: _path + ".paths",
4082
4110
  expected: "(Array<ExternalURL | ToJSONValuizableObject<AssetPath>> | ExternalURL)",
4083
4111
  value: input.paths
4084
- }, _errorFactory)) && (Array.isArray(input.paths) && input.paths.every((elem, _index45) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4112
+ }, _errorFactory)) && (Array.isArray(input.paths) && input.paths.every((elem, _index46) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4085
4113
  method: "createAssert",
4086
- path: _path + ".paths[" + _index45 + "]",
4114
+ path: _path + ".paths[" + _index46 + "]",
4087
4115
  expected: "(ExternalURL | ToJSONValuizableObject<AssetPath>)",
4088
4116
  value: elem
4089
- }, _errorFactory)) && _au2(elem, _path + ".paths[" + _index45 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4117
+ }, _errorFactory)) && _au2(elem, _path + ".paths[" + _index46 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4090
4118
  method: "createAssert",
4091
- path: _path + ".paths[" + _index45 + "]",
4119
+ path: _path + ".paths[" + _index46 + "]",
4092
4120
  expected: "(ExternalURL | ToJSONValuizableObject<AssetPath>)",
4093
4121
  value: elem
4094
4122
  }, _errorFactory)) || "object" === typeof input.paths && null !== input.paths && _ao0(input.paths, _path + ".paths", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -4101,7 +4129,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4101
4129
  path: _path + ".paths",
4102
4130
  expected: "(Array<ExternalURL | ToJSONValuizableObject<AssetPath>> | ExternalURL)",
4103
4131
  value: input.paths
4104
- }, _errorFactory))); const _ao24 = (input, _path, _exceptionable = true) => (null !== input.pair || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4132
+ }, _errorFactory))); const _ao25 = (input, _path, _exceptionable = true) => (null !== input.pair || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4105
4133
  method: "createAssert",
4106
4134
  path: _path + ".pair",
4107
4135
  expected: "(ExternalURL | [ExternalURL | ToJSONValuizableObject<AssetWithRails>, ExternalURL | ToJSONValuizableObject<AssetWithRails>])",
@@ -4151,24 +4179,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4151
4179
  path: _path + ".kycProviders",
4152
4180
  expected: "(Array<string | ExternalURL> | ExternalURL | undefined)",
4153
4181
  value: input.kycProviders
4154
- }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index46) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4182
+ }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index47) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4155
4183
  method: "createAssert",
4156
- path: _path + ".kycProviders[" + _index46 + "]",
4184
+ path: _path + ".kycProviders[" + _index47 + "]",
4157
4185
  expected: "(ExternalURL | string)",
4158
4186
  value: elem
4159
4187
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4160
4188
  method: "createAssert",
4161
- path: _path + ".kycProviders[" + _index46 + "]",
4189
+ path: _path + ".kycProviders[" + _index47 + "]",
4162
4190
  expected: "(ExternalURL | string)",
4163
4191
  value: elem
4164
4192
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4165
4193
  method: "createAssert",
4166
- path: _path + ".kycProviders[" + _index46 + "]",
4194
+ path: _path + ".kycProviders[" + _index47 + "]",
4167
4195
  expected: "(ExternalURL | string)",
4168
4196
  value: elem
4169
- }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index46 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4197
+ }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index47 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4170
4198
  method: "createAssert",
4171
- path: _path + ".kycProviders[" + _index46 + "]",
4199
+ path: _path + ".kycProviders[" + _index47 + "]",
4172
4200
  expected: "(ExternalURL | string)",
4173
4201
  value: elem
4174
4202
  }, _errorFactory))) || "object" === typeof input.kycProviders && null !== input.kycProviders && _ao0(input.kycProviders, _path + ".kycProviders", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -4181,12 +4209,12 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4181
4209
  path: _path + ".kycProviders",
4182
4210
  expected: "(Array<string | ExternalURL> | ExternalURL | undefined)",
4183
4211
  value: input.kycProviders
4184
- }, _errorFactory))); const _ao25 = (input, _path, _exceptionable = true) => (("object" === typeof input.rails && null !== input.rails && false === Array.isArray(input.rails) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4212
+ }, _errorFactory))); const _ao26 = (input, _path, _exceptionable = true) => (("object" === typeof input.rails && null !== input.rails && false === Array.isArray(input.rails) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4185
4213
  method: "createAssert",
4186
4214
  path: _path + ".rails",
4187
4215
  expected: "(ExternalURL | ToJSONValuizableObject<{ inbound: RailOrRailWithExtendedDetails[]; outbound?: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound?: RailOrRailWithExtendedDetails[]; outbound: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound?: never; outbound?: never; } & { common?: RailOrRailWithExtendedDetails[]; }>)",
4188
4216
  value: input.rails
4189
- }, _errorFactory)) && _au25(input.rails, _path + ".rails", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4217
+ }, _errorFactory)) && _au26(input.rails, _path + ".rails", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4190
4218
  method: "createAssert",
4191
4219
  path: _path + ".rails",
4192
4220
  expected: "(ExternalURL | ToJSONValuizableObject<{ inbound: RailOrRailWithExtendedDetails[]; outbound?: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound?: RailOrRailWithExtendedDetails[]; outbound: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound?: never; outbound?: never; } & { common?: RailOrRailWithExtendedDetails[]; }>)",
@@ -4194,17 +4222,17 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4194
4222
  }, _errorFactory)) && ((null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4195
4223
  method: "createAssert",
4196
4224
  path: _path + ".location",
4197
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | ExternalURL | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
4225
+ 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\" | ExternalURL | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
4198
4226
  value: input.location
4199
- }, _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, {
4227
+ }, _errorFactory)) && (undefined === input.location || true === _av48.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, {
4200
4228
  method: "createAssert",
4201
4229
  path: _path + ".location",
4202
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | ExternalURL | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
4230
+ 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\" | ExternalURL | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
4203
4231
  value: input.location
4204
4232
  }, _errorFactory)) && _ao0(input.location, _path + ".location", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4205
4233
  method: "createAssert",
4206
4234
  path: _path + ".location",
4207
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | ExternalURL | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
4235
+ 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\" | ExternalURL | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
4208
4236
  value: input.location
4209
4237
  }, _errorFactory))) && ((null !== input.id || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4210
4238
  method: "createAssert",
@@ -4226,7 +4254,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4226
4254
  path: _path + ".id",
4227
4255
  expected: "(ExternalURL | string)",
4228
4256
  value: input.id
4229
- }, _errorFactory))); const _ao26 = (input, _path, _exceptionable = true) => (null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4257
+ }, _errorFactory))); const _ao27 = (input, _path, _exceptionable = true) => (null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4230
4258
  method: "createAssert",
4231
4259
  path: _path + ".inbound",
4232
4260
  expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL)",
@@ -4236,25 +4264,25 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4236
4264
  path: _path + ".inbound",
4237
4265
  expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL)",
4238
4266
  value: input.inbound
4239
- }, _errorFactory)) && (Array.isArray(input.inbound) && input.inbound.every((elem, _index47) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4267
+ }, _errorFactory)) && (Array.isArray(input.inbound) && input.inbound.every((elem, _index49) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4240
4268
  method: "createAssert",
4241
- path: _path + ".inbound[" + _index47 + "]",
4242
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4269
+ path: _path + ".inbound[" + _index49 + "]",
4270
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4243
4271
  value: elem
4244
4272
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4245
4273
  method: "createAssert",
4246
- path: _path + ".inbound[" + _index47 + "]",
4247
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4274
+ path: _path + ".inbound[" + _index49 + "]",
4275
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4248
4276
  value: elem
4249
- }, _errorFactory)) && (true === _av48.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4277
+ }, _errorFactory)) && (true === _av50.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4250
4278
  method: "createAssert",
4251
- path: _path + ".inbound[" + _index47 + "]",
4252
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4279
+ path: _path + ".inbound[" + _index49 + "]",
4280
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4253
4281
  value: elem
4254
- }, _errorFactory)) && _au3(elem, _path + ".inbound[" + _index47 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4282
+ }, _errorFactory)) && _au3(elem, _path + ".inbound[" + _index49 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4255
4283
  method: "createAssert",
4256
- path: _path + ".inbound[" + _index47 + "]",
4257
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4284
+ path: _path + ".inbound[" + _index49 + "]",
4285
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4258
4286
  value: elem
4259
4287
  }, _errorFactory))) || "object" === typeof input.inbound && null !== input.inbound && _ao0(input.inbound, _path + ".inbound", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4260
4288
  method: "createAssert",
@@ -4271,25 +4299,25 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4271
4299
  path: _path + ".outbound",
4272
4300
  expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4273
4301
  value: input.outbound
4274
- }, _errorFactory)) && (undefined === input.outbound || (Array.isArray(input.outbound) && input.outbound.every((elem, _index49) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4302
+ }, _errorFactory)) && (undefined === input.outbound || (Array.isArray(input.outbound) && input.outbound.every((elem, _index51) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4275
4303
  method: "createAssert",
4276
- path: _path + ".outbound[" + _index49 + "]",
4277
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4304
+ path: _path + ".outbound[" + _index51 + "]",
4305
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4278
4306
  value: elem
4279
4307
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4280
4308
  method: "createAssert",
4281
- path: _path + ".outbound[" + _index49 + "]",
4282
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4309
+ path: _path + ".outbound[" + _index51 + "]",
4310
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4283
4311
  value: elem
4284
- }, _errorFactory)) && (true === _av50.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4312
+ }, _errorFactory)) && (true === _av52.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4285
4313
  method: "createAssert",
4286
- path: _path + ".outbound[" + _index49 + "]",
4287
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4314
+ path: _path + ".outbound[" + _index51 + "]",
4315
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4288
4316
  value: elem
4289
- }, _errorFactory)) && _au3(elem, _path + ".outbound[" + _index49 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4317
+ }, _errorFactory)) && _au3(elem, _path + ".outbound[" + _index51 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4290
4318
  method: "createAssert",
4291
- path: _path + ".outbound[" + _index49 + "]",
4292
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4319
+ path: _path + ".outbound[" + _index51 + "]",
4320
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4293
4321
  value: elem
4294
4322
  }, _errorFactory))) || "object" === typeof input.outbound && null !== input.outbound && _ao0(input.outbound, _path + ".outbound", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4295
4323
  method: "createAssert",
@@ -4306,25 +4334,25 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4306
4334
  path: _path + ".common",
4307
4335
  expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4308
4336
  value: input.common
4309
- }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index51) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4337
+ }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index53) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4310
4338
  method: "createAssert",
4311
- path: _path + ".common[" + _index51 + "]",
4312
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4339
+ path: _path + ".common[" + _index53 + "]",
4340
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4313
4341
  value: elem
4314
4342
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4315
4343
  method: "createAssert",
4316
- path: _path + ".common[" + _index51 + "]",
4317
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4344
+ path: _path + ".common[" + _index53 + "]",
4345
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4318
4346
  value: elem
4319
- }, _errorFactory)) && (true === _av52.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4347
+ }, _errorFactory)) && (true === _av54.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4320
4348
  method: "createAssert",
4321
- path: _path + ".common[" + _index51 + "]",
4322
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4349
+ path: _path + ".common[" + _index53 + "]",
4350
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4323
4351
  value: elem
4324
- }, _errorFactory)) && _au3(elem, _path + ".common[" + _index51 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4352
+ }, _errorFactory)) && _au3(elem, _path + ".common[" + _index53 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4325
4353
  method: "createAssert",
4326
- path: _path + ".common[" + _index51 + "]",
4327
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4354
+ path: _path + ".common[" + _index53 + "]",
4355
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4328
4356
  value: elem
4329
4357
  }, _errorFactory))) || "object" === typeof input.common && null !== input.common && _ao0(input.common, _path + ".common", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4330
4358
  method: "createAssert",
@@ -4336,10 +4364,10 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4336
4364
  path: _path + ".common",
4337
4365
  expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4338
4366
  value: input.common
4339
- }, _errorFactory))); const _ao27 = (input, _path, _exceptionable = true) => (true === _av53.has(input.rail) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4367
+ }, _errorFactory))); const _ao28 = (input, _path, _exceptionable = true) => (true === _av55.has(input.rail) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4340
4368
  method: "createAssert",
4341
4369
  path: _path + ".rail",
4342
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\")",
4370
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\")",
4343
4371
  value: input.rail
4344
4372
  }, _errorFactory)) && ((null !== input.estimatedTransferTimeMs || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4345
4373
  method: "createAssert",
@@ -4376,7 +4404,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4376
4404
  path: _path + ".estimatedTransferValueRange",
4377
4405
  expected: "(__type.o2 | undefined)",
4378
4406
  value: input.estimatedTransferValueRange
4379
- }, _errorFactory)) && _ao28(input.estimatedTransferValueRange, _path + ".estimatedTransferValueRange", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4407
+ }, _errorFactory)) && _ao29(input.estimatedTransferValueRange, _path + ".estimatedTransferValueRange", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4380
4408
  method: "createAssert",
4381
4409
  path: _path + ".estimatedTransferValueRange",
4382
4410
  expected: "(__type.o2 | undefined)",
@@ -4386,12 +4414,22 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4386
4414
  path: _path + ".estimatedFee",
4387
4415
  expected: "(__type.o3 | undefined)",
4388
4416
  value: input.estimatedFee
4389
- }, _errorFactory)) && _ao29(input.estimatedFee, _path + ".estimatedFee", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4417
+ }, _errorFactory)) && _ao30(input.estimatedFee, _path + ".estimatedFee", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4390
4418
  method: "createAssert",
4391
4419
  path: _path + ".estimatedFee",
4392
4420
  expected: "(__type.o3 | undefined)",
4393
4421
  value: input.estimatedFee
4394
- }, _errorFactory)); const _ao28 = (input, _path, _exceptionable = true) => ((Array.isArray(input.value) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4422
+ }, _errorFactory)) && (undefined === input.supportedOperations || ("object" === typeof input.supportedOperations && null !== input.supportedOperations && false === Array.isArray(input.supportedOperations) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4423
+ method: "createAssert",
4424
+ path: _path + ".supportedOperations",
4425
+ expected: "(__type.o5 | undefined)",
4426
+ value: input.supportedOperations
4427
+ }, _errorFactory)) && _ao32(input.supportedOperations, _path + ".supportedOperations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4428
+ method: "createAssert",
4429
+ path: _path + ".supportedOperations",
4430
+ expected: "(__type.o5 | undefined)",
4431
+ value: input.supportedOperations
4432
+ }, _errorFactory)); const _ao29 = (input, _path, _exceptionable = true) => ((Array.isArray(input.value) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4395
4433
  method: "createAssert",
4396
4434
  path: _path + ".value",
4397
4435
  expected: "[string | undefined, string | undefined]",
@@ -4421,17 +4459,17 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4421
4459
  path: _path + ".asset",
4422
4460
  expected: "(\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | `$${string}` | `evm:0x${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `solana:${string}` | `tron:${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}` | undefined)",
4423
4461
  value: input.asset
4424
- }, _errorFactory)) && (undefined === input.asset || true === _av54.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset) || RegExp(/^solana:(.*)/).test(input.asset) || RegExp(/^evm:0x(.*)/).test(input.asset) || RegExp(/^tron:(.*)/).test(input.asset)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4462
+ }, _errorFactory)) && (undefined === input.asset || true === _av56.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset) || RegExp(/^solana:(.*)/).test(input.asset) || RegExp(/^evm:0x(.*)/).test(input.asset) || RegExp(/^tron:(.*)/).test(input.asset)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4425
4463
  method: "createAssert",
4426
4464
  path: _path + ".asset",
4427
4465
  expected: "(\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | `$${string}` | `evm:0x${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `solana:${string}` | `tron:${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}` | undefined)",
4428
4466
  value: input.asset
4429
- }, _errorFactory))); const _ao29 = (input, _path, _exceptionable = true) => (undefined === input.fixedFee || ("object" === typeof input.fixedFee && null !== input.fixedFee || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4467
+ }, _errorFactory))); const _ao30 = (input, _path, _exceptionable = true) => (undefined === input.fixedFee || ("object" === typeof input.fixedFee && null !== input.fixedFee || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4430
4468
  method: "createAssert",
4431
4469
  path: _path + ".fixedFee",
4432
4470
  expected: "(__type.o4 | undefined)",
4433
4471
  value: input.fixedFee
4434
- }, _errorFactory)) && _ao30(input.fixedFee, _path + ".fixedFee", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4472
+ }, _errorFactory)) && _ao31(input.fixedFee, _path + ".fixedFee", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4435
4473
  method: "createAssert",
4436
4474
  path: _path + ".fixedFee",
4437
4475
  expected: "(__type.o4 | undefined)",
@@ -4441,7 +4479,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4441
4479
  path: _path + ".variableFeeBps",
4442
4480
  expected: "(number | undefined)",
4443
4481
  value: input.variableFeeBps
4444
- }, _errorFactory)); const _ao30 = (input, _path, _exceptionable = true) => ("string" === typeof input.value || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4482
+ }, _errorFactory)); const _ao31 = (input, _path, _exceptionable = true) => ("string" === typeof input.value || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4445
4483
  method: "createAssert",
4446
4484
  path: _path + ".value",
4447
4485
  expected: "string",
@@ -4451,35 +4489,45 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4451
4489
  path: _path + ".asset",
4452
4490
  expected: "(\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | `$${string}` | `evm:0x${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `solana:${string}` | `tron:${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}` | undefined)",
4453
4491
  value: input.asset
4454
- }, _errorFactory)) && (undefined === input.asset || true === _av55.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset) || RegExp(/^solana:(.*)/).test(input.asset) || RegExp(/^evm:0x(.*)/).test(input.asset) || RegExp(/^tron:(.*)/).test(input.asset)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4492
+ }, _errorFactory)) && (undefined === input.asset || true === _av57.has(input.asset) || "string" === typeof input.asset && (RegExp(/^\$(.*)/).test(input.asset) || RegExp(/^keeta_am(.*)/).test(input.asset) || RegExp(/^keeta_an(.*)/).test(input.asset) || RegExp(/^keeta_ao(.*)/).test(input.asset) || RegExp(/^keeta_ap(.*)/).test(input.asset) || RegExp(/^tyblocks_am(.*)/).test(input.asset) || RegExp(/^tyblocks_an(.*)/).test(input.asset) || RegExp(/^tyblocks_ao(.*)/).test(input.asset) || RegExp(/^tyblocks_ap(.*)/).test(input.asset) || RegExp(/^solana:(.*)/).test(input.asset) || RegExp(/^evm:0x(.*)/).test(input.asset) || RegExp(/^tron:(.*)/).test(input.asset)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4455
4493
  method: "createAssert",
4456
4494
  path: _path + ".asset",
4457
4495
  expected: "(\"AED\" | \"AFN\" | \"ALL\" | \"AMD\" | \"ANG\" | \"AOA\" | \"ARS\" | \"AUD\" | \"AWG\" | \"AZN\" | \"BAM\" | \"BBD\" | \"BDT\" | \"BGN\" | \"BHD\" | \"BIF\" | \"BMD\" | \"BND\" | \"BOB\" | \"BOV\" | \"BRL\" | \"BSD\" | \"BTN\" | \"BWP\" | \"BYN\" | \"BZD\" | \"CAD\" | \"CDF\" | \"CHE\" | \"CHF\" | \"CHW\" | \"CLF\" | \"CLP\" | \"CNY\" | \"COP\" | \"COU\" | \"CRC\" | \"CUC\" | \"CUP\" | \"CVE\" | \"CZK\" | \"DJF\" | \"DKK\" | \"DOP\" | \"DZD\" | \"EGP\" | \"ERN\" | \"ETB\" | \"EUR\" | \"FJD\" | \"FKP\" | \"GBP\" | \"GEL\" | \"GHS\" | \"GIP\" | \"GMD\" | \"GNF\" | \"GTQ\" | \"GYD\" | \"HKD\" | \"HNL\" | \"HTG\" | \"HUF\" | \"IDR\" | \"ILS\" | \"INR\" | \"IQD\" | \"IRR\" | \"ISK\" | \"JMD\" | \"JOD\" | \"JPY\" | \"KES\" | \"KGS\" | \"KHR\" | \"KMF\" | \"KPW\" | \"KRW\" | \"KWD\" | \"KYD\" | \"KZT\" | \"LAK\" | \"LBP\" | \"LKR\" | \"LRD\" | \"LSL\" | \"LYD\" | \"MAD\" | \"MDL\" | \"MGA\" | \"MKD\" | \"MMK\" | \"MNT\" | \"MOP\" | \"MRU\" | \"MUR\" | \"MVR\" | \"MWK\" | \"MXN\" | \"MXV\" | \"MYR\" | \"MZN\" | \"NAD\" | \"NGN\" | \"NIO\" | \"NOK\" | \"NPR\" | \"NZD\" | \"OMR\" | \"PAB\" | \"PEN\" | \"PGK\" | \"PHP\" | \"PKR\" | \"PLN\" | \"PYG\" | \"QAR\" | \"RON\" | \"RSD\" | \"RUB\" | \"RWF\" | \"SAR\" | \"SBD\" | \"SCR\" | \"SDG\" | \"SEK\" | \"SGD\" | \"SHP\" | \"SLE\" | \"SLL\" | \"SOS\" | \"SRD\" | \"SSP\" | \"STN\" | \"SVC\" | \"SYP\" | \"SZL\" | \"THB\" | \"TJS\" | \"TMT\" | \"TND\" | \"TOP\" | \"TRY\" | \"TTD\" | \"TWD\" | \"TZS\" | \"UAH\" | \"UGX\" | \"USD\" | \"USN\" | \"UYI\" | \"UYU\" | \"UYW\" | \"UZS\" | \"VED\" | \"VES\" | \"VND\" | \"VUV\" | \"WST\" | \"XAF\" | \"XCD\" | \"XOF\" | \"XPF\" | \"YER\" | \"ZAR\" | \"ZMW\" | \"ZWL\" | `$${string}` | `evm:0x${string}` | `keeta_am${string}` | `keeta_an${string}` | `keeta_ao${string}` | `keeta_ap${string}` | `solana:${string}` | `tron:${string}` | `tyblocks_am${string}` | `tyblocks_an${string}` | `tyblocks_ao${string}` | `tyblocks_ap${string}` | undefined)",
4458
4496
  value: input.asset
4459
- }, _errorFactory))); const _ao31 = (input, _path, _exceptionable = true) => (null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4497
+ }, _errorFactory))); const _ao32 = (input, _path, _exceptionable = true) => (undefined === input.createPersistentForwarding || "boolean" === typeof input.createPersistentForwarding || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4498
+ method: "createAssert",
4499
+ path: _path + ".createPersistentForwarding",
4500
+ expected: "(boolean | undefined)",
4501
+ value: input.createPersistentForwarding
4502
+ }, _errorFactory)) && (undefined === input.initiateTransfer || "boolean" === typeof input.initiateTransfer || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4503
+ method: "createAssert",
4504
+ path: _path + ".initiateTransfer",
4505
+ expected: "(boolean | undefined)",
4506
+ value: input.initiateTransfer
4507
+ }, _errorFactory)); const _ao33 = (input, _path, _exceptionable = true) => (null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4460
4508
  method: "createAssert",
4461
4509
  path: _path + ".inbound",
4462
4510
  expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4463
4511
  value: input.inbound
4464
- }, _errorFactory)) && (undefined === input.inbound || (Array.isArray(input.inbound) && input.inbound.every((elem, _index56) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4512
+ }, _errorFactory)) && (undefined === input.inbound || (Array.isArray(input.inbound) && input.inbound.every((elem, _index58) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4465
4513
  method: "createAssert",
4466
- path: _path + ".inbound[" + _index56 + "]",
4467
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4514
+ path: _path + ".inbound[" + _index58 + "]",
4515
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4468
4516
  value: elem
4469
4517
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4470
4518
  method: "createAssert",
4471
- path: _path + ".inbound[" + _index56 + "]",
4472
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4519
+ path: _path + ".inbound[" + _index58 + "]",
4520
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4473
4521
  value: elem
4474
- }, _errorFactory)) && (true === _av57.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4522
+ }, _errorFactory)) && (true === _av59.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4475
4523
  method: "createAssert",
4476
- path: _path + ".inbound[" + _index56 + "]",
4477
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4524
+ path: _path + ".inbound[" + _index58 + "]",
4525
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4478
4526
  value: elem
4479
- }, _errorFactory)) && _au3(elem, _path + ".inbound[" + _index56 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4527
+ }, _errorFactory)) && _au3(elem, _path + ".inbound[" + _index58 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4480
4528
  method: "createAssert",
4481
- path: _path + ".inbound[" + _index56 + "]",
4482
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4529
+ path: _path + ".inbound[" + _index58 + "]",
4530
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4483
4531
  value: elem
4484
4532
  }, _errorFactory))) || "object" === typeof input.inbound && null !== input.inbound && _ao0(input.inbound, _path + ".inbound", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4485
4533
  method: "createAssert",
@@ -4501,25 +4549,25 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4501
4549
  path: _path + ".outbound",
4502
4550
  expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL)",
4503
4551
  value: input.outbound
4504
- }, _errorFactory)) && (Array.isArray(input.outbound) && input.outbound.every((elem, _index58) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4552
+ }, _errorFactory)) && (Array.isArray(input.outbound) && input.outbound.every((elem, _index60) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4505
4553
  method: "createAssert",
4506
- path: _path + ".outbound[" + _index58 + "]",
4507
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4554
+ path: _path + ".outbound[" + _index60 + "]",
4555
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4508
4556
  value: elem
4509
4557
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4510
4558
  method: "createAssert",
4511
- path: _path + ".outbound[" + _index58 + "]",
4512
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4559
+ path: _path + ".outbound[" + _index60 + "]",
4560
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4513
4561
  value: elem
4514
- }, _errorFactory)) && (true === _av59.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4562
+ }, _errorFactory)) && (true === _av61.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4515
4563
  method: "createAssert",
4516
- path: _path + ".outbound[" + _index58 + "]",
4517
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4564
+ path: _path + ".outbound[" + _index60 + "]",
4565
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4518
4566
  value: elem
4519
- }, _errorFactory)) && _au3(elem, _path + ".outbound[" + _index58 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4567
+ }, _errorFactory)) && _au3(elem, _path + ".outbound[" + _index60 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4520
4568
  method: "createAssert",
4521
- path: _path + ".outbound[" + _index58 + "]",
4522
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4569
+ path: _path + ".outbound[" + _index60 + "]",
4570
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4523
4571
  value: elem
4524
4572
  }, _errorFactory))) || "object" === typeof input.outbound && null !== input.outbound && _ao0(input.outbound, _path + ".outbound", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4525
4573
  method: "createAssert",
@@ -4536,25 +4584,25 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4536
4584
  path: _path + ".common",
4537
4585
  expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4538
4586
  value: input.common
4539
- }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index60) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4587
+ }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index62) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4540
4588
  method: "createAssert",
4541
- path: _path + ".common[" + _index60 + "]",
4542
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4589
+ path: _path + ".common[" + _index62 + "]",
4590
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4543
4591
  value: elem
4544
4592
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4545
4593
  method: "createAssert",
4546
- path: _path + ".common[" + _index60 + "]",
4547
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4594
+ path: _path + ".common[" + _index62 + "]",
4595
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4548
4596
  value: elem
4549
- }, _errorFactory)) && (true === _av61.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4597
+ }, _errorFactory)) && (true === _av63.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4550
4598
  method: "createAssert",
4551
- path: _path + ".common[" + _index60 + "]",
4552
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4599
+ path: _path + ".common[" + _index62 + "]",
4600
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4553
4601
  value: elem
4554
- }, _errorFactory)) && _au3(elem, _path + ".common[" + _index60 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4602
+ }, _errorFactory)) && _au3(elem, _path + ".common[" + _index62 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4555
4603
  method: "createAssert",
4556
- path: _path + ".common[" + _index60 + "]",
4557
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4604
+ path: _path + ".common[" + _index62 + "]",
4605
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4558
4606
  value: elem
4559
4607
  }, _errorFactory))) || "object" === typeof input.common && null !== input.common && _ao0(input.common, _path + ".common", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4560
4608
  method: "createAssert",
@@ -4566,7 +4614,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4566
4614
  path: _path + ".common",
4567
4615
  expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4568
4616
  value: input.common
4569
- }, _errorFactory))); const _ao32 = (input, _path, _exceptionable = true) => (undefined === input.inbound || ("object" === typeof input.inbound && null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4617
+ }, _errorFactory))); const _ao34 = (input, _path, _exceptionable = true) => (undefined === input.inbound || ("object" === typeof input.inbound && null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4570
4618
  method: "createAssert",
4571
4619
  path: _path + ".inbound",
4572
4620
  expected: "(ExternalURL | undefined)",
@@ -4591,25 +4639,25 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4591
4639
  path: _path + ".common",
4592
4640
  expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4593
4641
  value: input.common
4594
- }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index62) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4642
+ }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index64) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4595
4643
  method: "createAssert",
4596
- path: _path + ".common[" + _index62 + "]",
4597
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4644
+ path: _path + ".common[" + _index64 + "]",
4645
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4598
4646
  value: elem
4599
4647
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4600
4648
  method: "createAssert",
4601
- path: _path + ".common[" + _index62 + "]",
4602
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4649
+ path: _path + ".common[" + _index64 + "]",
4650
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4603
4651
  value: elem
4604
- }, _errorFactory)) && (true === _av63.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4652
+ }, _errorFactory)) && (true === _av65.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4605
4653
  method: "createAssert",
4606
- path: _path + ".common[" + _index62 + "]",
4607
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4654
+ path: _path + ".common[" + _index64 + "]",
4655
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4608
4656
  value: elem
4609
- }, _errorFactory)) && _au3(elem, _path + ".common[" + _index62 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4657
+ }, _errorFactory)) && _au3(elem, _path + ".common[" + _index64 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4610
4658
  method: "createAssert",
4611
- path: _path + ".common[" + _index62 + "]",
4612
- expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"CLABE_PUSH\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | \"WIRE_RECEIVE\" | ExternalURL | RailWithExtendedDetails)",
4659
+ path: _path + ".common[" + _index64 + "]",
4660
+ expected: "(\"ACH\" | \"ACH_DEBIT\" | \"BITCOIN_SEND\" | \"EVM_CALL\" | \"EVM_SEND\" | \"KEETA_SEND\" | \"MOBILE_WALLET\" | \"PIX_PUSH\" | \"SEPA_PUSH\" | \"SOLANA_SEND\" | \"SPEI_PUSH\" | \"TRON_SEND\" | \"WIRE\" | \"WIRE_INTL_PUSH\" | ExternalURL | RailWithExtendedDetails)",
4613
4661
  value: elem
4614
4662
  }, _errorFactory))) || "object" === typeof input.common && null !== input.common && _ao0(input.common, _path + ".common", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4615
4663
  method: "createAssert",
@@ -4621,22 +4669,22 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4621
4669
  path: _path + ".common",
4622
4670
  expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4623
4671
  value: input.common
4624
- }, _errorFactory))); const _ao33 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
4672
+ }, _errorFactory))); const _ao35 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
4625
4673
  const value = input[key];
4626
4674
  if (undefined === value)
4627
4675
  return true;
4628
4676
  return ("object" === typeof value && null !== value && false === Array.isArray(value) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4629
4677
  method: "createAssert",
4630
4678
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
4631
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o19)",
4679
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o20)",
4632
4680
  value: value
4633
- }, _errorFactory)) && _au26(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4681
+ }, _errorFactory)) && _au27(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4634
4682
  method: "createAssert",
4635
4683
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
4636
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o19)",
4684
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o20)",
4637
4685
  value: value
4638
4686
  }, _errorFactory);
4639
- }); const _ao34 = (input, _path, _exceptionable = true) => (null !== input.workInProgress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4687
+ }); const _ao36 = (input, _path, _exceptionable = true) => (null !== input.workInProgress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4640
4688
  method: "createAssert",
4641
4689
  path: _path + ".workInProgress",
4642
4690
  expected: "(ExternalURL | true | undefined)",
@@ -4651,30 +4699,30 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4651
4699
  path: _path + ".workInProgress",
4652
4700
  expected: "(ExternalURL | true | undefined)",
4653
4701
  value: input.workInProgress
4654
- }, _errorFactory)); const _ao35 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
4702
+ }, _errorFactory)); const _ao37 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
4655
4703
  const value = input[key];
4656
4704
  if (undefined === value)
4657
4705
  return true;
4658
4706
  return ("object" === typeof value && null !== value || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4659
4707
  method: "createAssert",
4660
4708
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
4661
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o21)",
4709
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o22)",
4662
4710
  value: value
4663
- }, _errorFactory)) && _au27(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4711
+ }, _errorFactory)) && _au28(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4664
4712
  method: "createAssert",
4665
4713
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
4666
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o21)",
4714
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o22)",
4667
4715
  value: value
4668
4716
  }, _errorFactory);
4669
- }); const _ao36 = (input, _path, _exceptionable = true) => (("object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4717
+ }); const _ao38 = (input, _path, _exceptionable = true) => (("object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4670
4718
  method: "createAssert",
4671
4719
  path: _path + ".operations",
4672
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o22)",
4720
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o23)",
4673
4721
  value: input.operations
4674
- }, _errorFactory)) && _au28(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4722
+ }, _errorFactory)) && _au29(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4675
4723
  method: "createAssert",
4676
4724
  path: _path + ".operations",
4677
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o22)",
4725
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o23)",
4678
4726
  value: input.operations
4679
4727
  }, _errorFactory)) && ((null !== input.anchorAccount || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4680
4728
  method: "createAssert",
@@ -4694,12 +4742,12 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4694
4742
  }, _errorFactory))) && (undefined === input.quotas || ("object" === typeof input.quotas && null !== input.quotas || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4695
4743
  method: "createAssert",
4696
4744
  path: _path + ".quotas",
4697
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o23 | undefined)",
4745
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o24 | undefined)",
4698
4746
  value: input.quotas
4699
- }, _errorFactory)) && _au29(input.quotas, _path + ".quotas", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4747
+ }, _errorFactory)) && _au30(input.quotas, _path + ".quotas", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4700
4748
  method: "createAssert",
4701
4749
  path: _path + ".quotas",
4702
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o23 | undefined)",
4750
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o24 | undefined)",
4703
4751
  value: input.quotas
4704
4752
  }, _errorFactory)) && ((null !== input.signedUrlDefaultTTL || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4705
4753
  method: "createAssert",
@@ -4721,24 +4769,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4721
4769
  path: _path + ".searchableFields",
4722
4770
  expected: "(Array<\"tags\" | ExternalURL | \"owner\" | \"visibility\" | \"pathPrefix\"> | ExternalURL | undefined)",
4723
4771
  value: input.searchableFields
4724
- }, _errorFactory)) && (undefined === input.searchableFields || (Array.isArray(input.searchableFields) && input.searchableFields.every((elem, _index64) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4772
+ }, _errorFactory)) && (undefined === input.searchableFields || (Array.isArray(input.searchableFields) && input.searchableFields.every((elem, _index66) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4725
4773
  method: "createAssert",
4726
- path: _path + ".searchableFields[" + _index64 + "]",
4774
+ path: _path + ".searchableFields[" + _index66 + "]",
4727
4775
  expected: "(\"owner\" | \"pathPrefix\" | \"tags\" | \"visibility\" | ExternalURL)",
4728
4776
  value: elem
4729
4777
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4730
4778
  method: "createAssert",
4731
- path: _path + ".searchableFields[" + _index64 + "]",
4779
+ path: _path + ".searchableFields[" + _index66 + "]",
4732
4780
  expected: "(\"owner\" | \"pathPrefix\" | \"tags\" | \"visibility\" | ExternalURL)",
4733
4781
  value: elem
4734
4782
  }, _errorFactory)) && ("tags" === elem || "owner" === elem || "visibility" === elem || "pathPrefix" === elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4735
4783
  method: "createAssert",
4736
- path: _path + ".searchableFields[" + _index64 + "]",
4784
+ path: _path + ".searchableFields[" + _index66 + "]",
4737
4785
  expected: "(\"owner\" | \"pathPrefix\" | \"tags\" | \"visibility\" | ExternalURL)",
4738
4786
  value: elem
4739
- }, _errorFactory)) && _ao0(elem, _path + ".searchableFields[" + _index64 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4787
+ }, _errorFactory)) && _ao0(elem, _path + ".searchableFields[" + _index66 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4740
4788
  method: "createAssert",
4741
- path: _path + ".searchableFields[" + _index64 + "]",
4789
+ path: _path + ".searchableFields[" + _index66 + "]",
4742
4790
  expected: "(\"owner\" | \"pathPrefix\" | \"tags\" | \"visibility\" | ExternalURL)",
4743
4791
  value: elem
4744
4792
  }, _errorFactory))) || "object" === typeof input.searchableFields && null !== input.searchableFields && _ao0(input.searchableFields, _path + ".searchableFields", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -4751,7 +4799,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4751
4799
  path: _path + ".searchableFields",
4752
4800
  expected: "(Array<\"tags\" | ExternalURL | \"owner\" | \"visibility\" | \"pathPrefix\"> | ExternalURL | undefined)",
4753
4801
  value: input.searchableFields
4754
- }, _errorFactory))); const _ao37 = (input, _path, _exceptionable = true) => (null !== input.put || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4802
+ }, _errorFactory))); const _ao39 = (input, _path, _exceptionable = true) => (null !== input.put || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4755
4803
  method: "createAssert",
4756
4804
  path: _path + ".put",
4757
4805
  expected: "(ExternalURL | __type | string | undefined)",
@@ -4761,7 +4809,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4761
4809
  path: _path + ".put",
4762
4810
  expected: "(ExternalURL | __type | string | undefined)",
4763
4811
  value: input.put
4764
- }, _errorFactory)) && _au22(input.put, _path + ".put", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4812
+ }, _errorFactory)) && _au23(input.put, _path + ".put", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4765
4813
  method: "createAssert",
4766
4814
  path: _path + ".put",
4767
4815
  expected: "(ExternalURL | __type | string | undefined)",
@@ -4776,7 +4824,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4776
4824
  path: _path + ".get",
4777
4825
  expected: "(ExternalURL | __type | string | undefined)",
4778
4826
  value: input.get
4779
- }, _errorFactory)) && _au22(input.get, _path + ".get", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4827
+ }, _errorFactory)) && _au23(input.get, _path + ".get", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4780
4828
  method: "createAssert",
4781
4829
  path: _path + ".get",
4782
4830
  expected: "(ExternalURL | __type | string | undefined)",
@@ -4791,7 +4839,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4791
4839
  path: _path + "[\"delete\"]",
4792
4840
  expected: "(ExternalURL | __type | string | undefined)",
4793
4841
  value: input["delete"]
4794
- }, _errorFactory)) && _au22(input["delete"], _path + "[\"delete\"]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4842
+ }, _errorFactory)) && _au23(input["delete"], _path + "[\"delete\"]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4795
4843
  method: "createAssert",
4796
4844
  path: _path + "[\"delete\"]",
4797
4845
  expected: "(ExternalURL | __type | string | undefined)",
@@ -4806,7 +4854,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4806
4854
  path: _path + ".metadata",
4807
4855
  expected: "(ExternalURL | __type | string | undefined)",
4808
4856
  value: input.metadata
4809
- }, _errorFactory)) && _au22(input.metadata, _path + ".metadata", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4857
+ }, _errorFactory)) && _au23(input.metadata, _path + ".metadata", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4810
4858
  method: "createAssert",
4811
4859
  path: _path + ".metadata",
4812
4860
  expected: "(ExternalURL | __type | string | undefined)",
@@ -4821,7 +4869,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4821
4869
  path: _path + ".search",
4822
4870
  expected: "(ExternalURL | __type | string | undefined)",
4823
4871
  value: input.search
4824
- }, _errorFactory)) && _au22(input.search, _path + ".search", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4872
+ }, _errorFactory)) && _au23(input.search, _path + ".search", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4825
4873
  method: "createAssert",
4826
4874
  path: _path + ".search",
4827
4875
  expected: "(ExternalURL | __type | string | undefined)",
@@ -4836,7 +4884,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4836
4884
  path: _path + "[\"public\"]",
4837
4885
  expected: "(ExternalURL | __type | string | undefined)",
4838
4886
  value: input["public"]
4839
- }, _errorFactory)) && _au22(input["public"], _path + "[\"public\"]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4887
+ }, _errorFactory)) && _au23(input["public"], _path + "[\"public\"]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4840
4888
  method: "createAssert",
4841
4889
  path: _path + "[\"public\"]",
4842
4890
  expected: "(ExternalURL | __type | string | undefined)",
@@ -4851,12 +4899,12 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4851
4899
  path: _path + ".quota",
4852
4900
  expected: "(ExternalURL | __type | string | undefined)",
4853
4901
  value: input.quota
4854
- }, _errorFactory)) && _au22(input.quota, _path + ".quota", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4902
+ }, _errorFactory)) && _au23(input.quota, _path + ".quota", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4855
4903
  method: "createAssert",
4856
4904
  path: _path + ".quota",
4857
4905
  expected: "(ExternalURL | __type | string | undefined)",
4858
4906
  value: input.quota
4859
- }, _errorFactory))); const _ao38 = (input, _path, _exceptionable = true) => (null !== input.maxObjectSize || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4907
+ }, _errorFactory))); const _ao40 = (input, _path, _exceptionable = true) => (null !== input.maxObjectSize || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4860
4908
  method: "createAssert",
4861
4909
  path: _path + ".maxObjectSize",
4862
4910
  expected: "(ExternalURL | number)",
@@ -4972,7 +5020,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4972
5020
  if (undefined !== input.external)
4973
5021
  return _ao0(input, _path, true && _exceptionable);
4974
5022
  else if (undefined !== input.asset)
4975
- return _ao23(input, _path, true && _exceptionable);
5023
+ return _ao24(input, _path, true && _exceptionable);
4976
5024
  else
4977
5025
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
4978
5026
  method: "createAssert",
@@ -4984,7 +5032,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4984
5032
  if (undefined !== input.external)
4985
5033
  return _ao0(input, _path, true && _exceptionable);
4986
5034
  else if (undefined !== input.pair)
4987
- return _ao24(input, _path, true && _exceptionable);
5035
+ return _ao25(input, _path, true && _exceptionable);
4988
5036
  else
4989
5037
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
4990
5038
  method: "createAssert",
@@ -4994,7 +5042,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4994
5042
  }, _errorFactory);
4995
5043
  })(); const _au3 = (input, _path, _exceptionable = true) => (() => {
4996
5044
  if (undefined !== input.rail)
4997
- return _ao27(input, _path, true && _exceptionable);
5045
+ return _ao28(input, _path, true && _exceptionable);
4998
5046
  else if (undefined !== input.external)
4999
5047
  return _ao0(input, _path, true && _exceptionable);
5000
5048
  else
@@ -5008,7 +5056,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
5008
5056
  if (undefined !== input.external)
5009
5057
  return _ao0(input, _path, true && _exceptionable);
5010
5058
  else if (undefined !== input.rails)
5011
- return _ao25(input, _path, true && _exceptionable);
5059
+ return _ao26(input, _path, true && _exceptionable);
5012
5060
  else
5013
5061
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
5014
5062
  method: "createAssert",
@@ -5045,22 +5093,22 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
5045
5093
  if (undefined !== input.external)
5046
5094
  return _ao0(input, _path, true && _exceptionable);
5047
5095
  else
5048
- return _ao14(input, _path, true && _exceptionable);
5096
+ return _ao15(input, _path, true && _exceptionable);
5049
5097
  })(); const _au11 = (input, _path, _exceptionable = true) => (() => {
5050
5098
  if (undefined !== input.external)
5051
5099
  return _ao0(input, _path, true && _exceptionable);
5052
5100
  else
5053
- return _ao20(input, _path, true && _exceptionable);
5101
+ return _ao21(input, _path, true && _exceptionable);
5054
5102
  })(); const _au12 = (input, _path, _exceptionable = true) => (() => {
5055
5103
  if (undefined !== input.external)
5056
5104
  return _ao0(input, _path, true && _exceptionable);
5057
5105
  else
5058
- return _ao33(input, _path, true && _exceptionable);
5106
+ return _ao35(input, _path, true && _exceptionable);
5059
5107
  })(); const _au13 = (input, _path, _exceptionable = true) => (() => {
5060
5108
  if (undefined !== input.external)
5061
5109
  return _ao0(input, _path, true && _exceptionable);
5062
5110
  else
5063
- return _ao35(input, _path, true && _exceptionable);
5111
+ return _ao37(input, _path, true && _exceptionable);
5064
5112
  })(); const _au14 = (input, _path, _exceptionable = true) => (() => {
5065
5113
  if (undefined !== input.external)
5066
5114
  return _ao0(input, _path, true && _exceptionable);
@@ -5110,106 +5158,104 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
5110
5158
  })(); const _au19 = (input, _path, _exceptionable = true) => (() => {
5111
5159
  if (undefined !== input.external)
5112
5160
  return _ao0(input, _path, true && _exceptionable);
5113
- else if (undefined !== input.getQuote)
5114
- return _ao12(input, _path, true && _exceptionable);
5115
5161
  else
5116
- return __typia_transform__assertGuard._assertGuard(_exceptionable, {
5117
- method: "createAssert",
5118
- path: _path,
5119
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o10)",
5120
- value: input
5121
- }, _errorFactory);
5162
+ return _ao12(input, _path, true && _exceptionable);
5122
5163
  })(); const _au20 = (input, _path, _exceptionable = true) => (() => {
5164
+ if (undefined !== input.external)
5165
+ return _ao0(input, _path, true && _exceptionable);
5166
+ else
5167
+ return _ao14(input, _path, true && _exceptionable);
5168
+ })(); const _au21 = (input, _path, _exceptionable = true) => (() => {
5123
5169
  if (undefined !== input.external)
5124
5170
  return _ao0(input, _path, true && _exceptionable);
5125
5171
  else if (undefined !== input.operations)
5126
- return _ao15(input, _path, true && _exceptionable);
5172
+ return _ao16(input, _path, true && _exceptionable);
5127
5173
  else
5128
5174
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
5129
5175
  method: "createAssert",
5130
5176
  path: _path,
5131
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o13)",
5177
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o14)",
5132
5178
  value: input
5133
5179
  }, _errorFactory);
5134
- })(); const _au21 = (input, _path, _exceptionable = true) => (() => {
5180
+ })(); const _au22 = (input, _path, _exceptionable = true) => (() => {
5135
5181
  if (undefined !== input.external)
5136
5182
  return _ao0(input, _path, true && _exceptionable);
5137
5183
  else if (undefined !== input.resolve)
5138
- return _ao16(input, _path, true && _exceptionable);
5184
+ return _ao17(input, _path, true && _exceptionable);
5139
5185
  else
5140
5186
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
5141
5187
  method: "createAssert",
5142
5188
  path: _path,
5143
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o14)",
5189
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o15)",
5144
5190
  value: input
5145
5191
  }, _errorFactory);
5146
- })(); const _au22 = (input, _path, _exceptionable = true) => (() => {
5192
+ })(); const _au23 = (input, _path, _exceptionable = true) => (() => {
5147
5193
  if (undefined !== input.external)
5148
5194
  return _ao0(input, _path, true && _exceptionable);
5149
5195
  else
5150
- return _ao17(input, _path, true && _exceptionable);
5151
- })(); const _au23 = (input, _path, _exceptionable = true) => (() => {
5196
+ return _ao18(input, _path, true && _exceptionable);
5197
+ })(); const _au24 = (input, _path, _exceptionable = true) => (() => {
5152
5198
  if (undefined !== input.external)
5153
5199
  return _ao0(input, _path, true && _exceptionable);
5154
5200
  else if (undefined !== input.operations)
5155
- return _ao21(input, _path, true && _exceptionable);
5201
+ return _ao22(input, _path, true && _exceptionable);
5156
5202
  else
5157
5203
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
5158
5204
  method: "createAssert",
5159
5205
  path: _path,
5160
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o16)",
5206
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o17)",
5161
5207
  value: input
5162
5208
  }, _errorFactory);
5163
- })(); const _au24 = (input, _path, _exceptionable = true) => (() => {
5209
+ })(); const _au25 = (input, _path, _exceptionable = true) => (() => {
5164
5210
  if (undefined !== input.external)
5165
5211
  return _ao0(input, _path, true && _exceptionable);
5166
5212
  else
5167
- return _ao22(input, _path, true && _exceptionable);
5168
- })(); const _au25 = (input, _path, _exceptionable = true) => (() => {
5213
+ return _ao23(input, _path, true && _exceptionable);
5214
+ })(); const _au26 = (input, _path, _exceptionable = true) => (() => {
5169
5215
  if (undefined !== input.external)
5170
5216
  return _ao0(input, _path, true && _exceptionable);
5171
5217
  else
5172
- return _ao32(input, _path, false && _exceptionable) || _ao31(input, _path, false && _exceptionable) || _ao26(input, _path, false && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
5218
+ return _ao34(input, _path, false && _exceptionable) || _ao33(input, _path, false && _exceptionable) || _ao27(input, _path, false && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
5173
5219
  method: "createAssert",
5174
5220
  path: _path,
5175
5221
  expected: "(ToJSONValuizableObject<{ inbound?: never; outbound?: never; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound?: RailOrRailWithExtendedDetails[]; outbound: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound: RailOrRailWithExtendedDetails[]; outbound?: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }>)",
5176
5222
  value: input
5177
5223
  }, _errorFactory);
5178
- })(); const _au26 = (input, _path, _exceptionable = true) => (() => {
5224
+ })(); const _au27 = (input, _path, _exceptionable = true) => (() => {
5179
5225
  if (undefined !== input.external)
5180
5226
  return _ao0(input, _path, true && _exceptionable);
5181
5227
  else
5182
- return _ao34(input, _path, true && _exceptionable);
5183
- })(); const _au27 = (input, _path, _exceptionable = true) => (() => {
5228
+ return _ao36(input, _path, true && _exceptionable);
5229
+ })(); const _au28 = (input, _path, _exceptionable = true) => (() => {
5184
5230
  if (undefined !== input.external)
5185
5231
  return _ao0(input, _path, true && _exceptionable);
5186
5232
  else if (undefined !== input.operations)
5187
- return _ao36(input, _path, true && _exceptionable);
5233
+ return _ao38(input, _path, true && _exceptionable);
5188
5234
  else
5189
5235
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
5190
5236
  method: "createAssert",
5191
5237
  path: _path,
5192
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o21)",
5238
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o22)",
5193
5239
  value: input
5194
5240
  }, _errorFactory);
5195
- })(); const _au28 = (input, _path, _exceptionable = true) => (() => {
5241
+ })(); const _au29 = (input, _path, _exceptionable = true) => (() => {
5196
5242
  if (undefined !== input.external)
5197
5243
  return _ao0(input, _path, true && _exceptionable);
5198
5244
  else
5199
- return _ao37(input, _path, true && _exceptionable);
5200
- })(); const _au29 = (input, _path, _exceptionable = true) => (() => {
5245
+ return _ao39(input, _path, true && _exceptionable);
5246
+ })(); const _au30 = (input, _path, _exceptionable = true) => (() => {
5201
5247
  if (undefined !== input.external)
5202
5248
  return _ao0(input, _path, true && _exceptionable);
5203
5249
  else if (undefined !== input.maxObjectSize)
5204
- return _ao38(input, _path, true && _exceptionable);
5250
+ return _ao40(input, _path, true && _exceptionable);
5205
5251
  else
5206
5252
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
5207
5253
  method: "createAssert",
5208
5254
  path: _path,
5209
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o23)",
5255
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o24)",
5210
5256
  value: input
5211
5257
  }, _errorFactory);
5212
- })(); const _au30 = (input, _path, _exceptionable = true) => (() => {
5258
+ })(); const _au31 = (input, _path, _exceptionable = true) => (() => {
5213
5259
  if (undefined !== input.external)
5214
5260
  return _ao0(input, _path, true && _exceptionable);
5215
5261
  else if (undefined !== input.version)
@@ -5221,7 +5267,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
5221
5267
  expected: "(ExternalURL | ToJSONValuizableObject<ServiceMetadata>)",
5222
5268
  value: input
5223
5269
  }, _errorFactory);
5224
- })(); const __is = input => "object" === typeof input && null !== input && _iu30(input); let _errorFactory; return (input, errorFactory) => {
5270
+ })(); const __is = input => "object" === typeof input && null !== input && _iu31(input); let _errorFactory; return (input, errorFactory) => {
5225
5271
  if (false === __is(input)) {
5226
5272
  _errorFactory = errorFactory;
5227
5273
  ((input, _path, _exceptionable = true) => ("object" === typeof input && null !== input || __typia_transform__assertGuard._assertGuard(true, {
@@ -5229,7 +5275,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
5229
5275
  path: _path + "",
5230
5276
  expected: "(ExternalURL | ToJSONValuizableObject<ServiceMetadata>)",
5231
5277
  value: input
5232
- }, _errorFactory)) && _au30(input, _path + "", true) || __typia_transform__assertGuard._assertGuard(true, {
5278
+ }, _errorFactory)) && _au31(input, _path + "", true) || __typia_transform__assertGuard._assertGuard(true, {
5233
5279
  method: "createAssert",
5234
5280
  path: _path + "",
5235
5281
  expected: "(ExternalURL | ToJSONValuizableObject<ServiceMetadata>)",
@@ -5865,6 +5911,19 @@ class Resolver {
5865
5911
  if (!checkFXService) {
5866
5912
  continue;
5867
5913
  }
5914
+ if (criteria.requiredOperations) {
5915
+ let hasAllRequiredOperations = true;
5916
+ for (const operation of criteria.requiredOperations) {
5917
+ const resolvedOperation = (await checkFXService['operations']('object'))[operation];
5918
+ if (!resolvedOperation) {
5919
+ hasAllRequiredOperations = false;
5920
+ break;
5921
+ }
5922
+ }
5923
+ if (!hasAllRequiredOperations) {
5924
+ continue;
5925
+ }
5926
+ }
5868
5927
  const fromUnrealized = checkFXService.from;
5869
5928
  const from = await fromUnrealized?.('array');
5870
5929
  if (from === undefined) {
@@ -5903,6 +5962,13 @@ class Resolver {
5903
5962
  continue;
5904
5963
  }
5905
5964
  }
5965
+ if (criteria.supportedAffinity && fromEntry.supportedAffinities !== undefined) {
5966
+ const supportedAffinities = await fromEntry.supportedAffinities('object');
5967
+ const isSupported = await supportedAffinities[criteria.supportedAffinity]?.('boolean');
5968
+ if (isSupported === false) {
5969
+ continue;
5970
+ }
5971
+ }
5906
5972
  /* XXX:TODO: Check kycProviders */
5907
5973
  acceptable = true;
5908
5974
  break;