Details of a field configuration to issue type mappings.

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

Hierarchy (view full)

Properties

Properties

id: number

The ID of the field configuration scheme.

Field configuration to issue type mappings.