# Flipdish.AppStoreAppConfigurationSummary

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **String** |  | 
**AppId** | **String** |  | 
**IsEnabled** | **Boolean** |  | 
**Stores** | [**[ConfiguredStore]**](ConfiguredStore.md) |  | 
**ConfigurationType** | **String** |  | 
**StoreSelectorType** | **String** |  | 
**Internal** | **Boolean** |  | 
**AppStoreAppId** | **String** |  | 
**Name** | **String** |  | 
**Description** | **String** |  | 
**Logo** | **String** |  | [optional] 
**DeveloperName** | **String** |  | [optional] 


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


* `ExternalLink` (value: `"ExternalLink"`)

* `FlipdishHosted` (value: `"FlipdishHosted"`)




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


* `None` (value: `"None"`)

* `Single` (value: `"Single"`)

* `Multiple` (value: `"Multiple"`)




