RepresentationStatus
Lifecycle status of a Representation — models the pipeline from pursuit through signed to departed.
Values
| Value | Description |
|---|---|
DEPARTED | Terminated — no longer active. Set only via updateRepresentationStatus (or the deprecated deactivateRepresentation / cascading deactivateClient). |
HOLD | Intent declared but paperwork not yet executed; awaiting signature. |
HOLDING ⚠️ | Intent declared but paperwork not yet executed; awaiting signature. |
INACTIVE | Pursuit is currently inactive. |
PASSED | Talent passed on opportunity. |
PURSUING | Pipeline — actively pursuing the signing of this party for the RepArea. |
SIGNED | Active representation — a formal signed agreement exists. |
TRACKING | Monitoring the party without active pursuit. |
Deprecated Values
HOLDING: Use HOLD instead.