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

    Interface LightningOnboardingConfigMetadata

    interface LightningOnboardingConfigMetadata {
        collaborationGroup?: null | string;
        customQuestion?: string;
        feedbackFormDaysFrequency?: null | number;
        fullName?: string;
        isCustom: boolean;
        masterLabel: string;
        promptDelayTime?: null | number;
        sendFeedbackToSalesforce: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    collaborationGroup?: null | string
    customQuestion?: string
    feedbackFormDaysFrequency?: null | number
    fullName?: string
    isCustom: boolean
    masterLabel: string
    promptDelayTime?: null | number
    sendFeedbackToSalesforce: boolean