Type Alias PreviewSurveyUpdateResponses

PreviewSurveyUpdateResponses: {
    201: SurveyUpdateImpactDto;
}