Class: PayPal::SDK::Merchant::DataTypes::DoNonReferencedCreditResponseDetailsType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::Merchant::DataTypes::DoNonReferencedCreditResponseDetailsType
- Defined in:
- lib/paypal-sdk/merchant/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
2461 2462 2463 2464 |
# File 'lib/paypal-sdk/merchant/data_types.rb', line 2461 def self.load_members object_of :Amount, BasicAmountType, :namespace => :ebl object_of :TransactionID, String, :namespace => :ebl end |