# SyncAuthUserV1
## Properties
**avatar_color** | Option<[**models::UserAvatarColor**](UserAvatarColor.md)> | |
**deleted_at** | Option<**String**> | |
**email** | **String** | |
**has_profile_image** | **bool** | |
**id** | **String** | |
**is_admin** | **bool** | |
**name** | **String** | |
**oauth_id** | **String** | |
**pin_code** | Option<**String**> | |
**profile_changed_at** | **String** | |
**quota_size_in_bytes** | Option<**i32**> | |
**quota_usage_in_bytes** | **i32** | |
**storage_label** | Option<**String**> | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)