• Retrieves the given country by the numeric 'uniquekey' in the static countryMapping list.

    See

    countryMapping

    Parameters

    • uniquekey: number

      the unique numeric key assigned by NS to the country record.

    Returns undefined | Country

Generated using TypeDoc