Class: Ebay::Types::ErrorHandlingCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay/types/error_handling_code.rb

Constant Summary collapse

Legacy =
'Legacy'
BestEffort =
'BestEffort'
AllOrNothing =
'AllOrNothing'
FailOnError =
'FailOnError'

Method Summary

Methods included from Enumeration

each