immich/mobile/openapi/doc/PartnerResponseDto.md

1.1 KiB

openapi.model.PartnerResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
avatarColor UserAvatarColor
createdAt DateTime
deletedAt DateTime
email String
id String
inTimeline bool [optional]
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]