EmployeeAgentConfiguration
Streamlined configuration for employee agent integrations with automatic defaults. Provides configuration settings specifically for employee agent interactions with simplified setup.
| Property | Type | Description |
|---|---|---|
| No public properties | N/A | Configuration is set through initializer parameters |
| Method | Signature | Description |
|---|---|---|
init(user:forceConfigEndpoint:) | init(user: User, forceConfigEndpoint: String) | Creates a new employee agent configuration with user and endpoint |