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

    Interface SetFieldConfigurationSchemeMapping

    Details of a field configuration to issue type mappings.

    interface SetFieldConfigurationSchemeMapping {
        id: number;
        mappings: Version3Models.FieldConfigurationToIssueTypeMapping[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: number

    The ID of the field configuration scheme.

    Field configuration to issue type mappings.