Jira.js - Jira Cloud API library
    Preparing search index...

    Interface DeleteAvatar

    interface DeleteAvatar {
        id: number;
        owningObjectId: string;
        type: string;
    }
    Index

    Properties

    id: number

    The ID of the avatar.

    owningObjectId: string

    The ID of the item the avatar is associated with.

    type: string

    The avatar type.