mirror of
https://github.com/immich-app/immich.git
synced 2024-11-24 08:52:28 +02:00
deb1f970a8
* feat: quotas * chore: open api * chore: update status box and upload error message --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
559 B
Generated
559 B
Generated
openapi.model.UsageByUserDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
photos | int | ||
quotaSizeInBytes | int | ||
usage | int | ||
userId | String | ||
userName | String | ||
videos | int |