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

    Interface Avatars

    Details about system and custom avatars.

    interface Avatars {
        custom: Version3Models.Avatar[];
        system: Version3Models.Avatar[];
    }
    Index

    Properties

    Properties

    Custom avatars list.

    System avatars list.