mirror of
https://github.com/gosticks/open-project-flutter-api.git
synced 2025-10-16 11:55:34 +00:00
759 B
759 B
openapi.model.ProjectStorageModel
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | ||
| id | int | The project storage's id | |
| projectFolderMode | String | ||
| createdAt | DateTime | Time of creation | |
| updatedAt | DateTime | Time of the most recent change to the project storage | |
| links | ProjectStorageModelLinks | [optional] |