# BrandedFoodObjectDietLabelsVegan ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **Name** | **string** | Diet name | [optional] [default to null] **IsCompatible** | **bool** | Boolean describing if this item is compatible with this diet | [optional] [default to null] **CompatibilityLevel** | **int32** | Numeric representation of how compatible this item is with this diet. Higher values indicate more compatibility | [optional] [default to null] **Confidence** | **int32** | Boolean that indicates if we are confident in how this item is graded for this diet | [optional] [default to null] **ConfidenceDescription** | **string** | Description of our confidence that this item was graded correctly | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)