Class: YSM::MasterAccountService::MasterAccountStatus

Inherits:
String
  • Object
show all
Defined in:
lib/ysm4r/v1/MasterAccountService.rb,
lib/ysm4r/v2/MasterAccountService.rb

Overview

Constant Summary collapse

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