Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.04 KB

Capabilities.md

File metadata and controls

18 lines (14 loc) · 1.04 KB

freeclimb.Model.Capabilities

Properties

Name Type Description Notes
Voice bool? Indicates whether a number can be used for voice calls. Replaces voiceEnabled.
Sms bool? Indicates whether a number can be used SMS messaging. Replaces smsEnabled.
TollFree bool? Indicates that a number is toll-free and will make toll-free calls, and when enabled, toll-free messages.
TenDLC bool? Indicates that a number, if sms is true, will be used for 10DLC messaging
ShortCode bool? Indicates that a number is a short code and can be used for short code messaging

[Link to Serialization/Deserialization]
[Back to Enum list]
[Back to Model list]
[Back to API list]
[Back to README]