UNPKG

akua-sdk

Version:

TypeScript SDK for Akua Acquiring Processor

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