You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
123456789101112131415161718192021222324 |
- # EditUserOption
-
- ## Properties
- Name | Type | Description | Notes
- ------------ | ------------- | ------------- | -------------
- **active** | **bool** | | [optional] [default to null]
- **admin** | **bool** | | [optional] [default to null]
- **allow_create_organization** | **bool** | | [optional] [default to null]
- **allow_git_hook** | **bool** | | [optional] [default to null]
- **allow_import_local** | **bool** | | [optional] [default to null]
- **email** | **String** | | [default to null]
- **full_name** | **String** | | [optional] [default to null]
- **location** | **String** | | [optional] [default to null]
- **login_name** | **String** | | [optional] [default to null]
- **max_repo_creation** | **i64** | | [optional] [default to null]
- **must_change_password** | **bool** | | [optional] [default to null]
- **password** | **String** | | [optional] [default to null]
- **prohibit_login** | **bool** | | [optional] [default to null]
- **source_id** | **i64** | | [optional] [default to null]
- **website** | **String** | | [optional] [default to null]
-
- [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
-
-
|