Grocery
class Grocery extends Collection (View source)
Properties
| protected | $collection_key | ||
| string | $activeIngredients | ||
| $alcoholByVolume | |||
| string | $allergens | ||
| string[] | $derivedNutritionClaim | ||
| string | $directions | ||
| string | $indications | ||
| string | $ingredients | ||
| string[] | $nutritionClaim | ||
| string | $storageInstructions |
Methods
setActiveIngredients($activeIngredients)
No description
string
getActiveIngredients()
No description
setAlcoholByVolume($alcoholByVolume)
No description
getAlcoholByVolume()
No description
setAllergens($allergens)
No description
string
getAllergens()
No description
setDerivedNutritionClaim($derivedNutritionClaim)
No description
string[]
getDerivedNutritionClaim()
No description
setDirections($directions)
No description
string
getDirections()
No description
setIndications($indications)
No description
string
getIndications()
No description
setIngredients($ingredients)
No description
string
getIngredients()
No description
setNutritionClaim($nutritionClaim)
No description
string[]
getNutritionClaim()
No description
setStorageInstructions($storageInstructions)
No description
string
getStorageInstructions()
No description
Details
setActiveIngredients($activeIngredients)
No description
string
getActiveIngredients()
No description
setAlcoholByVolume($alcoholByVolume)
No description
getAlcoholByVolume()
No description
setAllergens($allergens)
No description
string
getAllergens()
No description
setDerivedNutritionClaim($derivedNutritionClaim)
No description
string[]
getDerivedNutritionClaim()
No description
setDirections($directions)
No description
string
getDirections()
No description
setIndications($indications)
No description
string
getIndications()
No description
setIngredients($ingredients)
No description
string
getIngredients()
No description
setNutritionClaim($nutritionClaim)
No description
string[]
getNutritionClaim()
No description
setStorageInstructions($storageInstructions)
No description
string
getStorageInstructions()
No description