@keetanetwork/anchor 0.0.37 → 0.0.39

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 (52) hide show
  1. package/lib/encrypted-container.d.ts +53 -3
  2. package/lib/encrypted-container.d.ts.map +1 -1
  3. package/lib/encrypted-container.js +549 -93
  4. package/lib/encrypted-container.js.map +1 -1
  5. package/lib/http-server/index.d.ts.map +1 -1
  6. package/lib/http-server/index.js +58 -5
  7. package/lib/http-server/index.js.map +1 -1
  8. package/lib/queue/drivers/queue_firestore.d.ts +29 -0
  9. package/lib/queue/drivers/queue_firestore.d.ts.map +1 -0
  10. package/lib/queue/drivers/queue_firestore.js +279 -0
  11. package/lib/queue/drivers/queue_firestore.js.map +1 -0
  12. package/lib/queue/index.d.ts +57 -0
  13. package/lib/queue/index.d.ts.map +1 -1
  14. package/lib/queue/index.js +127 -21
  15. package/lib/queue/index.js.map +1 -1
  16. package/lib/resolver.d.ts +4 -15
  17. package/lib/resolver.d.ts.map +1 -1
  18. package/lib/resolver.js +468 -636
  19. package/lib/resolver.js.map +1 -1
  20. package/lib/utils/signing.d.ts +12 -3
  21. package/lib/utils/signing.d.ts.map +1 -1
  22. package/lib/utils/signing.js +7 -13
  23. package/lib/utils/signing.js.map +1 -1
  24. package/lib/utils/types.d.ts +14 -2
  25. package/lib/utils/types.d.ts.map +1 -1
  26. package/lib/utils/types.js.map +1 -1
  27. package/npm-shrinkwrap.json +7 -7
  28. package/package.json +3 -2
  29. package/services/asset-movement/client.d.ts +2 -2
  30. package/services/asset-movement/client.d.ts.map +1 -1
  31. package/services/asset-movement/client.js +2 -2
  32. package/services/asset-movement/client.js.map +1 -1
  33. package/services/asset-movement/common.d.ts +201 -24
  34. package/services/asset-movement/common.d.ts.map +1 -1
  35. package/services/asset-movement/common.js +305 -80
  36. package/services/asset-movement/common.js.map +1 -1
  37. package/services/fx/client.d.ts +38 -11
  38. package/services/fx/client.d.ts.map +1 -1
  39. package/services/fx/client.js +187 -42
  40. package/services/fx/client.js.map +1 -1
  41. package/services/fx/common.d.ts +55 -6
  42. package/services/fx/common.d.ts.map +1 -1
  43. package/services/fx/common.js +142 -16
  44. package/services/fx/common.js.map +1 -1
  45. package/services/fx/server.d.ts +51 -7
  46. package/services/fx/server.d.ts.map +1 -1
  47. package/services/fx/server.js +333 -109
  48. package/services/fx/server.js.map +1 -1
  49. package/services/fx/util.d.ts +31 -0
  50. package/services/fx/util.d.ts.map +1 -0
  51. package/services/fx/util.js +132 -0
  52. package/services/fx/util.js.map +1 -0
package/lib/resolver.js CHANGED
@@ -6,7 +6,7 @@ import { assertNever } from './utils/never.js';
6
6
  import { Buffer } from './utils/buffer.js';
7
7
  import crypto from './utils/crypto.js';
8
8
  import { createIs, createAssert } from 'typia';
9
- import { convertAssetLocationInputToCanonical, convertAssetOrPairSearchInputToCanonical } from '../services/asset-movement/common.js';
9
+ import { convertAssetLocationInputToCanonical, convertAssetOrPairSearchInputToCanonical, assertKeetaSupportedAssetsMetadata } from '../services/asset-movement/common.js';
10
10
  const KeetaNetAccount = KeetaNetClient.lib.Account;
11
11
  const isCurrencySearchCanonical = (() => { const _iv1 = 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"]); return input => null !== input && undefined !== input && (true === _iv1.has(input) || "string" === typeof input && RegExp(/^\$(.*)/).test(input)); })();
12
12
  function assertValidCountryCodes(input) {
@@ -257,7 +257,7 @@ const isExternalURL = (() => { const _io0 = input => "2b828e33-2692-46e9-817e-9b
257
257
  * access the mutable stats object.
258
258
  */
259
259
  const statsAccessToken = Symbol('statsAccessToken');
260
- 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 _iv22 = 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 _iv24 = 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 _iv26 = 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 _iv28 = 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 _av38 = 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 _av39 = 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 _av40 = 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(["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 _av46 = 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 _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 _av54 = 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 _av56 = 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) && _iu4(input.currencyMap)) && ("object" === typeof input.services && null !== input.services && false === Array.isArray(input.services) && _iu5(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 => {
260
+ 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 _av41 = 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 _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 _av47 = 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 _av49 = 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 _av51 = 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(["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 _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 _av56 = 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 _av58 = 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 _av60 = 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 _av62 = 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 => {
261
261
  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))
262
262
  return true;
263
263
  const value = input[key];
@@ -266,32 +266,32 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
266
266
  if ("string" === typeof key && RegExp(/^\$(.*)/).test(key))
267
267
  return null !== value && (undefined === value || "string" === typeof value && (RegExp(/^keeta_am(.*)/).test(value) || RegExp(/^keeta_an(.*)/).test(value) || RegExp(/^keeta_ao(.*)/).test(value) || RegExp(/^keeta_ap(.*)/).test(value) || RegExp(/^tyblocks_am(.*)/).test(value) || RegExp(/^tyblocks_an(.*)/).test(value) || RegExp(/^tyblocks_ao(.*)/).test(value) || RegExp(/^tyblocks_ap(.*)/).test(value)) || "object" === typeof value && null !== value && _io0(value));
268
268
  return true;
269
- }); const _io3 = input => (undefined === input.banking || "object" === typeof input.banking && null !== input.banking && false === Array.isArray(input.banking) && _iu6(input.banking)) && (undefined === input.kyc || "object" === typeof input.kyc && null !== input.kyc && false === Array.isArray(input.kyc) && _iu7(input.kyc)) && (undefined === input.fx || "object" === typeof input.fx && null !== input.fx && false === Array.isArray(input.fx) && _iu8(input.fx)) && (undefined === input.assetMovement || "object" === typeof input.assetMovement && null !== input.assetMovement && false === Array.isArray(input.assetMovement) && _iu9(input.assetMovement)) && (undefined === input.cards || "object" === typeof input.cards && null !== input.cards && false === Array.isArray(input.cards) && _iu10(input.cards)); const _io4 = input => Object.keys(input).every(key => {
269
+ }); const _io3 = input => (undefined === input.banking || "object" === typeof input.banking && null !== input.banking && false === Array.isArray(input.banking) && _iu7(input.banking)) && (undefined === input.kyc || "object" === typeof input.kyc && null !== input.kyc && false === Array.isArray(input.kyc) && _iu8(input.kyc)) && (undefined === input.fx || "object" === typeof input.fx && null !== input.fx && false === Array.isArray(input.fx) && _iu9(input.fx)) && (undefined === input.assetMovement || "object" === typeof input.assetMovement && null !== input.assetMovement && false === Array.isArray(input.assetMovement) && _iu10(input.assetMovement)) && (undefined === input.cards || "object" === typeof input.cards && null !== input.cards && false === Array.isArray(input.cards) && _iu11(input.cards)); const _io4 = input => Object.keys(input).every(key => {
270
270
  const value = input[key];
271
271
  if (undefined === value)
272
272
  return true;
273
- return "object" === typeof value && null !== value && _iu11(value);
274
- }); const _io5 = input => "object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) && _iu12(input.operations) && (null !== input.currencyCodes && undefined !== input.currencyCodes && (Array.isArray(input.currencyCodes) && input.currencyCodes.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.currencyCodes && null !== input.currencyCodes && _io0(input.currencyCodes))) && (null !== input.countryCodes && undefined !== input.countryCodes && (Array.isArray(input.countryCodes) && input.countryCodes.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.countryCodes && null !== input.countryCodes && _io0(input.countryCodes))) && (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 _io6 = input => null !== input.createAccount && (undefined === input.createAccount || "string" === typeof input.createAccount || "object" === typeof input.createAccount && null !== input.createAccount && _io0(input.createAccount)); const _io7 = input => Object.keys(input).every(key => {
273
+ return "object" === typeof value && null !== value && _iu12(value);
274
+ }); const _io5 = input => "object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) && _iu13(input.operations) && (null !== input.currencyCodes && undefined !== input.currencyCodes && (Array.isArray(input.currencyCodes) && input.currencyCodes.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.currencyCodes && null !== input.currencyCodes && _io0(input.currencyCodes))) && (null !== input.countryCodes && undefined !== input.countryCodes && (Array.isArray(input.countryCodes) && input.countryCodes.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.countryCodes && null !== input.countryCodes && _io0(input.countryCodes))) && (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 _io6 = input => null !== input.createAccount && (undefined === input.createAccount || "string" === typeof input.createAccount || "object" === typeof input.createAccount && null !== input.createAccount && _io0(input.createAccount)); const _io7 = input => Object.keys(input).every(key => {
275
275
  const value = input[key];
276
276
  if (undefined === value)
277
277
  return true;
278
- return "object" === typeof value && null !== value && _iu13(value);
279
- }); const _io8 = input => "object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) && _iu14(input.operations) && (null !== input.countryCodes && (undefined === input.countryCodes || (Array.isArray(input.countryCodes) && input.countryCodes.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.countryCodes && null !== input.countryCodes && _io0(input.countryCodes)))) && (null !== input.ca && undefined !== input.ca && ("string" === typeof input.ca || "object" === typeof input.ca && null !== input.ca && _io0(input.ca))); const _io9 = input => null !== input.checkLocality && (undefined === input.checkLocality || "string" === typeof input.checkLocality || "object" === typeof input.checkLocality && null !== input.checkLocality && _io0(input.checkLocality)) && (null !== input.getEstimate && (undefined === input.getEstimate || "string" === typeof input.getEstimate || "object" === typeof input.getEstimate && null !== input.getEstimate && _io0(input.getEstimate))) && (null !== input.createVerification && (undefined === input.createVerification || "string" === typeof input.createVerification || "object" === typeof input.createVerification && null !== input.createVerification && _io0(input.createVerification))) && (null !== input.getCertificates && (undefined === input.getCertificates || "string" === typeof input.getCertificates || "object" === typeof input.getCertificates && null !== input.getCertificates && _io0(input.getCertificates))); const _io10 = input => Object.keys(input).every(key => {
278
+ return "object" === typeof value && null !== value && _iu14(value);
279
+ }); const _io8 = input => "object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) && _iu15(input.operations) && (null !== input.countryCodes && (undefined === input.countryCodes || (Array.isArray(input.countryCodes) && input.countryCodes.every(elem => null !== elem && undefined !== elem && ("string" === typeof elem || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.countryCodes && null !== input.countryCodes && _io0(input.countryCodes)))) && (null !== input.ca && undefined !== input.ca && ("string" === typeof input.ca || "object" === typeof input.ca && null !== input.ca && _io0(input.ca))); const _io9 = input => null !== input.checkLocality && (undefined === input.checkLocality || "string" === typeof input.checkLocality || "object" === typeof input.checkLocality && null !== input.checkLocality && _io0(input.checkLocality)) && (null !== input.getEstimate && (undefined === input.getEstimate || "string" === typeof input.getEstimate || "object" === typeof input.getEstimate && null !== input.getEstimate && _io0(input.getEstimate))) && (null !== input.createVerification && (undefined === input.createVerification || "string" === typeof input.createVerification || "object" === typeof input.createVerification && null !== input.createVerification && _io0(input.createVerification))) && (null !== input.getCertificates && (undefined === input.getCertificates || "string" === typeof input.getCertificates || "object" === typeof input.getCertificates && null !== input.getCertificates && _io0(input.getCertificates))); const _io10 = input => Object.keys(input).every(key => {
280
280
  const value = input[key];
281
281
  if (undefined === value)
282
282
  return true;
