Click or drag to resize
OrderIsGift Property
Whether order was marked as a gift by the purchaser.

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 0.6.0
Syntax
public Nullable<bool> IsGift { get; }

Property Value

Type: NullableBoolean
See Also