AccumulativeAmenity
Represents an accumulative amenity.
Properties
| Name | Type | Description |
|---|---|---|
| Code | String | Code of the amenity. |
| Type | ApplicationAreaTypeEnum | Type of the application area. |
| Descriptions | Dictionary<Iso2LanguageEnum, List<String>> | Descriptions of the amenity, keyed by language. |
| Names | Dictionary<Iso2LanguageEnum, String> | Names of the amenity, keyed by language. |