locationFields property

List<String> locationFields
getter/setter pair

Fields which may be used to identify a third party location. These should be ordered to suggest the way that entities may be grouped, where higher groupings are ordered first. For example, the name of a network should be searched before the name of a channel.

Implementation

List<String> locationFields;