Name | Type | Description | Notes |
---|---|---|---|
MeasurementUnit | string | The unit used for measure (e.g. if mesure is 3 tsp, the unit is tsp) | [optional] [default to null] |
Description | string | Comments that provide more specificity on the measure. For example, for a pizza measure the dissemination text might be 1 slice is 1/8th of a 14 inch pizza. | [optional] [default to null] |
Modifier | string | Qualifier of the measure (e.g. related to food shape or form) (e.g. melted, crushed, diced) | [optional] [default to null] |
GramWeight | float64 | The weight of the measure in grams | [optional] [default to null] |
DataPoints | int32 | The number of observations on which the measure is based | [optional] [default to null] |
Footnote | string | Comments on any unusual aspects of the measure. Examples might includes caveats on the usage of a measure, or reasons why a measure gram weight is an unexpected value. | [optional] [default to null] |