Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 836 Bytes

InboundRoute.md

File metadata and controls

15 lines (12 loc) · 836 Bytes

# InboundRoute

Properties

Name Type Description Notes
public_id string [optional]
name string Name of this route [optional]
filter_type \ElasticEmail\Model\InboundRouteFilterType [optional]
filter string Filter of the inbound data [optional]
action_type \ElasticEmail\Model\InboundRouteActionType [optional]
action_parameter string URL address or Email to notify about the inbound [optional]
sort_order int Place of this route in your routes queue's order [optional]

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