TargetEntitiesRequestDTO: {
    entityType?: TargetEntitiesRequestDTO.entityType;
    selectedEntityIds?: string[];
}

Type declaration