akua-sdk
Version:
TypeScript SDK for Akua Acquiring Processor
811 lines (810 loc) • 16 kB
TypeScript
/**
* Enumeration of country codes.
* @enum {string}
*/
export declare enum Country {
/**
* The country code for Afghanistan.
*/
AFGHANISTAN = "AFG",
/**
* The country code for Albania.
*/
ALBANIA = "ALB",
/**
* The country code for Algeria.
*/
ALGERIA = "DZA",
/**
* The country code for Andorra.
*/
ANDORRA = "AND",
/**
* The country code for Angola.
*/
ANGOLA = "AGO",
/**
* The country code for Antigua and Barbuda.
*/
ANTIGUA_AND_BARBUDA = "ATG",
/**
* The country code for Argentina.
*/
ARGENTINA = "ARG",
/**
* The country code for Armenia.
*/
ARMENIA = "ARM",
/**
* The country code for Aruba.
*/
ARUBA = "ABW",
/**
* The country code for Australia.
*/
AUSTRALIA = "AUS",
/**
* The country code for Austria.
*/
AUSTRIA = "AUT",
/**
* The country code for Azerbaijan.
*/
AZERBAIJAN = "AZE",
/**
* The country code for Bahamas.
*/
BAHAMAS = "BHS",
/**
* The country code for Bahrain.
*/
BAHRAIN = "BHR",
/**
* The country code for Bangladesh.
*/
BANGLADESH = "BGD",
/**
* The country code for Barbados.
*/
BARBADOS = "BRB",
/**
* The country code for Belarus.
*/
BELARUS = "BLR",
/**
* The country code for Belgium.
*/
BELGIUM = "BEL",
/**
* The country code for Belize.
*/
BELIZE = "BLZ",
/**
* The country code for Benin.
*/
BENIN = "BEN",
/**
* The country code for Bhutan.
*/
BHUTAN = "BTN",
/**
* The country code for Bolivia.
*/
BOLIVIA = "BOL",
/**
* The country code for Bosnia and Herzegovina.
*/
BOSNIA_AND_HERZEGOVINA = "BIH",
/**
* The country code for Botswana.
*/
BOTSWANA = "BWA",
/**
* The country code for Bouvet Island.
*/
BOUVET_ISLAND = "BVT",
/**
* The country code for Brazil.
*/
BRAZIL = "BRA",
/**
* The country code for British Indian Ocean Territory.
*/
BRITISH_INDIAN_OCEAN_TERRITORY = "IOT",
/**
* The country code for Brunei Darussalam.
*/
BRUNEI_DARUSSALAM = "BRN",
/**
* The country code for Bulgaria.
*/
BULGARIA = "BGR",
/**
* The country code for Burkina Faso.
*/
BURKINA_FASO = "BFA",
/**
* The country code for Burundi.
*/
BURUNDI = "BDI",
/**
* The country code for Cape Verde.
*/
CAPE_VERDE = "CPV",
/**
* The country code for Cambodia.
*/
CAMBODIA = "KHM",
/**
* The country code for Cameroon.
*/
CAMEROON = "CMR",
/**
* The country code for Canada.
*/
CANADA = "CAN",
/**
* The country code for Cocos (Keeling) Islands.
*/
COCOS_KEELING_ISLANDS = "CCK",
/**
* The country code for Congo.
*/
CONGO = "COG",
/**
* The country code for Congo Democratic Republic.
*/
CONGO_DEMOCRATIC_REPUBLIC = "COD",
/**
* The country code for Cook Islands.
*/
COOK_ISLANDS = "COK",
/**
* The country code for Colombia.
*/
COLOMBIA = "COL",
/**
* The country code for Costa Rica.
*/
COSTA_RICA = "CRI",
/**
* The country code for Croatia.
*/
CROATIA = "HRV",
/**
* The country code for Cuba.
*/
CUBA = "CUB",
/**
* The country code for Curacao.
*/
CURACAO = "CUW",
/**
* The country code for Cyprus.
*/
CYPRUS = "CYP",
/**
* The country code for Czech Republic.
*/
CZECH_REPUBLIC = "CZE",
/**
* The country code for Denmark.
*/
DENMARK = "DNK",
/**
* The country code for Djibouti.
*/
DJIBOUTI = "DJI",
/**
* The country code for Dominica.
*/
DOMINICA = "DMA",
/**
* The country code for Dominican Republic.
*/
DOMINICAN_REPUBLIC = "DOM",
/**
* The country code for Ecuador.
*/
ECUADOR = "ECU",
/**
* The country code for Egypt.
*/
EGYPT = "EGY",
/**
* The country code for El Salvador.
*/
EL_SALVADOR = "SLV",
/**
* The country code for Equatorial Guinea.
*/
EQUATORIAL_GUINEA = "GNQ",
/**
* The country code for Eritrea.
*/
ERITREA = "ERI",
/**
* The country code for Estonia.
*/
ESTONIA = "EST",
/**
* The country code for Eswatini.
*/
ESWATINI = "SWZ",
/**
* The country code for Ethiopia.
*/
ETHIOPIA = "ETH",
/**
* The country code for Falkland Islands.
*/
FALKLAND_ISLANDS = "FLK",
/**
* The country code for Faroe Islands.
*/
FAROE_ISLANDS = "FRO",
/**
* The country code for Fiji.
*/
FIJI = "FJI",
/**
* The country code for Finland.
*/
FINLAND = "FIN",
/**
* The country code for France.
*/
FRANCE = "FRA",
/**
* The country code for French Guiana.
*/
FRENCH_GUIANA = "GUF",
/**
* The country code for French Polynesia.
*/
FRENCH_POLYNESIA = "PYF",
/**
* The country code for Gabon.
*/
GABON = "GAB",
/**
* The country code for Gambia.
*/
GAMBIA = "GMB",
/**
* The country code for Georgia.
*/
GEORGIA = "GEO",
/**
* The country code for Germany.
*/
GERMANY = "DEU",
/**
* The country code for Ghana.
*/
GHANA = "GHA",
/**
* The country code for Gibraltar.
*/
GIBRALTAR = "GIB",
/**
* The country code for Greece.
*/
GREECE = "GRC",
/**
* The country code for Greenland.
*/
GREENLAND = "GRL",
/**
* The country code for Grenada.
*/
GRENADA = "GRD",
/**
* The country code for Guatemala.
*/
GUATEMALA = "GTM",
/**
* The country code for Guam.
*/
GUAM = "GUM",
/**
* The country code for Guyana.
*/
GUYANA = "GUY",
/**
* The country code for Haiti.
*/
HAITI = "HTI",
/**
* The country code for Heard Island and McDonald Islands.
*/
HEARD_ISLAND_AND_MCDONALD_ISLANDS = "HMD",
/**
* The country code for Honduras.
*/
HONDURAS = "HND",
/**
* The country code for Hungary.
*/
HUNGARY = "HUN",
/**
* The country code for Iceland.
*/
ICELAND = "ISL",
/**
* The country code for India.
*/
INDIA = "IND",
/**
* The country code for Indonesia.
*/
INDONESIA = "IDN",
/**
* The country code for Iran.
*/
IRAN = "IRN",
/**
* The country code for Iraq.
*/
IRAQ = "IRQ",
/**
* The country code for Ireland.
*/
IRELAND = "IRL",
/**
* The country code for Israel.
*/
ISRAEL = "ISR",
/**
* The country code for Italy.
*/
ITALY = "ITA",
/**
* The country code for Jamaica.
*/
JAMAICA = "JAM",
/**
* The country code for Japan.
*/
JAPAN = "JPN",
/**
* The country code for Jersey.
*/
JERSEY = "JEY",
/**
* The country code for Jordan.
*/
JORDAN = "JOR",
/**
* The country code for Kazakhstan.
*/
KAZAKHSTAN = "KAZ",
/**
* The country code for Kenya.
*/
KENYA = "KEN",
/**
* The country code for Kiribati.
*/
KIRIBATI = "KIR",
/**
* The country code for Korea Republic.
*/
KOREA_REPUBLIC = "KOR",
/**
* The country code for Kuwait.
*/
KUWAIT = "KWT",
/**
* The country code for Kyrgyzstan.
*/
KYRGYZSTAN = "KGZ",
/**
* The country code for Lao Peoples Democratic Republic.
*/
LAO_PEOPLES_DEMOCRATIC_REPUBLIC = "LAO",
/**
* The country code for Latvia.
*/
LATVIA = "LVA",
/**
* The country code for Lebanon.
*/
LEBANON = "LBN",
/**
* The country code for Lesotho.
*/
LESOTHO = "LSO",
/**
* The country code for Liberia.
*/
LIBERIA = "LBR",
/**
* The country code for Liechtenstein.
*/
LIECHTENSTEIN = "LIE",
/**
* The country code for Lithuania.
*/
LITHUANIA = "LTU",
/**
* The country code for Luxembourg.
*/
LUXEMBOURG = "LUX",
/**
* The country code for Macao.
*/
MACAO = "MAC",
/**
* The country code for Madagascar.
*/
MADAGASCAR = "MDG",
/**
* The country code for Malawi.
*/
MALAWI = "MWI",
/**
* The country code for Malaysia.
*/
MALAYSIA = "MYS",
/**
* The country code for Maldives.
*/
MALDIVES = "MDV",
/**
* The country code for Mali.
*/
MALI = "MLI",
/**
* The country code for Malta.
*/
MALTA = "MLT",
/**
* The country code for Marshall Islands.
*/
MARSHALL_ISLANDS = "MHL",
/**
* The country code for Martinique.
*/
MARTINIQUE = "MTQ",
/**
* The country code for Mauritania.
*/
MAURITANIA = "MRT",
/**
* The country code for Mauritius.
*/
MAURITIUS = "MUS",
/**
* The country code for Mayotte.
*/
MAYOTTE = "MYT",
/**
* The country code for Mexico.
*/
MEXICO = "MEX",
/**
* The country code for Micronesia.
*/
MICRONESIA = "FSM",
/**
* The country code for Moldova.
*/
MOLDOVA = "MDA",
/**
* The country code for Monaco.
*/
MONACO = "MCO",
/**
* The country code for Mongolia.
*/
MONGOLIA = "MNG",
/**
* The country code for Myanmar.
*/
MYANMAR = "MMR",
/**
* The country code for Namibia.
*/
NAMIBIA = "NAM",
/**
* The country code for Nauru.
*/
NAURU = "NRU",
/**
* The country code for Nepal.
*/
NEPAL = "NPL",
/**
* The country code for Netherlands.
*/
NETHERLANDS = "NLD",
/**
* The country code for New Caledonia.
*/
NEW_CALEDONIA = "NCL",
/**
* The country code for New Zealand.
*/
NEW_ZEALAND = "NZL",
/**
* The country code for Nicaragua.
*/
NICARAGUA = "NIC",
/**
* The country code for Niger.
*/
NIGER = "NER",
/**
* The country code for Nigeria.
*/
NIGERIA = "NGA",
/**
* The country code for Niue.
*/
NIUE = "NIU",
/**
* The country code for Norfolk Island.
*/
NORFOLK_ISLAND = "NFK",
/**
* The country code for Northern Mariana Islands.
*/
NORTHERN_MARIANA_ISLANDS = "MNP",
/**
* The country code for Norway.
*/
NORWAY = "NOR",
/**
* The country code for Oman.
*/
OMAN = "OMN",
/**
* The country code for Pakistan.
*/
PAKISTAN = "PAK",
/**
* The country code for Palau.
*/
PALAU = "PLW",
/**
* The country code for Panama.
*/
PANAMA = "PAN",
/**
* The country code for Papua New Guinea.
*/
PAPUA_NEW_GUINEA = "PNG",
/**
* The country code for Paraguay.
*/
PARAGUAY = "PRY",
/**
* The country code for Peru.
*/
PERU = "PER",
/**
* The country code for Philippines.
*/
PHILIPPINES = "PHL",
/**
* The country code for Pitcairn.
*/
PITCAIRN = "PCN",
/**
* The country code for Poland.
*/
POLAND = "POL",
/**
* The country code for Portugal.
*/
PORTUGAL = "PRT",
/**
* The country code for Puerto Rico.
*/
PUERTO_RICO = "PRI",
/**
* The country code for Qatar.
*/
QATAR = "QAT",
/**
* The country code for Reunion.
*/
REUNION = "REU",
/**
* The country code for Romania.
*/
ROMANIA = "ROU",
/**
* The country code for Russian Federation.
*/
RUSSIAN_FEDERATION = "RUS",
/**
* The country code for Rwanda.
*/
RWANDA = "RWA",
/**
* The country code for Singapore.
*/
SINGAPORE = "SGP",
/**
* The country code for Svalbard and Jan Mayen.
*/
SVALBARD_AND_JAN_MAYEN = "SJM",
/**
* The country code for Solomon Islands.
*/
SOLOMON_ISLANDS = "SLB",
/**
* The country code for Somalia.
*/
SOMALIA = "SOM",
/**
* The country code for South Africa.
*/
SOUTH_AFRICA = "ZAF",
/**
* The country code for South Georgia and the South Sandwich Islands.
*/
SOUTH_GEORGIA_AND_THE_SOUTH_SANDWICH_ISLANDS = "SGS",
/**
* The country code for South Sudan.
*/
SOUTH_SUDAN = "SSD",
/**
* The country code for Spain.
*/
SPAIN = "ESP",
/**
* The country code for Sri Lanka.
*/
SRI_LANKA = "LKA",
/**
* The country code for Sudan.
*/
SUDAN = "SDN",
/**
* The country code for Suriname.
*/
SURINAME = "SUR",
/**
* The country code for Sweden.
*/
SWEDEN = "SWE",
/**
* The country code for Switzerland.
*/
SWITZERLAND = "CHE",
/**
* The country code for Syrian Arab Republic.
*/
SYRIAN_ARAB_REPUBLIC = "SYR",
/**
* The country code for Taiwan.
*/
TAIWAN = "TWN",
/**
* The country code for Tajikistan.
*/
TAJIKISTAN = "TJK",
/**
* The country code for Tanzania.
*/
TANZANIA = "TZA",
/**
* The country code for Thailand.
*/
THAILAND = "THA",
/**
* The country code for Timor-Leste.
*/
TIMOR_LESTE = "TLS",
/**
* The country code for Togo.
*/
TOGO = "TGO",
/**
* The country code for Tokelau.
*/
TOKELAU = "TTK",
/**
* The country code for Tonga.
*/
TONGA = "TON",
/**
* The country code for Trinidad and Tobago.
*/
TRINIDAD_AND_TOBAGO = "TTO",
/**
* The country code for Tunisia.
*/
TUNISIA = "TUN",
/**
* The country code for Turkey.
*/
TURKEY = "TUR",
/**
* The country code for Turkmenistan.
*/
TURKMENISTAN = "TKM",
/**
* The country code for Turks and Caicos Islands.
*/
TURKS_AND_CAICOS_ISLANDS = "TCA",
/**
* The country code for Tuvalu.
*/
TUVALU = "TUV",
/**
* The country code for Uganda.
*/
UGANDA = "UGA",
/**
* The country code for Ukraine.
*/
UKRAINE = "UKR",
/**
* The country code for United Arab Emirates.
*/
UNITED_ARAB_EMIRATES = "ARE",
/**
* The country code for United Kingdom.
*/
UNITED_KINGDOM = "GBR",
/**
* The country code for United States.
*/
UNITED_STATES = "USA",
/**
* The country code for United States Minor Outlying Islands.
*/
UNITED_STATES_MINOR_OUTLYING_ISLANDS = "UMI",
/**
* The country code for Uruguay.
*/
URUGUAY = "URY",
/**
* The country code for Uzbekistan.
*/
UZBEKISTAN = "UZS",
/**
* The country code for Vanuatu.
*/
VANUATU = "VUT",
/**
* The country code for Venezuela.
*/
VENEZUELA = "VEN",
/**
* The country code for Vietnam.
*/
VIET_NAM = "VNM",
/**
* The country code for Virgin Islands British.
*/
VIRGIN_ISLANDS_BRITISH = "VGB",
/**
* The country code for Virgin Islands.
*/
VIRGIN_ISLANDS = "VGD",
/**
* The country code for Wallis and Futuna.
*/
WALLIS_AND_FUTUNA = "WLF",
/**
* The country code for Samoa.
*/
SAMOA = "WSM",
/**
* The country code for Yemen.
*/
YEMEN = "YEM",
/**
* The country code for Zambia.
*/
ZAMBIA = "ZMB",
/**
* The country code for Zimbabwe.
*/
ZIMBABWE = "ZWE"
}