WorkerTraceabilityNumberSettings: {
    max?: number;
    min?: number;
    options?: number[];
    restricted: boolean;
}