283
- return "object" === typeof value && null !== value && _iu15(value);
284
- }); const _io11 = input => "object" === typeof input.operations && null !== input.operations && _iu16(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 => {
283
+ return "object" === typeof value && null !== value && _iu16(value);
284
+ }); const _io11 = input => "object" === typeof input.operations && null !== input.operations && _iu17(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 => {
285
285
  const value = input[key];
286
286
  if (undefined === value)
287
287
  return true;
288
- return "object" === typeof value && null !== value && _iu17(value);
289
- }); const _io15 = input => "object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) && _iu18(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 _io16 = input => null !== input.initiateTransfer && (undefined === input.initiateTransfer || "string" === typeof input.initiateTransfer || "object" === typeof input.initiateTransfer && null !== input.initiateTransfer && _iu19(input.initiateTransfer)) && (null !== input.getTransferStatus && (undefined === input.getTransferStatus || "string" === typeof input.getTransferStatus || "object" === typeof input.getTransferStatus && null !== input.getTransferStatus && _iu19(input.getTransferStatus))) && (null !== input.createPersistentForwardingTemplate && (undefined === input.createPersistentForwardingTemplate || "string" === typeof input.createPersistentForwardingTemplate || "object" === typeof input.createPersistentForwardingTemplate && null !== input.createPersistentForwardingTemplate && _iu19(input.createPersistentForwardingTemplate))) && (null !== input.listPersistentForwardingTemplate && (undefined === input.listPersistentForwardingTemplate || "string" === typeof input.listPersistentForwardingTemplate || "object" === typeof input.listPersistentForwardingTemplate && null !== input.listPersistentForwardingTemplate && _iu19(input.listPersistentForwardingTemplate))) && (null !== input.createPersistentForwarding && (undefined === input.createPersistentForwarding || "string" === typeof input.createPersistentForwarding || "object" === typeof input.createPersistentForwarding && null !== input.createPersistentForwarding && _iu19(input.createPersistentForwarding))) && (null !== input.listPersistentForwarding && (undefined === input.listPersistentForwarding || "string" === typeof input.listPersistentForwarding || "object" === typeof input.listPersistentForwarding && null !== input.listPersistentForwarding && _iu19(input.listPersistentForwarding))) && (null !== input.listTransactions && (undefined === input.listTransactions || "string" === typeof input.listTransactions || "object" === typeof input.listTransactions && null !== input.listTransactions && _iu19(input.listTransactions))) && (null !== input.shareKYC && (undefined === input.shareKYC || "string" === typeof input.shareKYC || "object" === typeof input.shareKYC && null !== input.shareKYC && _iu19(input.shareKYC))); 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 => 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 _io21 = input => null !== input.pair && undefined !== input.pair && (Array.isArray(input.pair) && (input.pair.length === 2 && ("object" === typeof input.pair[0] && null !== input.pair[0] && _iu3(input.pair[0])) && ("object" === typeof input.pair[1] && null !== input.pair[1] && _iu3(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 _io22 = input => null !== input.location && undefined !== input.location && ("string" === typeof 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))) && ("object" === typeof input.rails && null !== input.rails && false === Array.isArray(input.rails) && _iu20(input.rails)); const _io23 = 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 && _io0(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 && _io0(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 && _io0(elem))) || "object" === typeof input.common && null !== input.common && _io0(input.common)))); const _io24 = input => null !== input.inbound && (undefined === input.inbound || (Array.isArray(input.inbound) && input.inbound.every(elem => null !== elem && undefined !== elem && (true === _iv22.has(elem) || "object" === typeof elem && null !== elem && _io0(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 === _iv24.has(elem) || "object" === typeof elem && null !== elem && _io0(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 === _iv26.has(elem) || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.common && null !== input.common && _io0(input.common)))); const _io25 = 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 === _iv28.has(elem) || "object" === typeof elem && null !== elem && _io0(elem))) || "object" === typeof input.common && null !== input.common && _io0(input.common)))); const _io26 = input => Object.keys(input).every(key => {
288
+ return "object" === typeof value && null !== value && _iu18(value);
289
+ }); const _io15 = input => "object" === typeof input.operations && null !== input.operations && false === Array.isArray(input.operations) && _iu19(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 _io16 = input => null !== input.initiateTransfer && (undefined === input.initiateTransfer || "string" === typeof input.initiateTransfer || "object" === typeof input.initiateTransfer && null !== input.initiateTransfer && _iu20(input.initiateTransfer)) && (null !== input.getTransferStatus && (undefined === input.getTransferStatus || "string" === typeof input.getTransferStatus || "object" === typeof input.getTransferStatus && null !== input.getTransferStatus && _iu20(input.getTransferStatus))) && (null !== input.createPersistentForwardingTemplate && (undefined === input.createPersistentForwardingTemplate || "string" === typeof input.createPersistentForwardingTemplate || "object" === typeof input.createPersistentForwardingTemplate && null !== input.createPersistentForwardingTemplate && _iu20(input.createPersistentForwardingTemplate))) && (null !== input.listPersistentForwardingTemplate && (undefined === input.listPersistentForwardingTemplate || "string" === typeof input.listPersistentForwardingTemplate || "object" === typeof input.listPersistentForwardingTemplate && null !== input.listPersistentForwardingTemplate && _iu20(input.listPersistentForwardingTemplate))) && (null !== input.createPersistentForwarding && (undefined === input.createPersistentForwarding || "string" === typeof input.createPersistentForwarding || "object" === typeof input.createPersistentForwarding && null !== input.createPersistentForwarding && _iu20(input.createPersistentForwarding))) && (null !== input.listPersistentForwarding && (undefined === input.listPersistentForwarding || "string" === typeof input.listPersistentForwarding || "object" === typeof input.listPersistentForwarding && null !== input.listPersistentForwarding && _iu20(input.listPersistentForwarding))) && (null !== input.listTransactions && (undefined === input.listTransactions || "string" === typeof input.listTransactions || "object" === typeof input.listTransactions && null !== input.listTransactions && _iu20(input.listTransactions))) && (null !== input.shareKYC && (undefined === input.shareKYC || "string" === typeof input.shareKYC || "object" === typeof input.shareKYC && null !== input.shareKYC && _iu20(input.shareKYC))); 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 => 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 _io21 = 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 _io22 = input => "object" === typeof input.rails && null !== input.rails && false === Array.isArray(input.rails) && _iu21(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 _io23 = 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 _io24 = 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 && _io25(input.estimatedTransferValueRange)) && (undefined === input.estimatedFee || "object" === typeof input.estimatedFee && null !== input.estimatedFee && false === Array.isArray(input.estimatedFee) && _io26(input.estimatedFee)); const _io25 = 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 _io26 = input => (undefined === input.fixedFee || "object" === typeof input.fixedFee && null !== input.fixedFee && _io27(input.fixedFee)) && (undefined === input.variableFeeBps || "number" === typeof input.variableFeeBps); const _io27 = 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 _io28 = 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 _io29 = 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 _io30 = input => Object.keys(input).every(key => {
290
290
  const value = input[key];
291
291
  if (undefined === value)
292
292
  return true;
293
- return "object" === typeof value && null !== value && false === Array.isArray(value) && _iu21(value);
294
- }); const _io27 = input => null !== input.workInProgress && (undefined === input.workInProgress || true === input.workInProgress || "object" === typeof input.workInProgress && null !== input.workInProgress && _io0(input.workInProgress)); const _iu0 = input => (() => {
293
+ return "object" === typeof value && null !== value && false === Array.isArray(value) && _iu22(value);
294
+ }); const _io31 = input => null !== input.workInProgress && (undefined === input.workInProgress || true === input.workInProgress || "object" === typeof input.workInProgress && null !== input.workInProgress && _io0(input.workInProgress)); const _iu0 = input => (() => {
295
295
  if (undefined !== input.external)
296
296
  return _io0(input);
297
297
  else if (undefined !== input.currencyCodes)
@@ -313,121 +313,128 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
313
313
  else
314
314
  return false;
315
315
  })(); const _iu3 = input => (() => {
316
- if (undefined !== input.external)
316
+ if (undefined !== input.rail)
317
+ return _io24(input);
318
+ else if (undefined !== input.external)
317
319
  return _io0(input);
318
- else if (undefined !== input.location)
319
- return _io22(input);
320
320
  else
321
321
  return false;
322
322
  })(); const _iu4 = input => (() => {
323
323
  if (undefined !== input.external)
324
324
  return _io0(input);
325
+ else if (undefined !== input.rails)
326
+ return _io22(input);
325
327
  else
326
- return _io2(input);
328
+ return false;
327
329
  })(); const _iu5 = input => (() => {
328
330
  if (undefined !== input.external)
329
331
  return _io0(input);
330
332
  else
331
- return _io3(input);
333
+ return _io2(input);
332
334
  })(); const _iu6 = input => (() => {
333
335
  if (undefined !== input.external)
334
336
  return _io0(input);
335
337
  else
336
- return _io4(input);
338
+ return _io3(input);
337
339
  })(); const _iu7 = input => (() => {
338
340
  if (undefined !== input.external)
339
341
  return _io0(input);
340
342
  else
341
- return _io7(input);
343
+ return _io4(input);
342
344
  })(); const _iu8 = input => (() => {
343
345
  if (undefined !== input.external)
344
346
  return _io0(input);
345
347
  else
346
- return _io10(input);
348
+ return _io7(input);
347
349
  })(); const _iu9 = input => (() => {
348
350
  if (undefined !== input.external)
349
351
  return _io0(input);
350
352
  else
351
- return _io14(input);
353
+ return _io10(input);
352
354
  })(); const _iu10 = input => (() => {
353
355
  if (undefined !== input.external)
354
356
  return _io0(input);
355
357
  else
356
- return _io26(input);
358
+ return _io14(input);
357
359
  })(); const _iu11 = input => (() => {
360
+ if (undefined !== input.external)
361
+ return _io0(input);
362
+ else
363
+ return _io30(input);
364
+ })(); const _iu12 = input => (() => {
358
365
  if (undefined !== input.external)
359
366
  return _io0(input);
360
367
  else if (undefined !== input.operations)
361
368
  return _io5(input);
362
369
  else
363
370
  return false;
364
- })(); const _iu12 = input => (() => {
371
+ })(); const _iu13 = input => (() => {
365
372
  if (undefined !== input.external)
366
373
  return _io0(input);
367
374
  else
368
375
  return _io6(input);
369
- })(); const _iu13 = input => (() => {
376
+ })(); const _iu14 = input => (() => {
370
377
  if (undefined !== input.external)
371
378
  return _io0(input);
372
379
  else if (undefined !== input.operations)
373
380
  return _io8(input);
374
381
  else
375
382
  return false;
376
- })(); const _iu14 = input => (() => {
383
+ })(); const _iu15 = input => (() => {
377
384
  if (undefined !== input.external)
378
385
  return _io0(input);
379
386
  else
380
387
  return _io9(input);
381
- })(); const _iu15 = input => (() => {
388
+ })(); const _iu16 = input => (() => {
382
389
  if (undefined !== input.external)
383
390
  return _io0(input);
384
391
  else if (undefined !== input.operations)
385
392
  return _io11(input);
386
393
  else
387
394
  return false;
388
- })(); const _iu16 = input => (() => {
395
+ })(); const _iu17 = input => (() => {
389
396
  if (undefined !== input.external)
390
397
  return _io0(input);
391
398
  else if (undefined !== input.getQuote)
392
399
  return _io12(input);
393
400
  else
394
401
  return false;
395
- })(); const _iu17 = input => (() => {
402
+ })(); const _iu18 = input => (() => {
396
403
  if (undefined !== input.external)
397
404
  return _io0(input);
398
405
  else if (undefined !== input.operations)
399
406
  return _io15(input);
400
407
  else
401
408
  return false;
402
- })(); const _iu18 = input => (() => {
409
+ })(); const _iu19 = input => (() => {
403
410
  if (undefined !== input.external)
404
411
  return _io0(input);
405
412
  else
406
413
  return _io16(input);
407
- })(); const _iu19 = input => (() => {
414
+ })(); const _iu20 = input => (() => {
408
415
  if (undefined !== input.external)
409
416
  return _io0(input);
410
417
  else
411
418
  return _io17(input);
412
- })(); const _iu20 = input => (() => {
419
+ })(); const _iu21 = input => (() => {
413
420
  if (undefined !== input.external)
414
421
  return _io0(input);
415
422
  else
416
423
  return (() => {
417
- if (_io25(input))
418
- return _io25(input);
419
- if (_io24(input))
420
- return _io24(input);
424
+ if (_io29(input))
425
+ return _io29(input);
426
+ if (_io28(input))
427
+ return _io28(input);
421
428
  if (_io23(input))
422
429
  return _io23(input);
423
430
  return false;
424
431
  })();
425
- })(); const _iu21 = input => (() => {
432
+ })(); const _iu22 = input => (() => {
426
433
  if (undefined !== input.external)
427
434
  return _io0(input);
428
435
  else
429
- return _io27(input);
430
- })(); const _iu22 = input => (() => {
436
+ return _io31(input);
437
+ })(); const _iu23 = input => (() => {
431
438
  if (undefined !== input.external)
432
439
  return _io0(input);
433
440
  else if (undefined !== input.version)
@@ -469,7 +476,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
469
476
  path: _path + ".currencyMap",
470
477
  expected: "(ExternalURL | ToJSONValuizableObject<__type>)",
471
478
  value: input.currencyMap
472
- }, _errorFactory)) && _au4(input.currencyMap, _path + ".currencyMap", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
479
+ }, _errorFactory)) && _au5(input.currencyMap, _path + ".currencyMap", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
473
480
  method: "createAssert",
474
481
  path: _path + ".currencyMap",
475
482
  expected: "(ExternalURL | ToJSONValuizableObject<__type>)",
@@ -479,7 +486,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
479
486
  path: _path + ".services",
480
487
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o1)",
481
488
  value: input.services
482
- }, _errorFactory)) && _au5(input.services, _path + ".services", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
489
+ }, _errorFactory)) && _au6(input.services, _path + ".services", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
483
490
  method: "createAssert",
484
491
  path: _path + ".services",
485
492
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o1)",
@@ -3018,7 +3025,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3018
3025
  path: _path + ".banking",
3019
3026
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o2 | undefined)",
3020
3027
  value: input.banking
3021
- }, _errorFactory)) && _au6(input.banking, _path + ".banking", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3028
+ }, _errorFactory)) && _au7(input.banking, _path + ".banking", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3022
3029
  method: "createAssert",
3023
3030
  path: _path + ".banking",
3024
3031
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o2 | undefined)",
@@ -3028,7 +3035,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3028
3035
  path: _path + ".kyc",
3029
3036
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o5 | undefined)",
3030
3037
  value: input.kyc
3031
- }, _errorFactory)) && _au7(input.kyc, _path + ".kyc", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3038
+ }, _errorFactory)) && _au8(input.kyc, _path + ".kyc", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3032
3039
  method: "createAssert",
3033
3040
  path: _path + ".kyc",
3034
3041
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o5 | undefined)",
@@ -3038,7 +3045,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3038
3045
  path: _path + ".fx",
3039
3046
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o8 | undefined)",
3040
3047
  value: input.fx
3041
- }, _errorFactory)) && _au8(input.fx, _path + ".fx", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3048
+ }, _errorFactory)) && _au9(input.fx, _path + ".fx", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3042
3049
  method: "createAssert",
3043
3050
  path: _path + ".fx",
3044
3051
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o8 | undefined)",
@@ -3048,7 +3055,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3048
3055
  path: _path + ".assetMovement",
3049
3056
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o12 | undefined)",
3050
3057
  value: input.assetMovement
3051
- }, _errorFactory)) && _au9(input.assetMovement, _path + ".assetMovement", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3058
+ }, _errorFactory)) && _au10(input.assetMovement, _path + ".assetMovement", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3052
3059
  method: "createAssert",
3053
3060
  path: _path + ".assetMovement",
3054
3061
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o12 | undefined)",
@@ -3056,12 +3063,12 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3056
3063
  }, _errorFactory)) && (undefined === input.cards || ("object" === typeof input.cards && null !== input.cards && false === Array.isArray(input.cards) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3057
3064
  method: "createAssert",
3058
3065
  path: _path + ".cards",
3059
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o17 | undefined)",
3066
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o15 | undefined)",
3060
3067
  value: input.cards
3061
- }, _errorFactory)) && _au10(input.cards, _path + ".cards", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3068
+ }, _errorFactory)) && _au11(input.cards, _path + ".cards", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3062
3069
  method: "createAssert",
3063
3070
  path: _path + ".cards",
3064
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o17 | undefined)",
3071
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o15 | undefined)",
3065
3072
  value: input.cards
3066
3073
  }, _errorFactory)); const _ao4 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
3067
3074
  const value = input[key];
@@ -3072,7 +3079,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3072
3079
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3073
3080
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o3)",
3074
3081
  value: value
3075
- }, _errorFactory)) && _au11(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3082
+ }, _errorFactory)) && _au12(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3076
3083
  method: "createAssert",
3077
3084
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3078
3085
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o3)",
@@ -3083,7 +3090,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3083
3090
  path: _path + ".operations",
3084
3091
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o4)",
3085
3092
  value: input.operations
3086
- }, _errorFactory)) && _au12(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3093
+ }, _errorFactory)) && _au13(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3087
3094
  method: "createAssert",
3088
3095
  path: _path + ".operations",
3089
3096
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o4)",
@@ -3098,24 +3105,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3098
3105
  path: _path + ".currencyCodes",
3099
3106
  expected: "(Array<string | ExternalURL> | ExternalURL)",
3100
3107
  value: input.currencyCodes
