Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 789 Bytes

File metadata and controls

16 lines (12 loc) · 789 Bytes

ElasticEmail.Model.InboundRoute

Properties

Name Type Description Notes
PublicId string [optional]
Name string Name of this route [optional]
FilterType InboundRouteFilterType [optional]
Filter string Filter of the inbound data [optional]
ActionType InboundRouteActionType [optional]
ActionParameter string URL address or Email to notify about the inbound [optional]
SortOrder int Place of this route in your routes queue's order [optional]

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