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

    Interface ScreenPayload

    interface ScreenPayload {
        description?: string;
        name?: string;
        pcri?: Version3Models.ProjectCreateResourceIdentifier;
        tabs?: Version3Models.TabPayload[];
    }
    Index

    Properties

    description?: string

    The description of the screen

    name?: string

    The name of the screen