Type alias WorkDotComSettings
WorkDotComSettings: Metadata & { enableCoachingManagerGroupAccess?: boolean | null; enableGoalManagerGroupAccess?: boolean | null; enableProfileSkills?: boolean | null; enableProfileSkillsAddFeedPost?: boolean | null; enableProfileSkillsAutoSuggest?: boolean | null; enableProfileSkillsUsePlatform?: boolean | null; enableWorkBadgeDefRestrictPref?: boolean | null; enableWorkCalibration?: boolean | null; enableWorkCanvasPref?: boolean | null; enableWorkCertification?: boolean | null; enableWorkCertificationNotification?: boolean | null; enableWorkRewardsPref?: boolean | null; enableWorkThanksPref?: boolean | null; enableWorkUseObjectivesForGoals?: boolean | null; } Type declaration
Optional
enableCoachingManagerGroupAccess?: boolean | null
Optional
enableGoalManagerGroupAccess?: boolean | null
Optional
enableProfileSkills?: boolean | null
Optional
enableProfileSkillsAddFeedPost?: boolean | null
Optional
enableProfileSkillsAutoSuggest?: boolean | null
Optional
enableProfileSkillsUsePlatform?: boolean | null
Optional
enableWorkBadgeDefRestrictPref?: boolean | null
Optional
enableWorkCalibration?: boolean | null
Optional
enableWorkCanvasPref?: boolean | null
Optional
enableWorkCertification?: boolean | null
Optional
enableWorkCertificationNotification?: boolean | null
Optional
enableWorkRewardsPref?: boolean | null
Optional
enableWorkThanksPref?: boolean | null
Optional
enableWorkUseObjectivesForGoals?: boolean | null