Class FacetSearchOption
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.FacetSearchOption
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class FacetSearchOption
extends Object
Facet search option used for filtering
-
Constructor Details
-
FacetSearchOption
public FacetSearchOption()
-
-
Method Details
-
id
-
getId
The identifier of the field used for filtering.- Returns:
- id
-
setId
-
name
-
getName
The name of the field used for filtering.- Returns:
- name
-
setName
-
value
-
getValue
The value of the field used for filtering.- Returns:
- value
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-