Module: Google::Shopping::Merchant::Inventories::V1::LocalInventoryAttributes::PickupMethod

Defined in:
proto_docs/google/shopping/merchant/inventories/v1/inventories_common.rb

Overview

Supported pickup method for this product. Unless the value is "not supported", this field must be submitted together with pickupSla.

Constant Summary collapse

PICKUP_METHOD_UNSPECIFIED =

Indicates that the pickup method is unspecified.

0
BUY =

Indicates that the pickup method is Buy.

1
RESERVE =

Indicates that the pickup method is Reserve.

2
SHIP_TO_STORE =

Indicates that the pickup method is Ship to store.

3
NOT_SUPPORTED =

Indicates that the pickup method is not supported.

4