Class UpdateCollectionRequest
java.lang.Object
com.intercom.api.resources.helpcenters.collections.requests.UpdateCollectionRequest
-
Method Details
-
getCollectionId
- Returns:
- The unique identifier for the collection which is given by Intercom.
-
getName
- Returns:
- The name of the collection. For multilingual collections, this will be the name of the default language's content.
-
getDescription
- Returns:
- The description of the collection. For multilingual collections, this will be the description of the default language's content.
-
getTranslatedContent
-
getParentId
- Returns:
- The id of the parent collection. If
nullthen it will be updated as the first level collection.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-