AddAdminUserRequest
Props
adminRoleId
@property () adminRoleIdThe role(s) ID created via Managing Admin Roles methods. The attaching admin role ID list separated by semicolons (;). Use the 'all' value to select all admin roles
adminRoleName
@property () adminRoleNameThe role(s) name(s) created via Managing Admin Roles methods. The attaching admin role name that can be used instead of admin_role_id
adminUserActive
@property () adminUserActiveWhether the admin user is active
adminUserDisplayName
@property () adminUserDisplayNameThe admin user display name. The length must be less than 256
newAdminUserName
@property () newAdminUserNameThe admin user name. The length must be less than 50
newAdminUserPassword
@property () newAdminUserPasswordThe admin user password. The length must be at least 6 symbols