BookingParticipant

public final class BookingParticipant

Class representation of a booking participant.

Constructors

Link copied to clipboard
public BookingParticipant BookingParticipant(@Json(name = "email") String email)

Properties

Link copied to clipboard
private final String email

Functions

Link copied to clipboard
public final String getEmail()