Definition of Filters for getList
Name | Type | Description | Notes |
---|---|---|---|
aAutoType | Map<String, String> | List of filters that can be used in sFilter (Automatic types) | [optional] |
aAutoTypeHaving | Map<String, String> | List of computed filters that can be used in sFilter (Automatic types) | [optional] |
aEnum | Map<String, Map<String, String>> | List of filters that can be used in sFilter (Enum types) | [optional] |