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

    Interface SimpleApplicationProperty

    interface SimpleApplicationProperty {
        id?: string;
        value?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id?: string

    The ID of the application property.

    value?: string

    The new value.