Type Alias PreviewSurveyUpdateResponses

PreviewSurveyUpdateResponses: {
    200: SurveyUpdateImpactDto;
}