sf-fx-runtime-nodejs / User
Interface: User
Holds information about the invoking Salesforce user.
The user's ID.
• Readonly
id: string
The id of the user this user operates in behalf of.
• Optional
Readonly
onBehalfOfUserId: string
The name of the user.
• Readonly
username: string