Class: Ebay::Types::VATRate
- Inherits:
-
Object
- Object
- Ebay::Types::VATRate
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/vat_rate.rb
Overview
Attributes
text_node :item_id, 'ItemID', :optional => true
text_node :transaction_id, 'TransactionID', :optional => true
numeric_node :vat_percent, 'VATPercent', :optional => true
text_node :order_line_item_id, 'OrderLineItemID', :optional => true