using ErsatzTV.Core; namespace ErsatzTV.Application.Playouts; public record UpdatePlayout(int PlayoutId, Option DailyRebuildTime) : IRequest>;