Verify Request
class VerifyRequest(val verifierId: String, val payload: ApiHuman.Companion.BinaryPayload, val extraHeaders: Map<String, String> = emptyMap(), val faceIds: String? = null, val eventIds: String? = null, val attributeIds: String? = null, val externalIds: String? = null, val imageType: Int = 0, val useExifInfo: Int? = null)
Parameters
image Type
Image type of input image. 0 - raw image, 1 - face warped image.