pickupType property

String? pickupType
getter/setter pair

The pickup type of this order.

Acceptable values are: - "merchantStore" - "merchantStoreCurbside" - "merchantStoreLocker" - "thirdPartyPickupPoint" - "thirdPartyLocker"

Implementation

core.String? pickupType;