immich/mobile/openapi/doc/UserResponseDto.md

1.0 KiB

openapi.model.UserResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
avatarColor UserAvatarColor
createdAt DateTime
deletedAt DateTime
email String
id String
isAdmin bool
memoriesEnabled bool [optional]
name String
oauthId String
profileImagePath String
quotaSizeInBytes int
quotaUsageInBytes int
shouldChangePassword bool
status UserStatus
storageLabel String
updatedAt DateTime

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