Interface ISubscription

Hierarchy

  • ISubscription

Properties

activated_at: number
auto_collection: "on" | "off"
auto_debit: boolean
base_currency_code: string
billing_period: number
billing_period_unit: string
cf_legal_entity: string
cf_paid_users?: number
cf_payment_method: string
cf_portal_domain: string
channel: string
created_at: number
currency_code: string
current_term_end: number
current_term_start: number
customer_id: string
deleted: boolean
demo_available: boolean
due_invoices_count: number
exchange_rate: number
has_scheduled_advance_invoices: boolean
has_scheduled_changes: boolean
id: string
mrr: number
new_customer: boolean
next_billing_at: number
object: string
override_relationship: boolean
resource_version: number
started_at: number
status: string
subscription_items: SubscriptionItem[]
updated_at: number

Generated using TypeDoc