namespace Application.Features.Admin.ReferenceData.GetBank; public sealed record Response(string Value, string Text);