# SessionUser
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ip** | **String** | Ip of the user connected to the Session |
**latitude** | Option<**f64**> | Latitude | [optional]
**longitude** | Option<**f64**> | Longitude | [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)