namespace JSMR.Application.VoiceWorks.Commands.Delete; public sealed record DeleteVoiceWorkRequest(int[] VoiceWorkIds);