Class: AdCenterWrapper::CashBackStatus
- Inherits:
-
String
- Object
- String
- AdCenterWrapper::CashBackStatus
- Defined in:
- lib/adcenter_wrapper_entities.rb
Overview
https://adcenter.microsoft.com/v7CashBackStatus
Constant Summary collapse
- Disable =
CashBackStatus.new("Disable")
- Enable =
CashBackStatus.new("Enable")