Class: PayPal::SDK::ButtonManager::DataTypes::ReverseTransactionResponseType
- Inherits:
-
AbstractResponseType
- Object
- Core::API::DataTypes::Base
- DataType
- AbstractResponseType
- PayPal::SDK::ButtonManager::DataTypes::ReverseTransactionResponseType
- Defined in:
- lib/paypal-sdk/button_manager/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
5021 5022 5023 |
# File 'lib/paypal-sdk/button_manager/data_types.rb', line 5021 def self.load_members object_of :ReverseTransactionResponseDetails, ReverseTransactionResponseDetailsType, :namespace => :ebl, :required => true end |