2025-07-17 12:11:59 +02:00

1.6 KiB

manager_api_new.model.GeoPoint

Load the model package

import 'package:manager_api_new/api.dart';

Properties

Name Type Description Notes
id int
title List [default to const []]
description List [default to const []]
contents List [default to const []]
schedules List [default to const []]
prices List [default to const []]
phone List [default to const []]
email List [default to const []]
site List [default to const []]
categorieId int [optional]
geometry PointAllOfBoundary [optional]
polyColor String [optional]
imageResourceId String [optional]
imageUrl String [optional]
sectionMapId String [optional]
sectionMap GuidedPathSectionMap [optional]
sectionEventId String [optional]
sectionEvent ApplicationInstanceSectionEvent [optional]

[Back to Model list] [Back to API list] [Back to README]