values

@JvmName(name = "pchkdwniimyqcums")
suspend fun values(value: List<String>)

Parameters

value

A list of values to match against the key field. Only retrieves domains where the key field takes on one or more of the values provided here.


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

Parameters

values

A list of values to match against the key field. Only retrieves domains where the key field takes on one or more of the values provided here.