Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 969 Bytes

CommunicationexternalrecipientRequest.md

File metadata and controls

19 lines (14 loc) · 969 Bytes

EzmaxApi::Object::CommunicationexternalrecipientRequest

Load the model package

use EzmaxApi::Object::CommunicationexternalrecipientRequest;

Properties

Name Type Description Notes
pki_communicationexternalrecipient_id int The unique ID of the Communicationexternalrecipient [optional]
s_email_address string The email address. [optional]
s_phone_e164 string A phone number in E.164 Format [optional]
e_communicationexternalrecipient_type FieldECommunicationexternalrecipientType [optional]
s_communicationexternalrecipient_name string The name of the Communicationexternalrecipient [optional]

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