Class: AdCenterWrapper::CustomerLifeCycleStatus

Inherits:
String
  • Object
show all
Defined in:
lib/adcenter_wrapper_entities.rb

Overview

Constant Summary collapse

Active =
CustomerLifeCycleStatus.new("Active")
Inactive =
CustomerLifeCycleStatus.new("Inactive")