NetSuite FastTrack Toolkit (NFT) - v8.0.0
    Preparing search index...

    Function getCountryById

    • Retrieves the given country by NS internal id via the static countryMapping list. Note that this is an exception to most Netsuite records that use a numeric integer key identifier.

      Parameters

      • id: string

        country internal id - which is the country code e.g. ('US', 'HK'). This is the id required for Address records.

      Returns undefined | Country

      countryMapping