17 lines
681 B
Markdown
17 lines
681 B
Markdown
# CreateOrgOption
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**description** | **str** | | [optional]
|
|
**full_name** | **str** | | [optional]
|
|
**location** | **str** | | [optional]
|
|
**repo_admin_change_team_access** | **bool** | | [optional]
|
|
**username** | **str** | |
|
|
**visibility** | **str** | possible values are `public` (default), `limited` or `private` | [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)
|
|
|
|
|