Interface HasParentIds

default interface for data types with parent ids

Hierarchy

  • HasParentIds

Properties

Properties

parentIds?: Iterable<string>

the parent ids

Generated using TypeDoc