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