Module project_email_api

Source

Enums§

GetProjectEmailError
struct for typed errors of method get_project_email
UpdateProjectEmailError
struct for typed errors of method update_project_email

Functions§

get_project_email
Returns the project’s sender email address. Permissions required: Browse projects project permission for the project.
update_project_email
Sets the project’s sender email address. If emailAddress is an empty string, the default email address is restored. Permissions required: Browse projects project permission for the project.