Module: ErrorHandlingCodeType

Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsErrorHandlingCodeType

Constant Summary collapse

AllOrNothing =
"AllOrNothing"
BestEffort =
"BestEffort"
FailOnError =
"FailOnError"
Legacy =
"Legacy"