immich/mobile/openapi/doc/AuthDeviceResponseDto.md

574 B

openapi.model.AuthDeviceResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
id String
createdAt String
updatedAt String
current bool
deviceType String
deviceOS String

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