accountScore property

  1. @BuiltValueField.new(wireName: r'accountScore')
int get accountScore

The fraud score generated by the risk check.

Implementation

@BuiltValueField(wireName: r'accountScore')
int get accountScore;