lateFee
The late fee to apply if the payment is late.
Declaration
@NSCopying var lateFee: INCurrencyAmount? { get set }Discussion
Use this property to specify the late fee, if any, that to apply if the user pays the bill after the due date.
The late fee to apply if the payment is late.
@NSCopying var lateFee: INCurrencyAmount? { get set }Use this property to specify the late fee, if any, that to apply if the user pays the bill after the due date.