Type Alias CheckInvitationsResponses

CheckInvitationsResponses: {
    201: CheckResponseDto;
}