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

    Interface DiscoveryGoalOutcome

    interface DiscoveryGoalOutcome {
        field: string;
        fieldLabel: string;
        goal: DiscoveryOutcomeGoal;
        mappedField?: string;
    }
    Index

    Properties

    field: string
    fieldLabel: string
    mappedField?: string