userConsented
Records the user's consent decision for a given legal statement, typically in response to a document lookup result.
Parameters
legalStatement
The specific JumioLookupResult.JumioLegalStatement for which the user's consent is being provided.
userConsent
A boolean value indicating the user's decision: true if the user grants consent, false otherwise.