headingTagNames property

  1. @ignore
List<String> headingTagNames
final

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

Implementation

@ignore
final List<String> headingTagNames;