Type Alias CheckInvitationsResponses

CheckInvitationsResponses: {
    200: CheckResponseDto;
}