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