Interface PATCHCalendarEventCommentResponse

interface PATCHCalendarEventCommentResponse {
    calendarEventComment: APICalendarEventComment;
}

Properties

calendarEventComment: APICalendarEventComment