TransactionReportNotes Property |
Your notes on the fraud tag associated with the transaction. We
manually review many reported transactions to improve our scoring
for you so any additional details to help us understand context
are helpful.
Namespace:
MaxMind.MinFraud.Request
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic string Notes { get; }
Public ReadOnly Property Notes As String
Get
public:
property String^ Notes {
String^ get ();
}
member Notes : string with get
Property Value
Type:
String
See Also