entryTagNames property

  1. @ignore
List<String> entryTagNames
final

Name of tags that add detail to and describe this entry. This entity is non-null only during the import process. Use tags instead.

Implementation

@ignore
final List<String> entryTagNames;