EventServiceLinkStatus
@raizfc/contracts / EventServiceLinkStatus
Type Alias: EventServiceLinkStatus
EventServiceLinkStatus =
"requested"|"approved"|"rejected"|"contested"|"removed"
Defined in: field-service/event-link.dto.ts:11
IS-MVP-13.3 "Requisitos funcionais detalhados": "Event link requested/approved/contested/
removed." — the four states named literally, plus rejected for the symmetric negative
response to requested (mirrors ProviderLinkStatus, and the domain casos-limite table's
"Provider rejeita → Link rejected" wording for the sibling provider-link lifecycle).