Qatar
countryNameVariations
officialStateNameThe State of Qatar
twoLetterCodeQA
threeLetterCodeQAT
numericCode634
ccTLD.qa
Transformations1
Convert Country name to official state name
Qatar → The State of Qatar
getItemVariation('Qatar', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
The State of Qatar → Qatar
getItemVariation('The State of Qatar', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
The State of Qatar → QA
getItemVariation('The State of Qatar', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
The State of Qatar → QAT
getItemVariation('The State of Qatar', VariationKey.THREE_LETTER_CODE)by Ryan Hefner