Summary of a subscription
| Name | Type | Description | Notes |
|---|---|---|---|
| org_id | str | ||
| subscription_id | str | ||
| status | str | ||
| product | SubscriptionProductSummary | ||
| billing_interval | str | ||
| created | int | ||
| current_period_end | int | ||
| cancelled_at_period_end | bool | ||
| cancelled_at | int, none_type | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |