filters property

List<InventoryFilter> filters
final

Filters define the criteria for the group. The matchingCount field displays the number of resources that match the criteria. The notMatchingCount field displays the number of resources that don't match the criteria.

Implementation

final List<InventoryFilter> filters;