The project and issue type mappings.

interface ProjectIssueTypeMappings {
    mappings: ProjectIssueTypeMapping[];
}

Properties

Properties

The project and issue type mappings.