Options
All
  • Public
  • Public/Protected
  • All
Menu

Creates a parsed subscription from a collection of parsed transactions.

internal

Hierarchy

  • ParsedSubscription

Index

Constructors

constructor

Properties

allTransactions

isEligibleIntroductoryOffer

isEligibleIntroductoryOffer: boolean

latestExpireDateTransaction

latestExpireDateTransaction: AutoRenewableSubscriptionTransaction

originalTransactionId

originalTransactionId: string

Optional renewalInfo

renewalInfo: ApplePendingRenewalInfo

Methods

cancelledDate

  • cancelledDate(): Date | undefined

currentEndDate

  • currentEndDate(): Date

expireDate

  • expireDate(): Date

gracePeriodExpireDate

  • gracePeriodExpireDate(): Date | undefined

isInBillingRetry

  • isInBillingRetry(): boolean

issues

issuesStrings

parseSubscription

priceIncreaseAccepted

  • priceIncreaseAccepted(): boolean | undefined

status

usedOfferCodes

  • usedOfferCodes(): string[]

usedPromotionalOffers

  • usedPromotionalOffers(): string[]

willAutoRenew

  • willAutoRenew(): boolean

willDowngradeToProductId

  • willDowngradeToProductId(): string | undefined

Legend

  • Constructor
  • Property
  • Method
  • Static property
  • Static method
  • Property
  • Inherited property

Generated using TypeDoc