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

    Interface FieldIdentifierObject

    Identifier for a field for example FIELD_ID.

    interface FieldIdentifierObject {
        identifier?: {};
        type: string;
    }
    Index

    Properties

    Properties

    identifier?: {}
    type: string