Utility class that takes a 15 character 2525C symbolID and tries to map it to a 2525Dch1 code if possible.

Methods

  • Take a complete 15 character 2525C symbol code and converts it to 2525D if there is a match. Returns null if no match.

    Parameters

    • symbolID: string

      15 character 2525C symbol code.

    • includeCountryCode: boolean = true

      default true, Update the country code as well.

    Returns string

    30 character 2525D code or null if no matching symbol.