Files
cfw-autumn/others/python-sdk/docs/models/updateplanpriceresponse.md
2026-02-19 16:05:43 +00:00

2.1 KiB
Raw Blame History

UpdatePlanPriceResponse

Fields

Field Type Required Description
amount float ✔️ Base price amount for the plan.
interval models.UpdatePlanPriceIntervalResponse ✔️ Billing interval (e.g. 'month', 'year').
interval_count Optional[float] Number of intervals per billing cycle. Defaults to 1.
display Optional[models.UpdatePlanPriceDisplay] Display text for showing this price in pricing pages.