| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | The kind of component, e.g. bone | [optional] |
| pct_weight | float | The weight of the component as a percentage of the total weight of the food | [optional] |
| gram_weight | float | The weight of the component in grams | [optional] |
| is_refuse | bool | Whether the component is refuse, i.e. not edible | [optional] |
| data_points | int | The number of obersvations on which the measure is based | [optional] |