Module personalization

Source

Structs§

Personalization
Used to structure and serialize the personalization node in Sendgrid’s API call. Use PersonalizationBuilder to construct this.
PersonalizationBuilder
Builder pattern for Personalization. Make sure you call build() when done to consume this and return the underlying Personalization. Use default() to construct.