Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 929 Bytes

CommunicationexternalrecipientRequest.md

File metadata and controls

19 lines (14 loc) · 929 Bytes

openapi.model.CommunicationexternalrecipientRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiCommunicationexternalrecipientID int The unique ID of the Communicationexternalrecipient [optional]
sEmailAddress String The email address. [optional]
sPhoneE164 String A phone number in E.164 Format [optional]
eCommunicationexternalrecipientType FieldECommunicationexternalrecipientType [optional]
sCommunicationexternalrecipientName String The name of the Communicationexternalrecipient [optional]

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