Record
framework-criteria-interface
No description available.
record framework-criteria-interface {
criteria-list: list<string>,
filters: list<string>,
limit: list<string>,
mapper-interface-name: string,
orders: list<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| criteria-list | list<string> | |
| filters | list<string> | |
| limit | list<string> | |
| mapper-interface-name | string | |
| orders | list<string> |