Type alias ParticipantStatus

ParticipantStatus: "noreply" | "yes" | "no" | "maybe"

Enum representing the status of an event participant.

Generated using TypeDoc