| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Diet name | [optional] |
| is_compatible | bool | Boolean describing if this item is compatible with this diet | [optional] |
| compatibility_level | int | Numeric representation of how compatible this item is with this diet. Higher values indicate more compatibility | [optional] |
| confidence | int | Boolean that indicates if we are confident in how this item is graded for this diet | [optional] |
| confidence_description | str | Description of our confidence that this item was graded correctly | [optional] |