# LiveStreamSessionSession ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **sessionId** | **String** | A unique identifier for your session. You can use this to track what happens during a specific session. | [optional] **loadedAt** | **Date** | When the session started, with the date and time presented in ISO-8601 format. | [optional] **endedAt** | **Date** | When the session ended, with the date and time presented in ISO-8601 format. | [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)