nylas
2.5.0
jvm
nylas
/
com.nylas.models
/
BookingParticipant
Booking
Participant
public
final
class
BookingParticipant
Class representation of a booking participant.
Members
Constructors
Booking
Participant
Link copied to clipboard
public
BookingParticipant
BookingParticipant
(
@
Json
(
name
=
"email"
)
String
email
)
Properties
email
Link copied to clipboard
private
final
String
email
Functions
get
Email
Link copied to clipboard
public
final
String
getEmail
(
)