ListResponse

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