Interface BulkStatusInterface Bulk summary data with list of operations items full data.
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 |