Details of a field configuration to issue type mappings.

interface AssociateFieldConfigurationsWithIssueTypesRequest {
    mappings: Version2.Version2Models.FieldConfigurationToIssueTypeMapping[];
}

Hierarchy (view full)

Properties

Properties

Field configuration to issue type mappings.