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

    Interface RecommendationConditionValue

    interface RecommendationConditionValue {
        type: RecommendationConditionValueType;
        value?: string;
    }
    Index

    Properties

    Properties

    value?: string