Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Attachment ¶
type Personalization ¶
type Request ¶
type Request struct { Personalizations [1]Personalization From Addressee Content []struct { Type string Value string } Attachments []Attachment }
Click to show internal directories.
Click to hide internal directories.