Click or drag to resize

TransactionReportTransactionId Property

The transaction ID you originally passed to minFraud. This field is not required, but you are encouraged to provide it or the transaction's >maxmindId or minfraudId.

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

Property Value

Type: String
See Also