PMS REST API
Online documentation
CommunicationType
Inheritance: PmsEntity
Address Type
home phone, business phone, email, fax
| Property Name | Type | Description |
| CommunicationTypeCode | string | Unique id of communication type |
| Name | string | Name of communication type |
| Role | CommunicationRole | Enum value for communication type (Phone, fax, email, website, homephone, businessphone, mobilephone) |
| IsDefault | bool | If true menas this value is used to fill profile default communication value (eg: homephone, email,..) |

