1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/openapi/doc/UserResponseDto.md
2023-05-30 08:15:56 -05:00

829 B
Generated

openapi.model.UserResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
id String
email String
firstName String
lastName String
storageLabel String
profileImagePath String
shouldChangePassword bool
isAdmin bool
createdAt DateTime
deletedAt DateTime
updatedAt DateTime
oauthId String

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