Class: YSM::MasterAccountService::MasterAccountStatus
- Inherits:
-
String
- Object
- String
- YSM::MasterAccountService::MasterAccountStatus
- Defined in:
- lib/ysm4r/v1/MasterAccountService.rb,
lib/ysm4r/v2/MasterAccountService.rb
Overview
http://marketing.ews.yahooapis.com/V2MasterAccountStatus
Constant Summary collapse
- Active =
MasterAccountStatus.new("Active")
- Inactive =
MasterAccountStatus.new("Inactive")