Structs§
- GetProject
Email Params - struct for passing parameters to the method
get_project_email
- Update
Project Email Params - struct for passing parameters to the method
update_project_email
Enums§
- GetProject
Email Error - struct for typed errors of method
get_project_email
- Update
Project Email Error - 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.