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

    Interface IssueLayoutItemPayload

    Defines the payload to configure the issue layout item for a project.

    interface IssueLayoutItemPayload {
        itemKey?: Version3Models.ProjectCreateResourceIdentifier;
        sectionType?: string;
        type?: string;
    }
    Index

    Properties

    sectionType?: string

    The item section type

    type?: string

    The item type. Currently only support FIELD