Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 646 Bytes

File metadata and controls

25 lines (18 loc) · 646 Bytes

SmsProviderCredential

Properties

Name Type Description Notes
orgId String [optional]
brandId String [optional]
smsServiceType SmsServiceTypeEnum [optional]
senderId String [optional]
username String [optional]
authToken String [optional]

Enum: SmsServiceTypeEnum

Name Value
NEXMO "Nexmo"
TWILIO "Twilio"
DEFAULT "Default"
MESSAGEBIRD "MessageBird"