Name | Type | Description | Notes |
---|---|---|---|
aAutoType | NSDictionary<NSString, NSString>*** | List of filters that can be used in sFilter (Automatic types) | [optional] |
aAutoTypeHaving | NSDictionary<NSString, NSString>*** | List of computed filters that can be used in sFilter (Automatic types) | [optional] |
aEnum | NSDictionary<NSString, NSDictionary<NSString, NSString*>>** | List of filters that can be used in sFilter (Enum types) | [optional] |