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: 2.0.0
Syntax
public Nullable<bool> IsGift { get; }

Property Value

Type: NullableBoolean
See Also