Interface PUTCalendarEventRSVPResponse

interface PUTCalendarEventRSVPResponse {
    calendarEventRsvp: APICalendarEventRSVP;
}

Properties

calendarEventRsvp: APICalendarEventRSVP