Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 465 Bytes

SubscriptionStatus.md

File metadata and controls

20 lines (12 loc) · 465 Bytes

SubscriptionStatus

Properties

Name Type Required Description
| Pending | string |  | pending |
| Active | string |  | active |
| OnHold | string |  | on_hold |
| Paused | string |  | paused |
| Cancelled | string |  | cancelled |
| Failed | string |  | failed |
| Expired | string |  | expired |