# CompendiumSyncResult

Model ID: `CompendiumSyncResult`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `delta_files_processed` | `integer` | No |  |  | `0` | No |  |
| `error` | `string|null` | No |  |  | `null` | Yes |  |
| `failed_files` | `array` | No |  |  | `[]` | No |  |
| `full_files_processed` | `integer` | No |  |  | `0` | No |  |
| `processed_files` | `array` | No |  |  | `[]` | No |  |

## Example

None declared in canonical OpenAPI.
