Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 685 Bytes

UserTag.md

File metadata and controls

12 lines (8 loc) · 685 Bytes

UserTag

Properties

Name Type Description Notes
conversion_factor float Number by which we multiply the tagged variable value to obtain the tag variable (ingredient) value
tagged_variable_id int This is the id of the variable being tagged with an ingredient or something.
tag_variable_id int This is the id of the ingredient variable whose value is determined based on the value of the tagged variable.

[Back to Model list] [Back to API list] [Back to README]