using Application.Abstractions.Messaging; namespace Application.Features.Api.Crypto.Market.GetAll; public sealed record Query : IQuery;