multiQuantityEnabled property

bool? multiQuantityEnabled
getter/setter pair

Whether this purchase option allows multi-quantity.

Multi-quantity allows buyer to purchase more than one item in a single checkout.

Optional.

Implementation

core.bool? multiQuantityEnabled;