FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
square
/
square
/
doc
/
models
Edit File: subscription-status.md
# Subscription Status Supported subscription statuses. ## Enumeration `SubscriptionStatus` ## Fields | Name | Description | | --- | --- | | `PENDING` | The subscription is pending to start in the future. | | `ACTIVE` | The subscription is active. | | `CANCELED` | The subscription is canceled. | | `DEACTIVATED` | The subscription is deactivated. | | `PAUSED` | The subscription is paused. |
Save
Back