Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MonetaryCredit

Package version

interface

An interface representing MonetaryCredit. Indicates that this is a monetary credit offer.

Hierarchy

  • MonetaryCredit

Index

Properties

Optional credit

credit: undefined | number
member

{number} [credit] The amount of credit provided under the terms of the given offer level.

Optional effectiveDate

effectiveDate: Date
member

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

Optional excludedMeterIds

excludedMeterIds: string[]
member

{string[]} [excludedMeterIds] An array of meter ids that are excluded from the given offer terms.

name

name: "Monetary Credit"
member

{string} name Polymorphic Discriminator

Generated using TypeDoc