assetTypes

@JvmName(name = "bembblgejfnxwifd")
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 = "qnxdcuaryscpgcns")
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.