Class PaymentLimitedMode

Represents the payment limited ( classic before ) pricing mode, including parameters for gas price tolerance, payment amount, and standard payment.

Hierarchy

  • PaymentLimitedMode

Constructors

Properties

gasPriceTolerance: number

The tolerance for gas price fluctuations in classic pricing mode.

paymentAmount: number

The payment amount associated with classic pricing mode.

standardPayment: boolean

Whether the payment is a standard payment.

Methods

Generated using TypeDoc