Multi Factor Authentication Update
Information specific to a user's response to a Multi-Factor Authentication initiated by the Partner's system as a result of a fraud recommendation.
Parameters
multi Factor Authentication Attempts
Constructors
Link copied to clipboard
public MultiFactorAuthenticationUpdate MultiFactorAuthenticationUpdate(String riskId, List<MultiFactorAuthenticationAttempt> multiFactorAuthenticationAttempts)
Properties
Link copied to clipboard
@Size(min = 1, max = 20 )
@NotNull()
@Valid()
Link copied to clipboard