PaginatedResponse

constructor(items: List<T>, nextCursor: String? = null, hasMore: Boolean = false)

Type Parameters

T

数据类型