Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.65 KB

ManageUserViewUserData.md

File metadata and controls

27 lines (23 loc) · 1.65 KB

ManageUserViewUserData

Properties

Name Type Description Notes
timezone string Timezone (epl. 'Europe/Sofia')
email_validation_status int Email validation status of an user. It is available only for NOT pending users
user_id int User ID
expiration \DateTime Expiration date of an user. It is available only for NOT pending users
manager_username string Manager username. It is available only for NOT pending users
role_title string Role title. It is available only for NOT pending users
date_format string Data format (epl. 'en', 'bg', etc)
last_name string Last name of the user
avatar string Avatar of the user
valid int Is user active. Options: 0 - not active, 1 - active
manager_last_name string Manager last name. It is available only for NOT pending users
email string Email of the user
username string Username of the user
level int Level of an user. It is available only for NOT pending users
manager_first_name string Manager first name. It is available only for NOT pending users
role_id int Role ID. It is available only for NOT pending users
first_tname string First name of the user
force_change string Force user to change password

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