immich_api_rs 1.137.3

Immich API
Documentation
# SessionCreateResponseDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**current** | **bool** |  | 
**device_os** | **String** |  | 
**device_type** | **String** |  | 
**expires_at** | Option<**String**> |  | [optional]
**id** | **String** |  | 
**is_pending_sync_reset** | **bool** |  | 
**token** | **String** |  | 
**updated_at** | **String** |  | 

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