This resource represents the email address used to send a project's notifications. Use it to get and set the project's sender email address.

Hierarchy

  • CommonHttpService
    • ProjectEmailService

Constructors

  • Internal

    Create a new instance of the service.

    Parameters

    • getClientInstance: (() => CommonHttpClient)
        • (): CommonHttpClient
        • Returns CommonHttpClient

    Returns ProjectEmailService

Methods

  • Method to initialize the class. Normally used to set up validation rules.

    Returns void