mirror of
https://github.com/gosticks/open-project-flutter-api.git
synced 2025-10-16 11:55:34 +00:00
1.0 KiB
1.0 KiB
openapi.model.StorageReadModel
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Object | Storage id | |
| type | Object | ||
| name | Object | Storage name | |
| hasApplicationPassword | Object | Whether the storage has the application password to use for the Nextcloud storage. Ignored if the provider type is not Nextcloud | [optional] |
| createdAt | Object | Time of creation | [optional] |
| updatedAt | Object | Time of the most recent change to the storage | [optional] |
| embedded | StorageReadModelEmbedded | [optional] | |
| links | StorageReadModelLinks |