namespace EnvelopeGenerator.Application.Pdf.PSPDFKitModels; /// /// /// /// /// public record Attachment(string Binary, string ContentType);