Contents

quantity

The number of items the user wants to purchase.

Declaration

var quantity: Int { get }

Discussion

The default value is 1, the minimum value is 1, and the maximum value is 10.

See Also

Getting Payment Details