Class: PayPal::SDK::ButtonManager::DataTypes::AdditionalFeeType
- Inherits:
-
DataType
- Object
- Core::API::DataTypes::Base
- DataType
- PayPal::SDK::ButtonManager::DataTypes::AdditionalFeeType
- Defined in:
- lib/paypal-sdk/button_manager/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
3115 3116 3117 3118 |
# File 'lib/paypal-sdk/button_manager/data_types.rb', line 3115 def self.load_members object_of :Type, String, :namespace => :ebl object_of :Amount, BasicAmountType, :namespace => :ebl end |