Files
immich/mobile/openapi/doc/AddUsersDto.md
2024-04-24 11:37:25 +02:00

567 B
Generated

openapi.model.AddUsersDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
albumUsers List [default to const []]
sharedUserIds List Deprecated in favor of albumUsers [optional] [default to const []]

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