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

2.0 KiB
Raw Blame History

CreatePlanFreeTrialRequest

Free trial configuration. Customers can try this plan before being charged.

Fields

Field Type Required Description
duration_length float ✔️ Number of duration_type periods the trial lasts.
duration_type Optional[models.CreatePlanDurationTypeRequest] ➖ Unit of time for the trial ('day', 'month', 'year').
card_required Optional[bool] ➖ If true, payment method required to start trial. Customer is charged after trial ends.