A subclass of the GeoIP2 Location model with minFraud-specific additions.
See Also: Inherited members from MaxMind.GeoIP2.Model.Location.
|
Documentation for this section has not yet been entered. |
[read-only] | LocalTime | Nullable<DateTimeOffset> . The date and time of the transaction in the time zone associated with the IP address. |
Documentation for this section has not yet been entered.Syntax
public GeoIP2Location ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.MinFraud.Response
Assembly: MaxMind.MinFraud (in MaxMind.MinFraud.dll)
Assembly Versions: 0.6.0.0
The date and time of the transaction in the time zone associated with the IP address.Syntax
[Newtonsoft.Json.JsonProperty("local_time")]
public Nullable<DateTimeOffset> LocalTime { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.MinFraud.Response
Assembly: MaxMind.MinFraud (in MaxMind.MinFraud.dll)
Assembly Versions: 0.6.0.0
Returns a string that represents the current object.Syntax
public override string ToString ()Returns
A string that represents the current object.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.MinFraud.Response
Assembly: MaxMind.MinFraud (in MaxMind.MinFraud.dll)
Assembly Versions: 0.6.0.0