immich/mobile/openapi/doc/UserResponseDto.md

690 B

openapi.model.UserResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
avatarColor UserAvatarColor
email String User email
id String User ID
name String User name
profileChangedAt DateTime Profile change date
profileImagePath String Profile image path

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