ChildConfigurationFilter interface

Child configuration filter.

Properties

childConfigurationTypes

Filter to fetch all child configurations belonging to the given list of configuration types.

hierarchyInformations

The list of child configuration hierarchy customer wants to filter for the given configuration.

Property Details

childConfigurationTypes

Filter to fetch all child configurations belonging to the given list of configuration types.

childConfigurationTypes?: string[]

Property Value

string[]

hierarchyInformations

The list of child configuration hierarchy customer wants to filter for the given configuration.

hierarchyInformations?: HierarchyInformation[]

Property Value