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