github.com/grokify/go-ringcentral-client@v0.3.31/engagevoice/v1/client/docs/User.md (about)

     1  # User
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Enabled** | **bool** |  | [optional] 
     8  **FirstName** | **string** |  | [optional] 
     9  **LastName** | **string** |  | [optional] 
    10  **ParentPath** | **string** |  | [optional] 
    11  **UserId** | **int64** |  | 
    12  **UserName** | **string** |  | [optional] 
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16