mirror of
https://github.com/immich-app/immich.git
synced 2024-12-11 11:42:19 +02:00
310fab526d
* chore: recursively sort api keys * chore: open api
563 B
Generated
563 B
Generated
openapi.model.UsageByUserDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
photos | int | ||
usage | int | ||
userFirstName | String | ||
userId | String | ||
userLastName | String | ||
videos | int |