Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (8 loc) · 264 Bytes

OrderFulfillmentState.md

File metadata and controls

18 lines (8 loc) · 264 Bytes

SquareConnect.OrderFulfillmentState

Enum

  • PROPOSED (value: "PROPOSED")

  • RESERVED (value: "RESERVED")

  • PREPARED (value: "PREPARED")

  • COMPLETED (value: "COMPLETED")

  • CANCELED (value: "CANCELED")

  • FAILED (value: "FAILED")