Billing is currently in Beta and its APIs are experimental and may undergo breaking changes. To mitigate potential disruptions, we recommend pinning your SDK and clerk-js package versions.
The BillingPlanResource type represents a subscription plan with its details.
Specifies the subscriber type this plan is designed for. Each plan is exclusively created for either individual users or organizations, and cannot be used interchangeably.
Name
freeTrialDays
Type
null | number
Description
The number of days of the free trial for the plan. null if the plan does not have a free trial.