Structsยง
- Attachment
- This is a struct for serializing SendGrid API attachments.
Use
AttachmentBuilderto construct these. - Attachment
Builder - Builder pattern for creating an
AttachmentMake sure you callbuild()when done to consume the builder and return the underlyingAttachment