Name | Type | Description | Notes |
---|---|---|---|
message | String | Information about the outcome of the request. | [optional] |
invalid | [ProductModelsWriteRelatedProduct] | Supplied relatedProducts that failed validation. | [optional] |
notFound | [ProductModelsWriteRelatedProduct] | Supplied relatedProducts that were technically valid, but couldn't be found. | [optional] |
updateCount | Int | Number of related product updates resulting from the request. | [optional] |