getCustomersLastLoginFallsBetween(Date, Date) method

Get customer ids of failed logins.

Syntax

List< Long > getCustomersLastLoginFallsBetween ( Date fromDate , Date toDate )

Parameters