Class: PayPal::SDK::Merchant::DataTypes::MerchantDataType

Inherits:
DataType
  • Object
show all
Defined in:
lib/paypal-sdk/merchant/data_types.rb

Overview

This holds all key-value pairs which merchants wants to pass it to the open wallet(PLCC) processor.

Class Method Summary collapse

Class Method Details

.load_membersObject



3347
3348
3349
# File 'lib/paypal-sdk/merchant/data_types.rb', line 3347

def self.load_members
  array_of :MerchantDataTuple, TupleType, :namespace => :ebl
end