mirror of
https://github.com/immich-app/immich.git
synced 2024-11-24 08:52:28 +02:00
4478e524f8
* refactor: auth device => sessions * chore: open api
571 B
Generated
571 B
Generated
openapi.model.SessionResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
createdAt | String | ||
current | bool | ||
deviceOS | String | ||
deviceType | String | ||
id | String | ||
updatedAt | String |