Class: Ebay::Types::ShippingPackageDetails
- Inherits:
-
Object
- Object
- Ebay::Types::ShippingPackageDetails
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/shipping_package_details.rb
Overview
Attributes
numeric_node :package_id, 'PackageID', :optional => true
text_node :description, 'Description', :optional => true
text_node :shipping_package, 'ShippingPackage', :optional => true
boolean_node :default_value, 'DefaultValue', 'true', 'false', :optional => true
boolean_node :dimensions_supported, 'DimensionsSupported', 'true', 'false', :optional => true
text_node :detail_version, 'DetailVersion', :optional => true
time_node :update_time, 'UpdateTime', :optional => true
Method Summary
#initialize, #object_attributes=