CreditCardBankPhoneCountryCode Property |
The phone country code for the issuing bank as provided by
the end user.
Namespace:
MaxMind.MinFraud.Request
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic string BankPhoneCountryCode { get; }
Public ReadOnly Property BankPhoneCountryCode As String
Get
public:
property String^ BankPhoneCountryCode {
String^ get ();
}
member BankPhoneCountryCode : string with get
Property Value
Type:
String
See Also