Package com.intercom.api.types
Class NoteList
java.lang.Object
com.intercom.api.types.NoteList
-
Method Details
-
getType
- Returns:
- String representing the object's type. Always has the value
list.
-
getData
- Returns:
- An array of notes.
-
getTotalCount
public int getTotalCount()- Returns:
- A count of the total number of notes.
-
getPages
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-