Country object is used when Anveo returns a list of countries with ANVEO.STATES.LIST API action.
Country object has the following attributes:
COUNTRY_NAME [string] - the name of the country
COUNTRY_ID [string] - Anveo country id.
HAS_STATES [boolean] - indicates whether country has states (for example USA has states)
IS_FAX [boolean] - whether inbound FAX is supported
IS_SMS [boolean] - whether inbound SMS is supported