3101
- }, _errorFactory)) && (Array.isArray(input.currencyCodes) && input.currencyCodes.every((elem, _index29) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3108
+ }, _errorFactory)) && (Array.isArray(input.currencyCodes) && input.currencyCodes.every((elem, _index32) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3102
3109
  method: "createAssert",
3103
- path: _path + ".currencyCodes[" + _index29 + "]",
3110
+ path: _path + ".currencyCodes[" + _index32 + "]",
3104
3111
  expected: "(ExternalURL | string)",
3105
3112
  value: elem
3106
3113
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3107
3114
  method: "createAssert",
3108
- path: _path + ".currencyCodes[" + _index29 + "]",
3115
+ path: _path + ".currencyCodes[" + _index32 + "]",
3109
3116
  expected: "(ExternalURL | string)",
3110
3117
  value: elem
3111
3118
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3112
3119
  method: "createAssert",
3113
- path: _path + ".currencyCodes[" + _index29 + "]",
3120
+ path: _path + ".currencyCodes[" + _index32 + "]",
3114
3121
  expected: "(ExternalURL | string)",
3115
3122
  value: elem
3116
- }, _errorFactory)) && _ao0(elem, _path + ".currencyCodes[" + _index29 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3123
+ }, _errorFactory)) && _ao0(elem, _path + ".currencyCodes[" + _index32 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3117
3124
  method: "createAssert",
3118
- path: _path + ".currencyCodes[" + _index29 + "]",
3125
+ path: _path + ".currencyCodes[" + _index32 + "]",
3119
3126
  expected: "(ExternalURL | string)",
3120
3127
  value: elem
3121
3128
  }, _errorFactory))) || "object" === typeof input.currencyCodes && null !== input.currencyCodes && _ao0(input.currencyCodes, _path + ".currencyCodes", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3138,24 +3145,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3138
3145
  path: _path + ".countryCodes",
3139
3146
  expected: "(Array<string | ExternalURL> | ExternalURL)",
3140
3147
  value: input.countryCodes
3141
- }, _errorFactory)) && (Array.isArray(input.countryCodes) && input.countryCodes.every((elem, _index30) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3148
+ }, _errorFactory)) && (Array.isArray(input.countryCodes) && input.countryCodes.every((elem, _index33) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3142
3149
  method: "createAssert",
3143
- path: _path + ".countryCodes[" + _index30 + "]",
3150
+ path: _path + ".countryCodes[" + _index33 + "]",
3144
3151
  expected: "(ExternalURL | string)",
3145
3152
  value: elem
3146
3153
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3147
3154
  method: "createAssert",
3148
- path: _path + ".countryCodes[" + _index30 + "]",
3155
+ path: _path + ".countryCodes[" + _index33 + "]",
3149
3156
  expected: "(ExternalURL | string)",
3150
3157
  value: elem
3151
3158
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3152
3159
  method: "createAssert",
3153
- path: _path + ".countryCodes[" + _index30 + "]",
3160
+ path: _path + ".countryCodes[" + _index33 + "]",
3154
3161
  expected: "(ExternalURL | string)",
3155
3162
  value: elem
3156
- }, _errorFactory)) && _ao0(elem, _path + ".countryCodes[" + _index30 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3163
+ }, _errorFactory)) && _ao0(elem, _path + ".countryCodes[" + _index33 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3157
3164
  method: "createAssert",
3158
- path: _path + ".countryCodes[" + _index30 + "]",
3165
+ path: _path + ".countryCodes[" + _index33 + "]",
3159
3166
  expected: "(ExternalURL | string)",
3160
3167
  value: elem
3161
3168
  }, _errorFactory))) || "object" === typeof input.countryCodes && null !== input.countryCodes && _ao0(input.countryCodes, _path + ".countryCodes", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3173,24 +3180,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3173
3180
  path: _path + ".kycProviders",
3174
3181
  expected: "(Array<string | ExternalURL> | ExternalURL | undefined)",
3175
3182
  value: input.kycProviders
3176
- }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index31) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3183
+ }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index34) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3177
3184
  method: "createAssert",
3178
- path: _path + ".kycProviders[" + _index31 + "]",
3185
+ path: _path + ".kycProviders[" + _index34 + "]",
3179
3186
  expected: "(ExternalURL | string)",
3180
3187
  value: elem
3181
3188
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3182
3189
  method: "createAssert",
3183
- path: _path + ".kycProviders[" + _index31 + "]",
3190
+ path: _path + ".kycProviders[" + _index34 + "]",
3184
3191
  expected: "(ExternalURL | string)",
3185
3192
  value: elem
3186
3193
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3187
3194
  method: "createAssert",
3188
- path: _path + ".kycProviders[" + _index31 + "]",
3195
+ path: _path + ".kycProviders[" + _index34 + "]",
3189
3196
  expected: "(ExternalURL | string)",
3190
3197
  value: elem
3191
- }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index31 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3198
+ }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index34 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3192
3199
  method: "createAssert",
3193
- path: _path + ".kycProviders[" + _index31 + "]",
3200
+ path: _path + ".kycProviders[" + _index34 + "]",
3194
3201
  expected: "(ExternalURL | string)",
3195
3202
  value: elem
3196
3203
  }, _errorFactory))) || "object" === typeof input.kycProviders && null !== input.kycProviders && _ao0(input.kycProviders, _path + ".kycProviders", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3227,7 +3234,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3227
3234
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3228
3235
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o6)",
3229
3236
  value: value
3230
- }, _errorFactory)) && _au13(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3237
+ }, _errorFactory)) && _au14(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3231
3238
  method: "createAssert",
3232
3239
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3233
3240
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o6)",
@@ -3238,7 +3245,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3238
3245
  path: _path + ".operations",
3239
3246
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o7)",
3240
3247
  value: input.operations
3241
- }, _errorFactory)) && _au14(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3248
+ }, _errorFactory)) && _au15(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3242
3249
  method: "createAssert",
3243
3250
  path: _path + ".operations",
3244
3251
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o7)",
@@ -3248,24 +3255,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3248
3255
  path: _path + ".countryCodes",
3249
3256
  expected: "(Array<string | ExternalURL> | ExternalURL | undefined)",
3250
3257
  value: input.countryCodes
3251
- }, _errorFactory)) && (undefined === input.countryCodes || (Array.isArray(input.countryCodes) && input.countryCodes.every((elem, _index32) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3258
+ }, _errorFactory)) && (undefined === input.countryCodes || (Array.isArray(input.countryCodes) && input.countryCodes.every((elem, _index35) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3252
3259
  method: "createAssert",
3253
- path: _path + ".countryCodes[" + _index32 + "]",
3260
+ path: _path + ".countryCodes[" + _index35 + "]",
3254
3261
  expected: "(ExternalURL | string)",
3255
3262
  value: elem
3256
3263
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3257
3264
  method: "createAssert",
3258
- path: _path + ".countryCodes[" + _index32 + "]",
3265
+ path: _path + ".countryCodes[" + _index35 + "]",
3259
3266
  expected: "(ExternalURL | string)",
3260
3267
  value: elem
3261
3268
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3262
3269
  method: "createAssert",
3263
- path: _path + ".countryCodes[" + _index32 + "]",
3270
+ path: _path + ".countryCodes[" + _index35 + "]",
3264
3271
  expected: "(ExternalURL | string)",
3265
3272
  value: elem
3266
- }, _errorFactory)) && _ao0(elem, _path + ".countryCodes[" + _index32 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3273
+ }, _errorFactory)) && _ao0(elem, _path + ".countryCodes[" + _index35 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3267
3274
  method: "createAssert",
3268
- path: _path + ".countryCodes[" + _index32 + "]",
3275
+ path: _path + ".countryCodes[" + _index35 + "]",
3269
3276
  expected: "(ExternalURL | string)",
3270
3277
  value: elem
3271
3278
  }, _errorFactory))) || "object" === typeof input.countryCodes && null !== input.countryCodes && _ao0(input.countryCodes, _path + ".countryCodes", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3367,7 +3374,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3367
3374
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3368
3375
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o9)",
3369
3376
  value: value
3370
- }, _errorFactory)) && _au15(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3377
+ }, _errorFactory)) && _au16(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3371
3378
  method: "createAssert",
3372
3379
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3373
3380
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o9)",
@@ -3378,7 +3385,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3378
3385
  path: _path + ".operations",
3379
3386
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o10)",
3380
3387
  value: input.operations
3381
- }, _errorFactory)) && _au16(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3388
+ }, _errorFactory)) && _au17(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3382
3389
  method: "createAssert",
3383
3390
  path: _path + ".operations",
3384
3391
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o10)",
@@ -3393,14 +3400,14 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3393
3400
  path: _path + ".from",
3394
3401
  expected: "(Array<ExternalURL | ToJSONValuizableObject<{ currencyCodes: TokenPublicKeyString[]; to: TokenPublicKeyString[]; kycProviders?: string[]; }>> | ExternalURL)",
3395
3402
  value: input.from
3396
- }, _errorFactory)) && (Array.isArray(input.from) && input.from.every((elem, _index33) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3403
+ }, _errorFactory)) && (Array.isArray(input.from) && input.from.every((elem, _index36) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3397
3404
  method: "createAssert",
3398
- path: _path + ".from[" + _index33 + "]",
3405
+ path: _path + ".from[" + _index36 + "]",
3399
3406
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o11)",
3400
3407
  value: elem
3401
- }, _errorFactory)) && _au0(elem, _path + ".from[" + _index33 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3408
+ }, _errorFactory)) && _au0(elem, _path + ".from[" + _index36 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3402
3409
  method: "createAssert",
3403
- path: _path + ".from[" + _index33 + "]",
3410
+ path: _path + ".from[" + _index36 + "]",
3404
3411
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o11)",
3405
3412
  value: elem
3406
3413
  }, _errorFactory)) || "object" === typeof input.from && null !== input.from && _ao0(input.from, _path + ".from", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3498,24 +3505,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3498
3505
  path: _path + ".currencyCodes",
3499
3506
  expected: "(Array<TokenPublicKeyString | ExternalURL> | ExternalURL)",
3500
3507
  value: input.currencyCodes
3501
- }, _errorFactory)) && (Array.isArray(input.currencyCodes) && input.currencyCodes.every((elem, _index34) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3508
+ }, _errorFactory)) && (Array.isArray(input.currencyCodes) && input.currencyCodes.every((elem, _index37) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3502
3509
  method: "createAssert",
3503
- path: _path + ".currencyCodes[" + _index34 + "]",
3510
+ path: _path + ".currencyCodes[" + _index37 + "]",
3504
3511
  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}`)",
3505
3512
  value: elem
3506
3513
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3507
3514
  method: "createAssert",
3508
- path: _path + ".currencyCodes[" + _index34 + "]",
3515
+ path: _path + ".currencyCodes[" + _index37 + "]",
3509
3516
  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}`)",
3510
3517
  value: elem
3511
3518
  }, _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, {
3512
3519
  method: "createAssert",
3513
- path: _path + ".currencyCodes[" + _index34 + "]",
3520
+ path: _path + ".currencyCodes[" + _index37 + "]",
3514
3521
  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}`)",
3515
3522
  value: elem
3516
- }, _errorFactory)) && _ao0(elem, _path + ".currencyCodes[" + _index34 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3523
+ }, _errorFactory)) && _ao0(elem, _path + ".currencyCodes[" + _index37 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3517
3524
  method: "createAssert",
3518
- path: _path + ".currencyCodes[" + _index34 + "]",
3525
+ path: _path + ".currencyCodes[" + _index37 + "]",
3519
3526
  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}`)",
3520
3527
  value: elem
3521
3528
  }, _errorFactory))) || "object" === typeof input.currencyCodes && null !== input.currencyCodes && _ao0(input.currencyCodes, _path + ".currencyCodes", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3538,24 +3545,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3538
3545
  path: _path + ".to",
3539
3546
  expected: "(Array<TokenPublicKeyString | ExternalURL> | ExternalURL)",
3540
3547
  value: input.to
3541
- }, _errorFactory)) && (Array.isArray(input.to) && input.to.every((elem, _index35) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3548
+ }, _errorFactory)) && (Array.isArray(input.to) && input.to.every((elem, _index38) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3542
3549
  method: "createAssert",
3543
- path: _path + ".to[" + _index35 + "]",
3550
+ path: _path + ".to[" + _index38 + "]",
3544
3551
  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}`)",
3545
3552
  value: elem
3546
3553
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3547
3554
  method: "createAssert",
3548
- path: _path + ".to[" + _index35 + "]",
3555
+ path: _path + ".to[" + _index38 + "]",
3549
3556
  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}`)",
3550
3557
  value: elem
3551
3558
  }, _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, {
3552
3559
  method: "createAssert",
3553
- path: _path + ".to[" + _index35 + "]",
3560
+ path: _path + ".to[" + _index38 + "]",
3554
3561
  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}`)",
3555
3562
  value: elem
3556
- }, _errorFactory)) && _ao0(elem, _path + ".to[" + _index35 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3563
+ }, _errorFactory)) && _ao0(elem, _path + ".to[" + _index38 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3557
3564
  method: "createAssert",
3558
- path: _path + ".to[" + _index35 + "]",
3565
+ path: _path + ".to[" + _index38 + "]",
3559
3566
  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}`)",
3560
3567
  value: elem
3561
3568
  }, _errorFactory))) || "object" === typeof input.to && null !== input.to && _ao0(input.to, _path + ".to", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3573,24 +3580,24 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3573
3580
  path: _path + ".kycProviders",
3574
3581
  expected: "(Array<string | ExternalURL> | ExternalURL | undefined)",
3575
3582
  value: input.kycProviders
3576
- }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index36) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3583
+ }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index39) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3577
3584
  method: "createAssert",
3578
- path: _path + ".kycProviders[" + _index36 + "]",
3585
+ path: _path + ".kycProviders[" + _index39 + "]",
3579
3586
  expected: "(ExternalURL | string)",
3580
3587
  value: elem
3581
3588
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3582
3589
  method: "createAssert",
3583
- path: _path + ".kycProviders[" + _index36 + "]",
3590
+ path: _path + ".kycProviders[" + _index39 + "]",
3584
3591
  expected: "(ExternalURL | string)",
3585
3592
  value: elem
3586
3593
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3587
3594
  method: "createAssert",
3588
- path: _path + ".kycProviders[" + _index36 + "]",
3595
+ path: _path + ".kycProviders[" + _index39 + "]",
3589
3596
  expected: "(ExternalURL | string)",
3590
3597
  value: elem
3591
- }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index36 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3598
+ }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index39 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3592
3599
  method: "createAssert",
3593
- path: _path + ".kycProviders[" + _index36 + "]",
3600
+ path: _path + ".kycProviders[" + _index39 + "]",
3594
3601
  expected: "(ExternalURL | string)",
3595
3602
  value: elem
3596
3603
  }, _errorFactory))) || "object" === typeof input.kycProviders && null !== input.kycProviders && _ao0(input.kycProviders, _path + ".kycProviders", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3612,7 +3619,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3612
3619
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3613
3620
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o13)",
3614
3621
  value: value
3615
- }, _errorFactory)) && _au17(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3622
+ }, _errorFactory)) && _au18(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3616
3623
  method: "createAssert",
3617
3624
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
3618
3625
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o13)",
@@ -3623,7 +3630,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3623
3630
  path: _path + ".operations",
3624
3631
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o14)",
3625
3632
  value: input.operations
3626
- }, _errorFactory)) && _au18(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3633
+ }, _errorFactory)) && _au19(input.operations, _path + ".operations", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3627
3634
  method: "createAssert",
3628
3635
  path: _path + ".operations",
3629
3636
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o14)",
@@ -3631,32 +3638,32 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3631
3638
  }, _errorFactory)) && ((null !== input.supportedAssets || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3632
3639
  method: "createAssert",
3633
3640
  path: _path + ".supportedAssets",
3634
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ asset: ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString | [ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString, ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString]; paths: { ...; }[]; }>> | ExternalURL)",
3641
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<SupportedAssetsMetadata>> | ExternalURL)",
3635
3642
  value: input.supportedAssets
3636
3643
  }, _errorFactory)) && (undefined !== input.supportedAssets || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3637
3644
  method: "createAssert",
3638
3645
  path: _path + ".supportedAssets",
3639
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ asset: ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString | [ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString, ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString]; paths: { ...; }[]; }>> | ExternalURL)",
3646
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<SupportedAssetsMetadata>> | ExternalURL)",
3640
3647
  value: input.supportedAssets
