Click or drag to resize
EventTransactionId Property
Your internal ID for the transaction. We can use this to locate a specific transaction in our logs, and it will also show up in email alerts and notifications from us to you.

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 0.6.0
Syntax
public string TransactionId { get; }

Property Value

Type: String
See Also