PaginationParams

constructor(cursor: String? = null, limit: Int? = null)

Parameters

cursor

分页游标

limit

每页返回数量限制