Class CreateDataAttributeRequest
java.lang.Object
com.intercom.api.resources.dataattributes.requests.CreateDataAttributeRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic final classstatic interfacestatic final classstatic interfacestatic interface -
Method Summary
-
Method Details
-
getName
- Returns:
- The name of the data attribute.
-
getModel
- Returns:
- The model that the data attribute belongs to.
-
getDataType
- Returns:
- The type of data stored for this attribute.
-
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
-