Class: EBay::ErrorHandlingCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsErrorHandlingCodeType

Constant Summary collapse

AllOrNothing =
new("AllOrNothing")
BestEffort =
new("BestEffort")
FailOnError =
new("FailOnError")
Legacy =
new("Legacy")