Class: PayPal::SDK::Invoice::DataTypes::DataType

Inherits:
Core::API::DataTypes::Base
  • Object
show all
Defined in:
lib/paypal-sdk/invoice/data_types.rb

Class Method Summary collapse

Class Method Details

.load_membersObject



11
12
13
14
# File 'lib/paypal-sdk/invoice/data_types.rb', line 11

def self.load_members
  add_attribute :xmlns
  add_attribute :type, :namespace => :xsi
end