Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.03 KB

File metadata and controls

27 lines (20 loc) · 1.03 KB

TelephonyConfig

Properties

Name Type Description Notes
telephonyConfigId Integer ID of the phone call [optional]
apmEnabled Boolean APM enabled flag [optional]
type TypeEnum Type of telephony service [optional]
consentEnabled Boolean Consent enabled flag [optional]
phoneNumber String APM phone number of the store [optional]
sendAppLinkSms Boolean Send app link SMS flag [optional]
useCustomAppLinkSmsMessage Boolean Use custom app link SMS message flag [optional]
useCustomVoiceMessage Boolean Use custom voice message flag [optional]
appLinkSmsMessage String App link SMS message [optional]
resendApmMessageAfterDays Integer Amount of days to resend APM message [optional]

Enum: TypeEnum

Name Value
PRERECORDED "PreRecorded"
VOICEAI "VoiceAI"