Class: Ebay::Types::FinanceOffer

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

Overview

Attributes

text_node :finance_offer_id, 'FinanceOfferID', :optional => true text_node :buyer_terms, 'BuyerTerms', :optional => true text_node :seller_terms, 'SellerTerms', :optional => true time_node :start_date, 'StartDate', :optional => true time_node :last_modified_date, 'LastModifiedDate', :optional => true money_node :minimum_amount, 'MinimumAmount', :optional => true numeric_node :rate_factor, 'RateFactor' numeric_node :priority, 'Priority'

Method Summary

Methods included from Initializer

#initialize, #object_attributes=