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

    Interface FieldLayoutConfiguration

    interface FieldLayoutConfiguration {
        field?: boolean;
        pcri?: Version3Models.ProjectCreateResourceIdentifier;
        required?: boolean;
    }
    Index

    Properties

    field?: boolean

    Whether to show the field

    required?: boolean

    Whether the field is required