# Cyclos4102Api.PhoneConfiguration

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**country** | **String** | The 2-letter country code used by default for numbers. Unless an international number is specified (using the &#x60;+&#x60; prefix), the phone number is assumed to belong to this country.  | [optional] 
**alwaysShowInternationalNumber** | **Boolean** | Indicates the it is configured to always format numbers using the international format. If set to false, numbers will be formatted in the national format.  | [optional] 
**extensionEnabled** | **Boolean** | Indicates whether the extension is enabled for land-line phones | [optional] 
**smsEnabled** | **Boolean** | Indicates whether outbound SMS is enabled in Cyclos | [optional] 
**landLineExample** | **String** | An example phone number for a land-line phone | [optional] 
**mobileExample** | **String** | An example phone number for a mobile phone | [optional] 


