getPerPage method

int getPerPage()

Implementation

int getPerPage() {
  return rawResponse.perPage;
}