com.kkbox.openapideveloper / com.kkbox.openapideveloper.api / ChartFetcher / fetchCharts
fun fetchCharts(limit: Int? = null, offset: Int? = null): ResponseFuture<JsonObject>
Fetches all charts.
limit - the size for one page.
offset - the offset index for first element.
Return the Future object that will return the response