Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 784 Bytes

CommonResponseFilter.md

File metadata and controls

17 lines (12 loc) · 784 Bytes

EzmaxApi::Object::CommonResponseFilter

Load the model package

use EzmaxApi::Object::CommonResponseFilter;

Properties

Name Type Description Notes
a_auto_type HASH[string,string] List of filters that can be used in sFilter (Automatic types) [optional]
a_auto_type_having HASH[string,string] List of computed filters that can be used in sFilter (Automatic types) [optional]
a_enum HASH[string,HASH[string,string]] List of filters that can be used in sFilter (Enum types) [optional]

[Back to Model list] [Back to API list] [Back to README]