Type Alias DashboardsGetMeetingParticipantQoSPathParams

DashboardsGetMeetingParticipantQoSPathParams: {
    meetingId: string;
    participantId: string;
}