Contents

amountDue

The amount due for the bill.

Declaration

@NSCopying var amountDue: INCurrencyAmount? { get set }

Discussion

Use this property to specify the total amount due for the bill, as reported by the payee. This value must be greater than or equal to the value in the minimumDue property.

See Also

Getting the Bill Amount