AccumulativeDestination
Represents an accumulative destination.
Propertiesโ
| Name | Type | Description | 
|---|---|---|
| Code | String | Code of the destination. | 
| Available | Boolean | Value indicating whether the destinations can be requested in Search. | 
| Names | Dictionary<Iso2LanguageEnum, String> | Names of the destination in different languages. | 
| ParentCode | String | Parent code of the destination. | 
| Type | DestinationTypeEnum | Type of the destination. | 
| DestinationLeafCodes | List<String> | List of destination leaf codes. |