Class: EBay::PerformanceStatusCodeType
- Inherits:
-
String
- Object
- String
- EBay::PerformanceStatusCodeType
- 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")