AgentforceAccessMode

Access modes that define the level of permissions and UI context for record operations. These modes correspond to Salesforce's access control and determine what actions are available and how the UI should be configured for record interaction.

PropertyTypeDescription
ViewcaseView mode - for read-only record display
EditcaseEdit mode - for modifying existing records
CreatecaseCreate mode - for adding new records
MethodSignatureDescription
initinit?(rawValue: String)Creates an instance from a raw string value