isSetPayer() method

Syntax

boolean isSetPayer ()

Returns

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

Usage

Checks whether the

payer

of this instance is set.

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