manager-app/manager_api_new/doc/GuidedStepDTOTriggerGeoPoint.md
2025-07-17 12:11:59 +02:00

1.5 KiB

manager_api_new.model.GuidedStepDTOTriggerGeoPoint

Load the model package

import 'package:manager_api_new/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 []]
categorieId int [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 []]
email List [optional] [default to const []]
site List [optional] [default to const []]
geometry EventAddressDTOGeometry [optional]
polyColor String [optional]
sectionMapId String [optional]
sectionEventId String [optional]

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