Files
cfw-autumn/others/python-sdk/docs/models/subscription.md
2026-02-16 17:45:45 +00:00

2.7 KiB
Raw Blame History

Subscription

Fields

Field Type Required Description
plan Optional[models.Plan] N/A
plan_id str ✔️ N/A
auto_enable bool ✔️ N/A
add_on bool ✔️ N/A
status models.Status ✔️ N/A
past_due bool ✔️ N/A
canceled_at Nullable[float] ✔️ N/A
expires_at Nullable[float] ✔️ N/A
trial_ends_at Nullable[float] ✔️ N/A
started_at float ✔️ N/A
current_period_start Nullable[float] ✔️ N/A
current_period_end Nullable[float] ✔️ N/A
quantity float ✔️ N/A