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.
24 lines
890 B
24 lines
890 B
6 years ago
|
# EditUserOption
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**active** | **bool** | | [optional]
|
||
|
**admin** | **bool** | | [optional]
|
||
|
**allow_create_organization** | **bool** | | [optional]
|
||
|
**allow_git_hook** | **bool** | | [optional]
|
||
|
**allow_import_local** | **bool** | | [optional]
|
||
|
**email** | **str** | |
|
||
|
**full_name** | **str** | | [optional]
|
||
|
**location** | **str** | | [optional]
|
||
|
**login_name** | **str** | | [optional]
|
||
|
**max_repo_creation** | **int** | | [optional]
|
||
|
**password** | **str** | | [optional]
|
||
|
**prohibit_login** | **bool** | | [optional]
|
||
|
**source_id** | **int** | | [optional]
|
||
|
**website** | **str** | | [optional]
|
||
|
|
||
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|
||
|
|