Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 824 Bytes

MatchCriteriaMailgun.md

File metadata and controls

14 lines (10 loc) · 824 Bytes

MatchCriteriaMailgun

Properties

Name Type Description Notes
type str The channel type. [default to 'mailgun']
integration_id str The ID of the integration to link. Must match the provided type.
primary bool Flag indicating whether the client will become the primary for the target conversation once linking is complete. [optional] [default to True]
address str The user’s email address.
subject str May be specified to set the subject for the outgoing email. [optional] [default to 'New message from {appName}']

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