# Flipdish.StoreConfig

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**PickupEnabled** | **Boolean** | True if the store accepts pickup orders | [optional] 
**BankAccountAttached** | **Boolean** | True if the store has a Bank Account attached | [optional] 
**MenuAssigned** | **Boolean** | True if the store is assigned to a Menu | [optional] 
**HasFullAddress** | **Boolean** | True if the store has a valid Address | [optional] 
**PickupHours** | **Boolean** | True if the store has Pickup hours | [optional] 
**IsPublished** | **Boolean** | Is the Store Published | [optional] 


