Class: PayPal::SDK::Merchant::DataTypes::DoUATPExpressCheckoutPaymentResponseType
- Inherits:
-
DoExpressCheckoutPaymentResponseType
- Object
- Core::API::DataTypes::Base
- DataType
- AbstractResponseType
- DoExpressCheckoutPaymentResponseType
- PayPal::SDK::Merchant::DataTypes::DoUATPExpressCheckoutPaymentResponseType
- Defined in:
- lib/paypal-sdk/merchant/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
4477 4478 4479 |
# File 'lib/paypal-sdk/merchant/data_types.rb', line 4477 def self.load_members object_of :UATPDetails, UATPDetailsType, :namespace => :ebl, :required => true end |