isSetLastInvoice() method

Syntax

boolean isSetLastInvoice ()

Returns

false if the lastInvoice is null. Otherwise, it returns true.

Usage

Checks whether the

lastInvoice

of this instance is set.

false if the lastInvoice is null. Otherwise, it returns true.