Indices
Functions
Link copied to clipboard
private suspend fun indices(days: String, location: Location, lang: QWSdk.Lang = QWSdk.Lang.ZH, vararg types: QWSdk.IndicesType = arrayOf(QWSdk.IndicesType.ALL)): Result<Indices>
Link copied to clipboard
suspend fun indices1d(location: Location, lang: QWSdk.Lang = QWSdk.Lang.ZH, vararg types: QWSdk.IndicesType = arrayOf(QWSdk.IndicesType.ALL)): Result<Indices>
Link copied to clipboard
suspend fun indices3d(location: Location, lang: QWSdk.Lang = QWSdk.Lang.ZH, vararg types: QWSdk.IndicesType = arrayOf(QWSdk.IndicesType.ALL)): Result<Indices>