Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jira/src/version3/models/projectEmailAddress.ts>ProjectEmailAddress

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Latest
interface ProjectEmailAddress
import { type ProjectEmailAddress } from "https://deno.land/x/jira@v3.0.2/src/version3/models/projectEmailAddress.ts";

A project's sender email address.

Properties

optional
emailAddress: string

The email address.

optional
emailAddressStatus: string[]

When using a custom domain, the status of the email address.