Click or drag to resize

ScoreId Property

This is a UUID that identifies the minFraud request. Please use this ID in support requests to MaxMind so that we can easily identify a particular request.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public Nullable<Guid> Id { get; }

Property Value

Type: NullableGuid
See Also