namespace Wino.Core.Domain.Models.Personalization { public record MailListPaneLengthPreferences(string Title, double Length); }