Name | Type | Description | Notes |
---|---|---|---|
from_email | str | E-mail address to send notifications from. Currently this does not have any effect. E-mail '[email protected]' is used instead. | [optional] if omitted the server will use the default value of [email protected] |
from_email_name | str | An optional e-mail name to send notifications from. Currently this does not have any effect. E-mail from name 'GoodData' is used instead. | [optional] if omitted the server will use the default value of "GoodData" |
type | str | The destination type. | [optional] if omitted the server will use the default value of "DEFAULT_SMTP" |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |