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

    Interface CustomFieldCreatedContextOptionsList

    A list of custom field options for a context.

    interface CustomFieldCreatedContextOptionsList {
        options?: Version3Models.CustomFieldContextOption[];
    }
    Index

    Properties

    Properties

    The created custom field options.