# Aimastering.User ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Number** | | [optional] **affiliateEnabled** | **Boolean** | | [optional] **agreedTermsOfService** | **Boolean** | | [optional] **authId** | **String** | | [optional] **authProvider** | **String** | | [optional] **email** | **String** | | [optional] **registrationNotified** | **Boolean** | | [optional] **statistics** | [**UserStatistics**](UserStatistics.md) | | [optional] **createdAt** | **Date** | | [optional] **updatedAt** | **Date** | | [optional] ## Enum: AuthProviderEnum * `auth0` (value: `"auth0"`) * `github` (value: `"github"`) * `google` (value: `"google"`) * `twitter` (value: `"twitter"`)