ParticipantRoleData

@Serializable
class ParticipantRoleData(val participantRole: String) : EventData

Constructors

Link copied to clipboard
constructor(participantRole: String)

Properties

Link copied to clipboard