Package com.intercom.api.types
Class PagesLink
java.lang.Object
com.intercom.api.types.PagesLink
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getType
-
getPage
public int getPage() -
getNext
- Returns:
- A link to the next page of results. A response that does not contain a next link does not have further data to fetch.
-
getPerPage
public int getPerPage() -
getTotalPages
public int getTotalPages() -
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-