Click or drag to resize

OrderHasGiftMessage Property

Whether the purchaser included a gift message.

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

Property Value

Type: NullableBoolean
See Also