Files
cfw-autumn/others/python-sdk/docs/models/purchase.md
John Yeo 90287e6308 latest
2026-02-19 13:24:33 +00:00

1.9 KiB
Raw Blame History

Purchase

Fields

Field Type Required Description
plan Optional[models.Plan] N/A
plan_id str ✔️ The unique identifier of the purchased plan.
expires_at Nullable[float] ✔️ Timestamp when the purchase expires, or null for lifetime access.
started_at float ✔️ Timestamp when the purchase was made.
quantity float ✔️ Number of units purchased.