Class UpdateDataAttributeRequest
java.lang.Object
com.intercom.api.resources.dataattributes.requests.UpdateDataAttributeRequest
-
Method Details
-
getDataAttributeId
- Returns:
- The data attribute id
-
getArchived
- Returns:
- Whether the attribute is to be archived or not.
-
getDescription
- Returns:
- The readable description you see in the UI for the attribute.
-
getOptions
- Returns:
- To create list attributes. Provide a set of hashes with
valueas the key of the options you want to make.data_typemust bestring.
-
getMessengerWritable
- Returns:
- Can this attribute be updated by the Messenger
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-