| Name | Type | Description | Notes |
|---|---|---|---|
| location_area_id | int | Id of the LocationArea | |
| store_id | int | Id of the Store that this LocationArea belongs to | |
| location_area_name | string | Descriptive LocationArea name | |
| locations | \Flipdish\Client\Models\LocationAreaLocation[] | List of Locations that belongs to this Location Area | [optional] |
| is_deleted | bool | Returns if the LocationArea is deleted or not | [optional] |