Dela via


ParticipantRole type

Deltagarroll.

type ParticipantRole =
  | "Unknown"
  | "Attendee"
  | "Presenter"
  | "Organizer"
  | "Co-organizer"
  | "Consumer"