| Name | Type | Description | Notes |
|---|---|---|---|
| WhiteLabelConfigs | List<WhiteLabelConfig> | Collection of white label configurations | [optional] |
| VirtualRestaurantId | int? | Virtual restaurant identifier | [optional] |
| VirtualRestaurantName | string | Virtual restaurant name | [optional] |
| VirtualRestaurantUrl | string | Virtual restaurant URL | [optional] |
| PhysicalRestaurantId | int? | Physical restaurant identifier | [optional] |
| PhysicalRestaurantName | string | Physical restaurant name | [optional] |
| PhysicalRestaurantAddress | string | Physical restaurant address | [optional] |
| MenuId | int? | Menu identifier | [optional] |
| IsArchived | bool? | Indicates if the restaurant is archived | [optional] |
| IsPublished | bool? | Indicates if the restaurant is published | [optional] |
| FlipdishStripeCustomConnectedAccounts | List<int?> | List of Flipdish Stripe custom connected account identifiers | [optional] |