FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
square
/
square
/
doc
/
models
Edit File: action-cancel-reason.md
# Action Cancel Reason ## Enumeration `ActionCancelReason` ## Fields | Name | Description | | --- | --- | | `BUYER_CANCELED` | A person canceled the `TerminalCheckout` from a Square device. | | `SELLER_CANCELED` | A client canceled the `TerminalCheckout` using the API. | | `TIMED_OUT` | The `TerminalCheckout` timed out (see `deadline_duration` on the `TerminalCheckout`). |
Save
Back