class PayPal::SDK::Merchant::DataTypes::MerchantDataType
This holds all key-value pairs which merchants wants to pass it to the open wallet(PLCC) processor.
Public Class Methods
load_members()
click to toggle source
# File lib/paypal-sdk/merchant/data_types.rb, line 3347 def self.load_members array_of :MerchantDataTuple, TupleType, :namespace => :ebl end