3641
- }, _errorFactory)) && (Array.isArray(input.supportedAssets) && input.supportedAssets.every((elem, _index37) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3648
+ }, _errorFactory)) && (Array.isArray(input.supportedAssets) && input.supportedAssets.every((elem, _index40) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3642
3649
  method: "createAssert",
3643
- path: _path + ".supportedAssets[" + _index37 + "]",
3644
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o15)",
3650
+ path: _path + ".supportedAssets[" + _index40 + "]",
3651
+ expected: "(ExternalURL | ToJSONValuizableObject<SupportedAssetsMetadata>)",
3645
3652
  value: elem
3646
- }, _errorFactory)) && _au1(elem, _path + ".supportedAssets[" + _index37 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3653
+ }, _errorFactory)) && _au1(elem, _path + ".supportedAssets[" + _index40 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3647
3654
  method: "createAssert",
3648
- path: _path + ".supportedAssets[" + _index37 + "]",
3649
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o15)",
3655
+ path: _path + ".supportedAssets[" + _index40 + "]",
3656
+ expected: "(ExternalURL | ToJSONValuizableObject<SupportedAssetsMetadata>)",
3650
3657
  value: elem
3651
3658
  }, _errorFactory)) || "object" === typeof input.supportedAssets && null !== input.supportedAssets && _ao0(input.supportedAssets, _path + ".supportedAssets", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3652
3659
  method: "createAssert",
3653
3660
  path: _path + ".supportedAssets",
3654
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ asset: ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString | [ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString, ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString]; paths: { ...; }[]; }>> | ExternalURL)",
3661
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<SupportedAssetsMetadata>> | ExternalURL)",
3655
3662
  value: input.supportedAssets
3656
3663
  }, _errorFactory) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3657
3664
  method: "createAssert",
3658
3665
  path: _path + ".supportedAssets",
3659
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ asset: ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString | [ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString, ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString]; paths: { ...; }[]; }>> | ExternalURL)",
3666
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<SupportedAssetsMetadata>> | ExternalURL)",
3660
3667
  value: input.supportedAssets
3661
3668
  }, _errorFactory))); const _ao16 = (input, _path, _exceptionable = true) => (null !== input.initiateTransfer || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3662
3669
  method: "createAssert",
@@ -3668,7 +3675,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3668
3675
  path: _path + ".initiateTransfer",
3669
3676
  expected: "(ExternalURL | __type | string | undefined)",
3670
3677
  value: input.initiateTransfer
3671
- }, _errorFactory)) && _au19(input.initiateTransfer, _path + ".initiateTransfer", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3678
+ }, _errorFactory)) && _au20(input.initiateTransfer, _path + ".initiateTransfer", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3672
3679
  method: "createAssert",
3673
3680
  path: _path + ".initiateTransfer",
3674
3681
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3683,7 +3690,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3683
3690
  path: _path + ".getTransferStatus",
3684
3691
  expected: "(ExternalURL | __type | string | undefined)",
3685
3692
  value: input.getTransferStatus
3686
- }, _errorFactory)) && _au19(input.getTransferStatus, _path + ".getTransferStatus", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3693
+ }, _errorFactory)) && _au20(input.getTransferStatus, _path + ".getTransferStatus", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3687
3694
  method: "createAssert",
3688
3695
  path: _path + ".getTransferStatus",
3689
3696
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3698,7 +3705,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3698
3705
  path: _path + ".createPersistentForwardingTemplate",
3699
3706
  expected: "(ExternalURL | __type | string | undefined)",
3700
3707
  value: input.createPersistentForwardingTemplate
3701
- }, _errorFactory)) && _au19(input.createPersistentForwardingTemplate, _path + ".createPersistentForwardingTemplate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3708
+ }, _errorFactory)) && _au20(input.createPersistentForwardingTemplate, _path + ".createPersistentForwardingTemplate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3702
3709
  method: "createAssert",
3703
3710
  path: _path + ".createPersistentForwardingTemplate",
3704
3711
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3713,7 +3720,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3713
3720
  path: _path + ".listPersistentForwardingTemplate",
3714
3721
  expected: "(ExternalURL | __type | string | undefined)",
3715
3722
  value: input.listPersistentForwardingTemplate
3716
- }, _errorFactory)) && _au19(input.listPersistentForwardingTemplate, _path + ".listPersistentForwardingTemplate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3723
+ }, _errorFactory)) && _au20(input.listPersistentForwardingTemplate, _path + ".listPersistentForwardingTemplate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3717
3724
  method: "createAssert",
3718
3725
  path: _path + ".listPersistentForwardingTemplate",
3719
3726
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3728,7 +3735,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3728
3735
  path: _path + ".createPersistentForwarding",
3729
3736
  expected: "(ExternalURL | __type | string | undefined)",
3730
3737
  value: input.createPersistentForwarding
3731
- }, _errorFactory)) && _au19(input.createPersistentForwarding, _path + ".createPersistentForwarding", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3738
+ }, _errorFactory)) && _au20(input.createPersistentForwarding, _path + ".createPersistentForwarding", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3732
3739
  method: "createAssert",
3733
3740
  path: _path + ".createPersistentForwarding",
3734
3741
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3743,7 +3750,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3743
3750
  path: _path + ".listPersistentForwarding",
3744
3751
  expected: "(ExternalURL | __type | string | undefined)",
3745
3752
  value: input.listPersistentForwarding
3746
- }, _errorFactory)) && _au19(input.listPersistentForwarding, _path + ".listPersistentForwarding", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3753
+ }, _errorFactory)) && _au20(input.listPersistentForwarding, _path + ".listPersistentForwarding", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3747
3754
  method: "createAssert",
3748
3755
  path: _path + ".listPersistentForwarding",
3749
3756
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3758,7 +3765,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3758
3765
  path: _path + ".listTransactions",
3759
3766
  expected: "(ExternalURL | __type | string | undefined)",
3760
3767
  value: input.listTransactions
3761
- }, _errorFactory)) && _au19(input.listTransactions, _path + ".listTransactions", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3768
+ }, _errorFactory)) && _au20(input.listTransactions, _path + ".listTransactions", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3762
3769
  method: "createAssert",
3763
3770
  path: _path + ".listTransactions",
3764
3771
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3773,7 +3780,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3773
3780
  path: _path + ".shareKYC",
3774
3781
  expected: "(ExternalURL | __type | string | undefined)",
3775
3782
  value: input.shareKYC
3776
- }, _errorFactory)) && _au19(input.shareKYC, _path + ".shareKYC", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3783
+ }, _errorFactory)) && _au20(input.shareKYC, _path + ".shareKYC", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3777
3784
  method: "createAssert",
3778
3785
  path: _path + ".shareKYC",
3779
3786
  expected: "(ExternalURL | __type | string | undefined)",
@@ -3816,14 +3823,14 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3816
3823
  }, _errorFactory)); const _ao20 = (input, _path, _exceptionable = true) => (null !== input.asset || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3817
3824
  method: "createAssert",
3818
3825
  path: _path + ".asset",
3819
- 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 | [ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString, ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString] | `$${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}`)",
3826
+ 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}`)",
3820
3827
  value: input.asset
3821
3828
  }, _errorFactory)) && (undefined !== input.asset || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3822
3829
  method: "createAssert",
3823
3830
  path: _path + ".asset",
3824
- 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 | [ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString, ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString] | `$${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}`)",
3831
+ 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}`)",
3825
3832
  value: input.asset
3826
- }, _errorFactory)) && (true === _av38.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, {
3833
+ }, _errorFactory)) && (true === _av41.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, {
3827
3834
  method: "createAssert",
3828
3835
  path: _path + ".asset",
3829
3836
  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}`)]",
@@ -3838,7 +3845,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3838
3845
  path: _path + ".asset[0]",
3839
3846
  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}`)",
3840
3847
  value: input.asset[0]
3841
- }, _errorFactory)) && (true === _av39.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, {
3848
+ }, _errorFactory)) && (true === _av42.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, {
3842
3849
  method: "createAssert",
3843
3850
  path: _path + ".asset[0]",
3844
3851
  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}`)",
@@ -3853,7 +3860,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3853
3860
  path: _path + ".asset[1]",
3854
3861
  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}`)",
3855
3862
  value: input.asset[1]
3856
- }, _errorFactory)) && (true === _av40.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, {
3863
+ }, _errorFactory)) && (true === _av43.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, {
3857
3864
  method: "createAssert",
3858
3865
  path: _path + ".asset[1]",
3859
3866
  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}`)",
@@ -3861,111 +3868,111 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3861
3868
  }, _errorFactory)))) || "object" === typeof input.asset && null !== input.asset && _ao0(input.asset, _path + ".asset", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3862
3869
  method: "createAssert",
3863
3870
  path: _path + ".asset",
3864
- 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 | [ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString, ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString] | `$${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}`)",
3871
+ 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}`)",
3865
3872
  value: input.asset
3866
3873
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3867
3874
  method: "createAssert",
3868
3875
  path: _path + ".asset",
