# BulkOperationResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**String**> | The operation ID. |
**status_code** | Option<**i32**> | HTTP status code for this operation. |
**reason** | Option<**String**> | Error reason if the operation failed. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)