ChildConfigurationFilter interface
Child configuration filter.
Properties
| child |
Filter to fetch all child configurations belonging to the given list of configuration types. |
| hierarchy |
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[]