Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1 KB

AsynchronousOperationsDataDetailedBulkOperationsStatusInterface.md

File metadata and controls

20 lines (14 loc) · 1 KB

# AsynchronousOperationsDataDetailedBulkOperationsStatusInterface

Interface BulkStatusInterface Bulk summary data with list of operations items full data.

Properties

Name Type Description Notes
OperationsList []AsynchronousOperationsDataOperationInterface Operations list.
ExtensionAttributes map[string]interface{} ExtensionInterface class for @see \Magento\AsynchronousOperations\Api\Data\BulkSummaryInterface [optional]
UserType int32 User type
BulkId string Bulk uuid
Description string Bulk description
StartTime string Bulk scheduled time
UserId int32 User id
OperationCount int32 Total number of operations scheduled in scope of this bulk

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