Skip to main content

InventoryDerivedMealPlanIncludedInput

Represents the meal plan included details for a derived rate.

input InventoryDerivedMealPlanIncludedInput {
inheritMealPlanIncludedFromBaseRate: Boolean!
mealPlanIncluded: Int
}

Fields

InventoryDerivedMealPlanIncludedInput.inheritMealPlanIncludedFromBaseRate ● Boolean! non-null scalar

Indicates whether to inherit the meal plan included from the base rate.

InventoryDerivedMealPlanIncludedInput.mealPlanIncluded ● Int scalar

Indicates the meal plan included in the rate.

Member Of

InventoryRateDerivedSetupCreateInput input ● InventoryRateDerivedSetupUpdateInput input