SendRsvpRequest

public final class SendRsvpRequest

Class representation of a Nylas send-rsvp request

Constructors

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

Properties

Link copied to clipboard
private final String status

RSVP status. must be yes, no, or maybe

Functions

Link copied to clipboard
public final String getStatus()

RSVP status. must be yes, no, or maybe