EmailNotificationProvider

EmailNotificationProvider
EmailNotificationProvider
AllOf
This class requires all of the following:
JSON Example
{
    "providerMode": {
        "role": "string",
        "overriddenGlobalProviderId": "string"
    },
    "name": "string",
    "description": "string",
    "providerDirection": "string",
    "id": "string",
    "type": "string",
    "version": 0,
    "selfSignedCertificateAccepted": false,
    "protocol": "string",
    "password": "string",
    "authenticationRequired": false,
    "emailAddress": "string",
    "folder": "string",
    "port": 0,
    "sslEnabled": false,
    "serverName": "string",
    "deleteMessagesAfterRead": false,
    "username": "string"
}