Click or drag to resize

TransactionReportChargebackCode Property

A string which is provided by your payment processor indicating the reason for the chargeback.

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

Property Value

Type: String
See Also