Class: Ebay::Types::ErrorHandlingCode
- Inherits:
-
Object
- Object
- Ebay::Types::ErrorHandlingCode
- Extended by:
- Enumerable, Enumeration
- Defined in:
- lib/ebay/types/error_handling_code.rb
Constant Summary collapse
- Legacy =
'Legacy'- BestEffort =
'BestEffort'- AllOrNothing =
'AllOrNothing'- FailOnError =
'FailOnError'