MultiFactorAuthenticationUpdate

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

multiFactorAuthenticationAttempts

Constructors

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Size(min = 1, max = 20)
@NotNull()
@Valid()
private final List<MultiFactorAuthenticationAttempt> multiFactorAuthenticationAttempts
Link copied to clipboard
@Length(max = 200)
@NotNull()
@Valid()
private final String riskId
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
public String getRiskId()
Link copied to clipboard
Link copied to clipboard