Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.04 KB

File metadata and controls

19 lines (15 loc) · 1.04 KB

TelephonyConfig

Properties

Name Type Description Notes
telephony_config_id int ID of the phone call [optional]
apm_enabled bool APM enabled flag [optional]
type string Type of telephony service [optional]
consent_enabled bool Consent enabled flag [optional]
phone_number string APM phone number of the store [optional]
send_app_link_sms bool Send app link SMS flag [optional]
use_custom_app_link_sms_message bool Use custom app link SMS message flag [optional]
use_custom_voice_message bool Use custom voice message flag [optional]
app_link_sms_message string App link SMS message [optional]
resend_apm_message_after_days int Amount of days to resend APM message [optional]

[Back to Model list] [Back to API list] [Back to README]