Class: YSM::AccountService::AccountStatus

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

Overview

Constant Summary collapse

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