Class: Ebay::Types::PictureDetails
- Inherits:
-
Object
- Object
- Ebay::Types::PictureDetails
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/picture_details.rb
Overview
Attributes
text_node :gallery_type, 'GalleryType', :optional => true
text_node :gallery_url, 'GalleryURL', :optional => true
text_node :photo_display, 'PhotoDisplay', :optional => true
text_node :picture_url, 'PictureURL', :optional => true
text_node :picture_source, 'PictureSource', :optional => true
text_node :gallery_duration, 'GalleryDuration', :optional => true
text_node :gallery_status, 'GalleryStatus', :optional => true
text_node :gallery_error_info, 'GalleryErrorInfo', :optional => true
text_node :external_picture_url, 'ExternalPictureURL', :optional => true
Method Summary
#initialize, #object_attributes=