immich/mobile/openapi/doc/SyncUserV1.md

777 B

openapi.model.SyncUserV1

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
avatarColor Optional<UserAvatarColor?> [optional]
deletedAt DateTime User deleted at
email String User email
hasProfileImage bool User has profile image
id String User ID
name String User name
profileChangedAt DateTime User profile changed at

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