Class AttributeNameValuePairSingle

java.lang.Object
com.loop54.model.request.AttributeNameValuePair
com.loop54.model.request.AttributeNameValuePairSingle

public class AttributeNameValuePairSingle extends AttributeNameValuePair
Name-value-pair to identify an attribute to filter by. Supports a single value.
  • Field Details

    • value

      public String value
      Value to filter by.
  • Constructor Details

    • AttributeNameValuePairSingle

      public AttributeNameValuePairSingle()