Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 648 Bytes

TelephonyRequestDataUserProfile.md

File metadata and controls

14 lines (10 loc) · 648 Bytes

Okta.Sdk.Model.TelephonyRequestDataUserProfile

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]

[Back to Model list] [Back to API list] [Back to README]