# ActivesessionListElement

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pkiActivesessionID** | **Int** | The unique ID of the Activesession | 
**fkiUserID** | **Int** | The unique ID of the User | 
**fkiComputerID** | **Int** | The unique ID of the Computer | 
**fkiCompanyID** | **Int** | The unique ID of the Company | 
**fkiDepartmentID** | **Int** | The unique ID of the Department | 
**sCompanyNameX** | **String** | The Name of the Company in the language of the requester | 
**sDepartmentNameX** | **String** | The Name of the Department in the language of the requester | 
**sActivesessionLoginname** | **String** | The loginname of the Activesession | 
**sComputerDescription** | **String** | The description of the Computer | 
**dtActivesessionFirsthit** | **String** | The first hit of the Activesession | 
**dtActivesessionLasthit** | **String** | The last hit of the Activesession | 
**sActivesessionIP** | **String** | Represent an IP address. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)