Class RetrieveCompanyRequest
java.lang.Object
com.intercom.api.resources.companies.requests.RetrieveCompanyRequest
-
Method Details
-
getName
- Returns:
- The
nameof the company to filter by.
-
getCompanyId
- Returns:
- The
company_idof the company to filter by.
-
getTagId
- Returns:
- The
tag_idof the company to filter by.
-
getSegmentId
- Returns:
- The
segment_idof the company to filter by.
-
getPage
- Returns:
- The page of results to fetch. Defaults to first page
-
getPerPage
- Returns:
- How many results to display per page. Defaults to 15
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-