Files
immich/mobile/openapi/doc/AlbumPermissionResponseDto.md
2024-04-12 13:49:06 +02:00

17 lines
481 B
Markdown
Generated

# openapi.model.AlbumPermissionResponseDto
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**readonly** | **bool** | |
**user** | [**UserResponseDto**](UserResponseDto.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)