Type Alias SetFeedbackSettingsResponses

SetFeedbackSettingsResponses: {
    200: FeedbackOverviewDto;
}