VerifyQuery
public struct VerifyQuery
Request to carry ID verification of a person.
-
Initializer.
Declaration
Swift
public init(personID: String, isImageWarped: Bool, data: BestShotData)
Parameters
personID
The person ID.
isImageWarped
Defines whether the image was normalized.
data
The best shot data.