| Name | Type | Description | Notes |
|---|---|---|---|
| measurement_unit | str | The unit used for measure (e.g. if mesure is 3 tsp, the unit is tsp) | [optional] |
| description | str | 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] |
| modifier | str | Qualifier of the measure (e.g. related to food shape or form) (e.g. melted, crushed, diced) | [optional] |
| gram_weight | float | The weight of the measure in grams | [optional] |
| data_points | int | The number of observations on which the measure is based | [optional] |
| footnote | str | 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] |