BatchExecutionResult
March 30, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
status | str | :heavy_check_mark: | Status of the operation (success/failure) |
error | OptionalNullable[str] | :heavy_minus_sign: | Error message if operation failed |
March 30, 2026 ยท View on GitHub
| Field | Type | Required | Description |
|---|---|---|---|
status | str | :heavy_check_mark: | Status of the operation (success/failure) |
error | OptionalNullable[str] | :heavy_minus_sign: | Error message if operation failed |