Class: EBay::PerformanceStatusCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsPerformanceStatusCodeType

Constant Summary collapse

AboveStandard =
new("AboveStandard")
BelowStandard =
new("BelowStandard")
CustomCode =
new("CustomCode")
Standard =
new("Standard")
TopRated =
new("TopRated")