using Application.Abstractions.Messaging; namespace Application.Features.Admin.Crypto.TickerConfig.Get; public sealed record Query : IQuery;