Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.16 KB

CustomCommunicationsenderResponse.md

File metadata and controls

24 lines (19 loc) · 1.16 KB

openapi.model.CustomCommunicationsenderResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
fkiAgentID int The unique ID of the Agent. [optional]
fkiBrokerID int The unique ID of the Broker. [optional]
fkiUserID int The unique ID of the User [optional]
fkiMailboxsharedID int The unique ID of the Mailboxshared [optional]
fkiPhonelinesharedID int The unique ID of the Phonelineshared [optional]
eCommunicationsenderObjecttype String
objContactName CustomContactNameResponse
objEmail EmailResponseCompound [optional]
objPhoneFax PhoneResponseCompound [optional]
objPhoneSMS PhoneResponseCompound [optional]

[Back to Model list] [Back to API list] [Back to README]