Methods for dealing with Countries.

Hierarchy

  • SdkModule
    • Countries

Methods

  • Returns Country[]

    an array of all the countries in the WME data model

  • Parameters

    • args: { countryId: number }
      • countryId: number

        The id of the country to look for.

    Returns null | Country

    country with id, or null if not found in the WME data model

  • Returns null | Country

    the Country set to be the top country in the WME data model, or null if none set