Class: YSM::UserManagementService::AccountType

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

Overview

Constant Summary collapse

Account =
AccountType.new("Account")
MasterAccount =
AccountType.new("MasterAccount")