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: 0.6.0
Syntax
public string Last4Digits { get; }

Property Value

Type: String
See Also