Interface POSTChannelAnnouncementCommentResponse

interface POSTChannelAnnouncementCommentResponse {
    announcementComment: APIAnnouncementComment;
}

Properties

announcementComment: APIAnnouncementComment