Class: Ebay::Responses::GetTaxTable
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/responses/get_tax_table.rb
Overview
Attributes
time_node :last_update_time, 'LastUpdateTime', :optional => true
array_node :tax_tables, 'TaxTable', 'TaxJurisdiction', :class => TaxJurisdiction, :default_value => []
Method Summary
Methods included from Initializer
#initialize, #object_attributes=
Methods inherited from Base
#errors?, #failure?, #partial_failure?, #success?, #warning?