Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.04 KB

File metadata and controls

18 lines (15 loc) · 1.04 KB

Flipdish.Model.TelephonyConfig

Properties

Name Type Description Notes
TelephonyConfigId int? ID of the phone call [optional]
ApmEnabled bool? APM enabled flag [optional]
Type string Type of telephony service [optional]
ConsentEnabled bool? Consent enabled flag [optional]
PhoneNumber string APM phone number of the store [optional]
SendAppLinkSms bool? Send app link SMS flag [optional]
UseCustomAppLinkSmsMessage bool? Use custom app link SMS message flag [optional]
UseCustomVoiceMessage bool? Use custom voice message flag [optional]
AppLinkSmsMessage string App link SMS message [optional]
ResendApmMessageAfterDays int? Amount of days to resend APM message [optional]

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