Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 776 Bytes

CustomCommunicationsenderRequest.md

File metadata and controls

19 lines (14 loc) · 776 Bytes

openapi.model.CustomCommunicationsenderRequest

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]
fkiMailboxsharedID int The unique ID of the Mailboxshared [optional]
fkiPhonelinesharedID int The unique ID of the Phonelineshared [optional]
fkiUserID int The unique ID of the User [optional]

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