Types > SubscriptionPlanInterval
Values
Value | Description |
---|---|
annually | |
daily | |
monthly | |
weekly |
Used By
Types
SubscriptionPlan, SubscriptionPlanCreate
Preview (typescript)
type SubscriptionPlanInterval =| "annually"| "daily"| "monthly"| "weekly"
Value | Description |
---|---|
annually | |
daily | |
monthly | |
weekly |
SubscriptionPlan, SubscriptionPlanCreate
type SubscriptionPlanInterval =| "annually"| "daily"| "monthly"| "weekly"