Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 640 Bytes

EmailRequest.md

File metadata and controls

17 lines (12 loc) · 640 Bytes

EzmaxApi::Object::EmailRequest

Load the model package

use EzmaxApi::Object::EmailRequest;

Properties

Name Type Description Notes
pki_email_id int The unique ID of the Email [optional]
fki_emailtype_id int The unique ID of the Emailtype. Valid values: Value
s_email_address string The email address.

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