Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 836 Bytes

SmsForwardingParams.md

File metadata and controls

12 lines (8 loc) · 836 Bytes

SmsForwardingParams

Properties

Name Type Description Notes
type str Can be "extension" or "application" [optional]
extension int Required if type = "extension". Extension that messages should be directed to. Output is an Extension Summary Object. Input must be an Extension Lookup Object. [optional]
application int Required if type = "application". Application that messages should be directed to. Output is an Application Summary Object. Input must be an Application Lookup Object. [optional]

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