| Name | Type | Description | Notes |
|---|---|---|---|
| string | [optional] | ||
| SignupSteps | List<SignupStep> | Signup steps | [optional] |
| IsVerified | bool? | Is account email verified | [optional] |
| IsSelfServeUser | bool? | is the account a Self Server | [optional] |
| AccountId | int? | Accounts Id | [optional] |
| Name | string | Name | [optional] |
| Language | string | Language Id | [optional] |
| TimeZoneInfoId | string | Time Zone Info Id | [optional] |
| DisplayTimesInUserLocalTimeZone | bool? | Display the time in time zone local to the user | [optional] |
| ShowHiddenFeatures | bool? | Show hidden features | [optional] |
| CreatedAt | DateTime? | User created at | [optional] |