isSetMaxTransactionAmount() method

Syntax

boolean isSetMaxTransactionAmount ()

Returns

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

Usage

Checks whether the

maxTransactionAmount

of this instance is set.

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