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

x/jira/src/version3/parameters/getAvatars.ts>GetAvatars

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

Properties

type: "project" | "issuetype" | string

The avatar type.

entityId: string

The ID of the item the avatar is associated with.