includedNaturalGuidanceTypes property

List<NaturalGuidanceType> includedNaturalGuidanceTypes
getter/setter pair

List of NaturalGuidanceType should be included in the notifications. Excluding all of them will disable natural guidance information in the notifications completely.

By default, the list is empty and natural guidance is disabled.

Implementation

List<NaturalGuidanceType> includedNaturalGuidanceTypes;