UserCriteria.Anyone

API: Stable

Matches any user

data class Anyone(
    val id: String?,
    val type: String,
    val type: String /* "anyone" */,
)
Properties
id: String?

API: Internal/Beta

type: String

API: Internal/Beta

type: String /* "anyone" */ The type discriminator