1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/mobile/openapi/doc/SessionResponseDto.md
Jason Rasmussen 4478e524f8
refactor(server): sessions (#8915)
* refactor: auth device => sessions

* chore: open api
2024-04-19 06:47:29 -04:00

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

[Back to Model list] [Back to API list] [Back to README]