Class ContactCompany

java.lang.Object
com.intercom.api.types.ContactCompany

public final class ContactCompany extends Object
  • Method Details

    • getId

      public String getId()
      Returns:
      The unique identifier for the company
    • getType

      public String getType()
      Returns:
      The type of the object
    • getUrl

      public String getUrl()
      Returns:
      URL to get the full company resource
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object
    • getAdditionalProperties

      public Map<String,Object> getAdditionalProperties()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • builder

      public static ContactCompany.IdStage builder()