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

    Interface GetFieldAssociationSchemeItemParameters

    interface GetFieldAssociationSchemeItemParameters {
        fieldId: string;
        id: number;
    }
    Index

    Properties

    Properties

    fieldId: string

    The ID of the field

    id: number

    The ID of the field association scheme to retrieve parameters for