# ProductCollectionResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**warnings** | Option<[**models::WarningCollection**](WarningCollection.md)> | | [optional]
**problems** | Option<[**Vec<models::Problem>**](Problem.md)> | | [optional]
**products** | Option<[**Vec<models::Product>**](Product.md)> | The list of all products available to the caller. | [optional]
**_links** | Option<[**Vec<models::Link>**](Link.md)> | Java Property Name: 'links' | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)