FoodOfferRestrictions
Stay organized with collections
Save and categorize content based on your preferences.
[START food_offer_restrictions_definition]
| JSON representation |
{
"mealTypes": [
enum (MealType)
],
"restrictedToCertainCourses": boolean
} |
| Fields |
mealTypes[] |
enum (MealType)
The meal types the offer can be applied to, such as lunch or dinner. If unset, the offer can be applied to all meal types.
|
restrictedToCertainCourses |
boolean
Whether the offer can only be applied to certain courses.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-25 UTC.
[null,null,["Last updated 2026-03-25 UTC."],[],[]]