Delen via


ParticipantListParticipant type

Deelnemers die worden weergegeven in een ParticipantList.

type ParticipantListParticipant = CommunicationParticipant & {
  isRemovable: boolean
}