Builder

class Builder

Properties

Link copied to clipboard

The message body to use instead of the default message body. This value overrides the default message body.

Link copied to clipboard

The channel to use when sending the message.

Link copied to clipboard

An object that maps custom attributes to attributes for the address and is attached to the message. 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 by properties of the DefaultMessage object. The variables specified in this map take precedence over all other variables.

Link copied to clipboard

The message title to use instead of the default message title. This value overrides the default message title.