VerifyFaceToFaceRequest Class

Request body for face to face verification.

All required parameters must be populated in order to send to Azure.

Inheritance
VerifyFaceToFaceRequest

Constructor

VerifyFaceToFaceRequest(*, face_id1: str, face_id2: str, **kwargs)

Parameters

face_id1
str
Required

Required. FaceId of the first face, comes from Face - Detect

face_id2
str
Required

Required. FaceId of the second face, comes from Face - Detect