Generic Communicationsender Response
| Name | Type | Description | Notes |
|---|---|---|---|
| fkiAgentID | Integer | The unique ID of the Agent. | [optional] |
| fkiBrokerID | Integer | The unique ID of the Broker. | [optional] |
| fkiUserID | Integer | The unique ID of the User | [optional] |
| fkiMailboxsharedID | Integer | The unique ID of the Mailboxshared | [optional] |
| fkiPhonelinesharedID | Integer | The unique ID of the Phonelineshared | [optional] |
| eCommunicationsenderObjecttype | ECommunicationsenderObjecttypeEnum | ||
| objContactName | CustomContactNameResponse | ||
| objEmail | EmailResponseCompound | [optional] | |
| objPhoneFax | PhoneResponseCompound | [optional] | |
| objPhoneSMS | PhoneResponseCompound | [optional] |
| Name | Value |
|---|---|
| AGENT | "Agent" |
| BROKER | "Broker" |
| USER | "User" |
| MAILBOXSHARED | "Mailboxshared" |
| PHONELINESHARED | "Phonelineshared" |