Package com.loop54.model.request
Class AttributeNameValuePairSingle
java.lang.Object
com.loop54.model.request.AttributeNameValuePair
com.loop54.model.request.AttributeNameValuePairSingle
Name-value-pair to identify an attribute to filter by. Supports a single value.
-
Field Summary
FieldsFields inherited from class com.loop54.model.request.AttributeNameValuePair
name -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
Value to filter by.
-
-
Constructor Details
-
AttributeNameValuePairSingle
public AttributeNameValuePairSingle()
-