mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 08:31:19 +00:00
688 B
688 B
manager_api_new.model.ContentDTOResource
Load the model package
import 'package:manager_api_new/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| type | ResourceType | [optional] | |
| label | String | [optional] | |
| url | String | [optional] | |
| dateCreation | DateTime | [optional] | |
| instanceId | String | [optional] |