The credit card brand.
Namespace:
MaxMind.MinFraud.Response
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic string Brand { get; }
Public ReadOnly Property Brand As String
Get
public:
property String^ Brand {
String^ get ();
}
member Brand : string with get
Property Value
Type:
String
See Also