IssuerPhoneNumber Property |
The phone number of the bank which issued the credit card. In some
cases the phone number we return may be out of date.
Namespace:
MaxMind.MinFraud.Response
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic string PhoneNumber { get; }
Public ReadOnly Property PhoneNumber As String
Get
public:
property String^ PhoneNumber {
String^ get ();
}
member PhoneNumber : string with get
Property Value
Type:
String
See Also