Class: EBay::InvocationStatusType
- Inherits:
-
String
- Object
- String
- EBay::InvocationStatusType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsInvocationStatusType
Constant Summary collapse
- CustomCode =
new("CustomCode")
- Failure =
new("Failure")
- InProgress =
new("InProgress")
- Success =
new("Success")