# SessionhistoryListElement ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **pkiSessionhistoryID** | **Int** | The unique ID of the Sessionhistory | **fkiComputerID** | **Int** | The unique ID of the Computer | [optional] **fkiUserID** | **Int** | The unique ID of the User | [optional] **dtSessionhistoryFirsthit** | **String** | The first hit of the Sessionhistory | **dtSessionhistoryLasthit** | **String** | The last hit of the Sessionhistory | **eSessionhistoryEndby** | [**FieldESessionhistoryEndby**](FieldESessionhistoryEndby.md) | | **sComputerDescription** | **String** | The description of the Computer | [optional] **sSessionhistoryDuration** | **String** | The duration of the session | **sSessionhistoryIP** | **String** | Represent an IP address. | **sUserLoginname** | **String** | The login name of the User. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)