SquareConnect::OrderFulfillment

March 27, 2019 ยท View on GitHub

Description

Contains details on how to fulfill this order.

Properties

NameTypeDescriptionNotes
typeStringThe type of the fulfillment. See OrderFulfillmentType for possible values[optional]
stateStringThe state of the fulfillment. See OrderFulfillmentState for possible values[optional]
pickup_detailsOrderFulfillmentPickupDetailsContains pickup-specific details. Required when fulfillment type is `PICKUP`.[optional]

Contents

  1. 0.1Description
  2. 1Properties