Class Company
java.lang.Object
com.intercom.api.resources.companies.types.Company
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic final classstatic interfacestatic final classstatic interfacestatic interfacestatic final classstatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getId
- Returns:
- The Intercom defined id representing the company.
-
getName
- Returns:
- The name of the company.
-
getAppId
- Returns:
- The Intercom defined code of the workspace the company is associated to.
-
getPlan
-
getCompanyId
- Returns:
- The company id you have defined for the company.
-
getRemoteCreatedAt
public int getRemoteCreatedAt()- Returns:
- The time the company was created by you.
-
getCreatedAt
public int getCreatedAt()- Returns:
- The time the company was added in Intercom.
-
getUpdatedAt
public int getUpdatedAt()- Returns:
- The last time the company was updated.
-
getLastRequestAt
public int getLastRequestAt()- Returns:
- The time the company last recorded making a request.
-
getSize
public int getSize()- Returns:
- The number of employees in the company.
-
getWebsite
- Returns:
- The URL for the company website.
-
getIndustry
- Returns:
- The industry that the company operates in.
-
getMonthlySpend
public int getMonthlySpend()- Returns:
- How much revenue the company generates for your business.
-
getSessionCount
public int getSessionCount()- Returns:
- How many sessions the company has recorded.
-
getUserCount
public int getUserCount()- Returns:
- The number of users in the company.
-
getCustomAttributes
- Returns:
- The custom attributes you have set on the company.
-
getTags
- Returns:
- The list of tags associated with the company
-
getSegments
- Returns:
- The list of segments associated with the company
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-