Package software.xdev.brevo.model
Class GetAttributesAttributesInnerEnumerationInner
java.lang.Object
software.xdev.brevo.model.GetAttributesAttributesInnerEnumerationInner
GetAttributesAttributesInnerEnumerationInner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetLabel()Label of the \"category\" type attributegetValue()ID of Value of the \"category\" type attributeinthashCode()voidvoidtoString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_VALUE
- See Also:
-
JSON_PROPERTY_LABEL
- See Also:
-
-
Constructor Details
-
GetAttributesAttributesInnerEnumerationInner
public GetAttributesAttributesInnerEnumerationInner()
-
-
Method Details
-
value
-
getValue
ID of Value of the \"category\" type attribute- Returns:
- value
-
setValue
-
label
-
getLabel
Label of the \"category\" type attribute- Returns:
- label
-
setLabel
-
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
Convert the instance into URL query string.- Parameters:
prefix- prefix of the query string- Returns:
- URL query string
-