mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 16:41:19 +00:00
627 B
627 B
managerapi.model.ResourceDTO
Load the model package
import 'package:managerapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| type | ResourceType | [optional] | |
| label | String | [optional] | |
| dateCreation | DateTime | [optional] | |
| data | String | [optional] |