Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 765 Bytes

ProductModelsRelatedProductEnvelope.md

File metadata and controls

13 lines (9 loc) · 765 Bytes

ProductModelsRelatedProductEnvelope

Properties

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]

[Back to Model list] [Back to API list] [Back to README]