# Flipdish.OnboardingConfigUpdate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**IsEnabled** | **Boolean** | Gets or sets whether onboarding is enabled | [optional] 
**IsWelcomeScreenEnabled** | **Boolean** | Gets or sets whether welcome screen is enabled | [optional] 
**ConfigType** | **String** | Onboarding config type | [optional] 


<a name="ConfigTypeEnum"></a>
## Enum: ConfigTypeEnum


* `Tutorial` (value: `"Tutorial"`)

* `OnboardingWizard` (value: `"OnboardingWizard"`)




