Attendee

data class Attendee(val AttendeeId: String, val ExternalUserId: String, val JoinToken: String)

Constructors

Link copied to clipboard
constructor(AttendeeId: String, ExternalUserId: String, JoinToken: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard