Okta.Sdk.Model.TelephonyRequestDataUserProfile
October 3, 2024 ยท View on GitHub
User profile specifies information about the Okta user
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| FirstName | string | The user's first name | [optional] |
| LastName | string | The user's last name | [optional] |
| Login | string | The user's Okta login | [optional] |
| UserId | string | The user's Okta user ID | [optional] |