Click or drag to resize

CreditCardLast4Digits Property

The last four digits of the credit card number.

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public string Last4Digits { get; }

Property Value

Type: String
See Also