Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

Subscription

Hierarchy

  • Subscription

Index

Properties

amount: number

Subscription amount

memberof

Subscription

cancelled_at: null | string
memberof

Subscription

created_at: string
memberof

Subscription

currency: string

Subscription amount currency

memberof

Subscription

current_period_ends_at: string
memberof

Subscription

current_period_paid: boolean
memberof

Subscription

current_period_starts_at: string
memberof

Subscription

custom_id: null | string

Subscription reference ID in your system

memberof

Subscription

id: string

Subscription ID

memberof

Subscription

name: string

Subscription name

memberof

Subscription

payer_email: string
memberof

Subscription

payer_name: null | string
memberof

Subscription

memberof

Subscription

period_quantity: number
memberof

Subscription

product_description: null | string
memberof

Subscription

product_name: null | string
memberof

Subscription

memberof

Subscription

success_redirect_url: null | string

The URL that the customer will be redirected to upon transaction confirmation

memberof

Subscription

unsuccess_redirect_url: null | string
memberof

Subscription

Generated using TypeDoc