vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface SchedulingObjectiveParameter

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

    Properties

    Properties

    parameterKey: ObjectiveParameterKey
    value?: string