Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 592 Bytes

CommonResponseFilter.md

File metadata and controls

16 lines (8 loc) · 592 Bytes

CommonResponseFilter

Definition of Filters for getList

Properties

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]