namespace NetinaShop.Domain.CommandQueries.Queries; public sealed record GetNewsletterMembersQuery(int Page = 0) : IRequest>;