Ingredients

Description of the Ingredient object

The ingredients object represents the predefined ingredients for its own recipe.

Available fields

Field name

Type

Description

ID

ID

Id of the ingredient

Name

String

Name of the ingredient

cpc

String

Description of the program rule. For more information, refer to this documentation

type

String

Rule type. Possible values: Decrease, Increase and avoid. For more information, refer to this documentation.

priority

Float

The rule priority is the weight of the rule. The more priority number selected, the more priority the rule has.

Use this object in the following:

Last updated