Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 914 Bytes

Capabilities.md

File metadata and controls

15 lines (11 loc) · 914 Bytes

freeclimb.Model.Capabilities

Details for which features this number may be used.

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

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