Type Alias ListFeedbackRoomAttachmentsResponses

ListFeedbackRoomAttachmentsResponses: {
    200: FeedbackRoomAttachmentListDto;
}