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

    Interface SetDefaultValues

    Default values to update.

    interface SetDefaultValues {
        defaultValues?: Version2Models.CustomFieldContextDefaultValue[];
        fieldId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    fieldId: string

    The ID of the custom field.