Type Alias UpsertPeerAssessmentResponses

UpsertPeerAssessmentResponses: {
    200: PeerAssessmentDetailDto;
}