Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 598 Bytes

SWGCreateSmsParams.md

File metadata and controls

13 lines (9 loc) · 598 Bytes

SWGCreateSmsParams

Properties

Name Type Description Notes
from NSString* Phone number of sender
to NSString* Outgoing destination numbers
text NSString* Text body of the outgoing SMS message. Maximum 160 characters per message.
extensionId NSNumber* ID of Extension where the sms is saved [optional]

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