Campaign Telephony Outbound Config
data class CampaignTelephonyOutboundConfig(val answerMachineDetectionConfig: CampaignAnswerMachineDetectionConfig? = null, val connectContactFlowId: String, val connectSourcePhoneNumber: String? = null)
Default Telephone Outbound config
Constructors
Link copied to clipboard
constructor(answerMachineDetectionConfig: CampaignAnswerMachineDetectionConfig? = null, connectContactFlowId: String, connectSourcePhoneNumber: String? = null)