Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 703 Bytes

File metadata and controls

25 lines (18 loc) · 703 Bytes

SmsProviderCredential

Properties

Name Type Description Notes
orgId String OrgId. [optional]
brandId String BrandId. [optional]
smsServiceType SmsServiceTypeEnum SmsServiceType. [optional]
senderId String SenderId. [optional]
username String Username. [optional]
authToken String AuthToken. [optional]

Enum: SmsServiceTypeEnum

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