immich/mobile/openapi/doc/CreateProfileImageResponseDto.md

577 B

openapi.model.CreateProfileImageResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
profileChangedAt DateTime Profile image change date
profileImagePath String Profile image file path
userId String User ID

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