The ISO 4217 currency code for the currency used in the transaction.
Namespace:
MaxMind.MinFraud.Request
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic string Currency { get; }
Public ReadOnly Property Currency As String
Get
public:
property String^ Currency {
String^ get ();
}
member Currency : string with get
Property Value
Type:
String
See Also