# Flipdish.LocationAreaWithLocations

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**LocationAreaId** | **Number** | Id of the LocationArea | 
**StoreId** | **Number** | Id of the Store that this LocationArea belongs to | 
**LocationAreaName** | **String** | Descriptive LocationArea name | 
**Locations** | [**[LocationAreaLocation]**](LocationAreaLocation.md) | List of Locations that belongs to this Location Area | [optional] 
**IsDeleted** | **Boolean** | Returns if the LocationArea is deleted or not | [optional] 


