namespace JSMR.Application.VoiceWorks.Commands.SetFavorite; public sealed record SetVoiceWorkFavoriteResponse(int VoiceWorkId, bool IsFavorite);