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] |