Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecurringCharge

Package version

interface

An interface representing RecurringCharge. Indicates a recurring charge is present for this offer.

Hierarchy

  • RecurringCharge

Index

Properties

Optional effectiveDate

effectiveDate: Date
member

{Date} [effectiveDate] Indicates the date from which the offer term is effective.

name

name: "Recurring Charge"
member

{string} name Polymorphic Discriminator

Optional recurringCharge

recurringCharge: undefined | number
member

{number} [recurringCharge] The amount of recurring charge as per the offer term.

Generated using TypeDoc