mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 08:31:19 +00:00
683 B
683 B
manager_api.model.CategorieDTO
Load the model package
import 'package:manager_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| label | List | [optional] [default to const []] | |
| icon | String | [optional] | |
| iconResourceId | String | [optional] | |
| iconUrl | String | [optional] | |
| order | int | [optional] |