HostdataResponseV3
public struct HostdataResponseV3 : Codable
Child structure of CustomerDataValidateIdResponseV3, CustomerEnrollDataResponseV3, and CustomerValidateIdFaceMatchDataResponseV3.
-
Text match result.
Declaration
Swift
public var textMatchResult: TextMatchResult? -
Sex offender result.
Declaration
Swift
public var sexOffenders: SexOffenderResult? -
Criminal record result.
Declaration
Swift
public var criminalRecord: CriminalRecordResult? -
Ine response.
Declaration
Swift
public var ineResponse: IneResponse? -
Renapo response.
Declaration
Swift
public var renapoResponse: RenapoResponse? -
Order PEP result.
Declaration
Swift
public var pepresult: OrderPEPResult? -
Order NM result.
Declaration
Swift
public var nmresult: OrderNMResult? -
Order WLS result.
Declaration
Swift
public var wlsresult: OrderWLSResult?