Determines whether any lines or miscellaneous charges are associated with the invoice.
Syntax
public boolean hasLinesOrCharges()
Run On
Called
Return Value
Type: boolean
true if any lines or miscellaneous charges exist; otherwise, false.
Determines whether any lines or miscellaneous charges are associated with the invoice.
public boolean hasLinesOrCharges()
Called
Type: boolean
true if any lines or miscellaneous charges exist; otherwise, false.