Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 895 Bytes

File metadata and controls

17 lines (12 loc) · 895 Bytes

InboundRoute

Properties

Name Type Description Notes
public_id Option<String> [optional]
name Option<String> Name of this route [optional]
filter_type Option<models::InboundRouteFilterType> [optional]
filter Option<String> Filter of the inbound data [optional]
action_type Option<models::InboundRouteActionType> [optional]
action_parameter Option<String> URL address or Email to notify about the inbound [optional]
sort_order Option<i32> Place of this route in your routes queue's order [optional]

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