immich/mobile/openapi/doc/UserResponseDto.md

645 B

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
createdAt String
profileImagePath String
shouldChangePassword bool
isAdmin bool

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