quantity property

int? quantity
getter/setter pair

The quantity associated with the purchase of the inapp product.

If not present, the quantity is 1.

Implementation

core.int? quantity;