2.3 KiB
2.3 KiB
CreatePlanFreeTrialResponse
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.CreatePlanDurationTypeResponse | ✔️ | 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. |