quantity property

String? quantity
getter/setter pair

Quantity of the product available at this store.

Must be greater than or equal to zero.

Optional.

Implementation

core.String? quantity;