isSetPaymentInstrument() method

Syntax

boolean isSetPaymentInstrument ()

Returns

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

Usage

Checks whether the

paymentInstrument

of this instance is set.

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