Class: PayPal::SDK::ButtonManager::DataTypes::DoNonReferencedCreditResponseDetailsType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::ButtonManager::DataTypes::DoNonReferencedCreditResponseDetailsType
- Defined in:
- lib/paypal-sdk/button_manager/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
2360 2361 2362 2363 |
# File 'lib/paypal-sdk/button_manager/data_types.rb', line 2360 def self.load_members object_of :Amount, BasicAmountType, :namespace => :ebl object_of :TransactionID, String, :namespace => :ebl end |