Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 690 Bytes

CatalogQueryExact.md

File metadata and controls

12 lines (8 loc) · 690 Bytes

CatalogQueryExact

Properties

Name Getter Setter Type Description Notes
attribute_name getAttributeName() setAttributeName($value) string The name of the attribute to be searched.
attribute_value getAttributeValue() setAttributeValue($value) string The desired value of the search attribute.

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]