FulfillmentMethod

The fulfillment method of an order.

Enums
FULFILLMENT_METHOD_UNSPECIFIED Unspecified fulfillment method.
FULFILLMENT_METHOD_DINE_IN An order that will be consumed by the customer in the store.
FULFILLMENT_METHOD_PICKUP An order that will be picked up by the customer at the store.
FULFILLMENT_METHOD_DRIVE_THRU An order placed in a drive thru.
FULFILLMENT_METHOD_DELIVERY An order that will be delivered to the customer.
FULFILLMENT_METHOD_CURBSIDE A curbside pickup order. The customer will park their car in a designated spot outside of the store, and the order will be brought out to them.