| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | The kind of component, e.g. bone | [optional] |
| PctWeight | decimal? | The weight of the component as a percentage of the total weight of the food | [optional] |
| GramWeight | decimal? | The weight of the component in grams | [optional] |
| IsRefuse | bool? | Whether the component is refuse, i.e. not edible | [optional] |
| DataPoints | int? | The number of obersvations on which the measure is based | [optional] |