Class: EbayTrading::Types::ShippingServiceCostOverride
- Inherits:
-
Object
- Object
- EbayTrading::Types::ShippingServiceCostOverride
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay_trading/types/shipping_service_cost_override.rb
Overview
Attributes
numeric_node :shipping_service_priority, 'ShippingServicePriority', :optional => true
text_node :shipping_service_type, 'ShippingServiceType', :optional => true
money_node :shipping_service_cost, 'ShippingServiceCost', :optional => true
money_node :shipping_service_additional_cost, 'ShippingServiceAdditionalCost', :optional => true
money_node :shipping_surcharge, 'ShippingSurcharge', :optional => true
Method Summary
#initialize, #object_attributes=