CountryInfoDictionaryModel
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of a country |
uri | str | ❌ | Canonical URI of a country resource |
name | str | ❌ | The official name of a country |
iso_code | str | ❌ | Country code according to the ISO standard, see ISO 3166 |
calling_code | str | ❌ | Country calling code defined by ITU-T recommendations E.123 and E.164, see Calling Codes |
emergency_calling | bool | ❌ | Emergency calling feature availability/emergency address requirement indicator |
number_selling | bool | ❌ | Indicates that phone numbers are available for this country |
login_allowed | bool | ❌ | Indicates that login with the phone number of this country is allowed |
signup_allowed | bool | ❌ | Indicates that signup/billing is allowed for this country |
free_softphone_line | bool | ❌ | Indicates that free phone line for softphone is available for this country |
local_dialing | bool | ❌ | Indicates that the local dialing is supported in this country and default area code can be set |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs