Package com.intercom.api.types
Class CreateOrUpdateTagRequest
java.lang.Object
com.intercom.api.types.CreateOrUpdateTagRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interface -
Method Summary
-
Method Details
-
getName
- Returns:
- The name of the tag, which will be created if not found, or the new name for the tag if this is an update request. Names are case insensitive.
-
getId
- Returns:
- The id of tag to updates.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-