| Name | Type | Description | Notes |
|---|---|---|---|
| white_label_configs | \Flipdish\Client\Models\WhiteLabelConfig[] | Collection of white label configurations | [optional] |
| virtual_restaurant_id | int | Virtual restaurant identifier | [optional] |
| virtual_restaurant_name | string | Virtual restaurant name | [optional] |
| virtual_restaurant_url | string | Virtual restaurant URL | [optional] |
| physical_restaurant_id | int | Physical restaurant identifier | [optional] |
| physical_restaurant_name | string | Physical restaurant name | [optional] |
| physical_restaurant_address | string | Physical restaurant address | [optional] |
| menu_id | int | Menu identifier | [optional] |
| is_archived | bool | Indicates if the restaurant is archived | [optional] |
| is_published | bool | Indicates if the restaurant is published | [optional] |
| flipdish_stripe_custom_connected_accounts | int[] | List of Flipdish Stripe custom connected account identifiers | [optional] |