Type Alias SurveyRenotifyResponseDto

SurveyRenotifyResponseDto: {
    notifiedCount: number;
}