3869
- 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 | [ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString, ServiceMetadataCurrencyCodeCanonical | TokenPublicKeyString] | `$${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}`)",
3876
+ 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}`)",
3870
3877
  value: input.asset
3871
3878
  }, _errorFactory)) && ((null !== input.paths || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3872
3879
  method: "createAssert",
3873
3880
  path: _path + ".paths",
3874
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ pair: [AssetWithRailsMetadata, AssetWithRailsMetadata]; kycProviders?: string[]; }>> | ExternalURL)",
3881
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<AssetPath>> | ExternalURL)",
3875
3882
  value: input.paths
3876
3883
  }, _errorFactory)) && (undefined !== input.paths || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3877
3884
  method: "createAssert",
3878
3885
  path: _path + ".paths",
3879
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ pair: [AssetWithRailsMetadata, AssetWithRailsMetadata]; kycProviders?: string[]; }>> | ExternalURL)",
3886
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<AssetPath>> | ExternalURL)",
3880
3887
  value: input.paths
3881
- }, _errorFactory)) && (Array.isArray(input.paths) && input.paths.every((elem, _index41) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3888
+ }, _errorFactory)) && (Array.isArray(input.paths) && input.paths.every((elem, _index44) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3882
3889
  method: "createAssert",
3883
- path: _path + ".paths[" + _index41 + "]",
3884
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o16)",
3890
+ path: _path + ".paths[" + _index44 + "]",
3891
+ expected: "(ExternalURL | ToJSONValuizableObject<AssetPath>)",
3885
3892
  value: elem
3886
- }, _errorFactory)) && _au2(elem, _path + ".paths[" + _index41 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3893
+ }, _errorFactory)) && _au2(elem, _path + ".paths[" + _index44 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3887
3894
  method: "createAssert",
3888
- path: _path + ".paths[" + _index41 + "]",
3889
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o16)",
3895
+ path: _path + ".paths[" + _index44 + "]",
3896
+ expected: "(ExternalURL | ToJSONValuizableObject<AssetPath>)",
3890
3897
  value: elem
3891
3898
  }, _errorFactory)) || "object" === typeof input.paths && null !== input.paths && _ao0(input.paths, _path + ".paths", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3892
3899
  method: "createAssert",
3893
3900
  path: _path + ".paths",
3894
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ pair: [AssetWithRailsMetadata, AssetWithRailsMetadata]; kycProviders?: string[]; }>> | ExternalURL)",
3901
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<AssetPath>> | ExternalURL)",
3895
3902
  value: input.paths
3896
3903
  }, _errorFactory) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3897
3904
  method: "createAssert",
3898
3905
  path: _path + ".paths",
3899
- expected: "(Array<ExternalURL | ToJSONValuizableObject<{ pair: [AssetWithRailsMetadata, AssetWithRailsMetadata]; kycProviders?: string[]; }>> | ExternalURL)",
3906
+ expected: "(Array<ExternalURL | ToJSONValuizableObject<AssetPath>> | ExternalURL)",
3900
3907
  value: input.paths
3901
3908
  }, _errorFactory))); const _ao21 = (input, _path, _exceptionable = true) => (null !== input.pair || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3902
3909
  method: "createAssert",
3903
3910
  path: _path + ".pair",
3904
- expected: "(ExternalURL | [ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>, ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>])",
3911
+ expected: "(ExternalURL | [ExternalURL | ToJSONValuizableObject<AssetWithRails>, ExternalURL | ToJSONValuizableObject<AssetWithRails>])",
3905
3912
  value: input.pair
3906
3913
  }, _errorFactory)) && (undefined !== input.pair || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3907
3914
  method: "createAssert",
3908
3915
  path: _path + ".pair",
3909
- expected: "(ExternalURL | [ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>, ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>])",
3916
+ expected: "(ExternalURL | [ExternalURL | ToJSONValuizableObject<AssetWithRails>, ExternalURL | ToJSONValuizableObject<AssetWithRails>])",
3910
3917
  value: input.pair
3911
3918
  }, _errorFactory)) && (Array.isArray(input.pair) && ((input.pair.length === 2 || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3912
3919
  method: "createAssert",
3913
3920
  path: _path + ".pair",
3914
- expected: "[(ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>), (ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>)]",
3921
+ expected: "[(ExternalURL | ToJSONValuizableObject<AssetWithRails>), (ExternalURL | ToJSONValuizableObject<AssetWithRails>)]",
3915
3922
  value: input.pair
3916
3923
  }, _errorFactory)) && (("object" === typeof input.pair[0] && null !== input.pair[0] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3917
3924
  method: "createAssert",
3918
3925
  path: _path + ".pair[0]",
3919
- expected: "(ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>)",
3926
+ expected: "(ExternalURL | ToJSONValuizableObject<AssetWithRails>)",
3920
3927
  value: input.pair[0]
3921
- }, _errorFactory)) && _au3(input.pair[0], _path + ".pair[0]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3928
+ }, _errorFactory)) && _au4(input.pair[0], _path + ".pair[0]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3922
3929
  method: "createAssert",
3923
3930
  path: _path + ".pair[0]",
3924
- expected: "(ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>)",
3931
+ expected: "(ExternalURL | ToJSONValuizableObject<AssetWithRails>)",
3925
3932
  value: input.pair[0]
3926
3933
  }, _errorFactory)) && (("object" === typeof input.pair[1] && null !== input.pair[1] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3927
3934
  method: "createAssert",
3928
3935
  path: _path + ".pair[1]",
3929
- expected: "(ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>)",
3936
+ expected: "(ExternalURL | ToJSONValuizableObject<AssetWithRails>)",
3930
3937
  value: input.pair[1]
3931
- }, _errorFactory)) && _au3(input.pair[1], _path + ".pair[1]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3938
+ }, _errorFactory)) && _au4(input.pair[1], _path + ".pair[1]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3932
3939
  method: "createAssert",
3933
3940
  path: _path + ".pair[1]",
3934
- expected: "(ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>)",
3941
+ expected: "(ExternalURL | ToJSONValuizableObject<AssetWithRails>)",
3935
3942
  value: input.pair[1]
3936
3943
  }, _errorFactory))) || "object" === typeof input.pair && null !== input.pair && _ao0(input.pair, _path + ".pair", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3937
3944
  method: "createAssert",
3938
3945
  path: _path + ".pair",
3939
- expected: "(ExternalURL | [ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>, ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>])",
3946
+ expected: "(ExternalURL | [ExternalURL | ToJSONValuizableObject<AssetWithRails>, ExternalURL | ToJSONValuizableObject<AssetWithRails>])",
3940
3947
  value: input.pair
3941
3948
  }, _errorFactory) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3942
3949
  method: "createAssert",
3943
3950
  path: _path + ".pair",
3944
- expected: "(ExternalURL | [ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>, ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>])",
3951
+ expected: "(ExternalURL | [ExternalURL | ToJSONValuizableObject<AssetWithRails>, ExternalURL | ToJSONValuizableObject<AssetWithRails>])",
3945
3952
  value: input.pair
3946
3953
  }, _errorFactory)) && ((null !== input.kycProviders || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3947
3954
  method: "createAssert",
3948
3955
  path: _path + ".kycProviders",
3949
3956
  expected: "(Array<string | ExternalURL> | ExternalURL | undefined)",
3950
3957
  value: input.kycProviders
3951
- }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index42) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3958
+ }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) && input.kycProviders.every((elem, _index45) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3952
3959
  method: "createAssert",
3953
- path: _path + ".kycProviders[" + _index42 + "]",
3960
+ path: _path + ".kycProviders[" + _index45 + "]",
3954
3961
  expected: "(ExternalURL | string)",
3955
3962
  value: elem
3956
3963
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3957
3964
  method: "createAssert",
3958
- path: _path + ".kycProviders[" + _index42 + "]",
3965
+ path: _path + ".kycProviders[" + _index45 + "]",
3959
3966
  expected: "(ExternalURL | string)",
3960
3967
  value: elem
3961
3968
  }, _errorFactory)) && ("string" === typeof elem || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3962
3969
  method: "createAssert",
3963
- path: _path + ".kycProviders[" + _index42 + "]",
3970
+ path: _path + ".kycProviders[" + _index45 + "]",
3964
3971
  expected: "(ExternalURL | string)",
3965
3972
  value: elem
3966
- }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index42 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3973
+ }, _errorFactory)) && _ao0(elem, _path + ".kycProviders[" + _index45 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3967
3974
  method: "createAssert",
3968
- path: _path + ".kycProviders[" + _index42 + "]",
3975
+ path: _path + ".kycProviders[" + _index45 + "]",
3969
3976
  expected: "(ExternalURL | string)",
3970
3977
  value: elem
3971
3978
  }, _errorFactory))) || "object" === typeof input.kycProviders && null !== input.kycProviders && _ao0(input.kycProviders, _path + ".kycProviders", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
@@ -3978,27 +3985,32 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
3978
3985
  path: _path + ".kycProviders",
3979
3986
  expected: "(Array<string | ExternalURL> | ExternalURL | undefined)",
3980
3987
  value: input.kycProviders
3981
- }, _errorFactory))); const _ao22 = (input, _path, _exceptionable = true) => (null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3988
+ }, _errorFactory))); const _ao22 = (input, _path, _exceptionable = true) => (("object" === typeof input.rails && null !== input.rails && false === Array.isArray(input.rails) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3982
3989
  method: "createAssert",
3983
- path: _path + ".location",
3984
- expected: "(ExternalURL | string)",
3985
- value: input.location
3986
- }, _errorFactory)) && (undefined !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3990
+ path: _path + ".rails",
3991
+ expected: "(ExternalURL | ToJSONValuizableObject<{ inbound: RailOrRailWithExtendedDetails[]; outbound?: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound?: RailOrRailWithExtendedDetails[]; outbound: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound?: never; outbound?: never; } & { common?: RailOrRailWithExtendedDetails[]; }>)",
3992
+ value: input.rails
3993
+ }, _errorFactory)) && _au21(input.rails, _path + ".rails", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3994
+ method: "createAssert",
3995
+ path: _path + ".rails",
3996
+ expected: "(ExternalURL | ToJSONValuizableObject<{ inbound: RailOrRailWithExtendedDetails[]; outbound?: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound?: RailOrRailWithExtendedDetails[]; outbound: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound?: never; outbound?: never; } & { common?: RailOrRailWithExtendedDetails[]; }>)",
3997
+ value: input.rails
3998
+ }, _errorFactory)) && ((null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3987
3999
  method: "createAssert",
3988
4000
  path: _path + ".location",
3989
- expected: "(ExternalURL | string)",
4001
+ 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)",
3990
4002
  value: input.location
3991
- }, _errorFactory)) && ("string" === typeof input.location || ("object" === typeof input.location && null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4003
+ }, _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, {
3992
4004
  method: "createAssert",
3993
4005
  path: _path + ".location",
3994
- expected: "(ExternalURL | string)",
4006
+ 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)",
3995
4007
  value: input.location
3996
4008
  }, _errorFactory)) && _ao0(input.location, _path + ".location", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
3997
4009
  method: "createAssert",
3998
4010
  path: _path + ".location",
3999
- expected: "(ExternalURL | string)",
4011
+ 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)",
4000
4012
  value: input.location
4001
- }, _errorFactory)) && ((null !== input.id || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4013
+ }, _errorFactory))) && ((null !== input.id || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4002
4014
  method: "createAssert",
4003
4015
  path: _path + ".id",
4004
4016
  expected: "(ExternalURL | string)",
@@ -4018,237 +4030,347 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4018
4030
  path: _path + ".id",
4019
4031
  expected: "(ExternalURL | string)",
4020
4032
  value: input.id
4021
- }, _errorFactory))) && (("object" === typeof input.rails && null !== input.rails && false === Array.isArray(input.rails) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4022
- method: "createAssert",
4023
- path: _path + ".rails",
4024
- expected: "(ExternalURL | ToJSONValuizableObject<{ inbound: Rail[]; outbound?: Rail[]; } & { common?: Rail[]; }> | ToJSONValuizableObject<{ inbound?: Rail[]; outbound: Rail[]; } & { common?: Rail[]; }> | ToJSONValuizableObject<{ inbound?: never; outbound?: never; } & { common?: Rail[]; }>)",
4025
- value: input.rails
4026
- }, _errorFactory)) && _au20(input.rails, _path + ".rails", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4027
- method: "createAssert",
4028
- path: _path + ".rails",
4029
- expected: "(ExternalURL | ToJSONValuizableObject<{ inbound: Rail[]; outbound?: Rail[]; } & { common?: Rail[]; }> | ToJSONValuizableObject<{ inbound?: Rail[]; outbound: Rail[]; } & { common?: Rail[]; }> | ToJSONValuizableObject<{ inbound?: never; outbound?: never; } & { common?: Rail[]; }>)",
4030
- value: input.rails
4031
- }, _errorFactory)); const _ao23 = (input, _path, _exceptionable = true) => (null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4033
+ }, _errorFactory))); const _ao23 = (input, _path, _exceptionable = true) => (null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4032
4034
  method: "createAssert",
4033
4035
  path: _path + ".inbound",
4034
- expected: "(Array<Rail | ExternalURL> | ExternalURL)",
4036
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL)",
4035
4037
  value: input.inbound
4036
4038
  }, _errorFactory)) && (undefined !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4037
4039
  method: "createAssert",
4038
4040
  path: _path + ".inbound",
4039
- expected: "(Array<Rail | ExternalURL> | ExternalURL)",
4041
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL)",
4040
4042
  value: input.inbound
4041
- }, _errorFactory)) && (Array.isArray(input.inbound) && input.inbound.every((elem, _index43) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4043
+ }, _errorFactory)) && (Array.isArray(input.inbound) && input.inbound.every((elem, _index46) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4042
4044
  method: "createAssert",
4043
- path: _path + ".inbound[" + _index43 + "]",
4044
- 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)",
4045
+ path: _path + ".inbound[" + _index46 + "]",
4046
+ 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)",
4045
4047
  value: elem
4046
4048
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4047
4049
  method: "createAssert",
4048
- path: _path + ".inbound[" + _index43 + "]",
4049
- 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)",
4050
+ path: _path + ".inbound[" + _index46 + "]",
4051
+ 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)",
4050
4052
  value: elem
4051
- }, _errorFactory)) && (true === _av44.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4053
+ }, _errorFactory)) && (true === _av47.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4052
4054
  method: "createAssert",
4053
- path: _path + ".inbound[" + _index43 + "]",
4054
- 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)",
4055
+ path: _path + ".inbound[" + _index46 + "]",
4056
+ 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)",
4055
4057
  value: elem
4056
- }, _errorFactory)) && _ao0(elem, _path + ".inbound[" + _index43 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4058
+ }, _errorFactory)) && _au3(elem, _path + ".inbound[" + _index46 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4057
4059
  method: "createAssert",
4058
- path: _path + ".inbound[" + _index43 + "]",
4059
- 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)",
4060
+ path: _path + ".inbound[" + _index46 + "]",
4061
+ 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)",
4060
4062
  value: elem
4061
4063
  }, _errorFactory))) || "object" === typeof input.inbound && null !== input.inbound && _ao0(input.inbound, _path + ".inbound", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4062
4064
  method: "createAssert",
4063
4065
  path: _path + ".inbound",
4064
- expected: "(Array<Rail | ExternalURL> | ExternalURL)",
4066
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL)",
4065
4067
  value: input.inbound
4066
4068
  }, _errorFactory) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4067
4069
  method: "createAssert",
4068
4070
  path: _path + ".inbound",
4069
- expected: "(Array<Rail | ExternalURL> | ExternalURL)",
4071
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL)",
4070
4072
  value: input.inbound
4071
4073
  }, _errorFactory)) && ((null !== input.outbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4072
4074
  method: "createAssert",
4073
4075
  path: _path + ".outbound",
4074
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4076
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4075
4077
  value: input.outbound
4076
- }, _errorFactory)) && (undefined === input.outbound || (Array.isArray(input.outbound) && input.outbound.every((elem, _index45) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4078
+ }, _errorFactory)) && (undefined === input.outbound || (Array.isArray(input.outbound) && input.outbound.every((elem, _index48) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4077
4079
  method: "createAssert",
4078
- path: _path + ".outbound[" + _index45 + "]",
4079
- 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)",
4080
+ path: _path + ".outbound[" + _index48 + "]",
4081
+ 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)",
4080
4082
  value: elem
4081
4083
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4082
4084
  method: "createAssert",
4083
- path: _path + ".outbound[" + _index45 + "]",
4084
- 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)",
4085
+ path: _path + ".outbound[" + _index48 + "]",
4086
+ 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)",
4085
4087
  value: elem
4086
- }, _errorFactory)) && (true === _av46.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4088
+ }, _errorFactory)) && (true === _av49.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4087
4089
  method: "createAssert",
4088
- path: _path + ".outbound[" + _index45 + "]",
4089
- 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)",
4090
+ path: _path + ".outbound[" + _index48 + "]",
4091
+ 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)",
4090
4092
  value: elem
4091
- }, _errorFactory)) && _ao0(elem, _path + ".outbound[" + _index45 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4093
+ }, _errorFactory)) && _au3(elem, _path + ".outbound[" + _index48 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4092
4094
  method: "createAssert",
4093
- path: _path + ".outbound[" + _index45 + "]",
4094
- 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)",
4095
+ path: _path + ".outbound[" + _index48 + "]",
4096
+ 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)",
4095
4097
  value: elem
4096
4098
  }, _errorFactory))) || "object" === typeof input.outbound && null !== input.outbound && _ao0(input.outbound, _path + ".outbound", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4097
4099
  method: "createAssert",
4098
4100
  path: _path + ".outbound",
4099
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4101
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4100
4102
  value: input.outbound
4101
4103
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4102
4104
  method: "createAssert",
4103
4105
  path: _path + ".outbound",
4104
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4106
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4105
4107
  value: input.outbound
4106
4108
  }, _errorFactory))) && ((null !== input.common || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4107
4109
  method: "createAssert",
4108
4110
  path: _path + ".common",
4109
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4111
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4110
4112
  value: input.common
4111
- }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index47) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4113
+ }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index50) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4112
4114
  method: "createAssert",
4113
- path: _path + ".common[" + _index47 + "]",
4114
- 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)",
4115
+ path: _path + ".common[" + _index50 + "]",
4116
+ 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)",
4115
4117
  value: elem
4116
4118
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4117
4119
  method: "createAssert",
4118
- path: _path + ".common[" + _index47 + "]",
4119
- 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)",
4120
+ path: _path + ".common[" + _index50 + "]",
4121
+ 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)",
4120
4122
  value: elem
4121
- }, _errorFactory)) && (true === _av48.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4123
+ }, _errorFactory)) && (true === _av51.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4122
4124
  method: "createAssert",
4123
- path: _path + ".common[" + _index47 + "]",
4124
- 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)",
4125
+ path: _path + ".common[" + _index50 + "]",
4126
+ 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)",
4125
4127
  value: elem
4126
- }, _errorFactory)) && _ao0(elem, _path + ".common[" + _index47 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4128
+ }, _errorFactory)) && _au3(elem, _path + ".common[" + _index50 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4127
4129
  method: "createAssert",
4128
- path: _path + ".common[" + _index47 + "]",
4129
- 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)",
4130
+ path: _path + ".common[" + _index50 + "]",
4131
+ 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)",
4130
4132
  value: elem
4131
4133
  }, _errorFactory))) || "object" === typeof input.common && null !== input.common && _ao0(input.common, _path + ".common", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4132
4134
  method: "createAssert",
4133
4135
  path: _path + ".common",
4134
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4136
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4135
4137
  value: input.common
4136
4138
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4137
4139
  method: "createAssert",
4138
4140
  path: _path + ".common",
4139
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4141
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4140
4142
  value: input.common
4141
- }, _errorFactory))); const _ao24 = (input, _path, _exceptionable = true) => (null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4143
+ }, _errorFactory))); const _ao24 = (input, _path, _exceptionable = true) => (true === _av52.has(input.rail) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4144
+ method: "createAssert",
4145
+ path: _path + ".rail",
4146
+ 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\")",
4147
+ value: input.rail
4148
+ }, _errorFactory)) && ((null !== input.estimatedTransferTimeMs || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4149
+ method: "createAssert",
4150
+ path: _path + ".estimatedTransferTimeMs",
4151
+ expected: "([minEstimateMs: number, maxEstimateMs: number] | number | undefined)",
4152
+ value: input.estimatedTransferTimeMs
4153
+ }, _errorFactory)) && (undefined === input.estimatedTransferTimeMs || "number" === typeof input.estimatedTransferTimeMs || (Array.isArray(input.estimatedTransferTimeMs) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4154
+ method: "createAssert",
4155
+ path: _path + ".estimatedTransferTimeMs",
4156
+ expected: "([minEstimateMs: number, maxEstimateMs: number] | number | undefined)",
4157
+ value: input.estimatedTransferTimeMs
4158
+ }, _errorFactory)) && ((input.estimatedTransferTimeMs.length === 2 || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4159
+ method: "createAssert",
4160
+ path: _path + ".estimatedTransferTimeMs",
4161
+ expected: "[number, number]",
4162
+ value: input.estimatedTransferTimeMs
4163
+ }, _errorFactory)) && ("number" === typeof input.estimatedTransferTimeMs[0] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4164
+ method: "createAssert",
4165
+ path: _path + ".estimatedTransferTimeMs[0]",
4166
+ expected: "number",
4167
+ value: input.estimatedTransferTimeMs[0]
4168
+ }, _errorFactory)) && ("number" === typeof input.estimatedTransferTimeMs[1] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4169
+ method: "createAssert",
4170
+ path: _path + ".estimatedTransferTimeMs[1]",
4171
+ expected: "number",
4172
+ value: input.estimatedTransferTimeMs[1]
4173
+ }, _errorFactory))) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4174
+ method: "createAssert",
4175
+ path: _path + ".estimatedTransferTimeMs",
4176
+ expected: "([minEstimateMs: number, maxEstimateMs: number] | number | undefined)",
4177
+ value: input.estimatedTransferTimeMs
4178
+ }, _errorFactory))) && (undefined === input.estimatedTransferValueRange || ("object" === typeof input.estimatedTransferValueRange && null !== input.estimatedTransferValueRange || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4179
+ method: "createAssert",
4180
+ path: _path + ".estimatedTransferValueRange",
4181
+ expected: "(__type.o2 | undefined)",
4182
+ value: input.estimatedTransferValueRange
4183
+ }, _errorFactory)) && _ao25(input.estimatedTransferValueRange, _path + ".estimatedTransferValueRange", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4184
+ method: "createAssert",
4185
+ path: _path + ".estimatedTransferValueRange",
4186
+ expected: "(__type.o2 | undefined)",
4187
+ value: input.estimatedTransferValueRange
4188
+ }, _errorFactory)) && (undefined === input.estimatedFee || ("object" === typeof input.estimatedFee && null !== input.estimatedFee && false === Array.isArray(input.estimatedFee) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4189
+ method: "createAssert",
4190
+ path: _path + ".estimatedFee",
4191
+ expected: "(__type.o3 | undefined)",
4192
+ value: input.estimatedFee
4193
+ }, _errorFactory)) && _ao26(input.estimatedFee, _path + ".estimatedFee", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4194
+ method: "createAssert",
4195
+ path: _path + ".estimatedFee",
4196
+ expected: "(__type.o3 | undefined)",
4197
+ value: input.estimatedFee
4198
+ }, _errorFactory)); const _ao25 = (input, _path, _exceptionable = true) => ((Array.isArray(input.value) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4199
+ method: "createAssert",
4200
+ path: _path + ".value",
4201
+ expected: "[string | undefined, string | undefined]",
4202
+ value: input.value
4203
+ }, _errorFactory)) && ((input.value.length === 2 || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4204
+ method: "createAssert",
4205
+ path: _path + ".value",
4206
+ expected: "[(string | undefined), (string | undefined)]",
4207
+ value: input.value
4208
+ }, _errorFactory)) && (undefined === input.value[0] || "string" === typeof input.value[0] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4209
+ method: "createAssert",
4210
+ path: _path + ".value[0]",
4211
+ expected: "(string | undefined)",
4212
+ value: input.value[0]
4213
+ }, _errorFactory)) && (undefined === input.value[1] || "string" === typeof input.value[1] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4214
+ method: "createAssert",
4215
+ path: _path + ".value[1]",
4216
+ expected: "(string | undefined)",
4217
+ value: input.value[1]
4218
+ }, _errorFactory))) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4219
+ method: "createAssert",
4220
+ path: _path + ".value",
4221
+ expected: "[string | undefined, string | undefined]",
4222
+ value: input.value
4223
+ }, _errorFactory)) && ((null !== input.asset || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4224
+ method: "createAssert",
4225
+ path: _path + ".asset",
4226
+ 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)",
4227
+ value: input.asset
4228
+ }, _errorFactory)) && (undefined === input.asset || true === _av53.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, {
4229
+ method: "createAssert",
4230
+ path: _path + ".asset",
4231
+ 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)",
4232
+ value: input.asset
4233
+ }, _errorFactory))); const _ao26 = (input, _path, _exceptionable = true) => (undefined === input.fixedFee || ("object" === typeof input.fixedFee && null !== input.fixedFee || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4234
+ method: "createAssert",
4235
+ path: _path + ".fixedFee",
4236
+ expected: "(__type.o4 | undefined)",
4237
+ value: input.fixedFee
4238
+ }, _errorFactory)) && _ao27(input.fixedFee, _path + ".fixedFee", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4239
+ method: "createAssert",
4240
+ path: _path + ".fixedFee",
4241
+ expected: "(__type.o4 | undefined)",
4242
+ value: input.fixedFee
4243
+ }, _errorFactory)) && (undefined === input.variableFeeBps || "number" === typeof input.variableFeeBps || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4244
+ method: "createAssert",
4245
+ path: _path + ".variableFeeBps",
4246
+ expected: "(number | undefined)",
4247
+ value: input.variableFeeBps
4248
+ }, _errorFactory)); const _ao27 = (input, _path, _exceptionable = true) => ("string" === typeof input.value || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4249
+ method: "createAssert",
4250
+ path: _path + ".value",
4251
+ expected: "string",
4252
+ value: input.value
4253
+ }, _errorFactory)) && ((null !== input.asset || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4254
+ method: "createAssert",
4255
+ path: _path + ".asset",
4256
+ 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)",
4257
+ value: input.asset
4258
+ }, _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, {
4259
+ method: "createAssert",
4260
+ path: _path + ".asset",
4261
+ 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)",
4262
+ value: input.asset
4263
+ }, _errorFactory))); const _ao28 = (input, _path, _exceptionable = true) => (null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4142
4264
  method: "createAssert",
4143
4265
  path: _path + ".inbound",
4144
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4266
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4145
4267
  value: input.inbound
4146
- }, _errorFactory)) && (undefined === input.inbound || (Array.isArray(input.inbound) && input.inbound.every((elem, _index49) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4268
+ }, _errorFactory)) && (undefined === input.inbound || (Array.isArray(input.inbound) && input.inbound.every((elem, _index55) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4147
4269
  method: "createAssert",
4148
- path: _path + ".inbound[" + _index49 + "]",
4149
- 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)",
4270
+ path: _path + ".inbound[" + _index55 + "]",
4271
+ 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)",
4150
4272
  value: elem
4151
4273
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4152
4274
  method: "createAssert",
4153
- path: _path + ".inbound[" + _index49 + "]",
4154
- 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)",
4275
+ path: _path + ".inbound[" + _index55 + "]",
4276
+ 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)",
4155
4277
  value: elem
4156
- }, _errorFactory)) && (true === _av50.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4278
+ }, _errorFactory)) && (true === _av56.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4157
4279
  method: "createAssert",
4158
- path: _path + ".inbound[" + _index49 + "]",
4159
- 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)",
4280
+ path: _path + ".inbound[" + _index55 + "]",
4281
+ 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)",
4160
4282
  value: elem
4161
- }, _errorFactory)) && _ao0(elem, _path + ".inbound[" + _index49 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4283
+ }, _errorFactory)) && _au3(elem, _path + ".inbound[" + _index55 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4162
4284
  method: "createAssert",
4163
- path: _path + ".inbound[" + _index49 + "]",
4164
- 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)",
4285
+ path: _path + ".inbound[" + _index55 + "]",
4286
+ 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)",
4165
4287
  value: elem
4166
4288
  }, _errorFactory))) || "object" === typeof input.inbound && null !== input.inbound && _ao0(input.inbound, _path + ".inbound", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4167
4289
  method: "createAssert",
4168
4290
  path: _path + ".inbound",
4169
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4291
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4170
4292
  value: input.inbound
4171
4293
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4172
4294
  method: "createAssert",
4173
4295
  path: _path + ".inbound",
4174
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4296
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4175
4297
  value: input.inbound
4176
4298
  }, _errorFactory)) && ((null !== input.outbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4177
4299
  method: "createAssert",
4178
4300
  path: _path + ".outbound",
4179
- expected: "(Array<Rail | ExternalURL> | ExternalURL)",
4301
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL)",
4180
4302
  value: input.outbound
4181
4303
  }, _errorFactory)) && (undefined !== input.outbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4182
4304
  method: "createAssert",
4183
4305
  path: _path + ".outbound",
4184
- expected: "(Array<Rail | ExternalURL> | ExternalURL)",
4306
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL)",
4185
4307
  value: input.outbound
4186
- }, _errorFactory)) && (Array.isArray(input.outbound) && input.outbound.every((elem, _index51) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4308
+ }, _errorFactory)) && (Array.isArray(input.outbound) && input.outbound.every((elem, _index57) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4187
4309
  method: "createAssert",
4188
- path: _path + ".outbound[" + _index51 + "]",
4189
- 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)",
4310
+ path: _path + ".outbound[" + _index57 + "]",
4311
+ 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)",
4190
4312
  value: elem
4191
4313
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4192
4314
  method: "createAssert",
4193
- path: _path + ".outbound[" + _index51 + "]",
4194
- 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)",
4315
+ path: _path + ".outbound[" + _index57 + "]",
4316
+ 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)",
4195
4317
  value: elem
4196
- }, _errorFactory)) && (true === _av52.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4318
+ }, _errorFactory)) && (true === _av58.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4197
4319
  method: "createAssert",
4198
- path: _path + ".outbound[" + _index51 + "]",
4199
- 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)",
4320
+ path: _path + ".outbound[" + _index57 + "]",
4321
+ 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)",
4200
4322
  value: elem
4201
- }, _errorFactory)) && _ao0(elem, _path + ".outbound[" + _index51 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4323
+ }, _errorFactory)) && _au3(elem, _path + ".outbound[" + _index57 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4202
4324
  method: "createAssert",
4203
- path: _path + ".outbound[" + _index51 + "]",
4204
- 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)",
4325
+ path: _path + ".outbound[" + _index57 + "]",
4326
+ 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)",
4205
4327
  value: elem
4206
4328
  }, _errorFactory))) || "object" === typeof input.outbound && null !== input.outbound && _ao0(input.outbound, _path + ".outbound", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4207
4329
  method: "createAssert",
4208
4330
  path: _path + ".outbound",
4209
- expected: "(Array<Rail | ExternalURL> | ExternalURL)",
4331
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL)",
4210
4332
  value: input.outbound
4211
4333
  }, _errorFactory) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4212
4334
  method: "createAssert",
4213
4335
  path: _path + ".outbound",
4214
- expected: "(Array<Rail | ExternalURL> | ExternalURL)",
4336
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL)",
4215
4337
  value: input.outbound
4216
4338
  }, _errorFactory))) && ((null !== input.common || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4217
4339
  method: "createAssert",
4218
4340
  path: _path + ".common",
4219
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4341
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4220
4342
  value: input.common
4221
- }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index53) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4343
+ }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index59) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4222
4344
  method: "createAssert",
4223
- path: _path + ".common[" + _index53 + "]",
4224
- 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)",
4345
+ path: _path + ".common[" + _index59 + "]",
4346
+ 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)",
4225
4347
  value: elem
4226
4348
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4227
4349
  method: "createAssert",
4228
- path: _path + ".common[" + _index53 + "]",
4229
- 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)",
4350
+ path: _path + ".common[" + _index59 + "]",
4351
+ 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)",
4230
4352
  value: elem
4231
- }, _errorFactory)) && (true === _av54.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4353
+ }, _errorFactory)) && (true === _av60.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4232
4354
  method: "createAssert",
4233
- path: _path + ".common[" + _index53 + "]",
4234
- 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)",
4355
+ path: _path + ".common[" + _index59 + "]",
4356
+ 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)",
4235
4357
  value: elem
4236
- }, _errorFactory)) && _ao0(elem, _path + ".common[" + _index53 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4358
+ }, _errorFactory)) && _au3(elem, _path + ".common[" + _index59 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4237
4359
  method: "createAssert",
4238
- path: _path + ".common[" + _index53 + "]",
4239
- 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)",
4360
+ path: _path + ".common[" + _index59 + "]",
4361
+ 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)",
4240
4362
  value: elem
4241
4363
  }, _errorFactory))) || "object" === typeof input.common && null !== input.common && _ao0(input.common, _path + ".common", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4242
4364
  method: "createAssert",
4243
4365
  path: _path + ".common",
4244
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4366
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4245
4367
  value: input.common
4246
4368
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4247
4369
  method: "createAssert",
4248
4370
  path: _path + ".common",
4249
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4371
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4250
4372
  value: input.common
4251
- }, _errorFactory))); const _ao25 = (input, _path, _exceptionable = true) => (undefined === input.inbound || ("object" === typeof input.inbound && null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4373
+ }, _errorFactory))); const _ao29 = (input, _path, _exceptionable = true) => (undefined === input.inbound || ("object" === typeof input.inbound && null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4252
4374
  method: "createAssert",
4253
4375
  path: _path + ".inbound",
4254
4376
  expected: "(ExternalURL | undefined)",
@@ -4271,54 +4393,54 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4271
4393
  }, _errorFactory)) && ((null !== input.common || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4272
4394
  method: "createAssert",
4273
4395
  path: _path + ".common",
4274
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4396
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4275
4397
  value: input.common
4276
- }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index55) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4398
+ }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) && input.common.every((elem, _index61) => (null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4277
4399
  method: "createAssert",
4278
- path: _path + ".common[" + _index55 + "]",
4279
- 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)",
4400
+ path: _path + ".common[" + _index61 + "]",
4401
+ 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)",
4280
4402
  value: elem
4281
4403
  }, _errorFactory)) && (undefined !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4282
4404
  method: "createAssert",
4283
- path: _path + ".common[" + _index55 + "]",
4284
- 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)",
4405
+ path: _path + ".common[" + _index61 + "]",
4406
+ 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)",
4285
4407
  value: elem
4286
- }, _errorFactory)) && (true === _av56.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4408
+ }, _errorFactory)) && (true === _av62.has(elem) || ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4287
4409
  method: "createAssert",
4288
- path: _path + ".common[" + _index55 + "]",
4289
- 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)",
4410
+ path: _path + ".common[" + _index61 + "]",
4411
+ 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)",
4290
4412
  value: elem
4291
- }, _errorFactory)) && _ao0(elem, _path + ".common[" + _index55 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4413
+ }, _errorFactory)) && _au3(elem, _path + ".common[" + _index61 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4292
4414
  method: "createAssert",
4293
- path: _path + ".common[" + _index55 + "]",
4294
- 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)",
4415
+ path: _path + ".common[" + _index61 + "]",
4416
+ 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)",
4295
4417
  value: elem
4296
4418
  }, _errorFactory))) || "object" === typeof input.common && null !== input.common && _ao0(input.common, _path + ".common", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4297
4419
  method: "createAssert",
4298
4420
  path: _path + ".common",
4299
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4421
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4300
4422
  value: input.common
4301
4423
  }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4302
4424
  method: "createAssert",
4303
4425
  path: _path + ".common",
4304
- expected: "(Array<Rail | ExternalURL> | ExternalURL | undefined)",
4426
+ expected: "(Array<RailOrRailWithExtendedDetails | ExternalURL> | ExternalURL | undefined)",
4305
4427
  value: input.common
4306
- }, _errorFactory))); const _ao26 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
4428
+ }, _errorFactory))); const _ao30 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
4307
4429
  const value = input[key];
4308
4430
  if (undefined === value)
4309
4431
  return true;
4310
4432
  return ("object" === typeof value && null !== value && false === Array.isArray(value) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4311
4433
  method: "createAssert",
4312
4434
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
4313
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o18)",
4435
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o16)",
4314
4436
  value: value
4315
- }, _errorFactory)) && _au21(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4437
+ }, _errorFactory)) && _au22(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4316
4438
  method: "createAssert",
4317
4439
  path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
4318
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o18)",
4440
+ expected: "(ExternalURL | ToJSONValuizableObject<__type>.o16)",
4319
4441
  value: value
4320
4442
  }, _errorFactory);
4321
- }); const _ao27 = (input, _path, _exceptionable = true) => (null !== input.workInProgress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4443
+ }); const _ao31 = (input, _path, _exceptionable = true) => (null !== input.workInProgress || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4322
4444
  method: "createAssert",
4323
4445
  path: _path + ".workInProgress",
4324
4446
  expected: "(ExternalURL | true | undefined)",
@@ -4354,7 +4476,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4354
4476
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
4355
4477
  method: "createAssert",
4356
4478
  path: _path,
4357
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o15)",
4479
+ expected: "(ExternalURL | ToJSONValuizableObject<SupportedAssetsMetadata>)",
4358
4480
  value: input
4359
4481
  }, _errorFactory);
4360
4482
  })(); const _au2 = (input, _path, _exceptionable = true) => (() => {
@@ -4366,57 +4488,69 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4366
4488
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
4367
4489
  method: "createAssert",
4368
4490
  path: _path,
4369
- expected: "(ExternalURL | ToJSONValuizableObject<__type>.o16)",
4491
+ expected: "(ExternalURL | ToJSONValuizableObject<AssetPath>)",
4370
4492
  value: input
4371
4493
  }, _errorFactory);
4372
4494
  })(); const _au3 = (input, _path, _exceptionable = true) => (() => {
4373
- if (undefined !== input.external)
4495
+ if (undefined !== input.rail)
4496
+ return _ao24(input, _path, true && _exceptionable);
4497
+ else if (undefined !== input.external)
4374
4498
  return _ao0(input, _path, true && _exceptionable);
4375
- else if (undefined !== input.location)
4376
- return _ao22(input, _path, true && _exceptionable);
4377
4499
  else
4378
4500
  return __typia_transform__assertGuard._assertGuard(_exceptionable, {
4379
4501
  method: "createAssert",
4380
4502
  path: _path,
4381
- expected: "(ExternalURL | ToJSONValuizableObject<AssetWithRailsMetadata>)",
4503
+ expected: "(RailWithExtendedDetails | ExternalURL)",
4382
4504
  value: input
4383
4505
  }, _errorFactory);
4384
4506
  })(); const _au4 = (input, _path, _exceptionable = true) => (() => {
4385
4507
  if (undefined !== input.external)
4386
4508
  return _ao0(input, _path, true && _exceptionable);
4509
+ else if (undefined !== input.rails)
4510
+ return _ao22(input, _path, true && _exceptionable);
4387
4511
  else
4388
- return _ao2(input, _path, true && _exceptionable);
4512
+ return __typia_transform__assertGuard._assertGuard(_exceptionable, {
4513
+ method: "createAssert",
4514
+ path: _path,
4515
+ expected: "(ExternalURL | ToJSONValuizableObject<AssetWithRails>)",
4516
+ value: input
4517
+ }, _errorFactory);
4389
4518
  })(); const _au5 = (input, _path, _exceptionable = true) => (() => {
4390
4519
  if (undefined !== input.external)
4391
4520
  return _ao0(input, _path, true && _exceptionable);
4392
4521
  else
4393
- return _ao3(input, _path, true && _exceptionable);
4522
+ return _ao2(input, _path, true && _exceptionable);
4394
4523
  })(); const _au6 = (input, _path, _exceptionable = true) => (() => {
4395
4524
  if (undefined !== input.external)
4396
4525
  return _ao0(input, _path, true && _exceptionable);
4397
4526
  else
4398
- return _ao4(input, _path, true && _exceptionable);
4527
+ return _ao3(input, _path, true && _exceptionable);
4399
4528
  })(); const _au7 = (input, _path, _exceptionable = true) => (() => {
4400
4529
  if (undefined !== input.external)
4401
4530
  return _ao0(input, _path, true && _exceptionable);
4402
4531
  else
4403
- return _ao7(input, _path, true && _exceptionable);
4532
+ return _ao4(input, _path, true && _exceptionable);
4404
4533
  })(); const _au8 = (input, _path, _exceptionable = true) => (() => {
4405
4534
  if (undefined !== input.external)
4406
4535
  return _ao0(input, _path, true && _exceptionable);
4407
4536
  else
4408
- return _ao10(input, _path, true && _exceptionable);
4537
+ return _ao7(input, _path, true && _exceptionable);
4409
4538
  })(); const _au9 = (input, _path, _exceptionable = true) => (() => {
4410
4539
  if (undefined !== input.external)
4411
4540
  return _ao0(input, _path, true && _exceptionable);
4412
4541
  else
4413
- return _ao14(input, _path, true && _exceptionable);
4542
+ return _ao10(input, _path, true && _exceptionable);
4414
4543
  })(); const _au10 = (input, _path, _exceptionable = true) => (() => {
4415
4544
  if (undefined !== input.external)
4416
4545
  return _ao0(input, _path, true && _exceptionable);
4417
4546
  else
4418
- return _ao26(input, _path, true && _exceptionable);
4547
+ return _ao14(input, _path, true && _exceptionable);
4419
4548
  })(); const _au11 = (input, _path, _exceptionable = true) => (() => {
4549
+ if (undefined !== input.external)
4550
+ return _ao0(input, _path, true && _exceptionable);
4551
+ else
4552
+ return _ao30(input, _path, true && _exceptionable);
4553
+ })(); const _au12 = (input, _path, _exceptionable = true) => (() => {
4420
4554
  if (undefined !== input.external)
4421
4555
  return _ao0(input, _path, true && _exceptionable);
4422
4556
  else if (undefined !== input.operations)
@@ -4428,12 +4562,12 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4428
4562
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o3)",
4429
4563
  value: input
4430
4564
  }, _errorFactory);
4431
- })(); const _au12 = (input, _path, _exceptionable = true) => (() => {
4565
+ })(); const _au13 = (input, _path, _exceptionable = true) => (() => {
4432
4566
  if (undefined !== input.external)
4433
4567
  return _ao0(input, _path, true && _exceptionable);
4434
4568
  else
4435
4569
  return _ao6(input, _path, true && _exceptionable);
4436
- })(); const _au13 = (input, _path, _exceptionable = true) => (() => {
4570
+ })(); const _au14 = (input, _path, _exceptionable = true) => (() => {
4437
4571
  if (undefined !== input.external)
4438
4572
  return _ao0(input, _path, true && _exceptionable);
4439
4573
  else if (undefined !== input.operations)
@@ -4445,12 +4579,12 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4445
4579
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o6)",
4446
4580
  value: input
4447
4581
  }, _errorFactory);
4448
- })(); const _au14 = (input, _path, _exceptionable = true) => (() => {
4582
+ })(); const _au15 = (input, _path, _exceptionable = true) => (() => {
4449
4583
  if (undefined !== input.external)
4450
4584
  return _ao0(input, _path, true && _exceptionable);
4451
4585
  else
4452
4586
  return _ao9(input, _path, true && _exceptionable);
4453
- })(); const _au15 = (input, _path, _exceptionable = true) => (() => {
4587
+ })(); const _au16 = (input, _path, _exceptionable = true) => (() => {
4454
4588
  if (undefined !== input.external)
4455
4589
  return _ao0(input, _path, true && _exceptionable);
4456
4590
  else if (undefined !== input.operations)
@@ -4462,7 +4596,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4462
4596
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o9)",
4463
4597
  value: input
4464
4598
  }, _errorFactory);
4465
- })(); const _au16 = (input, _path, _exceptionable = true) => (() => {
4599
+ })(); const _au17 = (input, _path, _exceptionable = true) => (() => {
4466
4600
  if (undefined !== input.external)
4467
4601
  return _ao0(input, _path, true && _exceptionable);
4468
4602
  else if (undefined !== input.getQuote)
@@ -4474,7 +4608,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4474
4608
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o10)",
4475
4609
  value: input
4476
4610
  }, _errorFactory);
4477
- })(); const _au17 = (input, _path, _exceptionable = true) => (() => {
4611
+ })(); const _au18 = (input, _path, _exceptionable = true) => (() => {
4478
4612
  if (undefined !== input.external)
4479
4613
  return _ao0(input, _path, true && _exceptionable);
4480
4614
  else if (undefined !== input.operations)
@@ -4486,32 +4620,32 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4486
4620
  expected: "(ExternalURL | ToJSONValuizableObject<__type>.o13)",
4487
4621
  value: input
4488
4622
  }, _errorFactory);
4489
- })(); const _au18 = (input, _path, _exceptionable = true) => (() => {
4623
+ })(); const _au19 = (input, _path, _exceptionable = true) => (() => {
4490
4624
  if (undefined !== input.external)
4491
4625
  return _ao0(input, _path, true && _exceptionable);
4492
4626
  else
4493
4627
  return _ao16(input, _path, true && _exceptionable);
4494
- })(); const _au19 = (input, _path, _exceptionable = true) => (() => {
4628
+ })(); const _au20 = (input, _path, _exceptionable = true) => (() => {
4495
4629
  if (undefined !== input.external)
4496
4630
  return _ao0(input, _path, true && _exceptionable);
4497
4631
  else
4498
4632
  return _ao17(input, _path, true && _exceptionable);
4499
- })(); const _au20 = (input, _path, _exceptionable = true) => (() => {
4633
+ })(); const _au21 = (input, _path, _exceptionable = true) => (() => {
4500
4634
  if (undefined !== input.external)
4501
4635
  return _ao0(input, _path, true && _exceptionable);
4502
4636
  else
4503
- return _ao25(input, _path, false && _exceptionable) || _ao24(input, _path, false && _exceptionable) || _ao23(input, _path, false && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4637
+ return _ao29(input, _path, false && _exceptionable) || _ao28(input, _path, false && _exceptionable) || _ao23(input, _path, false && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4504
4638
  method: "createAssert",
4505
4639
  path: _path,
4506
- expected: "(ToJSONValuizableObject<{ inbound?: never; outbound?: never; } & { common?: Rail[]; }> | ToJSONValuizableObject<{ inbound?: Rail[]; outbound: Rail[]; } & { common?: Rail[]; }> | ToJSONValuizableObject<{ inbound: Rail[]; outbound?: Rail[]; } & { common?: Rail[]; }>)",
4640
+ expected: "(ToJSONValuizableObject<{ inbound?: never; outbound?: never; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound?: RailOrRailWithExtendedDetails[]; outbound: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }> | ToJSONValuizableObject<{ inbound: RailOrRailWithExtendedDetails[]; outbound?: RailOrRailWithExtendedDetails[]; } & { common?: RailOrRailWithExtendedDetails[]; }>)",
4507
4641
  value: input
4508
4642
  }, _errorFactory);
4509
- })(); const _au21 = (input, _path, _exceptionable = true) => (() => {
4643
+ })(); const _au22 = (input, _path, _exceptionable = true) => (() => {
4510
4644
  if (undefined !== input.external)
4511
4645
  return _ao0(input, _path, true && _exceptionable);
4512
4646
  else
4513
- return _ao27(input, _path, true && _exceptionable);
4514
- })(); const _au22 = (input, _path, _exceptionable = true) => (() => {
4647
+ return _ao31(input, _path, true && _exceptionable);
4648
+ })(); const _au23 = (input, _path, _exceptionable = true) => (() => {
4515
4649
  if (undefined !== input.external)
4516
4650
  return _ao0(input, _path, true && _exceptionable);
4517
4651
  else if (undefined !== input.version)
@@ -4523,7 +4657,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4523
4657
  expected: "(ExternalURL | ToJSONValuizableObject<ServiceMetadata>)",
4524
4658
  value: input
4525
4659
  }, _errorFactory);
4526
- })(); const __is = input => "object" === typeof input && null !== input && _iu22(input); let _errorFactory; return (input, errorFactory) => {
4660
+ })(); const __is = input => "object" === typeof input && null !== input && _iu23(input); let _errorFactory; return (input, errorFactory) => {
4527
4661
  if (false === __is(input)) {
4528
4662
  _errorFactory = errorFactory;
4529
4663
  ((input, _path, _exceptionable = true) => ("object" === typeof input && null !== input || __typia_transform__assertGuard._assertGuard(true, {
@@ -4531,7 +4665,7 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4531
4665
  path: _path + "",
4532
4666
  expected: "(ExternalURL | ToJSONValuizableObject<ServiceMetadata>)",
4533
4667
  value: input
4534
- }, _errorFactory)) && _au22(input, _path + "", true) || __typia_transform__assertGuard._assertGuard(true, {
4668
+ }, _errorFactory)) && _au23(input, _path + "", true) || __typia_transform__assertGuard._assertGuard(true, {
4535
4669
  method: "createAssert",
4536
4670
  path: _path + "",
4537
4671
  expected: "(ExternalURL | ToJSONValuizableObject<ServiceMetadata>)",
@@ -4540,321 +4674,6 @@ const assertServiceMetadata = (() => { const _iv10 = new Set(["AFN", "EUR", "ALL
4540
4674
  }
4541
4675
  return input;
4542
4676
  }; })();
4543
- const assertKeetaSupportedAssets = (() => { const _iv2 = 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 _iv3 = 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 _iv4 = 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 _iv8 = 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 _iv10 = 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 _iv12 = 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 _iv14 = 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 _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 _av22 = 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 _av23 = 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 _av24 = 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 _av28 = 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 _av30 = 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 _av32 = 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 _av34 = 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 _av36 = 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 _av38 = 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 _av40 = 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 => null !== input.asset && undefined !== input.asset && (true === _iv2.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 === _iv3.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 === _iv4.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])))))) && (Array.isArray(input.paths) && input.paths.every(elem => "object" === typeof elem && null !== elem && _io1(elem))); const _io1 = input => Array.isArray(input.pair) && (input.pair.length === 2 && ("object" === typeof input.pair[0] && null !== input.pair[0] && _io2(input.pair[0])) && ("object" === typeof input.pair[1] && null !== input.pair[1] && _io2(input.pair[1]))) && (undefined === input.kycProviders || Array.isArray(input.kycProviders) && input.kycProviders.every(elem => "string" === typeof elem)); const _io2 = input => "object" === typeof input.rails && null !== input.rails && false === Array.isArray(input.rails) && _iu0(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)))) && "string" === typeof input.id; const _io3 = input => Array.isArray(input.inbound) && input.inbound.every(elem => true === _iv8.has(elem)) && (undefined === input.outbound || Array.isArray(input.outbound) && input.outbound.every(elem => true === _iv10.has(elem))) && (undefined === input.common || Array.isArray(input.common) && input.common.every(elem => true === _iv12.has(elem))); const _io4 = input => (undefined === input.inbound || Array.isArray(input.inbound) && input.inbound.every(elem => true === _iv14.has(elem))) && (Array.isArray(input.outbound) && input.outbound.every(elem => true === _iv16.has(elem))) && (undefined === input.common || Array.isArray(input.common) && input.common.every(elem => true === _iv18.has(elem))); const _io5 = input => null !== input.inbound && undefined === input.inbound && (null !== input.outbound && undefined === input.outbound) && (undefined === input.common || Array.isArray(input.common) && input.common.every(elem => true === _iv20.has(elem))); const _iu0 = input => (() => {
4544
- if (_io5(input))
4545
- return _io5(input);
4546
- if (_io4(input))
4547
- return _io4(input);
4548
- if (_io3(input))
4549
- return _io3(input);
4550
- return false;
4551
- })(); const _ao0 = (input, _path, _exceptionable = true) => (null !== input.asset || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4552
- method: "createAssert",
4553
- path: _path + ".asset",
4554
- 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\" | [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}`)",
4555
- value: input.asset
4556
- }, _errorFactory)) && (undefined !== input.asset || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4557
- method: "createAssert",
4558
- path: _path + ".asset",
4559
- 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\" | [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}`)",
4560
- value: input.asset
4561
- }, _errorFactory)) && (true === _av22.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) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4562
- method: "createAssert",
4563
- path: _path + ".asset",
4564
- 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\" | [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}`)",
4565
- value: input.asset
4566
- }, _errorFactory)) && ((input.asset.length === 2 || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4567
- method: "createAssert",
4568
- path: _path + ".asset",
4569
- 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}`)]",
4570
- value: input.asset
4571
- }, _errorFactory)) && ((null !== input.asset[0] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4572
- method: "createAssert",
4573
- path: _path + ".asset[0]",
4574
- 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}`)",
4575
- value: input.asset[0]
4576
- }, _errorFactory)) && (undefined !== input.asset[0] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4577
- method: "createAssert",
4578
- path: _path + ".asset[0]",
4579
- 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}`)",
4580
- value: input.asset[0]
4581
- }, _errorFactory)) && (true === _av23.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, {
4582
- method: "createAssert",
4583
- path: _path + ".asset[0]",
4584
- 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}`)",
4585
- value: input.asset[0]
4586
- }, _errorFactory))) && ((null !== input.asset[1] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4587
- method: "createAssert",
4588
- path: _path + ".asset[1]",
4589
- 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}`)",
4590
- value: input.asset[1]
4591
- }, _errorFactory)) && (undefined !== input.asset[1] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4592
- method: "createAssert",
4593
- path: _path + ".asset[1]",
4594
- 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}`)",
4595
- value: input.asset[1]
4596
- }, _errorFactory)) && (true === _av24.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, {
4597
- method: "createAssert",
4598
- path: _path + ".asset[1]",
4599
- 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}`)",
4600
- value: input.asset[1]
4601
- }, _errorFactory)))) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4602
- method: "createAssert",
4603
- path: _path + ".asset",
4604
- 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\" | [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}`)",
4605
- value: input.asset
4606
- }, _errorFactory)) && ((Array.isArray(input.paths) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4607
- method: "createAssert",
4608
- path: _path + ".paths",
4609
- expected: "Array<AssetPath>",
4610
- value: input.paths
4611
- }, _errorFactory)) && input.paths.every((elem, _index25) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4612
- method: "createAssert",
4613
- path: _path + ".paths[" + _index25 + "]",
4614
- expected: "AssetPath",
4615
- value: elem
4616
- }, _errorFactory)) && _ao1(elem, _path + ".paths[" + _index25 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4617
- method: "createAssert",
4618
- path: _path + ".paths[" + _index25 + "]",
4619
- expected: "AssetPath",
4620
- value: elem
4621
- }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4622
- method: "createAssert",
4623
- path: _path + ".paths",
4624
- expected: "Array<AssetPath>",
4625
- value: input.paths
4626
- }, _errorFactory)); const _ao1 = (input, _path, _exceptionable = true) => ((Array.isArray(input.pair) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4627
- method: "createAssert",
4628
- path: _path + ".pair",
4629
- expected: "[AssetWithRails, AssetWithRails]",
4630
- value: input.pair
4631
- }, _errorFactory)) && ((input.pair.length === 2 || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4632
- method: "createAssert",
4633
- path: _path + ".pair",
4634
- expected: "[AssetWithRails, AssetWithRails]",
4635
- value: input.pair
4636
- }, _errorFactory)) && (("object" === typeof input.pair[0] && null !== input.pair[0] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4637
- method: "createAssert",
4638
- path: _path + ".pair[0]",
4639
- expected: "AssetWithRails",
4640
- value: input.pair[0]
4641
- }, _errorFactory)) && _ao2(input.pair[0], _path + ".pair[0]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4642
- method: "createAssert",
4643
- path: _path + ".pair[0]",
4644
- expected: "AssetWithRails",
4645
- value: input.pair[0]
4646
- }, _errorFactory)) && (("object" === typeof input.pair[1] && null !== input.pair[1] || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4647
- method: "createAssert",
4648
- path: _path + ".pair[1]",
4649
- expected: "AssetWithRails",
4650
- value: input.pair[1]
4651
- }, _errorFactory)) && _ao2(input.pair[1], _path + ".pair[1]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4652
- method: "createAssert",
4653
- path: _path + ".pair[1]",
4654
- expected: "AssetWithRails",
4655
- value: input.pair[1]
4656
- }, _errorFactory))) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4657
- method: "createAssert",
4658
- path: _path + ".pair",
4659
- expected: "[AssetWithRails, AssetWithRails]",
4660
- value: input.pair
4661
- }, _errorFactory)) && (undefined === input.kycProviders || (Array.isArray(input.kycProviders) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4662
- method: "createAssert",
4663
- path: _path + ".kycProviders",
4664
- expected: "(Array<string> | undefined)",
4665
- value: input.kycProviders
4666
- }, _errorFactory)) && input.kycProviders.every((elem, _index26) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4667
- method: "createAssert",
4668
- path: _path + ".kycProviders[" + _index26 + "]",
4669
- expected: "string",
4670
- value: elem
4671
- }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4672
- method: "createAssert",
4673
- path: _path + ".kycProviders",
4674
- expected: "(Array<string> | undefined)",
4675
- value: input.kycProviders
4676
- }, _errorFactory)); const _ao2 = (input, _path, _exceptionable = true) => (("object" === typeof input.rails && null !== input.rails && false === Array.isArray(input.rails) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4677
- method: "createAssert",
4678
- path: _path + ".rails",
4679
- expected: "({ inbound: Rail[]; outbound?: Rail[]; } & { common?: Rail[]; } | { inbound?: Rail[]; outbound: Rail[]; } & { common?: Rail[]; } | { inbound?: never; outbound?: never; } & { common?: Rail[]; })",
4680
- value: input.rails
4681
- }, _errorFactory)) && _au0(input.rails, _path + ".rails", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4682
- method: "createAssert",
4683
- path: _path + ".rails",
4684
- expected: "({ inbound: Rail[]; outbound?: Rail[]; } & { common?: Rail[]; } | { inbound?: Rail[]; outbound: Rail[]; } & { common?: Rail[]; } | { inbound?: never; outbound?: never; } & { common?: Rail[]; })",
4685
- value: input.rails
4686
- }, _errorFactory)) && ((null !== input.location || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4687
- method: "createAssert",
4688
- path: _path + ".location",
4689
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
4690
- value: input.location
4691
- }, _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)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4692
- method: "createAssert",
4693
- path: _path + ".location",
4694
- expected: "(\"bank-account:clabe\" | \"bank-account:iban-swift\" | \"bank-account:pix\" | \"bank-account:us\" | `chain:bitcoin:${string}` | `chain:evm:${bigint}` | `chain:keeta:${bigint}` | `chain:solana:${string}` | `chain:tron:${string}` | undefined)",
4695
- value: input.location
4696
- }, _errorFactory))) && ("string" === typeof input.id || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4697
- method: "createAssert",
4698
- path: _path + ".id",
4699
- expected: "string",
4700
- value: input.id
4701
- }, _errorFactory)); const _ao3 = (input, _path, _exceptionable = true) => ((Array.isArray(input.inbound) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4702
- method: "createAssert",
4703
- path: _path + ".inbound",
4704
- expected: "Array<Rail>",
4705
- value: input.inbound
4706
- }, _errorFactory)) && input.inbound.every((elem, _index27) => true === _av28.has(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4707
- method: "createAssert",
4708
- path: _path + ".inbound[" + _index27 + "]",
4709
- 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\")",
4710
- value: elem
4711
- }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4712
- method: "createAssert",
4713
- path: _path + ".inbound",
4714
- expected: "Array<Rail>",
4715
- value: input.inbound
4716
- }, _errorFactory)) && (undefined === input.outbound || (Array.isArray(input.outbound) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4717
- method: "createAssert",
4718
- path: _path + ".outbound",
4719
- expected: "(Array<Rail> | undefined)",
4720
- value: input.outbound
4721
- }, _errorFactory)) && input.outbound.every((elem, _index29) => true === _av30.has(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4722
- method: "createAssert",
4723
- path: _path + ".outbound[" + _index29 + "]",
4724
- 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\")",
4725
- value: elem
4726
- }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4727
- method: "createAssert",
4728
- path: _path + ".outbound",
4729
- expected: "(Array<Rail> | undefined)",
4730
- value: input.outbound
4731
- }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4732
- method: "createAssert",
4733
- path: _path + ".common",
4734
- expected: "(Array<Rail> | undefined)",
4735
- value: input.common
4736
- }, _errorFactory)) && input.common.every((elem, _index31) => true === _av32.has(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4737
- method: "createAssert",
4738
- path: _path + ".common[" + _index31 + "]",
4739
- 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\")",
4740
- value: elem
4741
- }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4742
- method: "createAssert",
4743
- path: _path + ".common",
4744
- expected: "(Array<Rail> | undefined)",
4745
- value: input.common
4746
- }, _errorFactory)); const _ao4 = (input, _path, _exceptionable = true) => (undefined === input.inbound || (Array.isArray(input.inbound) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4747
- method: "createAssert",
4748
- path: _path + ".inbound",
4749
- expected: "(Array<Rail> | undefined)",
4750
- value: input.inbound
4751
- }, _errorFactory)) && input.inbound.every((elem, _index33) => true === _av34.has(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4752
- method: "createAssert",
4753
- path: _path + ".inbound[" + _index33 + "]",
4754
- 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\")",
4755
- value: elem
4756
- }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4757
- method: "createAssert",
4758
- path: _path + ".inbound",
4759
- expected: "(Array<Rail> | undefined)",
4760
- value: input.inbound
4761
- }, _errorFactory)) && ((Array.isArray(input.outbound) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4762
- method: "createAssert",
4763
- path: _path + ".outbound",
4764
- expected: "Array<Rail>",
4765
- value: input.outbound
4766
- }, _errorFactory)) && input.outbound.every((elem, _index35) => true === _av36.has(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4767
- method: "createAssert",
4768
- path: _path + ".outbound[" + _index35 + "]",
4769
- 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\")",
4770
- value: elem
4771
- }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4772
- method: "createAssert",
4773
- path: _path + ".outbound",
4774
- expected: "Array<Rail>",
4775
- value: input.outbound
4776
- }, _errorFactory)) && (undefined === input.common || (Array.isArray(input.common) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4777
- method: "createAssert",
4778
- path: _path + ".common",
4779
- expected: "(Array<Rail> | undefined)",
4780
- value: input.common
4781
- }, _errorFactory)) && input.common.every((elem, _index37) => true === _av38.has(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4782
- method: "createAssert",
4783
- path: _path + ".common[" + _index37 + "]",
4784
- 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\")",
4785
- value: elem
4786
- }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4787
- method: "createAssert",
4788
- path: _path + ".common",
4789
- expected: "(Array<Rail> | undefined)",
4790
- value: input.common
4791
- }, _errorFactory)); const _ao5 = (input, _path, _exceptionable = true) => (null !== input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4792
- method: "createAssert",
4793
- path: _path + ".inbound",
4794
- expected: "undefined",
4795
- value: input.inbound
4796
- }, _errorFactory)) && (undefined === input.inbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4797
- method: "createAssert",
4798
- path: _path + ".inbound",
4799
- expected: "undefined",
4800
- value: input.inbound
4801
- }, _errorFactory)) && ((null !== input.outbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4802
- method: "createAssert",
4803
- path: _path + ".outbound",
4804
- expected: "undefined",
4805
- value: input.outbound
4806
- }, _errorFactory)) && (undefined === input.outbound || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4807
- method: "createAssert",
4808
- path: _path + ".outbound",
4809
- expected: "undefined",
4810
- value: input.outbound
4811
- }, _errorFactory))) && (undefined === input.common || (Array.isArray(input.common) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4812
- method: "createAssert",
4813
- path: _path + ".common",
4814
- expected: "(Array<Rail> | undefined)",
4815
- value: input.common
4816
- }, _errorFactory)) && input.common.every((elem, _index39) => true === _av40.has(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4817
- method: "createAssert",
4818
- path: _path + ".common[" + _index39 + "]",
4819
- 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\")",
4820
- value: elem
4821
- }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4822
- method: "createAssert",
4823
- path: _path + ".common",
4824
- expected: "(Array<Rail> | undefined)",
4825
- value: input.common
4826
- }, _errorFactory)); const _au0 = (input, _path, _exceptionable = true) => _ao5(input, _path, false && _exceptionable) || _ao4(input, _path, false && _exceptionable) || _ao3(input, _path, false && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
4827
- method: "createAssert",
4828
- path: _path,
4829
- expected: "({ inbound?: never; outbound?: never; } & { common?: Rail[]; } | { inbound?: Rail[]; outbound: Rail[]; } & { common?: Rail[]; } | { inbound: Rail[]; outbound?: Rail[]; } & { common?: Rail[]; })",
4830
- value: input
4831
- }, _errorFactory); const __is = input => Array.isArray(input) && input.every(elem => "object" === typeof elem && null !== elem && _io0(elem)); let _errorFactory; return (input, errorFactory) => {
4832
- if (false === __is(input)) {
4833
- _errorFactory = errorFactory;
4834
- ((input, _path, _exceptionable = true) => (Array.isArray(input) || __typia_transform__assertGuard._assertGuard(true, {
4835
- method: "createAssert",
4836
- path: _path + "",
4837
- expected: "Array<SupportedAssets>",
4838
- value: input
4839
- }, _errorFactory)) && input.every((elem, _index21) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(true, {
4840
- method: "createAssert",
4841
- path: _path + "[" + _index21 + "]",
4842
- expected: "SupportedAssets",
4843
- value: elem
4844
- }, _errorFactory)) && _ao0(elem, _path + "[" + _index21 + "]", true) || __typia_transform__assertGuard._assertGuard(true, {
4845
- method: "createAssert",
4846
- path: _path + "[" + _index21 + "]",
4847
- expected: "SupportedAssets",
4848
- value: elem
4849
- }, _errorFactory)) || __typia_transform__assertGuard._assertGuard(true, {
4850
- method: "createAssert",
4851
- path: _path + "",
4852
- expected: "Array<SupportedAssets>",
4853
- value: input
4854
- }, _errorFactory))(input, "$input", true);
4855
- }
4856
- return input;
4857
- }; })();
4858
4677
  /**
4859
4678
  * Instance type ID for anonymous Valuizable methods created dynamically
4860
4679
  */
