# Flipdish.AccountDetail

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Email** | **String** | Email | [optional] 
**SignupSteps** | [**[SignupStep]**](SignupStep.md) | Signup steps | [optional] 
**IsVerified** | **Boolean** | Is account email verified | [optional] 
**IsSelfServeUser** | **Boolean** | is the account a Self Server | [optional] 
**AccountId** | **Number** | Accounts Id | [optional] 
**Name** | **String** | Name | [optional] 
**Language** | **String** | Language Id | [optional] 
**TimeZoneInfoId** | **String** | Time Zone Info Id | [optional] 
**DisplayTimesInUserLocalTimeZone** | **Boolean** | Display the time in time zone local to the user | [optional] 
**ShowHiddenFeatures** | **Boolean** | Show hidden features | [optional] 


