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

x/jira/src/version3/models/userAvatarUrls.ts>UserAvatarUrls

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

Properties

optional
16x16: string

The URL of the user's 16x16 pixel avatar.

optional
24x24: string

The URL of the user's 24x24 pixel avatar.

optional
32x32: string

The URL of the user's 32x32 pixel avatar.

optional
48x48: string

The URL of the user's 48x48 pixel avatar.