ComplianceScreeningResult

constructor(provider: String? = null, payload: Any? = null, bypassReason: String? = null, screeningStatus: ComplianceScreeningResult.ScreeningStatus? = null, timestamp: Long? = null)

Parameters

provider
payload

The payload of the screening result. The payload is a JSON object that contains the screening result. The payload is different for each screening provider.

bypassReason
screeningStatus
timestamp