Click or drag to resize

ShoppingCartItemQuantity Property

The quantity of the item in the shopping cart.

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

Property Value

Type: NullableInt32
See Also