Class: PayPal::SDK::ButtonManagerRails::DataTypes::ActivationDetailsType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::ButtonManagerRails::DataTypes::ActivationDetailsType
- Defined in:
- lib/paypal-sdk/button_manager_rails/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
2629 2630 2631 2632 |
# File 'lib/paypal-sdk/button_manager_rails/data_types.rb', line 2629 def self.load_members object_of :InitialAmount, BasicAmountType, :namespace => :ebl, :required => true object_of :FailedInitialAmountAction, FailedPaymentActionType, :namespace => :ebl end |