Module: Markety::LeadKeyType

Defined in:
lib/markety/enums.rb

Overview

Types of keys that can be used to look up a lead. (Other key types exist, but Markety only supports these at this time.)

Constant Summary collapse

IDNUM =
"IDNUM"
EMAIL =
"EMAIL"
"COOKIE"