@@ -5534,7 +5353,7 @@ class Resolver {
5534
5353
  const fromCanonical = criteria.from ? convertAssetLocationInputToCanonical(criteria.from) : undefined;
5535
5354
  const toCanonical = criteria.to ? convertAssetLocationInputToCanonical(criteria.to) : undefined;
5536
5355
  const resolvedService = await Metadata.fullyResolveValuizable(assetService.supportedAssets);
5537
- const supportedAssets = assertKeetaSupportedAssets(resolvedService);
5356
+ const supportedAssets = assertKeetaSupportedAssetsMetadata(resolvedService);
5538
5357
  const filteredAssetMovement = [];
5539
5358
  for (const supportedAsset of supportedAssets) {
5540
5359
  let matchFound = false;
@@ -5582,23 +5401,36 @@ class Resolver {
5582
5401
  if (supportedRails.length === 0) {
5583
5402
  continue;
5584
5403
  }
5404
+ const checkSupportedRailIncludes = (searchFor, searchIn) => {
5405
+ for (const checkRail of searchIn) {
5406
+ if (typeof checkRail === 'string') {
5407
+ if (checkRail === searchFor) {
5408
+ return (true);
5409
+ }
5410
+ }
5411
+ else {
5412
+ if (checkRail.rail === searchFor) {
5413
+ return (true);
5414
+ }
5415
+ }
5416
+ }
5417
+ return (false);
5418
+ };
5585
5419
  if (criteria.rail !== undefined) {
5420
+ let railMatchFound = false;
5586
5421
  if (typeof criteria.rail === 'string') {
5587
- if (!supportedRails.includes(criteria.rail)) {
5588
- continue;
5589
- }
5422
+ railMatchFound = checkSupportedRailIncludes(criteria.rail, supportedRails);
5590
5423
  }
5591
5424
  else {
5592
- let railMatchFound = false;
5593
5425
  for (const checkRail of criteria.rail) {
5594
- if (supportedRails.includes(checkRail)) {
5595
- railMatchFound = true;
5426
+ railMatchFound = checkSupportedRailIncludes(checkRail, supportedRails);
5427
+ if (railMatchFound) {
5596
5428
  break;
5597
5429
  }
5598
5430
  }
5599
- if (!railMatchFound) {
5600
- continue;
5601
- }
5431
+ }
5432
+ if (!railMatchFound) {
5433
+ continue;
5602
5434
  }
5603
5435
  }
5604
5436
  matchFound = true;