Class: Ebay::Types::SiteHostedPictureDetails
- Inherits:
-
Object
- Object
- Ebay::Types::SiteHostedPictureDetails
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/site_hosted_picture_details.rb
Overview
Attributes
text_node :picture_name, 'PictureName', :optional => true
text_node :picture_set, 'PictureSet', :optional => true
text_node :picture_format, 'PictureFormat', :optional => true
text_node :full_url, 'FullURL', :optional => true
text_node :base_url, 'BaseURL', :optional => true
array_node :picture_set_members, 'PictureSetMember', :class => PictureSetMember, :default_value => []
Method Summary
#initialize, #object_attributes=