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

3.0 KiB
Raw Blame History

CheckProperties

Fields

Field Type Required Description
is_free bool ✔️ True if the product has no base price or usage prices
is_one_off bool ✔️ True if the product only contains a one-time price
interval_group OptionalNullable[str] The billing interval group for recurring products (e.g., 'monthly', 'yearly')
has_trial OptionalNullable[bool] True if the product includes a free trial
updateable OptionalNullable[bool] True if the product can be updated after creation (only applicable if there are prepaid recurring prices)