Contents

quantity

The number of items the user wants to purchase.

Declaration

var quantity: Int { get set }

Discussion

The quantity property must be greater than 0.

See Also

Getting and Setting Attributes