Wasm Directoryalpha
Record

data-search-results-interface

No description available.

record data-search-results-interface {
  items: list​<data-shared-catalog-interface>,
  search-criteria: framework-search-criteria-interface,
  total-count: s32,
}

Fields

NameTypeDescription
itemslist​<data-shared-catalog-interface>
search-criteriaframework-search-criteria-interface
total-counts32