Variable REQUIRED_FIELDSConst
REQUIRED_FIELDS: {
alias: string;
email: string;
emailEncodingKey: string;
id: string;
languageLocaleKey: string;
lastName: string;
localeSidKey: string;
profileId: string;
timeZoneSidKey: string;
username: string;
} = ...
Type Declaration
-
alias: string
-
email: string
-
emailEncodingKey: string
-
id: string
-
languageLocaleKey: string
-
lastName: string
-
localeSidKey: string
-
profileId: string
-
timeZoneSidKey: string
-
username: string
A Map of Required Salesforce User fields.