github.com/launchdarkly/api-client-go@v5.3.0+incompatible/docs/UserRecord.md (about)

     1  # UserRecord
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **LastPing** | **string** |  | [optional] [default to null]
     7  **EnvironmentId** | **string** |  | [optional] [default to null]
     8  **OwnerId** | **string** | The unique resource id. | [optional] [default to null]
     9  **User** | [***User**](User.md) |  | [optional] [default to null]
    10  **Avatar** | **string** |  | [optional] [default to null]
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14