namespace Application.Features.Api.DonationRemote.MarkDelivered; public sealed record Response(int AlertID, string WidgetToken);