Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 656 Bytes

MatchCriteriaMailgunAllOf.md

File metadata and controls

13 lines (9 loc) · 656 Bytes

MatchCriteriaMailgunAllOf

The set of criteria used to determine the user's identity on a third-party channel.

Properties

Name Type Description Notes
type str The channel type. [optional] [default to 'mailgun']
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]