Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 811 Bytes

UserstagedResponse.md

File metadata and controls

20 lines (15 loc) · 811 Bytes

EzmaxApi::Object::UserstagedResponse

Load the model package

use EzmaxApi::Object::UserstagedResponse;

Properties

Name Type Description Notes
pki_userstaged_id int The unique ID of the Userstaged
fki_email_id int The unique ID of the Email
s_email_address string The email address.
s_userstaged_firstname string The firstname of the Userstaged
s_userstaged_lastname string The lastname of the Userstaged
s_userstaged_externalid string The externalid of the Userstaged

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