Interface Participant

Interface representing an Event participant.

Hierarchy

  • Participant

Properties

comment?: string

Comment by the participant.

email: string

Participant's email address.

name?: string

Participant's name.

phoneNumber?: string

Participant's phone number.

status: ParticipantStatus

Participant's status.

Generated using TypeDoc