Skip to main content

iso3166Alpha2CountryCodeEnum

Admin Docs


Variable: iso3166Alpha2CountryCodeEnum

const iso3166Alpha2CountryCodeEnum: ZodEnum<["ad", "ae", "af", "ag", "ai", "al", "am", "ao", "aq", "ar", "as", "at", "au", "aw", "ax", "az", "ba", "bb", "bd", "be", "bf", "bg", "bh", "bi", "bj", "bl", "bm", "bn", "bo"]>

Defined in: src/drizzle/enums/iso3166Alpha2CountryCode.ts:6

Possible variants of the two-letter country code defined in ISO 3166-1, part of the ISO 3166 standard published by the International Organization for Standardization (ISO), to represent countries, dependent territories, and special areas of geographical interest. More information at this link: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes.