Class: PayPal::SDK::ButtonManagerRails::DataTypes::MerchantDataType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::ButtonManagerRails::DataTypes::MerchantDataType
- Defined in:
- lib/paypal-sdk/button_manager_rails/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_members ⇒ Object
3273 3274 3275 |
# File 'lib/paypal-sdk/button_manager_rails/data_types.rb', line 3273 def self.load_members array_of :MerchantDataTuple, TupleType, :namespace => :ebl end |