isSetDailyDebitLimitAmount() method

Syntax

boolean isSetDailyDebitLimitAmount ()

Returns

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

Usage

Checks whether the

dailyDebitLimitAmount

of this instance is set.

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