Click or drag to resize

EventTime Property

The date and time the event occurred.

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public Nullable<DateTimeOffset> Time { get; }

Property Value

Type: NullableDateTimeOffset
See Also