Class: Ebay::Types::PaymentDetails
- Inherits:
-
Object
- Object
- Ebay::Types::PaymentDetails
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/payment_details.rb
Overview
Attributes
numeric_node :hours_to_deposit, 'HoursToDeposit', :optional => true numeric_node :days_to_full_payment, 'DaysToFullPayment', :optional => true money_node :deposit_amount, 'DepositAmount', :optional => true text_node :deposit_type, 'DepositType', :optional => true