ChangeAppDomainEntitiesDTO: {
    entities?: TargetEntitiesRequestDTO[];
    targetAppDomainId?: string;
}

Type declaration