SendRsvpRequest

public final class SendRsvpRequest

Class representation of a Nylas send-rsvp request

Constructors

Link copied to clipboard
public SendRsvpRequest SendRsvpRequest(@Json(name = "status") RsvpStatus status)

Properties

Link copied to clipboard
private final RsvpStatus status

RSVP status. must be yes, no, or maybe

Functions

Link copied to clipboard
public final RsvpStatus getStatus()

RSVP status. must be yes, no, or maybe