Class: Ebay::Types::GalleryStatusCode
- Inherits:
-
Object
- Object
- Ebay::Types::GalleryStatusCode
show all
- Extended by:
- Enumerable, Enumeration
- Defined in:
- lib/ebay/types/gallery_status_code.rb
Constant Summary
collapse
- Success =
'Success'
- Pending =
'Pending'
- InvalidURL =
'InvalidUrl'
- InvalidProtocol =
'InvalidProtocol'
- InvalidFile =
'InvalidFile'
- ServerDown =
'ServerDown'
- ImageNonExistent =
'ImageNonExistent'
- ImageReadTimeOut =
'ImageReadTimeOut'
- InvalidFileFormat =
'InvalidFileFormat'
- ImageProcessingError =
'ImageProcessingError'
Method Summary
each