transactionRisk property

double? transactionRisk
getter/setter pair

Probability of this transaction being fraudulent.

Summarizes the combined risk of attack vectors below. Values are from 0.0 (lowest) to 1.0 (highest).

Output only.

Implementation

core.double? transactionRisk;