sMSMessage property

CampaignSmsMessage? sMSMessage
final

The message that the campaign sends through the SMS channel. If specified, this message overrides the default message.

Implementation

final CampaignSmsMessage? sMSMessage;