pickupMethod property

String? pickupMethod
getter/setter pair

The pick up option for the item.

Acceptable values are: - "buy" - "reserve" - "ship to store" - "not supported"

Implementation

core.String? pickupMethod;