Class CreateCollectionRequest
java.lang.Object
com.intercom.api.resources.helpcenters.collections.requests.CreateCollectionRequest
-
Method Details
-
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 created as the first level collection.
-
getHelpCenterId
- Returns:
- The id of the help center where the collection will be created. If
nullthen it will be created in the default help center.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-