Class TopicOffset

java.lang.Object
com.mypurecloud.sdk.v2.model.TopicOffset
All Implemented Interfaces:
Serializable

public class TopicOffset extends Object implements Serializable
TopicOffset
See Also:
  • Constructor Details

    • TopicOffset

      public TopicOffset()
    • TopicOffset

      public TopicOffset(Boolean initWithEmptyList)
  • Method Details

    • getWordCount

      public Long getWordCount()
    • getCharacterCount

      public Long getCharacterCount()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object