Class: AdCenterWrapper::CashBackStatus

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

Overview

Constant Summary collapse

Disable =
CashBackStatus.new("Disable")
Enable =
CashBackStatus.new("Enable")