MonetaryCredit interface

Indicates that this is a monetary credit offer.

Properties

credit

The amount of credit provided under the terms of the given offer level.

effectiveDate

Indicates the date from which the offer term is effective.

excludedMeterIds

An array of meter ids that are excluded from the given offer terms.

name

Polymorphic Discriminator

Property Details

credit

The amount of credit provided under the terms of the given offer level.

credit?: number

Property Value

number

effectiveDate

Indicates the date from which the offer term is effective.

effectiveDate?: Date

Property Value

Date

excludedMeterIds

An array of meter ids that are excluded from the given offer terms.

excludedMeterIds?: string[]

Property Value

string[]

name

Polymorphic Discriminator

name: "Monetary Credit"

Property Value

"Monetary Credit"