customDeliveryConfiguration property

CustomDeliveryConfiguration? customDeliveryConfiguration
final

The delivery configuration settings for sending the campaign through a custom channel. This object is required if the MessageConfiguration object for the campaign specifies a CustomMessage object.

Implementation

final CustomDeliveryConfiguration? customDeliveryConfiguration;