Class: Perka::Model::IdleCustomerTarget

Inherits:
ListTarget show all
Defined in:
lib/perka/model/idle_customer_target.rb

Overview

The customers whose last confirmed visit was more than some number of days ago.

Constant Summary collapse

PROPERTY_NAMES =
[
  :idle_days
]

Constants inherited from CouponTarget

CouponTarget::TYPE_MAP