customMessage property

CampaignCustomMessage? customMessage
final

The message that the campaign sends through a custom channel, as specified by the delivery configuration (CustomDeliveryConfiguration) settings for the campaign. If specified, this message overrides the default message.

Implementation

final CampaignCustomMessage? customMessage;