Class: EBay::AccessRuleStatusCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsAccessRuleStatusCodeType

Constant Summary collapse

ApplicationBlocked =
new("ApplicationBlocked")
CustomCode =
new("CustomCode")
RuleOff =
new("RuleOff")
RuleOn =
new("RuleOn")