Class: Ebay::Types::ItemTotals

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/item_totals.rb

Overview

Attributes

numeric_node :total_quantity, 'TotalQuantity', :optional => true
money_node :total_value, 'TotalValue', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=