Interface GETCalendarEventRSVPResponse

interface GETCalendarEventRSVPResponse {
    calendarEventRsvp: APICalendarEventRSVP;
}

Properties

calendarEventRsvp: APICalendarEventRSVP