# Product

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **UUID** |  | 
**barcode** | **Int** | Barcode of the Product | [optional] 
**names** | [LocalizedValue] |  | 
**brands** | [LocalizedValue] |  | [optional] 
**servings** | [Serving] |  | [optional] 
**totalQuantity** | [**Quantity**](Quantity.md) |  | 
**nutriments** | [**Nutriments**](Nutriments.md) |  | 
**verified** | **Bool** |  | 
**source** | **String** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)