OrderFulfillmentState
August 15, 2019 ยท View on GitHub
Description
The current state of this fulfillment.
Properties
| Name | Type |
|---|---|
| PROPOSED | string |
| RESERVED | string |
| PREPARED | string |
| COMPLETED | string |
| CANCELED | string |
| FAILED | string |
Note: All properties are protected and only accessed via getters and setters.