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