Class: Ebay::Types::SellereBayPaymentProcessConsentCode

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

Overview

Attributes

boolean_node :payout_method_set, 'PayoutMethodSet', 'true', 'false', :optional => true
text_node :payout_method, 'PayoutMethod', :optional => true
array_node :user_agreement_infos, 'UserAgreementInfo', :class => UserAgreementInfo, :default_value => []

Method Summary

Methods included from Initializer

#initialize, #object_attributes=