mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 08:31:19 +00:00
1.5 KiB
1.5 KiB
manager_api.model.GeoPointDTO
Load the model package
import 'package:manager_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| title | List | [optional] [default to const []] | |
| description | List | [optional] [default to const []] | |
| contents | List | [optional] [default to const []] | |
| categorie | GeoPointDTOCategorie | [optional] | |
| categorieId | int | [optional] | |
| latitude | String | [optional] | |
| longitude | String | [optional] | |
| imageResourceId | String | [optional] | |
| imageUrl | String | [optional] | |
| schedules | List | [optional] [default to const []] | |
| prices | List | [optional] [default to const []] | |
| phone | List | [optional] [default to const []] | |
| List | [optional] [default to const []] | ||
| site | List | [optional] [default to const []] |