Class: Ebay::Types::CheckoutOrderDetail
- Inherits:
-
Object
- Object
- Ebay::Types::CheckoutOrderDetail
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/checkout_order_detail.rb
Overview
Attributes
money_node :total_cart_merchandise_cost, 'TotalCartMerchandiseCost', :optional => true
money_node :total_cart_shipping_cost, 'TotalCartShippingCost', :optional => true
money_node :total_tax_amount, 'TotalTaxAmount', :optional => true
money_node :total_amount, 'TotalAmount', :optional => true
Method Summary
#initialize, #object_attributes=