Class VisitorDeletedObject

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

public final class VisitorDeletedObject extends Object
  • Method Details

    • getId

      public String getId()
      Returns:
      The unique identifier for the visitor which is given by Intercom.
    • getType

      public String getType()
      Returns:
      The type of object which was deleted
    • getUserId

      public String getUserId()
      Returns:
      Automatically generated identifier for the Visitor.
    • 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 VisitorDeletedObject.IdStage builder()