namespace Application.Features.Admin.Crypto.List.Sync; public sealed record Response(int Created, int Updated, int Delisted);