customDeliveryConfiguration property

CustomDeliveryConfiguration? customDeliveryConfiguration
final

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

Implementation

final CustomDeliveryConfiguration? customDeliveryConfiguration;