condition
ConditionContainer
A ConditionContainer is a type of MbChild that contains conditions.
get_conditions(self)
Build the entity's list of filters.
Returns:
Type | Description |
---|---|
List[Dict[str, Any]] |
a list of filters |