class EbayTrading::Types::CombinedPaymentPreferences

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