Interface SubscriptionPlan

Hierarchy

  • SubscriptionPlan

Properties

billing_period: number
billing_type: string
id: number
initial_price: Record<string, string>
name: string
recurring_price: Record<string, string>
trial_days: number

Generated using TypeDoc