TransactionEvent Property |
Details about the event such as the time.
Namespace:
MaxMind.MinFraud.Request
Assembly:
MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntaxpublic Event Event { get; }
Public ReadOnly Property Event As Event
Get
public:
property Event^ Event {
Event^ get ();
}
member Event : Event with get
Property Value
Type:
Event
See Also