Interface PrioritySchemeChangesWithoutMappings

Priorities to remove from a scheme

interface PrioritySchemeChangesWithoutMappings {
    ids: number[];
}

Properties

Properties

ids: number[]

Affected entity ids.