Interface FraudPreventionAssessment.StolenInstrumentVerdictOrBuilder (3.25.0)

public static interface FraudPreventionAssessment.StolenInstrumentVerdictOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getRisk()

public abstract float getRisk()

Probability of this transaction being executed with a stolen instrument. Values are from 0.0 (lowest) to 1.0 (highest).

float risk = 1;

Returns
TypeDescription
float

The risk.