Class: Ebay::Types::Fee

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

Overview

Attributes

text_node :name, 'Name', :optional => true
money_node :fee, 'Fee', :optional => true
money_node :discounted_fee, 'DiscountedFee', :optional => true
text_node :related_discounted_fee_name, 'RelatedDiscountedFeeName', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=