Class: PayPal::SDK::ButtonManager::DataTypes::GetRecurringPaymentsProfileDetailsRequestType
- Inherits:
-
AbstractRequestType
- Object
- Core::API::DataTypes::Base
- DataType
- AbstractRequestType
- PayPal::SDK::ButtonManager::DataTypes::GetRecurringPaymentsProfileDetailsRequestType
- Defined in:
- lib/paypal-sdk/button_manager/data_types.rb
Class Method Summary collapse
Class Method Details
.load_members ⇒ Object
4893 4894 4895 |
# File 'lib/paypal-sdk/button_manager/data_types.rb', line 4893 def self.load_members object_of :ProfileID, String, :namespace => :ns, :required => true end |