mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
763 B
763 B
openapi.model.PartnerResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| avatarColor | UserAvatarColor | ||
| String | User email | ||
| id | String | User ID | |
| inTimeline | Optional<bool?> | Show in timeline | [optional] |
| name | String | User name | |
| profileChangedAt | DateTime | Profile change date | |
| profileImagePath | String | Profile image path |