Class Segment
java.lang.Object
com.intercom.api.resources.segments.types.Segment
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic final classstatic interface -
Method Summary
-
Method Details
-
getType
- Returns:
- The type of object.
-
getId
- Returns:
- The unique identifier representing the segment.
-
getName
- Returns:
- The name of the segment.
-
getCreatedAt
public int getCreatedAt()- Returns:
- The time the segment was created.
-
getUpdatedAt
- Returns:
- The time the segment was updated.
-
getPersonType
- Returns:
- Type of the contact: contact (lead) or user.
-
getCount
- Returns:
- The number of items in the user segment. It's returned when
include_count=trueis included in the request.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-