| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Unique implementation identifier | |
| status | string | Implementation status | |
| platform | string | Platform used | |
| implementation_method | string | Implementation method | [optional] |
| credits_used | float | Credits consumed | [optional] |
| created_at | \DateTime | Implementation start timestamp | |
| completed_at | \DateTime | Implementation completion timestamp | [optional] |
| metadata | array<string,mixed> | Platform-specific metadata | [optional] |
| suggestion | \OpenAPI\Client\Model\Suggestion | ||
| rollbacks | \OpenAPI\Client\Model\Rollback[] | Rollback history | [optional] |