vlocode-project - v1.41.2
    Preparing search index...

    Interface SchedulingObjectiveParameter

    interface SchedulingObjectiveParameter {
        parameterKey: ObjectiveParameterKey;
        value?: string;
    }
    Index

    Properties

    Properties

    parameterKey: ObjectiveParameterKey
    value?: string