Interface POSTChannelAnnouncementResponse

interface POSTChannelAnnouncementResponse {
    announcement: APIAnnouncement;
}

Properties

Properties

announcement: APIAnnouncement