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