FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
square
/
square
/
doc
/
models
Edit File: order-fulfillment-state.md
# Order Fulfillment State The current state of this fulfillment. ## Enumeration `OrderFulfillmentState` ## Fields | Name | Description | | --- | --- | | `PROPOSED` | Indicates that the fulfillment has been proposed. | | `RESERVED` | Indicates that the fulfillment has been reserved. | | `PREPARED` | Indicates that the fulfillment has been prepared. | | `COMPLETED` | Indicates that the fulfillment was successfully completed. | | `CANCELED` | Indicates that the fulfillment was canceled. | | `FAILED` | Indicates that the fulfillment failed to be completed, but was not explicitly<br>canceled. |
Save
Back