Class: Ebay::Responses::UploadSiteHostedPictures

Inherits:
Abstract
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/responses/upload_site_hosted_pictures.rb

Overview

Attributes

numeric_node :picture_system_version, 'PictureSystemVersion', :optional => true
object_node :site_hosted_picture_details, 'SiteHostedPictureDetails', :class => SiteHostedPictureDetails, :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Base

#errors?, #failure?, #partial_failure?, #success?, #warning?

Methods included from Types

#type