Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.33 KB

CustomCommunicationsenderResponse.md

File metadata and controls

35 lines (23 loc) · 1.33 KB

CustomCommunicationsenderResponse

Generic Communicationsender Response

Properties

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]

Enum: ECommunicationsenderObjecttypeEnum

Name Value
AGENT "Agent"
BROKER "Broker"
USER "User"
MAILBOXSHARED "Mailboxshared"
PHONELINESHARED "Phonelineshared"