Interface: ProductBulkMoveResponse
Defined in: type/ProductBulkMoveResponse.ts:7
Object class for ProductBulkMoveResponse Response for bulk product move operations. Provides detailed feedback including the count of successfully moved products and any errors.
Properties
errors
errors:
ProductBulkMoveError[]
Defined in: type/ProductBulkMoveResponse.ts:11
Collection of errors encountered during the bulk move operation
movedCount
movedCount:
number
Defined in: type/ProductBulkMoveResponse.ts:9
Number of products successfully moved to their target categories