Contents

overduePaymentAmount

The amount by which the account is overdue for the current period.

Declaration

let overduePaymentAmount: CurrencyAmount?

Discussion

If not nil and minimumNextPaymentAmount is not nil then the minimumNextPaymentAmount has information about the next bill.

See Also

Instance Properties