Definition of Filters for getList
Name | Type | Description | Notes |
---|---|---|---|
AAutoType | Dictionary<string, string> | List of filters that can be used in sFilter (Automatic types) | [optional] |
AAutoTypeHaving | Dictionary<string, string> | List of computed filters that can be used in sFilter (Automatic types) | [optional] |
AEnum | Dictionary<string, Dictionary<string, string>> | List of filters that can be used in sFilter (Enum types) | [optional] |