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

    Interface PropertyKey

    Property key details.

    interface PropertyKey {
        key?: string;
        self?: string;
    }
    Index

    Properties

    Properties

    key?: string

    The key of the property.

    self?: string

    The URL of the property.