gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/UserBasic.md (about) 1 # UserBasic 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Id** | **int32** | | [optional] [default to null] 7 **Login** | **string** | | [optional] [default to null] 8 **Name** | **string** | | [optional] [default to null] 9 **AvatarUrl** | **string** | | [optional] [default to null] 10 **Url** | **string** | | [optional] [default to null] 11 **HtmlUrl** | **string** | | [optional] [default to null] 12 **FollowersUrl** | **string** | | [optional] [default to null] 13 **FollowingUrl** | **string** | | [optional] [default to null] 14 **GistsUrl** | **string** | | [optional] [default to null] 15 **StarredUrl** | **string** | | [optional] [default to null] 16 **SubscriptionsUrl** | **string** | | [optional] [default to null] 17 **OrganizationsUrl** | **string** | | [optional] [default to null] 18 **ReposUrl** | **string** | | [optional] [default to null] 19 **EventsUrl** | **string** | | [optional] [default to null] 20 **ReceivedEventsUrl** | **string** | | [optional] [default to null] 21 **Type_** | **string** | | [optional] [default to null] 22 **SiteAdmin** | **bool** | | [optional] [default to null] 23 **Email** | **string** | | [optional] [default to null] 24 25 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 26 27