Class SearchArticlesRequest
java.lang.Object
com.intercom.api.resources.articles.requests.SearchArticlesRequest
-
Method Details
-
getPhrase
- Returns:
- The phrase within your articles to search for.
-
getState
- Returns:
- The state of the Articles returned. One of
published,draftorall.
-
getHelpCenterId
- Returns:
- The ID of the Help Center to search in.
-
getHighlight
- Returns:
- Return a highlighted version of the matching content within your articles. Refer to the response schema for more details.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-