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

2.3 KiB

GetPlanFreeTrial

Free trial configuration. If set, new 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 models.GetPlanDurationType ✔️ Unit of time for the trial duration ('day', 'month', 'year').
card_required bool ✔️ Whether a payment method is required to start the trial. If true, customer will be charged after trial ends.