minimumDue
The minimum amount to pay toward the bill.
Declaration
@NSCopying var minimumDue: INCurrencyAmount? { get set }Discussion
Use this property to specify the minimum amount that the payee expects.
The minimum amount to pay toward the bill.
@NSCopying var minimumDue: INCurrencyAmount? { get set }Use this property to specify the minimum amount that the payee expects.