Portions

Description of the portions object

The portions object represents the predefined portions per food. A recipe can return more than one portion. i.e the Milk chocolate candies recipe returns 3 different portions:

Available fields

Field name

Type

Description

amount

Float

Amount of the portions per food

modifier

String

A different way of serving the same food. i.e. tbsp

, oz, cup, etc.

gramWeight

Float

Weight of the portion expressed in grams

Use this object in the following:

Last updated