Module mailjet_rs::common

source ·
Expand description

Contains common structs shared between API versions

Structs

Email recipient composed by an email address and the name of the owner

Traits

Every struct that is sent through the Mailjet’s SendAPI must implement Payload

Type Definitions

Alias type for Vec<Recipient>