# ValidateContentDocumentAsinRelationsResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**warnings** | Option<[**Vec<models::Error>**](Error.md)> | A set of messages to the user, such as warnings or comments. | [optional]
**errors** | [**Vec<models::Error>**](Error.md) | A list of error responses that are returned when a request is unsuccessful. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)