assetTypes

@JvmName(name = "mnxipkrxvcudrisj")
suspend fun assetTypes(value: List<String>?)

Parameters

value

A list of asset types that this request searches for. If empty, it will search all the supported asset types.


@JvmName(name = "wqlnvgghvefkcftp")
suspend fun assetTypes(vararg values: String)

Parameters

values

A list of asset types that this request searches for. If empty, it will search all the supported asset types.