StateTransition
Audit record of a Representation status change. Scoped to Representation lifecycle states.
Fields
| Field | Type | Description |
|---|---|---|
createdBy | String | |
createdDate | DateTime | |
id | ID | |
modifiedBy | String | |
modifiedDate | DateTime | |
notes | String | Free-form note captured at transition time; null when not provided. |
status | RepresentationStatus | The RepresentationStatus value that was set by this transition. |
transitionDate | DateTime | The effective timestamp of the transition (may be backdated). |