Participant
Class representation of an event participant.
Constructors
Link copied to clipboard
public UpdateEventRequest.Participant UpdateEventRequest.Participant(@Json(name = "email" ) String email, @Json(name = "name" ) String name, @Json(name = "phone_number" ) String phoneNumber, @Json(name = "comment" ) String comment)