UserCriteria: Metadata & { creationAgeInSeconds?: number | null; description?: string | null; lastChatterActivityAgeInSeconds?: number | null; masterLabel: string; profiles: string[]; userTypes: string[]; } Type declaration
Optional
creationAgeInSeconds?: number | null
Optional
description?: string | null
Optional
lastChatterActivityAgeInSeconds?: number | null
masterLabel: string
profiles: string[]
userTypes: string[]