Wasm Directoryalpha
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

NameTypeDescription
criteria-listlist​<string>
filterslist​<string>
limitlist​<string>
mapper-interface-namestring
orderslist​<string>