Details of a field configuration to issue type mappings.

interface AssociateFieldConfigurationsWithIssueTypesRequest {
    mappings: Version3.Version3Models.FieldConfigurationToIssueTypeMapping[];
}

Hierarchy (view full)

Properties

Properties

Field configuration to issue type mappings.