Builder

class Builder

Properties

Link copied to clipboard

The body of the message. If specified, this value overrides the default message body.

Link copied to clipboard

A map of custom attributes to attach to the message for the address. Attribute names are case sensitive.

Link copied to clipboard

The raw, JSON-formatted string to use as the payload for the message. If specified, this value overrides all other values for the message.

Link copied to clipboard

A map of the message variables to merge with the variables specified for the default message (DefaultMessage.Substitutions). The variables specified in this map take precedence over all other variables.

Link copied to clipboard

The title or subject line of the message. If specified, this value overrides the default message title or subject line.