Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 701 Bytes

CatalogQueryPrefix.md

File metadata and controls

12 lines (8 loc) · 701 Bytes

CatalogQueryPrefix

Properties

Name Getter Setter Type Description Notes
attribute_name getAttributeName() setAttributeName($value) string The name of the attribute to be searched.
attribute_prefix getAttributePrefix() setAttributePrefix($value) string The desired prefix of the search attribute value.

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

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