SearchUsersRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of an existing collection containing the UserID, used with a UserId or FaceId. If a FaceId is provided, UserId isn’t required to be present in the Collection.

Link copied to clipboard

ID for the existing face.

Link copied to clipboard

Maximum number of identities to return.

Link copied to clipboard

ID for the existing User.

Link copied to clipboard

Optional value that specifies the minimum confidence in the matched UserID to return. Default value of 80.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String