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
| Name | Type | Description |
|---|---|---|
| items | list<catalog-data-product-attribute-interface> | |
| search-criteria | framework-search-criteria-interface | |
| total-count | s32 |