GroupDetail.md 1.4 KB
Newer Older
E
edisonxiang 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
# GroupDetail

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **int32** |  | [optional] [default to null]
**Login** | **string** |  | [optional] [default to null]
**Url** | **string** |  | [optional] [default to null]
**AvatarUrl** | **string** |  | [optional] [default to null]
**ReposUrl** | **string** |  | [optional] [default to null]
**EventsUrl** | **string** |  | [optional] [default to null]
**MembersUrl** | **string** |  | [optional] [default to null]
**Description** | **string** |  | [optional] [default to null]
**Name** | **string** |  | [optional] [default to null]
**CreatedAt** | **string** |  | [optional] [default to null]
**Type_** | **string** |  | [optional] [default to null]
**Location** | **string** |  | [optional] [default to null]
**Email** | **string** |  | [optional] [default to null]
**HtmlUrl** | **string** |  | [optional] [default to null]
**Public** | **string** |  | [optional] [default to null]
**Enterprise** | **string** |  | [optional] [default to null]
**Members** | **string** |  | [optional] [default to null]
**PublicRepos** | **string** |  | [optional] [default to null]
**PrivateRepos** | **string** |  | [optional] [default to null]
**Owner** | **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)