Name | Type | Description | Notes |
---|---|---|---|
name | String | ||
flow_set | Option<Vecmodels::FlowSetRequest> | [optional] | |
user_creation_mode | Option<models::UserCreationModeEnum> | [optional] | |
create_users_as_inactive | Option<bool> | When set, newly created users are inactive and cannot login. | [optional] |
create_users_group | Option<uuid::Uuid> | Optionally add newly created users to this group. | [optional] |
user_type | Option<models::UserTypeEnum> | [optional] | |
user_path_template | Option<String> | [optional] |