mirror of
https://github.com/immich-app/immich.git
synced 2024-12-19 00:32:49 +02:00
829 B
Generated
829 B
Generated
openapi.model.UserResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
String | |||
firstName | String | ||
lastName | String | ||
storageLabel | String | ||
profileImagePath | String | ||
shouldChangePassword | bool | ||
isAdmin | bool | ||
createdAt | DateTime | ||
deletedAt | DateTime | ||
updatedAt | DateTime | ||
oauthId | String |