In this PR we decided to go with empty array for "No associated country" case but the description still says ["xx"].
| countryName |
Array of strings (CountryName) The ISO 3166 ALPHA-2 country-codes of mapped to mobile country code(MCC). If there is mapping of one MCC to multiple countries, then we have list of countries. If there is no mapping of MCC to any country, then ["xx"] will be used. |
@ravindrapalaskar17 could you fix it please?