Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.06 KB

UserListElement.md

File metadata and controls

20 lines (16 loc) · 1.06 KB

UserListElement

Properties

Name Type Description Notes
pkiUserID NSNumber* The unique ID of the User
sUserFirstname NSString* The first name of the user
sUserLastname NSString* The last name of the user
sUserLoginname NSString* The login name of the User.
bUserIsactive NSNumber* Whether the User is active or not
eUserType FieldEUserType*
eUserOrigin FieldEUserOrigin*
eUserEzsignaccess FieldEUserEzsignaccess*
dtUserEzsignprepaidexpiration NSString* The eZsign prepaid expiration date [optional]
sEmailAddress NSString* The email address.
sUserJobtitle NSString* The job title of the user [optional]

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