namespace EnvelopeGenerator.Application.Common.Dto.PSPDFKitInstant; /// /// /// /// /// public record Attachment(string Binary, string ContentType);