Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 645 Bytes

BatchOperation.md

File metadata and controls

12 lines (7 loc) · 645 Bytes

BatchOperation

The operation performed by the batch. The DELETE_DISCONTINUED operation only updates availablity to "Out of Stock".

Properties

Name Type Description Notes
value str The operation performed by the batch. The DELETE_DISCONTINUED operation only updates availablity to "Out of Stock". must be one of ["UPDATE", "UPSERT", "CREATE", "DELETE_DISCONTINUED", "DELETE", ]

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