Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 758 Bytes

UserstagedListElement.md

File metadata and controls

19 lines (14 loc) · 758 Bytes

EzmaxApi::Object::UserstagedListElement

Load the model package

use EzmaxApi::Object::UserstagedListElement;

Properties

Name Type Description Notes
pki_userstaged_id int The unique ID of the Userstaged
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]