Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.73 KB

Mailsettings.md

File metadata and controls

24 lines (19 loc) · 1.73 KB

Mailsettings

Properties

Name Type Description Notes
associated_links MsAssociatedLinks [optional]
authentication_required str, none_type Authentication needed for SMTP settings,possible options are:enabled or disabled [optional]
console_uri str, none_type consoleUri for detailed storage object [optional]
customer_id str The customer application identifier [optional]
friendly_cert FriendlyCertificate [optional]
generation int A monotonically increasing value. This value updates when the resource is updated and can be used as a short way to determine if a resource has changed or which of two different copies of a resource is more up to date. [optional]
mail_host_domain str, none_type SMTP server's Host Domain [optional]
mail_host_server str, none_type SMTP server address/IP [optional]
port int, none_type SMTP server's port number [optional]
request_uri str, none_type requestUri for mail settings [optional]
sender_email_id str, none_type Sender email address [optional]
type str The type of resource. [optional]
username str, none_type SMTP server's username authentication [optional]
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]

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