Hierarchy

  • ISubscription

Properties

activated_at: number
billing_period: number
billing_period_unit: BillingPeriodUnitEnum
cancelled_at: number
created_at: number
currency_code: string
customer_id: string
due_invoices_count: number
has_scheduled_changes: boolean
id: string
is_free_trial_used: boolean
mrr: number
name?: string
next_billing_at: number
parent_plan_name?: string
parent_product_id?: string
period: number
plan_amount: number
plan_id: string
plan_quantity: number
plan_unit_price: number
price: number
pricing_model: PricingModel
product_name?: string
scheduled_change?: boolean
subscription_items: ISubscriptionItem[]
subscription_scheduled_changes?: ISubscriptionScheduledChanges
trial_end: number
updated_at: number

Generated using TypeDoc