# Flipdish.AppStoreAppSummary

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **String** |  | 
**VerificationStatus** | **String** |  | 
**Logo** | **String** |  | [optional] 
**Internal** | **Boolean** |  | 
**Name** | **String** |  | 
**Description** | **String** |  | 
**IsEnabled** | **Boolean** |  | [optional] 
**Categories** | **[String]** |  | 
**Countries** | **[String]** |  | 
**DeveloperName** | **String** |  | [optional] 


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


* `Draft` (value: `"Draft"`)

* `Submitted` (value: `"Submitted"`)

* `Verified` (value: `"Verified"`)




<a name="[CategoriesEnum]"></a>
## Enum: [CategoriesEnum]


* `PointOfSale` (value: `"PointOfSale"`)

* `DeliveryAndLogistics` (value: `"DeliveryAndLogistics"`)

* `CRM` (value: `"CRM"`)

* `GiftCard` (value: `"GiftCard"`)

* `Accounting` (value: `"Accounting"`)

* `LoyaltyAndMarketing` (value: `"LoyaltyAndMarketing"`)

* `Other` (value: `"Other"`)




<a name="[CountriesEnum]"></a>
## Enum: [CountriesEnum]


* `GB` (value: `"GB"`)

* `IE` (value: `"IE"`)

* `FR` (value: `"FR"`)

* `ES` (value: `"ES"`)

* `PT` (value: `"PT"`)

* `IT` (value: `"IT"`)

* `DE` (value: `"DE"`)

* `PL` (value: `"PL"`)

* `BE` (value: `"BE"`)

* `LU` (value: `"LU"`)

* `NL` (value: `"NL"`)

* `US` (value: `"US"`)

* `CA` (value: `"CA"`)

* `BG` (value: `"BG"`)

* `MX` (value: `"MX"`)

* `AU` (value: `"AU"`)

* `NZ` (value: `"NZ"`)




