SplitByTraceabilityValue: TraceabilityWithId & {
    value: string | number | null;
}

Type declaration

  • value: string | number | null

    Unique traceability value for this Split By type for this graph of data. If null, then the data did not contain values for this traceability.