Wasm Directoryalpha
Record

catalog-data-product-attribute-search-results-interface

No description available.

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

Fields

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