# User ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **avatar_url** | **String** | URL to the user's avatar | [optional] [default to null] **created** | **String** | | [optional] [default to null] **email** | **String** | | [optional] [default to null] **full_name** | **String** | the user's full name | [optional] [default to null] **id** | **i64** | the user's id | [optional] [default to null] **is_admin** | **bool** | Is the user an administrator | [optional] [default to null] **language** | **String** | User locale | [optional] [default to null] **last_login** | **String** | | [optional] [default to null] **login** | **String** | the user's username | [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)