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