---
name: SubscriptionPaymentStatus
last_updated: 2026-06-25T22:10:52Z
type: enum
---

# SubscriptionPaymentStatus

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Paid` | 0 | Payment for the subscription has been received. |
| `Refunded` | 1 | Payment for the subscription has been refunded. |