PaginationParams

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

Parameters

cursor

分页游标,用于定位下一页

limit

每页返回数量限制