PaginatedList

constructor(data: List<T>, hasMore: Boolean? = null, firstId: String? = null, lastId: String? = null)