Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.43 KB

XiqEndUser.md

File metadata and controls

27 lines (23 loc) · 1.43 KB

XiqEndUser

Properties

Name Type Description Notes
id int The unique identifier
create_time datetime The create time
update_time datetime The last update time
org_id int The organization identifier, valid when enabling HIQ feature [optional]
name str The user common name
description str The user description [optional]
email_address str The user email address
phone_number str The user phone number
password str The user password [optional]
user_name str The user identifiable name or the same one from common name, emailAddress or phoneNumber
organization str The organization name [optional]
visit_purpose str The purpose of visit [optional]
email_password_delivery str The email address for password delivery [optional]
sms_password_delivery str The sms number for password delivery [optional]
user_group_id int The user group ID
user_group_name str The user group name
approval_type str The approval type
expired_time int The password expired time

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