CruiseInfo
Cruise Info
Enum
| Name | Data Type | Description |
|---|---|---|
id |
number | cruise Id |
name |
string | cruise Name |
businessId |
string | business Id |
sites |
[]CruisePoi | cruise poi |
remark |
string | remark |
CruisePoi - cruise poi
Enum
| Name | Data Type | Description |
|---|---|---|
poiId |
string | poi Id |
poiName |
string | poi Name |