Click or drag to resize

OrderDiscountCode Property

The discount code applied to the transaction. If multiple discount codes were used, please separate them with a comma.

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

Property Value

Type: String
See Also