Skip to content

Files

Latest commit

 

History

History
13 lines (9 loc) · 754 Bytes

ProductModelsStockEnvelope.md

File metadata and controls

13 lines (9 loc) · 754 Bytes

ProductModelsStockEnvelope

Properties

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

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