PostPage

PostPage PostPage(Integer page, Integer pageSize, Integer total, List<Post> data, String nextPage, String previousPage)