Class: PayPal::SDK::ButtonManagerRails::DataTypes::GetTransactionDetailsResponseType
- Inherits:
-
AbstractResponseType
- Object
- Core::API::DataTypes::Base
- DataType
- AbstractResponseType
- PayPal::SDK::ButtonManagerRails::DataTypes::GetTransactionDetailsResponseType
- Defined in:
- lib/paypal-sdk/button_manager_rails/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
3827 3828 3829 3830 |
# File 'lib/paypal-sdk/button_manager_rails/data_types.rb', line 3827 def self.load_members object_of :PaymentTransactionDetails, PaymentTransactionType, :namespace => :ebl object_of :ThreeDSecureDetails, ThreeDSecureInfoType, :namespace => :ebl end |