1.6 KiB
1.6 KiB
manager_api_new.model.GuidedStepTriggerGeoPoint
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 []] | |
| 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] |