Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsOrdersV3VerticalsPurchasePurchaseFulfillmentInfo

Hierarchy

  • GoogleActionsOrdersV3VerticalsPurchasePurchaseFulfillmentInfo

Properties

Optional expectedFulfillmentTime

expectedFulfillmentTime: GoogleActionsOrdersV3Time

A window if a time-range is specified or ETA if single time specified. Expected delivery or pickup time.

Optional expectedPreparationTime

expectedPreparationTime: GoogleActionsOrdersV3Time

A window if a time-range is specified or ETA if single time specified. Expected time to prepare the food. Single-time preferred.

Optional expireTime

expireTime: undefined | string

Time at which this fulfillment option expires.

Optional fulfillmentContact

fulfillmentContact: GoogleActionsOrdersV3UserInfo

User contact for this fulfillment.

Optional fulfillmentType

Required: The type of fulfillment.

Optional id

id: undefined | string

Unique identifier for this service option.

Optional location

Pickup or delivery location.

Optional pickupInfo

Additional information regarding how order would be picked. This field would only be applicable when fulfillment type is PICKUP.

Optional price

Cost of this option.

Optional shippingMethodName

shippingMethodName: undefined | string

Name of the shipping method selected by the user.

Optional storeCode

storeCode: undefined | string

StoreCode of the location. Example: Walmart is the merchant and store_code is the walmart store where fulfillment happened. https://support.google.com/business/answer/3370250?hl=en&ref_topic=4596653.

Generated using TypeDoc