691 B
691 B
manager_api_new.model.CategorieDTO
Load the model package
import 'package:manager_api_new/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| label | List | [optional] [default to const []] | |
| icon | String | [optional] | |
| resourceDTO | EventAgendaDTOResource | [optional] | |
| order | int | [optional] |