Class: Ebay::Types::CombinedPaymentPreferences

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

Overview

Attributes

object_node :calculated_shipping_preferences, 'CalculatedShippingPreferences', :class => CalculatedShippingPreferences, :optional => true
text_node :combined_payment_option, 'CombinedPaymentOption', :optional => true
text_node :combined_payment_period, 'CombinedPaymentPeriod', :optional => true
object_node :flat_shipping_preferences, 'FlatShippingPreferences', :class => FlatShippingPreferences, :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=