Class: Ebay::Types::RefundFundingSource
- Inherits:
-
Object
- Object
- Ebay::Types::RefundFundingSource
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/refund_funding_source.rb
Overview
Attributes
text_node :refunding_source_type, 'RefundingSourceType', :optional => true
text_node :account_number, 'AccountNumber', :optional => true
money_node :refund_amount, 'RefundAmount', :optional => true
text_node :seller_external_transaction_id, 'SellerExternalTransactionID', :optional => true
text_node :buyer_external_transaction_id, 'BuyerExternalTransactionID', :optional => true
Method Summary
#initialize, #object_attributes=