SetAdminUserInfoRequest
Props
adminUserActive
adminUserActive: false
| undefined
| true
Whether the admin user is active
adminUserDisplayName
adminUserDisplayName: string
| undefined
The new admin user display name. The length must be less than 256
newAdminUserName
newAdminUserName: string
| undefined
The new admin user name. The length must be less than 50
newAdminUserPassword
newAdminUserPassword: string
| undefined
The new admin user password. The length must be at least 6 symbols
requiredAdminUserId
requiredAdminUserId: number
The admin user to edit
requiredAdminUserName
requiredAdminUserName: string
The admin user to edit, can be used instead of required_admin_user_id