fraudOffset property
An integer value that is added to the normal fraud score. The value can be either positive or negative.
Implementation
@BuiltValueField(wireName: r'fraudOffset')
int? get fraudOffset;
An integer value that is added to the normal fraud score. The value can be either positive or negative.
@BuiltValueField(wireName: r'fraudOffset')
int? get fraudOffset;